Values.DescribeStorageVirtualMachinesResponseSourceDescribes one or more Amazon FSx for NetApp ONTAP storage virtual machines (SVMs).
type nonrec t = {storageVirtualMachines : StorageVirtualMachines.t option;Returned after a successful DescribeStorageVirtualMachines operation, describing each SVM.
*)nextToken : NextToken.t option;}type nonrec error = [ | `BadRequest of BadRequest.t| `InternalServerError of InternalServerError.t| `StorageVirtualMachineNotFound of StorageVirtualMachineNotFound.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `BadRequest of BadRequest.t
| `InternalServerError of InternalServerError.t
| `StorageVirtualMachineNotFound of StorageVirtualMachineNotFound.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `BadRequest of BadRequest.t
| `InternalServerError of InternalServerError.t
| `StorageVirtualMachineNotFound of StorageVirtualMachineNotFound.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string * [> `String of TagKey.t ]) list ]
list
| `String of FileSystemId.t
| `Structure of
(string
* [> `String of NetBiosAlias.t
| `Structure of
(string
* [> `List of [> `String of IpAddress.t ] list
| `String of
ActiveDirectoryFullyQualifiedName.t ])
list ])
list
| `Timestamp of CreationTime.t ])
list ]
list
| `String of NextToken.t ])
list ]