intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getStorageNetAppVolume
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
NetApp volume are data containers that enable you to partition and manage your data.
Using getStorageNetAppVolume
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getStorageNetAppVolume(args: GetStorageNetAppVolumeArgs, opts?: InvokeOptions): Promise<GetStorageNetAppVolumeResult>
function getStorageNetAppVolumeOutput(args: GetStorageNetAppVolumeOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppVolumeResult>def get_storage_net_app_volume(account_moid: Optional[str] = None,
                               additional_properties: Optional[str] = None,
                               ancestors: Optional[Sequence[GetStorageNetAppVolumeAncestor]] = None,
                               array: Optional[GetStorageNetAppVolumeArray] = None,
                               autosize_mode: Optional[str] = None,
                               avg_performance_metrics: Optional[GetStorageNetAppVolumeAvgPerformanceMetrics] = None,
                               class_id: Optional[str] = None,
                               create_time: Optional[str] = None,
                               created_time: Optional[str] = None,
                               disk_pools: Optional[Sequence[GetStorageNetAppVolumeDiskPool]] = None,
                               domain_group_moid: Optional[str] = None,
                               events: Optional[Sequence[GetStorageNetAppVolumeEvent]] = None,
                               export_policy_name: Optional[str] = None,
                               flex_cache_endpoint_type: Optional[str] = None,
                               id: Optional[str] = None,
                               is_object_store: Optional[bool] = None,
                               key: Optional[str] = None,
                               mod_time: Optional[str] = None,
                               moid: Optional[str] = None,
                               name: Optional[str] = None,
                               object_type: Optional[str] = None,
                               owners: Optional[Sequence[str]] = None,
                               parent: Optional[GetStorageNetAppVolumeParent] = None,
                               permission_resources: Optional[Sequence[GetStorageNetAppVolumePermissionResource]] = None,
                               shared_scope: Optional[str] = None,
                               snapshot_autodelete_enabled: Optional[bool] = None,
                               snapshot_policy_name: Optional[str] = None,
                               snapshot_policy_uuid: Optional[str] = None,
                               snapshot_reserve_percent: Optional[float] = None,
                               snapshot_used: Optional[float] = None,
                               state: Optional[str] = None,
                               storage_utilization: Optional[GetStorageNetAppVolumeStorageUtilization] = None,
                               style: Optional[str] = None,
                               svm_name: Optional[str] = None,
                               tags: Optional[Sequence[GetStorageNetAppVolumeTag]] = None,
                               tenant: Optional[GetStorageNetAppVolumeTenant] = None,
                               type: Optional[str] = None,
                               uuid: Optional[str] = None,
                               version_context: Optional[GetStorageNetAppVolumeVersionContext] = None,
                               opts: Optional[InvokeOptions] = None) -> GetStorageNetAppVolumeResult
def get_storage_net_app_volume_output(account_moid: Optional[pulumi.Input[str]] = None,
                               additional_properties: Optional[pulumi.Input[str]] = None,
                               ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppVolumeAncestorArgs]]]] = None,
                               array: Optional[pulumi.Input[GetStorageNetAppVolumeArrayArgs]] = None,
                               autosize_mode: Optional[pulumi.Input[str]] = None,
                               avg_performance_metrics: Optional[pulumi.Input[GetStorageNetAppVolumeAvgPerformanceMetricsArgs]] = None,
                               class_id: Optional[pulumi.Input[str]] = None,
                               create_time: Optional[pulumi.Input[str]] = None,
                               created_time: Optional[pulumi.Input[str]] = None,
                               disk_pools: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppVolumeDiskPoolArgs]]]] = None,
                               domain_group_moid: Optional[pulumi.Input[str]] = None,
                               events: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppVolumeEventArgs]]]] = None,
                               export_policy_name: Optional[pulumi.Input[str]] = None,
                               flex_cache_endpoint_type: Optional[pulumi.Input[str]] = None,
                               id: Optional[pulumi.Input[str]] = None,
                               is_object_store: Optional[pulumi.Input[bool]] = None,
                               key: Optional[pulumi.Input[str]] = None,
                               mod_time: Optional[pulumi.Input[str]] = None,
                               moid: Optional[pulumi.Input[str]] = None,
                               name: Optional[pulumi.Input[str]] = None,
                               object_type: Optional[pulumi.Input[str]] = None,
                               owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                               parent: Optional[pulumi.Input[GetStorageNetAppVolumeParentArgs]] = None,
                               permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppVolumePermissionResourceArgs]]]] = None,
                               shared_scope: Optional[pulumi.Input[str]] = None,
                               snapshot_autodelete_enabled: Optional[pulumi.Input[bool]] = None,
                               snapshot_policy_name: Optional[pulumi.Input[str]] = None,
                               snapshot_policy_uuid: Optional[pulumi.Input[str]] = None,
                               snapshot_reserve_percent: Optional[pulumi.Input[float]] = None,
                               snapshot_used: Optional[pulumi.Input[float]] = None,
                               state: Optional[pulumi.Input[str]] = None,
                               storage_utilization: Optional[pulumi.Input[GetStorageNetAppVolumeStorageUtilizationArgs]] = None,
                               style: Optional[pulumi.Input[str]] = None,
                               svm_name: Optional[pulumi.Input[str]] = None,
                               tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppVolumeTagArgs]]]] = None,
                               tenant: Optional[pulumi.Input[GetStorageNetAppVolumeTenantArgs]] = None,
                               type: Optional[pulumi.Input[str]] = None,
                               uuid: Optional[pulumi.Input[str]] = None,
                               version_context: Optional[pulumi.Input[GetStorageNetAppVolumeVersionContextArgs]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppVolumeResult]func LookupStorageNetAppVolume(ctx *Context, args *LookupStorageNetAppVolumeArgs, opts ...InvokeOption) (*LookupStorageNetAppVolumeResult, error)
func LookupStorageNetAppVolumeOutput(ctx *Context, args *LookupStorageNetAppVolumeOutputArgs, opts ...InvokeOption) LookupStorageNetAppVolumeResultOutput> Note: This function is named LookupStorageNetAppVolume in the Go SDK.
public static class GetStorageNetAppVolume 
{
    public static Task<GetStorageNetAppVolumeResult> InvokeAsync(GetStorageNetAppVolumeArgs args, InvokeOptions? opts = null)
    public static Output<GetStorageNetAppVolumeResult> Invoke(GetStorageNetAppVolumeInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetStorageNetAppVolumeResult> getStorageNetAppVolume(GetStorageNetAppVolumeArgs args, InvokeOptions options)
public static Output<GetStorageNetAppVolumeResult> getStorageNetAppVolume(GetStorageNetAppVolumeArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getStorageNetAppVolume:getStorageNetAppVolume
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Net App Volume Ancestor> 
- Array
GetStorage Net App Volume Array 
- AutosizeMode string
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- AvgPerformance GetMetrics Storage Net App Volume Avg Performance Metrics 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CreatedTime string
- Storage container's creation time.
- DiskPools List<GetStorage Net App Volume Disk Pool> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Events
List<GetStorage Net App Volume Event> 
- ExportPolicy stringName 
- The name of the Export Policy.
- FlexCache stringEndpoint Type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- Id string
- IsObject boolStore 
- Specifies whether the volume is provisioned for an object store server.
- Key string
- Unique identifier of a NetApp Volume across data center.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the storage container.
- ObjectType string
- Owners List<string>
- Parent
GetStorage Net App Volume Parent 
- PermissionResources List<GetStorage Net App Volume Permission Resource> 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SnapshotAutodelete boolEnabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- SnapshotPolicy stringName 
- The name of the Snapshot Policy.
- SnapshotPolicy stringUuid 
- The UUID of the Snapshot Policy.
- SnapshotReserve doublePercent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- SnapshotUsed double
- The total space used by Snapshot copies in the volume represented in bytes.
- State string
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- StorageUtilization GetStorage Net App Volume Storage Utilization 
- Style string
- The style of the volume (FlexGroup or FlexVol).
- SvmName string
- The storage virtual machine name for the volume.
- 
List<GetStorage Net App Volume Tag> 
- Tenant
GetStorage Net App Volume Tenant 
- Type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- Uuid string
- Universally unique identifier of a NetApp Volume.
- VersionContext GetStorage Net App Volume Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Net App Volume Ancestor 
- Array
GetStorage Net App Volume Array 
- AutosizeMode string
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- AvgPerformance GetMetrics Storage Net App Volume Avg Performance Metrics 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CreatedTime string
- Storage container's creation time.
- DiskPools []GetStorage Net App Volume Disk Pool 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Events
[]GetStorage Net App Volume Event 
- ExportPolicy stringName 
- The name of the Export Policy.
- FlexCache stringEndpoint Type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- Id string
- IsObject boolStore 
- Specifies whether the volume is provisioned for an object store server.
- Key string
- Unique identifier of a NetApp Volume across data center.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the storage container.
- ObjectType string
- Owners []string
- Parent
GetStorage Net App Volume Parent 
- PermissionResources []GetStorage Net App Volume Permission Resource 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SnapshotAutodelete boolEnabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- SnapshotPolicy stringName 
- The name of the Snapshot Policy.
- SnapshotPolicy stringUuid 
- The UUID of the Snapshot Policy.
- SnapshotReserve float64Percent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- SnapshotUsed float64
- The total space used by Snapshot copies in the volume represented in bytes.
- State string
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- StorageUtilization GetStorage Net App Volume Storage Utilization 
- Style string
- The style of the volume (FlexGroup or FlexVol).
- SvmName string
- The storage virtual machine name for the volume.
- 
[]GetStorage Net App Volume Tag 
- Tenant
GetStorage Net App Volume Tenant 
- Type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- Uuid string
- Universally unique identifier of a NetApp Volume.
- VersionContext GetStorage Net App Volume Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Net App Volume Ancestor> 
- array
GetStorage Net App Volume Array 
- autosizeMode String
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- avgPerformance GetMetrics Storage Net App Volume Avg Performance Metrics 
- classId String
- createTime String
- The time when this managed object was created.
- createdTime String
- Storage container's creation time.
- diskPools List<GetStorage Net App Volume Disk Pool> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- events
List<GetStorage Net App Volume Event> 
- exportPolicy StringName 
- The name of the Export Policy.
- flexCache StringEndpoint Type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- id String
- isObject BooleanStore 
- Specifies whether the volume is provisioned for an object store server.
- key String
- Unique identifier of a NetApp Volume across data center.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the storage container.
- objectType String
- owners List<String>
- parent
GetStorage Net App Volume Parent 
- permissionResources List<GetStorage Net App Volume Permission Resource> 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshotAutodelete BooleanEnabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshotPolicy StringName 
- The name of the Snapshot Policy.
- snapshotPolicy StringUuid 
- The UUID of the Snapshot Policy.
- snapshotReserve DoublePercent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshotUsed Double
- The total space used by Snapshot copies in the volume represented in bytes.
- state String
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- storageUtilization GetStorage Net App Volume Storage Utilization 
- style String
- The style of the volume (FlexGroup or FlexVol).
- svmName String
- The storage virtual machine name for the volume.
- 
List<GetStorage Net App Volume Tag> 
- tenant
GetStorage Net App Volume Tenant 
- type String
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- uuid String
- Universally unique identifier of a NetApp Volume.
- versionContext GetStorage Net App Volume Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Net App Volume Ancestor[] 
- array
GetStorage Net App Volume Array 
- autosizeMode string
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- avgPerformance GetMetrics Storage Net App Volume Avg Performance Metrics 
- classId string
- createTime string
- The time when this managed object was created.
- createdTime string
- Storage container's creation time.
- diskPools GetStorage Net App Volume Disk Pool[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- events
GetStorage Net App Volume Event[] 
- exportPolicy stringName 
- The name of the Export Policy.
- flexCache stringEndpoint Type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- id string
- isObject booleanStore 
- Specifies whether the volume is provisioned for an object store server.
- key string
- Unique identifier of a NetApp Volume across data center.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the storage container.
- objectType string
- owners string[]
- parent
GetStorage Net App Volume Parent 
- permissionResources GetStorage Net App Volume Permission Resource[] 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshotAutodelete booleanEnabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshotPolicy stringName 
- The name of the Snapshot Policy.
- snapshotPolicy stringUuid 
- The UUID of the Snapshot Policy.
- snapshotReserve numberPercent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshotUsed number
- The total space used by Snapshot copies in the volume represented in bytes.
- state string
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- storageUtilization GetStorage Net App Volume Storage Utilization 
- style string
- The style of the volume (FlexGroup or FlexVol).
- svmName string
- The storage virtual machine name for the volume.
- 
GetStorage Net App Volume Tag[] 
- tenant
GetStorage Net App Volume Tenant 
- type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- uuid string
- Universally unique identifier of a NetApp Volume.
- versionContext GetStorage Net App Volume Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Net App Volume Ancestor] 
- array
GetStorage Net App Volume Array 
- autosize_mode str
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- avg_performance_ Getmetrics Storage Net App Volume Avg Performance Metrics 
- class_id str
- create_time str
- The time when this managed object was created.
- created_time str
- Storage container's creation time.
- disk_pools Sequence[GetStorage Net App Volume Disk Pool] 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- events
Sequence[GetStorage Net App Volume Event] 
- export_policy_ strname 
- The name of the Export Policy.
- flex_cache_ strendpoint_ type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- id str
- is_object_ boolstore 
- Specifies whether the volume is provisioned for an object store server.
- key str
- Unique identifier of a NetApp Volume across data center.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the storage container.
- object_type str
- owners Sequence[str]
- parent
GetStorage Net App Volume Parent 
- permission_resources Sequence[GetStorage Net App Volume Permission Resource] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot_autodelete_ boolenabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshot_policy_ strname 
- The name of the Snapshot Policy.
- snapshot_policy_ struuid 
- The UUID of the Snapshot Policy.
- snapshot_reserve_ floatpercent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshot_used float
- The total space used by Snapshot copies in the volume represented in bytes.
- state str
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- storage_utilization GetStorage Net App Volume Storage Utilization 
- style str
- The style of the volume (FlexGroup or FlexVol).
- svm_name str
- The storage virtual machine name for the volume.
- 
Sequence[GetStorage Net App Volume Tag] 
- tenant
GetStorage Net App Volume Tenant 
- type str
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- uuid str
- Universally unique identifier of a NetApp Volume.
- version_context GetStorage Net App Volume Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- array Property Map
- autosizeMode String
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- avgPerformance Property MapMetrics 
- classId String
- createTime String
- The time when this managed object was created.
- createdTime String
- Storage container's creation time.
- diskPools List<Property Map>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- events List<Property Map>
- exportPolicy StringName 
- The name of the Export Policy.
- flexCache StringEndpoint Type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- id String
- isObject BooleanStore 
- Specifies whether the volume is provisioned for an object store server.
- key String
- Unique identifier of a NetApp Volume across data center.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the storage container.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshotAutodelete BooleanEnabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshotPolicy StringName 
- The name of the Snapshot Policy.
- snapshotPolicy StringUuid 
- The UUID of the Snapshot Policy.
- snapshotReserve NumberPercent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshotUsed Number
- The total space used by Snapshot copies in the volume represented in bytes.
- state String
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- storageUtilization Property Map
- style String
- The style of the volume (FlexGroup or FlexVol).
- svmName String
- The storage virtual machine name for the volume.
- List<Property Map>
- tenant Property Map
- type String
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- uuid String
- Universally unique identifier of a NetApp Volume.
- versionContext Property Map
getStorageNetAppVolume Result
The following output properties are available:
- Id string
- Results
List<GetStorage Net App Volume Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetStorage Net App Volume Ancestor> 
- Array
GetStorage Net App Volume Array 
- AutosizeMode string
- AvgPerformance GetMetrics Storage Net App Volume Avg Performance Metrics 
- ClassId string
- CreateTime string
- CreatedTime string
- DiskPools List<GetStorage Net App Volume Disk Pool> 
- DomainGroup stringMoid 
- Events
List<GetStorage Net App Volume Event> 
- ExportPolicy stringName 
- FlexCache stringEndpoint Type 
- IsObject boolStore 
- Key string
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners List<string>
- Parent
GetStorage Net App Volume Parent 
- PermissionResources List<GetStorage Net App Volume Permission Resource> 
- string
- SnapshotAutodelete boolEnabled 
- SnapshotPolicy stringName 
- SnapshotPolicy stringUuid 
- SnapshotReserve doublePercent 
- SnapshotUsed double
- State string
- StorageUtilization GetStorage Net App Volume Storage Utilization 
- Style string
- SvmName string
- 
List<GetStorage Net App Volume Tag> 
- Tenant
GetStorage Net App Volume Tenant 
- Type string
- Uuid string
- VersionContext GetStorage Net App Volume Version Context 
- Id string
- Results
[]GetStorage Net App Volume Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetStorage Net App Volume Ancestor 
- Array
GetStorage Net App Volume Array 
- AutosizeMode string
- AvgPerformance GetMetrics Storage Net App Volume Avg Performance Metrics 
- ClassId string
- CreateTime string
- CreatedTime string
- DiskPools []GetStorage Net App Volume Disk Pool 
- DomainGroup stringMoid 
- Events
[]GetStorage Net App Volume Event 
- ExportPolicy stringName 
- FlexCache stringEndpoint Type 
- IsObject boolStore 
- Key string
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners []string
- Parent
GetStorage Net App Volume Parent 
- PermissionResources []GetStorage Net App Volume Permission Resource 
- string
- SnapshotAutodelete boolEnabled 
- SnapshotPolicy stringName 
- SnapshotPolicy stringUuid 
- SnapshotReserve float64Percent 
- SnapshotUsed float64
- State string
- StorageUtilization GetStorage Net App Volume Storage Utilization 
- Style string
- SvmName string
- 
[]GetStorage Net App Volume Tag 
- Tenant
GetStorage Net App Volume Tenant 
- Type string
- Uuid string
- VersionContext GetStorage Net App Volume Version Context 
- id String
- results
List<GetStorage Net App Volume Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetStorage Net App Volume Ancestor> 
- array
GetStorage Net App Volume Array 
- autosizeMode String
- avgPerformance GetMetrics Storage Net App Volume Avg Performance Metrics 
- classId String
- createTime String
- createdTime String
- diskPools List<GetStorage Net App Volume Disk Pool> 
- domainGroup StringMoid 
- events
List<GetStorage Net App Volume Event> 
- exportPolicy StringName 
- flexCache StringEndpoint Type 
- isObject BooleanStore 
- key String
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent
GetStorage Net App Volume Parent 
- permissionResources List<GetStorage Net App Volume Permission Resource> 
- String
- snapshotAutodelete BooleanEnabled 
- snapshotPolicy StringName 
- snapshotPolicy StringUuid 
- snapshotReserve DoublePercent 
- snapshotUsed Double
- state String
- storageUtilization GetStorage Net App Volume Storage Utilization 
- style String
- svmName String
- 
List<GetStorage Net App Volume Tag> 
- tenant
GetStorage Net App Volume Tenant 
- type String
- uuid String
- versionContext GetStorage Net App Volume Version Context 
- id string
- results
GetStorage Net App Volume Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetStorage Net App Volume Ancestor[] 
- array
GetStorage Net App Volume Array 
- autosizeMode string
- avgPerformance GetMetrics Storage Net App Volume Avg Performance Metrics 
- classId string
- createTime string
- createdTime string
- diskPools GetStorage Net App Volume Disk Pool[] 
- domainGroup stringMoid 
- events
GetStorage Net App Volume Event[] 
- exportPolicy stringName 
- flexCache stringEndpoint Type 
- isObject booleanStore 
- key string
- modTime string
- moid string
- name string
- objectType string
- owners string[]
- parent
GetStorage Net App Volume Parent 
- permissionResources GetStorage Net App Volume Permission Resource[] 
- string
- snapshotAutodelete booleanEnabled 
- snapshotPolicy stringName 
- snapshotPolicy stringUuid 
- snapshotReserve numberPercent 
- snapshotUsed number
- state string
- storageUtilization GetStorage Net App Volume Storage Utilization 
- style string
- svmName string
- 
GetStorage Net App Volume Tag[] 
- tenant
GetStorage Net App Volume Tenant 
- type string
- uuid string
- versionContext GetStorage Net App Volume Version Context 
- id str
- results
Sequence[GetStorage Net App Volume Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetStorage Net App Volume Ancestor] 
- array
GetStorage Net App Volume Array 
- autosize_mode str
- avg_performance_ Getmetrics Storage Net App Volume Avg Performance Metrics 
- class_id str
- create_time str
- created_time str
- disk_pools Sequence[GetStorage Net App Volume Disk Pool] 
- domain_group_ strmoid 
- events
Sequence[GetStorage Net App Volume Event] 
- export_policy_ strname 
- flex_cache_ strendpoint_ type 
- is_object_ boolstore 
- key str
- mod_time str
- moid str
- name str
- object_type str
- owners Sequence[str]
- parent
GetStorage Net App Volume Parent 
- permission_resources Sequence[GetStorage Net App Volume Permission Resource] 
- str
- snapshot_autodelete_ boolenabled 
- snapshot_policy_ strname 
- snapshot_policy_ struuid 
- snapshot_reserve_ floatpercent 
- snapshot_used float
- state str
- storage_utilization GetStorage Net App Volume Storage Utilization 
- style str
- svm_name str
- 
Sequence[GetStorage Net App Volume Tag] 
- tenant
GetStorage Net App Volume Tenant 
- type str
- uuid str
- version_context GetStorage Net App Volume Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- array Property Map
- autosizeMode String
- avgPerformance Property MapMetrics 
- classId String
- createTime String
- createdTime String
- diskPools List<Property Map>
- domainGroup StringMoid 
- events List<Property Map>
- exportPolicy StringName 
- flexCache StringEndpoint Type 
- isObject BooleanStore 
- key String
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- String
- snapshotAutodelete BooleanEnabled 
- snapshotPolicy StringName 
- snapshotPolicy StringUuid 
- snapshotReserve NumberPercent 
- snapshotUsed Number
- state String
- storageUtilization Property Map
- style String
- svmName String
- List<Property Map>
- tenant Property Map
- type String
- uuid String
- versionContext Property Map
Supporting Types
GetStorageNetAppVolumeAncestor     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppVolumeArray     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppVolumeAvgPerformanceMetrics       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Iops double
- Rate of I/O operations observed at the storage object.
- Latency double
- Latency observed at the storage object.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Period double
- Duration of periodic aggregation, in hours.
- Throughput double
- Throughput observed at the storage object.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Iops float64
- Rate of I/O operations observed at the storage object.
- Latency float64
- Latency observed at the storage object.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Period float64
- Duration of periodic aggregation, in hours.
- Throughput float64
- Throughput observed at the storage object.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iops Double
- Rate of I/O operations observed at the storage object.
- latency Double
- Latency observed at the storage object.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- period Double
- Duration of periodic aggregation, in hours.
- throughput Double
- Throughput observed at the storage object.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iops number
- Rate of I/O operations observed at the storage object.
- latency number
- Latency observed at the storage object.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- period number
- Duration of periodic aggregation, in hours.
- throughput number
- Throughput observed at the storage object.
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iops float
- Rate of I/O operations observed at the storage object.
- latency float
- Latency observed at the storage object.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- period float
- Duration of periodic aggregation, in hours.
- throughput float
- Throughput observed at the storage object.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iops Number
- Rate of I/O operations observed at the storage object.
- latency Number
- Latency observed at the storage object.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- period Number
- Duration of periodic aggregation, in hours.
- throughput Number
- Throughput observed at the storage object.
GetStorageNetAppVolumeDiskPool      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppVolumeEvent     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppVolumeParent     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppVolumePermissionResource      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppVolumeResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Net App Volume Result Ancestor> 
- Arrays
List<GetStorage Net App Volume Result Array> 
- AutosizeMode string
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- AvgPerformance List<GetMetrics Storage Net App Volume Result Avg Performance Metric> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CreatedTime string
- Storage container's creation time.
- DiskPools List<GetStorage Net App Volume Result Disk Pool> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Events
List<GetStorage Net App Volume Result Event> 
- ExportPolicy stringName 
- The name of the Export Policy.
- FlexCache stringEndpoint Type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- IsObject boolStore 
- Specifies whether the volume is provisioned for an object store server.
- Key string
- Unique identifier of a NetApp Volume across data center.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the storage container.
- ObjectType string
- Owners List<string>
- Parents
List<GetStorage Net App Volume Result Parent> 
- PermissionResources List<GetStorage Net App Volume Result Permission Resource> 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SnapshotAutodelete boolEnabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- SnapshotPolicy stringName 
- The name of the Snapshot Policy.
- SnapshotPolicy stringUuid 
- The UUID of the Snapshot Policy.
- SnapshotReserve doublePercent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- SnapshotUsed double
- The total space used by Snapshot copies in the volume represented in bytes.
- State string
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- StorageUtilizations List<GetStorage Net App Volume Result Storage Utilization> 
- Style string
- The style of the volume (FlexGroup or FlexVol).
- SvmName string
- The storage virtual machine name for the volume.
- 
List<GetStorage Net App Volume Result Tag> 
- Tenants
List<GetStorage Net App Volume Result Tenant> 
- Type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- Uuid string
- Universally unique identifier of a NetApp Volume.
- VersionContexts List<GetStorage Net App Volume Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Net App Volume Result Ancestor 
- Arrays
[]GetStorage Net App Volume Result Array 
- AutosizeMode string
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- AvgPerformance []GetMetrics Storage Net App Volume Result Avg Performance Metric 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CreatedTime string
- Storage container's creation time.
- DiskPools []GetStorage Net App Volume Result Disk Pool 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Events
[]GetStorage Net App Volume Result Event 
- ExportPolicy stringName 
- The name of the Export Policy.
- FlexCache stringEndpoint Type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- IsObject boolStore 
- Specifies whether the volume is provisioned for an object store server.
- Key string
- Unique identifier of a NetApp Volume across data center.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the storage container.
- ObjectType string
- Owners []string
- Parents
[]GetStorage Net App Volume Result Parent 
- PermissionResources []GetStorage Net App Volume Result Permission Resource 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SnapshotAutodelete boolEnabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- SnapshotPolicy stringName 
- The name of the Snapshot Policy.
- SnapshotPolicy stringUuid 
- The UUID of the Snapshot Policy.
- SnapshotReserve float64Percent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- SnapshotUsed float64
- The total space used by Snapshot copies in the volume represented in bytes.
- State string
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- StorageUtilizations []GetStorage Net App Volume Result Storage Utilization 
- Style string
- The style of the volume (FlexGroup or FlexVol).
- SvmName string
- The storage virtual machine name for the volume.
- 
[]GetStorage Net App Volume Result Tag 
- Tenants
[]GetStorage Net App Volume Result Tenant 
- Type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- Uuid string
- Universally unique identifier of a NetApp Volume.
- VersionContexts []GetStorage Net App Volume Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Net App Volume Result Ancestor> 
- arrays
List<GetStorage Net App Volume Result Array> 
- autosizeMode String
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- avgPerformance List<GetMetrics Storage Net App Volume Result Avg Performance Metric> 
- classId String
- createTime String
- The time when this managed object was created.
- createdTime String
- Storage container's creation time.
- diskPools List<GetStorage Net App Volume Result Disk Pool> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- events
List<GetStorage Net App Volume Result Event> 
- exportPolicy StringName 
- The name of the Export Policy.
- flexCache StringEndpoint Type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- isObject BooleanStore 
- Specifies whether the volume is provisioned for an object store server.
- key String
- Unique identifier of a NetApp Volume across data center.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the storage container.
- objectType String
- owners List<String>
- parents
List<GetStorage Net App Volume Result Parent> 
- permissionResources List<GetStorage Net App Volume Result Permission Resource> 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshotAutodelete BooleanEnabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshotPolicy StringName 
- The name of the Snapshot Policy.
- snapshotPolicy StringUuid 
- The UUID of the Snapshot Policy.
- snapshotReserve DoublePercent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshotUsed Double
- The total space used by Snapshot copies in the volume represented in bytes.
- state String
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- storageUtilizations List<GetStorage Net App Volume Result Storage Utilization> 
- style String
- The style of the volume (FlexGroup or FlexVol).
- svmName String
- The storage virtual machine name for the volume.
- 
List<GetStorage Net App Volume Result Tag> 
- tenants
List<GetStorage Net App Volume Result Tenant> 
- type String
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- uuid String
- Universally unique identifier of a NetApp Volume.
- versionContexts List<GetStorage Net App Volume Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Net App Volume Result Ancestor[] 
- arrays
GetStorage Net App Volume Result Array[] 
- autosizeMode string
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- avgPerformance GetMetrics Storage Net App Volume Result Avg Performance Metric[] 
- classId string
- createTime string
- The time when this managed object was created.
- createdTime string
- Storage container's creation time.
- diskPools GetStorage Net App Volume Result Disk Pool[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- events
GetStorage Net App Volume Result Event[] 
- exportPolicy stringName 
- The name of the Export Policy.
- flexCache stringEndpoint Type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- isObject booleanStore 
- Specifies whether the volume is provisioned for an object store server.
- key string
- Unique identifier of a NetApp Volume across data center.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the storage container.
- objectType string
- owners string[]
- parents
GetStorage Net App Volume Result Parent[] 
- permissionResources GetStorage Net App Volume Result Permission Resource[] 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshotAutodelete booleanEnabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshotPolicy stringName 
- The name of the Snapshot Policy.
- snapshotPolicy stringUuid 
- The UUID of the Snapshot Policy.
- snapshotReserve numberPercent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshotUsed number
- The total space used by Snapshot copies in the volume represented in bytes.
- state string
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- storageUtilizations GetStorage Net App Volume Result Storage Utilization[] 
- style string
- The style of the volume (FlexGroup or FlexVol).
- svmName string
- The storage virtual machine name for the volume.
- 
GetStorage Net App Volume Result Tag[] 
- tenants
GetStorage Net App Volume Result Tenant[] 
- type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- uuid string
- Universally unique identifier of a NetApp Volume.
- versionContexts GetStorage Net App Volume Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Net App Volume Result Ancestor] 
- arrays
Sequence[GetStorage Net App Volume Result Array] 
- autosize_mode str
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- avg_performance_ Sequence[Getmetrics Storage Net App Volume Result Avg Performance Metric] 
- class_id str
- create_time str
- The time when this managed object was created.
- created_time str
- Storage container's creation time.
- disk_pools Sequence[GetStorage Net App Volume Result Disk Pool] 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- events
Sequence[GetStorage Net App Volume Result Event] 
- export_policy_ strname 
- The name of the Export Policy.
- flex_cache_ strendpoint_ type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- is_object_ boolstore 
- Specifies whether the volume is provisioned for an object store server.
- key str
- Unique identifier of a NetApp Volume across data center.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the storage container.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetStorage Net App Volume Result Parent] 
- permission_resources Sequence[GetStorage Net App Volume Result Permission Resource] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot_autodelete_ boolenabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshot_policy_ strname 
- The name of the Snapshot Policy.
- snapshot_policy_ struuid 
- The UUID of the Snapshot Policy.
- snapshot_reserve_ floatpercent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshot_used float
- The total space used by Snapshot copies in the volume represented in bytes.
- state str
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- storage_utilizations Sequence[GetStorage Net App Volume Result Storage Utilization] 
- style str
- The style of the volume (FlexGroup or FlexVol).
- svm_name str
- The storage virtual machine name for the volume.
- 
Sequence[GetStorage Net App Volume Result Tag] 
- tenants
Sequence[GetStorage Net App Volume Result Tenant] 
- type str
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- uuid str
- Universally unique identifier of a NetApp Volume.
- version_contexts Sequence[GetStorage Net App Volume Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- arrays List<Property Map>
- autosizeMode String
- The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.* off- The volume will not grow or shrink in size in response to the amount of used space.*grow- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink- The volume will grow or shrink in size in response to the amount of used space.
- avgPerformance List<Property Map>Metrics 
- classId String
- createTime String
- The time when this managed object was created.
- createdTime String
- Storage container's creation time.
- diskPools List<Property Map>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- events List<Property Map>
- exportPolicy StringName 
- The name of the Export Policy.
- flexCache StringEndpoint Type 
- FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- isObject BooleanStore 
- Specifies whether the volume is provisioned for an object store server.
- key String
- Unique identifier of a NetApp Volume across data center.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the storage container.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshotAutodelete BooleanEnabled 
- Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshotPolicy StringName 
- The name of the Snapshot Policy.
- snapshotPolicy StringUuid 
- The UUID of the Snapshot Policy.
- snapshotReserve NumberPercent 
- The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshotUsed Number
- The total space used by Snapshot copies in the volume represented in bytes.
- state String
- The current state of a NetApp volume.* offline- Read and write access to the volume is not allowed.*online- Read and write access to the volume is allowed.*error- Storage volume state of error type.*mixed- The constituents of a FlexGroup volume are not all in the same state.
- storageUtilizations List<Property Map>
- style String
- The style of the volume (FlexGroup or FlexVol).
- svmName String
- The storage virtual machine name for the volume.
- List<Property Map>
- tenants List<Property Map>
- type String
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.* data-protection- Prevents modification of the data on the Volume.*read-write- Data on the Volume can be modified.*load-sharing- The volume type is Load Sharing DP.
- uuid String
- Universally unique identifier of a NetApp Volume.
- versionContexts List<Property Map>
GetStorageNetAppVolumeResultAncestor      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageNetAppVolumeResultArray      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageNetAppVolumeResultAvgPerformanceMetric        
- AdditionalProperties string
- ClassId string
- Iops double
- Latency double
- ObjectType string
- Period double
- Throughput double
- AdditionalProperties string
- ClassId string
- Iops float64
- Latency float64
- ObjectType string
- Period float64
- Throughput float64
- additionalProperties String
- classId String
- iops Double
- latency Double
- objectType String
- period Double
- throughput Double
- additionalProperties string
- classId string
- iops number
- latency number
- objectType string
- period number
- throughput number
- additional_properties str
- class_id str
- iops float
- latency float
- object_type str
- period float
- throughput float
- additionalProperties String
- classId String
- iops Number
- latency Number
- objectType String
- period Number
- throughput Number
GetStorageNetAppVolumeResultDiskPool       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageNetAppVolumeResultEvent      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageNetAppVolumeResultParent      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageNetAppVolumeResultPermissionResource       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageNetAppVolumeResultStorageUtilization       
- AdditionalProperties string
- Available double
- CapacityUtilization double
- ClassId string
- Free double
- ObjectType string
- Total double
- Used double
- AdditionalProperties string
- Available float64
- CapacityUtilization float64
- ClassId string
- Free float64
- ObjectType string
- Total float64
- Used float64
- additionalProperties String
- available Double
- capacityUtilization Double
- classId String
- free Double
- objectType String
- total Double
- used Double
- additionalProperties string
- available number
- capacityUtilization number
- classId string
- free number
- objectType string
- total number
- used number
- additional_properties str
- available float
- capacity_utilization float
- class_id str
- free float
- object_type str
- total float
- used float
- additionalProperties String
- available Number
- capacityUtilization Number
- classId String
- free Number
- objectType String
- total Number
- used Number
GetStorageNetAppVolumeResultTag      
- AdditionalProperties string
- Key string
- Unique identifier of a NetApp Volume across data center.
- Value string
- AdditionalProperties string
- Key string
- Unique identifier of a NetApp Volume across data center.
- Value string
- additionalProperties String
- key String
- Unique identifier of a NetApp Volume across data center.
- value String
- additionalProperties string
- key string
- Unique identifier of a NetApp Volume across data center.
- value string
- additional_properties str
- key str
- Unique identifier of a NetApp Volume across data center.
- value str
- additionalProperties String
- key String
- Unique identifier of a NetApp Volume across data center.
- value String
GetStorageNetAppVolumeResultTenant      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageNetAppVolumeResultVersionContext       
- additionalProperties string
- classId string
- interestedMos GetStorage Net App Volume Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetStorage Net App Volume Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetStorageNetAppVolumeResultVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageNetAppVolumeResultVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageNetAppVolumeStorageUtilization      
- AdditionalProperties string
- Available double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- CapacityUtilization double
- Percentage of used capacity.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Free double
- Unused space available for applications to consume, represented in bytes.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Total double
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- Used double
- Used or consumed storage capacity, represented in bytes.
- AdditionalProperties string
- Available float64
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- CapacityUtilization float64
- Percentage of used capacity.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Free float64
- Unused space available for applications to consume, represented in bytes.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Total float64
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- Used float64
- Used or consumed storage capacity, represented in bytes.
- additionalProperties String
- available Double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacityUtilization Double
- Percentage of used capacity.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free Double
- Unused space available for applications to consume, represented in bytes.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total Double
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used Double
- Used or consumed storage capacity, represented in bytes.
- additionalProperties string
- available number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacityUtilization number
- Percentage of used capacity.
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free number
- Unused space available for applications to consume, represented in bytes.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total number
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used number
- Used or consumed storage capacity, represented in bytes.
- additional_properties str
- available float
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity_utilization float
- Percentage of used capacity.
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free float
- Unused space available for applications to consume, represented in bytes.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total float
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used float
- Used or consumed storage capacity, represented in bytes.
- additionalProperties String
- available Number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacityUtilization Number
- Percentage of used capacity.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free Number
- Unused space available for applications to consume, represented in bytes.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total Number
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used Number
- Used or consumed storage capacity, represented in bytes.
GetStorageNetAppVolumeTag     
- AdditionalProperties string
- Key string
- Unique identifier of a NetApp Volume across data center.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- Unique identifier of a NetApp Volume across data center.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- Unique identifier of a NetApp Volume across data center.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- Unique identifier of a NetApp Volume across data center.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- Unique identifier of a NetApp Volume across data center.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- Unique identifier of a NetApp Volume across data center.
- value String
- The string representation of a tag value.
GetStorageNetAppVolumeTenant     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppVolumeVersionContext      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetStorage Net App Volume Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage Net App Volume Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetStorage Net App Volume Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage Net App Volume Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetStorage Net App Volume Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage Net App Volume Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetStorage Net App Volume Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage Net App Volume Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetStorage Net App Volume Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetStorage Net App Volume Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetStorageNetAppVolumeVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageNetAppVolumeVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet