Get Ontap Storage Virtual Machine Plain Args
data class GetOntapStorageVirtualMachinePlainArgs(val filters: List<GetOntapStorageVirtualMachineFilter>? = null, val id: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetOntapStorageVirtualMachinePlainArgs>
A collection of arguments for invoking getOntapStorageVirtualMachine.
Properties
Link copied to clipboard
Configuration block. Detailed below.
Link copied to clipboard
Identifier of the storage virtual machine (e.g. svm-12345678
). The arguments of this data source act as filters for querying the available ONTAP Storage Virtual Machines in the current region. The given filters must match exactly one Storage Virtual Machine whose data will be exported as attributes.