1. Packages
  2. Intersight Provider
  3. API Docs
  4. getStorageNetAppVolume
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet

intersight.getStorageNetAppVolume

Explore with Pulumi AI

intersight logo
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 dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageNetAppVolumeAncestor>
    Array GetStorageNetAppVolumeArray
    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.
    AvgPerformanceMetrics GetStorageNetAppVolumeAvgPerformanceMetrics
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Storage container's creation time.
    DiskPools List<GetStorageNetAppVolumeDiskPool>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Events List<GetStorageNetAppVolumeEvent>
    ExportPolicyName string
    The name of the Export Policy.
    FlexCacheEndpointType string
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    Id string
    IsObjectStore bool
    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 GetStorageNetAppVolumeParent
    PermissionResources List<GetStorageNetAppVolumePermissionResource>
    SharedScope 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.
    SnapshotAutodeleteEnabled bool
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    SnapshotPolicyName string
    The name of the Snapshot Policy.
    SnapshotPolicyUuid string
    The UUID of the Snapshot Policy.
    SnapshotReservePercent double
    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 GetStorageNetAppVolumeStorageUtilization
    Style string
    The style of the volume (FlexGroup or FlexVol).
    SvmName string
    The storage virtual machine name for the volume.
    Tags List<GetStorageNetAppVolumeTag>
    Tenant GetStorageNetAppVolumeTenant
    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 GetStorageNetAppVolumeVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppVolumeAncestor
    Array GetStorageNetAppVolumeArray
    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.
    AvgPerformanceMetrics GetStorageNetAppVolumeAvgPerformanceMetrics
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Storage container's creation time.
    DiskPools []GetStorageNetAppVolumeDiskPool
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Events []GetStorageNetAppVolumeEvent
    ExportPolicyName string
    The name of the Export Policy.
    FlexCacheEndpointType string
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    Id string
    IsObjectStore bool
    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 GetStorageNetAppVolumeParent
    PermissionResources []GetStorageNetAppVolumePermissionResource
    SharedScope 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.
    SnapshotAutodeleteEnabled bool
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    SnapshotPolicyName string
    The name of the Snapshot Policy.
    SnapshotPolicyUuid string
    The UUID of the Snapshot Policy.
    SnapshotReservePercent float64
    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 GetStorageNetAppVolumeStorageUtilization
    Style string
    The style of the volume (FlexGroup or FlexVol).
    SvmName string
    The storage virtual machine name for the volume.
    Tags []GetStorageNetAppVolumeTag
    Tenant GetStorageNetAppVolumeTenant
    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 GetStorageNetAppVolumeVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppVolumeAncestor>
    array GetStorageNetAppVolumeArray
    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.
    avgPerformanceMetrics GetStorageNetAppVolumeAvgPerformanceMetrics
    classId String
    createTime String
    The time when this managed object was created.
    createdTime String
    Storage container's creation time.
    diskPools List<GetStorageNetAppVolumeDiskPool>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    events List<GetStorageNetAppVolumeEvent>
    exportPolicyName String
    The name of the Export Policy.
    flexCacheEndpointType String
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    id String
    isObjectStore Boolean
    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 GetStorageNetAppVolumeParent
    permissionResources List<GetStorageNetAppVolumePermissionResource>
    sharedScope 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.
    snapshotAutodeleteEnabled Boolean
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    snapshotPolicyName String
    The name of the Snapshot Policy.
    snapshotPolicyUuid String
    The UUID of the Snapshot Policy.
    snapshotReservePercent Double
    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 GetStorageNetAppVolumeStorageUtilization
    style String
    The style of the volume (FlexGroup or FlexVol).
    svmName String
    The storage virtual machine name for the volume.
    tags List<GetStorageNetAppVolumeTag>
    tenant GetStorageNetAppVolumeTenant
    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 GetStorageNetAppVolumeVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppVolumeAncestor[]
    array GetStorageNetAppVolumeArray
    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.
    avgPerformanceMetrics GetStorageNetAppVolumeAvgPerformanceMetrics
    classId string
    createTime string
    The time when this managed object was created.
    createdTime string
    Storage container's creation time.
    diskPools GetStorageNetAppVolumeDiskPool[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    events GetStorageNetAppVolumeEvent[]
    exportPolicyName string
    The name of the Export Policy.
    flexCacheEndpointType string
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    id string
    isObjectStore boolean
    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 GetStorageNetAppVolumeParent
    permissionResources GetStorageNetAppVolumePermissionResource[]
    sharedScope 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.
    snapshotAutodeleteEnabled boolean
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    snapshotPolicyName string
    The name of the Snapshot Policy.
    snapshotPolicyUuid string
    The UUID of the Snapshot Policy.
    snapshotReservePercent number
    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 GetStorageNetAppVolumeStorageUtilization
    style string
    The style of the volume (FlexGroup or FlexVol).
    svmName string
    The storage virtual machine name for the volume.
    tags GetStorageNetAppVolumeTag[]
    tenant GetStorageNetAppVolumeTenant
    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 GetStorageNetAppVolumeVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppVolumeAncestor]
    array GetStorageNetAppVolumeArray
    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_metrics GetStorageNetAppVolumeAvgPerformanceMetrics
    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[GetStorageNetAppVolumeDiskPool]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    events Sequence[GetStorageNetAppVolumeEvent]
    export_policy_name str
    The name of the Export Policy.
    flex_cache_endpoint_type str
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    id str
    is_object_store bool
    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 GetStorageNetAppVolumeParent
    permission_resources Sequence[GetStorageNetAppVolumePermissionResource]
    shared_scope 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_enabled bool
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    snapshot_policy_name str
    The name of the Snapshot Policy.
    snapshot_policy_uuid str
    The UUID of the Snapshot Policy.
    snapshot_reserve_percent float
    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 GetStorageNetAppVolumeStorageUtilization
    style str
    The style of the volume (FlexGroup or FlexVol).
    svm_name str
    The storage virtual machine name for the volume.
    tags Sequence[GetStorageNetAppVolumeTag]
    tenant GetStorageNetAppVolumeTenant
    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 GetStorageNetAppVolumeVersionContext
    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.
    avgPerformanceMetrics Property Map
    classId String
    createTime String
    The time when this managed object was created.
    createdTime String
    Storage container's creation time.
    diskPools List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    events List<Property Map>
    exportPolicyName String
    The name of the Export Policy.
    flexCacheEndpointType String
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    id String
    isObjectStore Boolean
    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>
    sharedScope 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.
    snapshotAutodeleteEnabled Boolean
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    snapshotPolicyName String
    The name of the Snapshot Policy.
    snapshotPolicyUuid String
    The UUID of the Snapshot Policy.
    snapshotReservePercent Number
    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.
    tags 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<GetStorageNetAppVolumeResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetStorageNetAppVolumeAncestor>
    Array GetStorageNetAppVolumeArray
    AutosizeMode string
    AvgPerformanceMetrics GetStorageNetAppVolumeAvgPerformanceMetrics
    ClassId string
    CreateTime string
    CreatedTime string
    DiskPools List<GetStorageNetAppVolumeDiskPool>
    DomainGroupMoid string
    Events List<GetStorageNetAppVolumeEvent>
    ExportPolicyName string
    FlexCacheEndpointType string
    IsObjectStore bool
    Key string
    ModTime string
    Moid string
    Name string
    ObjectType string
    Owners List<string>
    Parent GetStorageNetAppVolumeParent
    PermissionResources List<GetStorageNetAppVolumePermissionResource>
    SharedScope string
    SnapshotAutodeleteEnabled bool
    SnapshotPolicyName string
    SnapshotPolicyUuid string
    SnapshotReservePercent double
    SnapshotUsed double
    State string
    StorageUtilization GetStorageNetAppVolumeStorageUtilization
    Style string
    SvmName string
    Tags List<GetStorageNetAppVolumeTag>
    Tenant GetStorageNetAppVolumeTenant
    Type string
    Uuid string
    VersionContext GetStorageNetAppVolumeVersionContext
    Id string
    Results []GetStorageNetAppVolumeResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetStorageNetAppVolumeAncestor
    Array GetStorageNetAppVolumeArray
    AutosizeMode string
    AvgPerformanceMetrics GetStorageNetAppVolumeAvgPerformanceMetrics
    ClassId string
    CreateTime string
    CreatedTime string
    DiskPools []GetStorageNetAppVolumeDiskPool
    DomainGroupMoid string
    Events []GetStorageNetAppVolumeEvent
    ExportPolicyName string
    FlexCacheEndpointType string
    IsObjectStore bool
    Key string
    ModTime string
    Moid string
    Name string
    ObjectType string
    Owners []string
    Parent GetStorageNetAppVolumeParent
    PermissionResources []GetStorageNetAppVolumePermissionResource
    SharedScope string
    SnapshotAutodeleteEnabled bool
    SnapshotPolicyName string
    SnapshotPolicyUuid string
    SnapshotReservePercent float64
    SnapshotUsed float64
    State string
    StorageUtilization GetStorageNetAppVolumeStorageUtilization
    Style string
    SvmName string
    Tags []GetStorageNetAppVolumeTag
    Tenant GetStorageNetAppVolumeTenant
    Type string
    Uuid string
    VersionContext GetStorageNetAppVolumeVersionContext
    id String
    results List<GetStorageNetAppVolumeResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetStorageNetAppVolumeAncestor>
    array GetStorageNetAppVolumeArray
    autosizeMode String
    avgPerformanceMetrics GetStorageNetAppVolumeAvgPerformanceMetrics
    classId String
    createTime String
    createdTime String
    diskPools List<GetStorageNetAppVolumeDiskPool>
    domainGroupMoid String
    events List<GetStorageNetAppVolumeEvent>
    exportPolicyName String
    flexCacheEndpointType String
    isObjectStore Boolean
    key String
    modTime String
    moid String
    name String
    objectType String
    owners List<String>
    parent GetStorageNetAppVolumeParent
    permissionResources List<GetStorageNetAppVolumePermissionResource>
    sharedScope String
    snapshotAutodeleteEnabled Boolean
    snapshotPolicyName String
    snapshotPolicyUuid String
    snapshotReservePercent Double
    snapshotUsed Double
    state String
    storageUtilization GetStorageNetAppVolumeStorageUtilization
    style String
    svmName String
    tags List<GetStorageNetAppVolumeTag>
    tenant GetStorageNetAppVolumeTenant
    type String
    uuid String
    versionContext GetStorageNetAppVolumeVersionContext
    id string
    results GetStorageNetAppVolumeResult[]
    accountMoid string
    additionalProperties string
    ancestors GetStorageNetAppVolumeAncestor[]
    array GetStorageNetAppVolumeArray
    autosizeMode string
    avgPerformanceMetrics GetStorageNetAppVolumeAvgPerformanceMetrics
    classId string
    createTime string
    createdTime string
    diskPools GetStorageNetAppVolumeDiskPool[]
    domainGroupMoid string
    events GetStorageNetAppVolumeEvent[]
    exportPolicyName string
    flexCacheEndpointType string
    isObjectStore boolean
    key string
    modTime string
    moid string
    name string
    objectType string
    owners string[]
    parent GetStorageNetAppVolumeParent
    permissionResources GetStorageNetAppVolumePermissionResource[]
    sharedScope string
    snapshotAutodeleteEnabled boolean
    snapshotPolicyName string
    snapshotPolicyUuid string
    snapshotReservePercent number
    snapshotUsed number
    state string
    storageUtilization GetStorageNetAppVolumeStorageUtilization
    style string
    svmName string
    tags GetStorageNetAppVolumeTag[]
    tenant GetStorageNetAppVolumeTenant
    type string
    uuid string
    versionContext GetStorageNetAppVolumeVersionContext
    id str
    results Sequence[GetStorageNetAppVolumeResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetStorageNetAppVolumeAncestor]
    array GetStorageNetAppVolumeArray
    autosize_mode str
    avg_performance_metrics GetStorageNetAppVolumeAvgPerformanceMetrics
    class_id str
    create_time str
    created_time str
    disk_pools Sequence[GetStorageNetAppVolumeDiskPool]
    domain_group_moid str
    events Sequence[GetStorageNetAppVolumeEvent]
    export_policy_name str
    flex_cache_endpoint_type str
    is_object_store bool
    key str
    mod_time str
    moid str
    name str
    object_type str
    owners Sequence[str]
    parent GetStorageNetAppVolumeParent
    permission_resources Sequence[GetStorageNetAppVolumePermissionResource]
    shared_scope str
    snapshot_autodelete_enabled bool
    snapshot_policy_name str
    snapshot_policy_uuid str
    snapshot_reserve_percent float
    snapshot_used float
    state str
    storage_utilization GetStorageNetAppVolumeStorageUtilization
    style str
    svm_name str
    tags Sequence[GetStorageNetAppVolumeTag]
    tenant GetStorageNetAppVolumeTenant
    type str
    uuid str
    version_context GetStorageNetAppVolumeVersionContext
    id String
    results List<Property Map>
    accountMoid String
    additionalProperties String
    ancestors List<Property Map>
    array Property Map
    autosizeMode String
    avgPerformanceMetrics Property Map
    classId String
    createTime String
    createdTime String
    diskPools List<Property Map>
    domainGroupMoid String
    events List<Property Map>
    exportPolicyName String
    flexCacheEndpointType String
    isObjectStore Boolean
    key String
    modTime String
    moid String
    name String
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    sharedScope String
    snapshotAutodeleteEnabled Boolean
    snapshotPolicyName String
    snapshotPolicyUuid String
    snapshotReservePercent Number
    snapshotUsed Number
    state String
    storageUtilization Property Map
    style String
    svmName String
    tags 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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<GetStorageNetAppVolumeResultAncestor>
    Arrays List<GetStorageNetAppVolumeResultArray>
    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.
    AvgPerformanceMetrics List<GetStorageNetAppVolumeResultAvgPerformanceMetric>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Storage container's creation time.
    DiskPools List<GetStorageNetAppVolumeResultDiskPool>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Events List<GetStorageNetAppVolumeResultEvent>
    ExportPolicyName string
    The name of the Export Policy.
    FlexCacheEndpointType string
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    IsObjectStore bool
    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<GetStorageNetAppVolumeResultParent>
    PermissionResources List<GetStorageNetAppVolumeResultPermissionResource>
    SharedScope 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.
    SnapshotAutodeleteEnabled bool
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    SnapshotPolicyName string
    The name of the Snapshot Policy.
    SnapshotPolicyUuid string
    The UUID of the Snapshot Policy.
    SnapshotReservePercent double
    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<GetStorageNetAppVolumeResultStorageUtilization>
    Style string
    The style of the volume (FlexGroup or FlexVol).
    SvmName string
    The storage virtual machine name for the volume.
    Tags List<GetStorageNetAppVolumeResultTag>
    Tenants List<GetStorageNetAppVolumeResultTenant>
    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<GetStorageNetAppVolumeResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppVolumeResultAncestor
    Arrays []GetStorageNetAppVolumeResultArray
    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.
    AvgPerformanceMetrics []GetStorageNetAppVolumeResultAvgPerformanceMetric
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Storage container's creation time.
    DiskPools []GetStorageNetAppVolumeResultDiskPool
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Events []GetStorageNetAppVolumeResultEvent
    ExportPolicyName string
    The name of the Export Policy.
    FlexCacheEndpointType string
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    IsObjectStore bool
    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 []GetStorageNetAppVolumeResultParent
    PermissionResources []GetStorageNetAppVolumeResultPermissionResource
    SharedScope 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.
    SnapshotAutodeleteEnabled bool
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    SnapshotPolicyName string
    The name of the Snapshot Policy.
    SnapshotPolicyUuid string
    The UUID of the Snapshot Policy.
    SnapshotReservePercent float64
    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 []GetStorageNetAppVolumeResultStorageUtilization
    Style string
    The style of the volume (FlexGroup or FlexVol).
    SvmName string
    The storage virtual machine name for the volume.
    Tags []GetStorageNetAppVolumeResultTag
    Tenants []GetStorageNetAppVolumeResultTenant
    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 []GetStorageNetAppVolumeResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppVolumeResultAncestor>
    arrays List<GetStorageNetAppVolumeResultArray>
    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.
    avgPerformanceMetrics List<GetStorageNetAppVolumeResultAvgPerformanceMetric>
    classId String
    createTime String
    The time when this managed object was created.
    createdTime String
    Storage container's creation time.
    diskPools List<GetStorageNetAppVolumeResultDiskPool>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    events List<GetStorageNetAppVolumeResultEvent>
    exportPolicyName String
    The name of the Export Policy.
    flexCacheEndpointType String
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    isObjectStore Boolean
    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<GetStorageNetAppVolumeResultParent>
    permissionResources List<GetStorageNetAppVolumeResultPermissionResource>
    sharedScope 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.
    snapshotAutodeleteEnabled Boolean
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    snapshotPolicyName String
    The name of the Snapshot Policy.
    snapshotPolicyUuid String
    The UUID of the Snapshot Policy.
    snapshotReservePercent Double
    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<GetStorageNetAppVolumeResultStorageUtilization>
    style String
    The style of the volume (FlexGroup or FlexVol).
    svmName String
    The storage virtual machine name for the volume.
    tags List<GetStorageNetAppVolumeResultTag>
    tenants List<GetStorageNetAppVolumeResultTenant>
    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<GetStorageNetAppVolumeResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppVolumeResultAncestor[]
    arrays GetStorageNetAppVolumeResultArray[]
    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.
    avgPerformanceMetrics GetStorageNetAppVolumeResultAvgPerformanceMetric[]
    classId string
    createTime string
    The time when this managed object was created.
    createdTime string
    Storage container's creation time.
    diskPools GetStorageNetAppVolumeResultDiskPool[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    events GetStorageNetAppVolumeResultEvent[]
    exportPolicyName string
    The name of the Export Policy.
    flexCacheEndpointType string
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    isObjectStore boolean
    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 GetStorageNetAppVolumeResultParent[]
    permissionResources GetStorageNetAppVolumeResultPermissionResource[]
    sharedScope 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.
    snapshotAutodeleteEnabled boolean
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    snapshotPolicyName string
    The name of the Snapshot Policy.
    snapshotPolicyUuid string
    The UUID of the Snapshot Policy.
    snapshotReservePercent number
    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 GetStorageNetAppVolumeResultStorageUtilization[]
    style string
    The style of the volume (FlexGroup or FlexVol).
    svmName string
    The storage virtual machine name for the volume.
    tags GetStorageNetAppVolumeResultTag[]
    tenants GetStorageNetAppVolumeResultTenant[]
    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 GetStorageNetAppVolumeResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppVolumeResultAncestor]
    arrays Sequence[GetStorageNetAppVolumeResultArray]
    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_metrics Sequence[GetStorageNetAppVolumeResultAvgPerformanceMetric]
    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[GetStorageNetAppVolumeResultDiskPool]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    events Sequence[GetStorageNetAppVolumeResultEvent]
    export_policy_name str
    The name of the Export Policy.
    flex_cache_endpoint_type str
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    is_object_store bool
    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[GetStorageNetAppVolumeResultParent]
    permission_resources Sequence[GetStorageNetAppVolumeResultPermissionResource]
    shared_scope 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_enabled bool
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    snapshot_policy_name str
    The name of the Snapshot Policy.
    snapshot_policy_uuid str
    The UUID of the Snapshot Policy.
    snapshot_reserve_percent float
    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[GetStorageNetAppVolumeResultStorageUtilization]
    style str
    The style of the volume (FlexGroup or FlexVol).
    svm_name str
    The storage virtual machine name for the volume.
    tags Sequence[GetStorageNetAppVolumeResultTag]
    tenants Sequence[GetStorageNetAppVolumeResultTenant]
    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[GetStorageNetAppVolumeResultVersionContext]
    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.
    avgPerformanceMetrics List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    createdTime String
    Storage container's creation time.
    diskPools List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    events List<Property Map>
    exportPolicyName String
    The name of the Export Policy.
    flexCacheEndpointType String
    FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
    isObjectStore Boolean
    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>
    sharedScope 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.
    snapshotAutodeleteEnabled Boolean
    Specifies whether Snaphot copy autodelete is currently enabled on this volume.
    snapshotPolicyName String
    The name of the Snapshot Policy.
    snapshotPolicyUuid String
    The UUID of the Snapshot Policy.
    snapshotReservePercent Number
    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.
    tags 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
    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
    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

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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<GetStorageNetAppVolumeVersionContextInterestedMo>
    MarkedForDeletion bool
    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 GetStorageNetAppVolumeVersionContextRefMo
    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 []GetStorageNetAppVolumeVersionContextInterestedMo
    MarkedForDeletion bool
    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 GetStorageNetAppVolumeVersionContextRefMo
    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<GetStorageNetAppVolumeVersionContextInterestedMo>
    markedForDeletion Boolean
    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 GetStorageNetAppVolumeVersionContextRefMo
    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 GetStorageNetAppVolumeVersionContextInterestedMo[]
    markedForDeletion boolean
    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 GetStorageNetAppVolumeVersionContextRefMo
    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[GetStorageNetAppVolumeVersionContextInterestedMo]
    marked_for_deletion bool
    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 GetStorageNetAppVolumeVersionContextRefMo
    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>
    markedForDeletion Boolean
    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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 intersight Terraform Provider.
    intersight logo
    intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet