intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getStorageNetAppVolume
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
NetApp volume are data containers that enable you to partition and manage your data.
Using getStorageNetAppVolume
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getStorageNetAppVolume(args: GetStorageNetAppVolumeArgs, opts?: InvokeOptions): Promise<GetStorageNetAppVolumeResult>
function getStorageNetAppVolumeOutput(args: GetStorageNetAppVolumeOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppVolumeResult>
def get_storage_net_app_volume(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageNetAppVolumeAncestor]] = None,
array: Optional[GetStorageNetAppVolumeArray] = None,
autosize_mode: Optional[str] = None,
avg_performance_metrics: Optional[GetStorageNetAppVolumeAvgPerformanceMetrics] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
created_time: Optional[str] = None,
disk_pools: Optional[Sequence[GetStorageNetAppVolumeDiskPool]] = None,
domain_group_moid: Optional[str] = None,
events: Optional[Sequence[GetStorageNetAppVolumeEvent]] = None,
export_policy_name: Optional[str] = None,
flex_cache_endpoint_type: Optional[str] = None,
id: Optional[str] = None,
is_object_store: Optional[bool] = None,
key: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetStorageNetAppVolumeParent] = None,
permission_resources: Optional[Sequence[GetStorageNetAppVolumePermissionResource]] = None,
shared_scope: Optional[str] = None,
snapshot_autodelete_enabled: Optional[bool] = None,
snapshot_policy_name: Optional[str] = None,
snapshot_policy_uuid: Optional[str] = None,
snapshot_reserve_percent: Optional[float] = None,
snapshot_used: Optional[float] = None,
state: Optional[str] = None,
storage_utilization: Optional[GetStorageNetAppVolumeStorageUtilization] = None,
style: Optional[str] = None,
svm_name: Optional[str] = None,
tags: Optional[Sequence[GetStorageNetAppVolumeTag]] = None,
tenant: Optional[GetStorageNetAppVolumeTenant] = None,
type: Optional[str] = None,
uuid: Optional[str] = None,
version_context: Optional[GetStorageNetAppVolumeVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageNetAppVolumeResult
def get_storage_net_app_volume_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppVolumeAncestorArgs]]]] = None,
array: Optional[pulumi.Input[GetStorageNetAppVolumeArrayArgs]] = None,
autosize_mode: Optional[pulumi.Input[str]] = None,
avg_performance_metrics: Optional[pulumi.Input[GetStorageNetAppVolumeAvgPerformanceMetricsArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
created_time: Optional[pulumi.Input[str]] = None,
disk_pools: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppVolumeDiskPoolArgs]]]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
events: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppVolumeEventArgs]]]] = None,
export_policy_name: Optional[pulumi.Input[str]] = None,
flex_cache_endpoint_type: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
is_object_store: Optional[pulumi.Input[bool]] = None,
key: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetStorageNetAppVolumeParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppVolumePermissionResourceArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
snapshot_autodelete_enabled: Optional[pulumi.Input[bool]] = None,
snapshot_policy_name: Optional[pulumi.Input[str]] = None,
snapshot_policy_uuid: Optional[pulumi.Input[str]] = None,
snapshot_reserve_percent: Optional[pulumi.Input[float]] = None,
snapshot_used: Optional[pulumi.Input[float]] = None,
state: Optional[pulumi.Input[str]] = None,
storage_utilization: Optional[pulumi.Input[GetStorageNetAppVolumeStorageUtilizationArgs]] = None,
style: Optional[pulumi.Input[str]] = None,
svm_name: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppVolumeTagArgs]]]] = None,
tenant: Optional[pulumi.Input[GetStorageNetAppVolumeTenantArgs]] = None,
type: Optional[pulumi.Input[str]] = None,
uuid: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetStorageNetAppVolumeVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppVolumeResult]
func LookupStorageNetAppVolume(ctx *Context, args *LookupStorageNetAppVolumeArgs, opts ...InvokeOption) (*LookupStorageNetAppVolumeResult, error)
func LookupStorageNetAppVolumeOutput(ctx *Context, args *LookupStorageNetAppVolumeOutputArgs, opts ...InvokeOption) LookupStorageNetAppVolumeResultOutput
> Note: This function is named LookupStorageNetAppVolume
in the Go SDK.
public static class GetStorageNetAppVolume
{
public static Task<GetStorageNetAppVolumeResult> InvokeAsync(GetStorageNetAppVolumeArgs args, InvokeOptions? opts = null)
public static Output<GetStorageNetAppVolumeResult> Invoke(GetStorageNetAppVolumeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageNetAppVolumeResult> getStorageNetAppVolume(GetStorageNetAppVolumeArgs args, InvokeOptions options)
public static Output<GetStorageNetAppVolumeResult> getStorageNetAppVolume(GetStorageNetAppVolumeArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageNetAppVolume:getStorageNetAppVolume
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Net App Volume Ancestor> - Array
Get
Storage Net App Volume Array - Autosize
Mode 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. - Avg
Performance GetMetrics Storage Net App Volume Avg Performance Metrics - Class
Id string - Create
Time string - The time when this managed object was created.
- Created
Time string - Storage container's creation time.
- Disk
Pools List<GetStorage Net App Volume Disk Pool> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
List<Get
Storage Net App Volume Event> - Export
Policy stringName - The name of the Export Policy.
- Flex
Cache stringEndpoint Type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- Id string
- Is
Object boolStore - Specifies whether the volume is provisioned for an object store server.
- Key string
- Unique identifier of a NetApp Volume across data center.
- Mod
Time 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.
- Object
Type string - Owners List<string>
- Parent
Get
Storage Net App Volume Parent - Permission
Resources List<GetStorage Net App Volume Permission Resource> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Snapshot
Autodelete boolEnabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- Snapshot
Policy stringName - The name of the Snapshot Policy.
- Snapshot
Policy stringUuid - The UUID of the Snapshot Policy.
- Snapshot
Reserve doublePercent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- Snapshot
Used 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. - Storage
Utilization GetStorage Net App Volume Storage Utilization - Style string
- The style of the volume (FlexGroup or FlexVol).
- Svm
Name string - The storage virtual machine name for the volume.
- List<Get
Storage Net App Volume Tag> - Tenant
Get
Storage Net App Volume Tenant - Type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - Uuid string
- Universally unique identifier of a NetApp Volume.
- Version
Context GetStorage Net App Volume Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Net App Volume Ancestor - Array
Get
Storage Net App Volume Array - Autosize
Mode 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. - Avg
Performance GetMetrics Storage Net App Volume Avg Performance Metrics - Class
Id string - Create
Time string - The time when this managed object was created.
- Created
Time string - Storage container's creation time.
- Disk
Pools []GetStorage Net App Volume Disk Pool - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
[]Get
Storage Net App Volume Event - Export
Policy stringName - The name of the Export Policy.
- Flex
Cache stringEndpoint Type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- Id string
- Is
Object boolStore - Specifies whether the volume is provisioned for an object store server.
- Key string
- Unique identifier of a NetApp Volume across data center.
- Mod
Time 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.
- Object
Type string - Owners []string
- Parent
Get
Storage Net App Volume Parent - Permission
Resources []GetStorage Net App Volume Permission Resource - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Snapshot
Autodelete boolEnabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- Snapshot
Policy stringName - The name of the Snapshot Policy.
- Snapshot
Policy stringUuid - The UUID of the Snapshot Policy.
- Snapshot
Reserve float64Percent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- Snapshot
Used 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. - Storage
Utilization GetStorage Net App Volume Storage Utilization - Style string
- The style of the volume (FlexGroup or FlexVol).
- Svm
Name string - The storage virtual machine name for the volume.
- []Get
Storage Net App Volume Tag - Tenant
Get
Storage Net App Volume Tenant - Type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - Uuid string
- Universally unique identifier of a NetApp Volume.
- Version
Context GetStorage Net App Volume Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Net App Volume Ancestor> - array
Get
Storage Net App Volume Array - autosize
Mode 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. - avg
Performance GetMetrics Storage Net App Volume Avg Performance Metrics - class
Id String - create
Time String - The time when this managed object was created.
- created
Time String - Storage container's creation time.
- disk
Pools List<GetStorage Net App Volume Disk Pool> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events
List<Get
Storage Net App Volume Event> - export
Policy StringName - The name of the Export Policy.
- flex
Cache StringEndpoint Type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- id String
- is
Object BooleanStore - Specifies whether the volume is provisioned for an object store server.
- key String
- Unique identifier of a NetApp Volume across data center.
- mod
Time 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.
- object
Type String - owners List<String>
- parent
Get
Storage Net App Volume Parent - permission
Resources List<GetStorage Net App Volume Permission Resource> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Autodelete BooleanEnabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshot
Policy StringName - The name of the Snapshot Policy.
- snapshot
Policy StringUuid - The UUID of the Snapshot Policy.
- snapshot
Reserve DoublePercent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshot
Used 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. - storage
Utilization GetStorage Net App Volume Storage Utilization - style String
- The style of the volume (FlexGroup or FlexVol).
- svm
Name String - The storage virtual machine name for the volume.
- List<Get
Storage Net App Volume Tag> - tenant
Get
Storage Net App Volume Tenant - type String
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - uuid String
- Universally unique identifier of a NetApp Volume.
- version
Context GetStorage Net App Volume Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Net App Volume Ancestor[] - array
Get
Storage Net App Volume Array - autosize
Mode 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. - avg
Performance GetMetrics Storage Net App Volume Avg Performance Metrics - class
Id string - create
Time string - The time when this managed object was created.
- created
Time string - Storage container's creation time.
- disk
Pools GetStorage Net App Volume Disk Pool[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- events
Get
Storage Net App Volume Event[] - export
Policy stringName - The name of the Export Policy.
- flex
Cache stringEndpoint Type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- id string
- is
Object booleanStore - Specifies whether the volume is provisioned for an object store server.
- key string
- Unique identifier of a NetApp Volume across data center.
- mod
Time 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.
- object
Type string - owners string[]
- parent
Get
Storage Net App Volume Parent - permission
Resources GetStorage Net App Volume Permission Resource[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Autodelete booleanEnabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshot
Policy stringName - The name of the Snapshot Policy.
- snapshot
Policy stringUuid - The UUID of the Snapshot Policy.
- snapshot
Reserve numberPercent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshot
Used 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. - storage
Utilization GetStorage Net App Volume Storage Utilization - style string
- The style of the volume (FlexGroup or FlexVol).
- svm
Name string - The storage virtual machine name for the volume.
- Get
Storage Net App Volume Tag[] - tenant
Get
Storage Net App Volume Tenant - type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - uuid string
- Universally unique identifier of a NetApp Volume.
- version
Context GetStorage Net App Volume Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Net App Volume Ancestor] - array
Get
Storage Net App Volume Array - autosize_
mode str - The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.*
off
- The volume will not grow or shrink in size in response to the amount of used space.*grow
- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink
- The volume will grow or shrink in size in response to the amount of used space. - avg_
performance_ Getmetrics Storage Net App Volume Avg Performance Metrics - class_
id str - create_
time str - The time when this managed object was created.
- created_
time str - Storage container's creation time.
- disk_
pools Sequence[GetStorage Net App Volume Disk Pool] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- events
Sequence[Get
Storage Net App Volume Event] - export_
policy_ strname - The name of the Export Policy.
- flex_
cache_ strendpoint_ type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- id str
- is_
object_ boolstore - Specifies whether the volume is provisioned for an object store server.
- key str
- Unique identifier of a NetApp Volume across data center.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the storage container.
- object_
type str - owners Sequence[str]
- parent
Get
Storage Net App Volume Parent - permission_
resources Sequence[GetStorage Net App Volume Permission Resource] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot_
autodelete_ boolenabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshot_
policy_ strname - The name of the Snapshot Policy.
- snapshot_
policy_ struuid - The UUID of the Snapshot Policy.
- snapshot_
reserve_ floatpercent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshot_
used float - The total space used by Snapshot copies in the volume represented in bytes.
- state str
- The current state of a NetApp volume.*
offline
- Read and write access to the volume is not allowed.*online
- Read and write access to the volume is allowed.*error
- Storage volume state of error type.*mixed
- The constituents of a FlexGroup volume are not all in the same state. - storage_
utilization GetStorage Net App Volume Storage Utilization - style str
- The style of the volume (FlexGroup or FlexVol).
- svm_
name str - The storage virtual machine name for the volume.
- Sequence[Get
Storage Net App Volume Tag] - tenant
Get
Storage Net App Volume Tenant - type str
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - uuid str
- Universally unique identifier of a NetApp Volume.
- version_
context GetStorage Net App Volume Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- array Property Map
- autosize
Mode 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. - avg
Performance Property MapMetrics - class
Id String - create
Time String - The time when this managed object was created.
- created
Time String - Storage container's creation time.
- disk
Pools List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events List<Property Map>
- export
Policy StringName - The name of the Export Policy.
- flex
Cache StringEndpoint Type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- id String
- is
Object BooleanStore - Specifies whether the volume is provisioned for an object store server.
- key String
- Unique identifier of a NetApp Volume across data center.
- mod
Time 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.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Autodelete BooleanEnabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshot
Policy StringName - The name of the Snapshot Policy.
- snapshot
Policy StringUuid - The UUID of the Snapshot Policy.
- snapshot
Reserve NumberPercent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshot
Used 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. - storage
Utilization Property Map - style String
- The style of the volume (FlexGroup or FlexVol).
- svm
Name String - The storage virtual machine name for the volume.
- List<Property Map>
- tenant Property Map
- type String
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - uuid String
- Universally unique identifier of a NetApp Volume.
- version
Context Property Map
getStorageNetAppVolume Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Net App Volume Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Net App Volume Ancestor> - Array
Get
Storage Net App Volume Array - Autosize
Mode string - Avg
Performance GetMetrics Storage Net App Volume Avg Performance Metrics - Class
Id string - Create
Time string - Created
Time string - Disk
Pools List<GetStorage Net App Volume Disk Pool> - Domain
Group stringMoid - Events
List<Get
Storage Net App Volume Event> - Export
Policy stringName - Flex
Cache stringEndpoint Type - Is
Object boolStore - Key string
- Mod
Time string - Moid string
- Name string
- Object
Type string - Owners List<string>
- Parent
Get
Storage Net App Volume Parent - Permission
Resources List<GetStorage Net App Volume Permission Resource> - string
- Snapshot
Autodelete boolEnabled - Snapshot
Policy stringName - Snapshot
Policy stringUuid - Snapshot
Reserve doublePercent - Snapshot
Used double - State string
- Storage
Utilization GetStorage Net App Volume Storage Utilization - Style string
- Svm
Name string - List<Get
Storage Net App Volume Tag> - Tenant
Get
Storage Net App Volume Tenant - Type string
- Uuid string
- Version
Context GetStorage Net App Volume Version Context
- Id string
- Results
[]Get
Storage Net App Volume Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Net App Volume Ancestor - Array
Get
Storage Net App Volume Array - Autosize
Mode string - Avg
Performance GetMetrics Storage Net App Volume Avg Performance Metrics - Class
Id string - Create
Time string - Created
Time string - Disk
Pools []GetStorage Net App Volume Disk Pool - Domain
Group stringMoid - Events
[]Get
Storage Net App Volume Event - Export
Policy stringName - Flex
Cache stringEndpoint Type - Is
Object boolStore - Key string
- Mod
Time string - Moid string
- Name string
- Object
Type string - Owners []string
- Parent
Get
Storage Net App Volume Parent - Permission
Resources []GetStorage Net App Volume Permission Resource - string
- Snapshot
Autodelete boolEnabled - Snapshot
Policy stringName - Snapshot
Policy stringUuid - Snapshot
Reserve float64Percent - Snapshot
Used float64 - State string
- Storage
Utilization GetStorage Net App Volume Storage Utilization - Style string
- Svm
Name string - []Get
Storage Net App Volume Tag - Tenant
Get
Storage Net App Volume Tenant - Type string
- Uuid string
- Version
Context GetStorage Net App Volume Version Context
- id String
- results
List<Get
Storage Net App Volume Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Net App Volume Ancestor> - array
Get
Storage Net App Volume Array - autosize
Mode String - avg
Performance GetMetrics Storage Net App Volume Avg Performance Metrics - class
Id String - create
Time String - created
Time String - disk
Pools List<GetStorage Net App Volume Disk Pool> - domain
Group StringMoid - events
List<Get
Storage Net App Volume Event> - export
Policy StringName - flex
Cache StringEndpoint Type - is
Object BooleanStore - key String
- mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent
Get
Storage Net App Volume Parent - permission
Resources List<GetStorage Net App Volume Permission Resource> - String
- snapshot
Autodelete BooleanEnabled - snapshot
Policy StringName - snapshot
Policy StringUuid - snapshot
Reserve DoublePercent - snapshot
Used Double - state String
- storage
Utilization GetStorage Net App Volume Storage Utilization - style String
- svm
Name String - List<Get
Storage Net App Volume Tag> - tenant
Get
Storage Net App Volume Tenant - type String
- uuid String
- version
Context GetStorage Net App Volume Version Context
- id string
- results
Get
Storage Net App Volume Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Net App Volume Ancestor[] - array
Get
Storage Net App Volume Array - autosize
Mode string - avg
Performance GetMetrics Storage Net App Volume Avg Performance Metrics - class
Id string - create
Time string - created
Time string - disk
Pools GetStorage Net App Volume Disk Pool[] - domain
Group stringMoid - events
Get
Storage Net App Volume Event[] - export
Policy stringName - flex
Cache stringEndpoint Type - is
Object booleanStore - key string
- mod
Time string - moid string
- name string
- object
Type string - owners string[]
- parent
Get
Storage Net App Volume Parent - permission
Resources GetStorage Net App Volume Permission Resource[] - string
- snapshot
Autodelete booleanEnabled - snapshot
Policy stringName - snapshot
Policy stringUuid - snapshot
Reserve numberPercent - snapshot
Used number - state string
- storage
Utilization GetStorage Net App Volume Storage Utilization - style string
- svm
Name string - Get
Storage Net App Volume Tag[] - tenant
Get
Storage Net App Volume Tenant - type string
- uuid string
- version
Context GetStorage Net App Volume Version Context
- id str
- results
Sequence[Get
Storage Net App Volume Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Net App Volume Ancestor] - array
Get
Storage Net App Volume Array - autosize_
mode str - avg_
performance_ Getmetrics Storage Net App Volume Avg Performance Metrics - class_
id str - create_
time str - created_
time str - disk_
pools Sequence[GetStorage Net App Volume Disk Pool] - domain_
group_ strmoid - events
Sequence[Get
Storage Net App Volume Event] - export_
policy_ strname - flex_
cache_ strendpoint_ type - is_
object_ boolstore - key str
- mod_
time str - moid str
- name str
- object_
type str - owners Sequence[str]
- parent
Get
Storage Net App Volume Parent - permission_
resources Sequence[GetStorage Net App Volume Permission Resource] - str
- snapshot_
autodelete_ boolenabled - snapshot_
policy_ strname - snapshot_
policy_ struuid - snapshot_
reserve_ floatpercent - snapshot_
used float - state str
- storage_
utilization GetStorage Net App Volume Storage Utilization - style str
- svm_
name str - Sequence[Get
Storage Net App Volume Tag] - tenant
Get
Storage Net App Volume Tenant - type str
- uuid str
- version_
context GetStorage Net App Volume Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- array Property Map
- autosize
Mode String - avg
Performance Property MapMetrics - class
Id String - create
Time String - created
Time String - disk
Pools List<Property Map> - domain
Group StringMoid - events List<Property Map>
- export
Policy StringName - flex
Cache StringEndpoint Type - is
Object BooleanStore - key String
- mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- snapshot
Autodelete BooleanEnabled - snapshot
Policy StringName - snapshot
Policy StringUuid - snapshot
Reserve NumberPercent - snapshot
Used Number - state String
- storage
Utilization Property Map - style String
- svm
Name String - List<Property Map>
- tenant Property Map
- type String
- uuid String
- version
Context Property Map
Supporting Types
GetStorageNetAppVolumeAncestor
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppVolumeArray
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppVolumeAvgPerformanceMetrics
- Additional
Properties string - Class
Id 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.
- Object
Type 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.
- Additional
Properties string - Class
Id 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.
- Object
Type 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.
- additional
Properties String - class
Id 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.
- object
Type 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.
- additional
Properties string - class
Id 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.
- object
Type 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.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppVolumeEvent
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppVolumeParent
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppVolumePermissionResource
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppVolumeResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Net App Volume Result Ancestor> - Arrays
List<Get
Storage Net App Volume Result Array> - Autosize
Mode 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. - Avg
Performance List<GetMetrics Storage Net App Volume Result Avg Performance Metric> - Class
Id string - Create
Time string - The time when this managed object was created.
- Created
Time string - Storage container's creation time.
- Disk
Pools List<GetStorage Net App Volume Result Disk Pool> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
List<Get
Storage Net App Volume Result Event> - Export
Policy stringName - The name of the Export Policy.
- Flex
Cache stringEndpoint Type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- Is
Object boolStore - Specifies whether the volume is provisioned for an object store server.
- Key string
- Unique identifier of a NetApp Volume across data center.
- Mod
Time 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.
- Object
Type string - Owners List<string>
- Parents
List<Get
Storage Net App Volume Result Parent> - Permission
Resources List<GetStorage Net App Volume Result Permission Resource> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Snapshot
Autodelete boolEnabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- Snapshot
Policy stringName - The name of the Snapshot Policy.
- Snapshot
Policy stringUuid - The UUID of the Snapshot Policy.
- Snapshot
Reserve doublePercent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- Snapshot
Used 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. - Storage
Utilizations List<GetStorage Net App Volume Result Storage Utilization> - Style string
- The style of the volume (FlexGroup or FlexVol).
- Svm
Name string - The storage virtual machine name for the volume.
- List<Get
Storage Net App Volume Result Tag> - Tenants
List<Get
Storage Net App Volume Result Tenant> - Type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - Uuid string
- Universally unique identifier of a NetApp Volume.
- Version
Contexts List<GetStorage Net App Volume Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Net App Volume Result Ancestor - Arrays
[]Get
Storage Net App Volume Result Array - Autosize
Mode 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. - Avg
Performance []GetMetrics Storage Net App Volume Result Avg Performance Metric - Class
Id string - Create
Time string - The time when this managed object was created.
- Created
Time string - Storage container's creation time.
- Disk
Pools []GetStorage Net App Volume Result Disk Pool - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
[]Get
Storage Net App Volume Result Event - Export
Policy stringName - The name of the Export Policy.
- Flex
Cache stringEndpoint Type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- Is
Object boolStore - Specifies whether the volume is provisioned for an object store server.
- Key string
- Unique identifier of a NetApp Volume across data center.
- Mod
Time 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.
- Object
Type string - Owners []string
- Parents
[]Get
Storage Net App Volume Result Parent - Permission
Resources []GetStorage Net App Volume Result Permission Resource - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Snapshot
Autodelete boolEnabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- Snapshot
Policy stringName - The name of the Snapshot Policy.
- Snapshot
Policy stringUuid - The UUID of the Snapshot Policy.
- Snapshot
Reserve float64Percent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- Snapshot
Used 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. - Storage
Utilizations []GetStorage Net App Volume Result Storage Utilization - Style string
- The style of the volume (FlexGroup or FlexVol).
- Svm
Name string - The storage virtual machine name for the volume.
- []Get
Storage Net App Volume Result Tag - Tenants
[]Get
Storage Net App Volume Result Tenant - Type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - Uuid string
- Universally unique identifier of a NetApp Volume.
- Version
Contexts []GetStorage Net App Volume Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Net App Volume Result Ancestor> - arrays
List<Get
Storage Net App Volume Result Array> - autosize
Mode 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. - avg
Performance List<GetMetrics Storage Net App Volume Result Avg Performance Metric> - class
Id String - create
Time String - The time when this managed object was created.
- created
Time String - Storage container's creation time.
- disk
Pools List<GetStorage Net App Volume Result Disk Pool> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events
List<Get
Storage Net App Volume Result Event> - export
Policy StringName - The name of the Export Policy.
- flex
Cache StringEndpoint Type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- is
Object BooleanStore - Specifies whether the volume is provisioned for an object store server.
- key String
- Unique identifier of a NetApp Volume across data center.
- mod
Time 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.
- object
Type String - owners List<String>
- parents
List<Get
Storage Net App Volume Result Parent> - permission
Resources List<GetStorage Net App Volume Result Permission Resource> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Autodelete BooleanEnabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshot
Policy StringName - The name of the Snapshot Policy.
- snapshot
Policy StringUuid - The UUID of the Snapshot Policy.
- snapshot
Reserve DoublePercent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshot
Used 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. - storage
Utilizations List<GetStorage Net App Volume Result Storage Utilization> - style String
- The style of the volume (FlexGroup or FlexVol).
- svm
Name String - The storage virtual machine name for the volume.
- List<Get
Storage Net App Volume Result Tag> - tenants
List<Get
Storage Net App Volume Result Tenant> - type String
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - uuid String
- Universally unique identifier of a NetApp Volume.
- version
Contexts List<GetStorage Net App Volume Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Net App Volume Result Ancestor[] - arrays
Get
Storage Net App Volume Result Array[] - autosize
Mode 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. - avg
Performance GetMetrics Storage Net App Volume Result Avg Performance Metric[] - class
Id string - create
Time string - The time when this managed object was created.
- created
Time string - Storage container's creation time.
- disk
Pools GetStorage Net App Volume Result Disk Pool[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- events
Get
Storage Net App Volume Result Event[] - export
Policy stringName - The name of the Export Policy.
- flex
Cache stringEndpoint Type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- is
Object booleanStore - Specifies whether the volume is provisioned for an object store server.
- key string
- Unique identifier of a NetApp Volume across data center.
- mod
Time 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.
- object
Type string - owners string[]
- parents
Get
Storage Net App Volume Result Parent[] - permission
Resources GetStorage Net App Volume Result Permission Resource[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Autodelete booleanEnabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshot
Policy stringName - The name of the Snapshot Policy.
- snapshot
Policy stringUuid - The UUID of the Snapshot Policy.
- snapshot
Reserve numberPercent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshot
Used 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. - storage
Utilizations GetStorage Net App Volume Result Storage Utilization[] - style string
- The style of the volume (FlexGroup or FlexVol).
- svm
Name string - The storage virtual machine name for the volume.
- Get
Storage Net App Volume Result Tag[] - tenants
Get
Storage Net App Volume Result Tenant[] - type string
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - uuid string
- Universally unique identifier of a NetApp Volume.
- version
Contexts GetStorage Net App Volume Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Net App Volume Result Ancestor] - arrays
Sequence[Get
Storage Net App Volume Result Array] - autosize_
mode str - The autosize mode for NetApp Volume. Modes can be off or grow or grow_shrink.*
off
- The volume will not grow or shrink in size in response to the amount of used space.*grow
- The volume will automatically grow when used space in the volume is above the grow threshold.*grow_shrink
- The volume will grow or shrink in size in response to the amount of used space. - avg_
performance_ Sequence[Getmetrics Storage Net App Volume Result Avg Performance Metric] - class_
id str - create_
time str - The time when this managed object was created.
- created_
time str - Storage container's creation time.
- disk_
pools Sequence[GetStorage Net App Volume Result Disk Pool] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- events
Sequence[Get
Storage Net App Volume Result Event] - export_
policy_ strname - The name of the Export Policy.
- flex_
cache_ strendpoint_ type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- is_
object_ boolstore - Specifies whether the volume is provisioned for an object store server.
- key str
- Unique identifier of a NetApp Volume across data center.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the storage container.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Storage Net App Volume Result Parent] - permission_
resources Sequence[GetStorage Net App Volume Result Permission Resource] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot_
autodelete_ boolenabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshot_
policy_ strname - The name of the Snapshot Policy.
- snapshot_
policy_ struuid - The UUID of the Snapshot Policy.
- snapshot_
reserve_ floatpercent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshot_
used float - The total space used by Snapshot copies in the volume represented in bytes.
- state str
- The current state of a NetApp volume.*
offline
- Read and write access to the volume is not allowed.*online
- Read and write access to the volume is allowed.*error
- Storage volume state of error type.*mixed
- The constituents of a FlexGroup volume are not all in the same state. - storage_
utilizations Sequence[GetStorage Net App Volume Result Storage Utilization] - style str
- The style of the volume (FlexGroup or FlexVol).
- svm_
name str - The storage virtual machine name for the volume.
- Sequence[Get
Storage Net App Volume Result Tag] - tenants
Sequence[Get
Storage Net App Volume Result Tenant] - type str
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - uuid str
- Universally unique identifier of a NetApp Volume.
- version_
contexts Sequence[GetStorage Net App Volume Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- arrays List<Property Map>
- autosize
Mode 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. - avg
Performance List<Property Map>Metrics - class
Id String - create
Time String - The time when this managed object was created.
- created
Time String - Storage container's creation time.
- disk
Pools List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events List<Property Map>
- export
Policy StringName - The name of the Export Policy.
- flex
Cache StringEndpoint Type - FlexCache endpoint type. The endpoint type can be the origin of a FlexCache volume, a FlexCache volume, or neither.
- is
Object BooleanStore - Specifies whether the volume is provisioned for an object store server.
- key String
- Unique identifier of a NetApp Volume across data center.
- mod
Time 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.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snapshot
Autodelete BooleanEnabled - Specifies whether Snaphot copy autodelete is currently enabled on this volume.
- snapshot
Policy StringName - The name of the Snapshot Policy.
- snapshot
Policy StringUuid - The UUID of the Snapshot Policy.
- snapshot
Reserve NumberPercent - The space that has been set aside as a reserve for Snapshot copy usage represented as a percent.
- snapshot
Used 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. - storage
Utilizations List<Property Map> - style String
- The style of the volume (FlexGroup or FlexVol).
- svm
Name String - The storage virtual machine name for the volume.
- List<Property Map>
- tenants List<Property Map>
- type String
- NetApp volume type. The volume type can be Read-write, Data-protection, or Load-sharing.*
data-protection
- Prevents modification of the data on the Volume.*read-write
- Data on the Volume can be modified.*load-sharing
- The volume type is Load Sharing DP. - uuid String
- Universally unique identifier of a NetApp Volume.
- version
Contexts List<Property Map>
GetStorageNetAppVolumeResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppVolumeResultArray
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppVolumeResultAvgPerformanceMetric
- Additional
Properties string - Class
Id string - Iops double
- Latency double
- Object
Type string - Period double
- Throughput double
- Additional
Properties string - Class
Id string - Iops float64
- Latency float64
- Object
Type string - Period float64
- Throughput float64
- additional
Properties String - class
Id String - iops Double
- latency Double
- object
Type String - period Double
- throughput Double
- additional
Properties string - class
Id string - iops number
- latency number
- object
Type string - period number
- throughput number
- additional_
properties str - class_
id str - iops float
- latency float
- object_
type str - period float
- throughput float
- additional
Properties String - class
Id String - iops Number
- latency Number
- object
Type String - period Number
- throughput Number
GetStorageNetAppVolumeResultDiskPool
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppVolumeResultEvent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppVolumeResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppVolumeResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppVolumeResultStorageUtilization
- Additional
Properties string - Available double
- Capacity
Utilization double - Class
Id string - Free double
- Object
Type string - Total double
- Used double
- Additional
Properties string - Available float64
- Capacity
Utilization float64 - Class
Id string - Free float64
- Object
Type string - Total float64
- Used float64
- additional
Properties String - available Double
- capacity
Utilization Double - class
Id String - free Double
- object
Type String - total Double
- used Double
- additional
Properties string - available number
- capacity
Utilization number - class
Id string - free number
- object
Type string - total number
- used number
- additional_
properties str - available float
- capacity_
utilization float - class_
id str - free float
- object_
type str - total float
- used float
- additional
Properties String - available Number
- capacity
Utilization Number - class
Id String - free Number
- object
Type String - total Number
- used Number
GetStorageNetAppVolumeResultTag
- Additional
Properties string - Key string
- Unique identifier of a NetApp Volume across data center.
- Value string
- Additional
Properties string - Key string
- Unique identifier of a NetApp Volume across data center.
- Value string
- additional
Properties String - key String
- Unique identifier of a NetApp Volume across data center.
- value String
- additional
Properties 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
- additional
Properties String - key String
- Unique identifier of a NetApp Volume across data center.
- value String
GetStorageNetAppVolumeResultTenant
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppVolumeResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetStorage Net App Volume Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetStorage Net App Volume Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetStorageNetAppVolumeResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppVolumeResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppVolumeStorageUtilization
- Additional
Properties string - Available double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- Capacity
Utilization double - Percentage of used capacity.
- Class
Id 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.
- Object
Type 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.
- Additional
Properties string - Available float64
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- Capacity
Utilization float64 - Percentage of used capacity.
- Class
Id 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.
- Object
Type 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.
- additional
Properties String - available Double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization Double - Percentage of used capacity.
- class
Id 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.
- object
Type 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.
- additional
Properties string - available number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization number - Percentage of used capacity.
- class
Id 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.
- object
Type 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.
- additional
Properties String - available Number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization Number - Percentage of used capacity.
- class
Id 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.
- object
Type 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
- Additional
Properties string - Key string
- Unique identifier of a NetApp Volume across data center.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- Unique identifier of a NetApp Volume across data center.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- Unique identifier of a NetApp Volume across data center.
- value String
- The string representation of a tag value.
- additional
Properties 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.
- additional
Properties String - key String
- Unique identifier of a NetApp Volume across data center.
- value String
- The string representation of a tag value.
GetStorageNetAppVolumeTenant
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppVolumeVersionContext
- Additional
Properties string - Class
Id 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.
- Interested
Mos List<GetStorage Net App Volume Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Net App Volume Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type 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 string - Class
Id 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.
- Interested
Mos []GetStorage Net App Volume Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Net App Volume Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type 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 String - class
Id 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.
- interested
Mos List<GetStorage Net App Volume Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Net App Volume Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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 string - class
Id 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.
- interested
Mos GetStorage Net App Volume Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Net App Volume Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetStorage Net App Volume Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetStorage Net App Volume Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id 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.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppVolumeVersionContextRefMo
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet