intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageNetAppStorageVm
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
NetApp Storage Virtual Machines contain data volumes and one or more Logical Interfaces ( LIFs ) through which they serve data to the clients.
Using getStorageNetAppStorageVm
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 getStorageNetAppStorageVm(args: GetStorageNetAppStorageVmArgs, opts?: InvokeOptions): Promise<GetStorageNetAppStorageVmResult>
function getStorageNetAppStorageVmOutput(args: GetStorageNetAppStorageVmOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppStorageVmResult>
def get_storage_net_app_storage_vm(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
aggregates: Optional[Sequence[str]] = None,
ancestors: Optional[Sequence[GetStorageNetAppStorageVmAncestor]] = None,
array: Optional[GetStorageNetAppStorageVmArray] = None,
avg_performance_metrics: Optional[GetStorageNetAppStorageVmAvgPerformanceMetrics] = None,
cifs_enabled: Optional[bool] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
disk_pools: Optional[Sequence[GetStorageNetAppStorageVmDiskPool]] = None,
dns_domains: Optional[Sequence[str]] = None,
domain_group_moid: Optional[str] = None,
events: Optional[Sequence[GetStorageNetAppStorageVmEvent]] = None,
fcp_enabled: Optional[bool] = None,
id: Optional[str] = None,
ipspace: Optional[str] = None,
is_protected: Optional[str] = None,
iscsi_enabled: Optional[bool] = None,
key: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
name_servers: Optional[Sequence[str]] = None,
native_fpolicy_count: Optional[float] = None,
nfs_enabled: Optional[bool] = None,
nvme_enabled: Optional[bool] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetStorageNetAppStorageVmParent] = None,
permission_resources: Optional[Sequence[GetStorageNetAppStorageVmPermissionResource]] = None,
shared_scope: Optional[str] = None,
state: Optional[str] = None,
subtype: Optional[str] = None,
tags: Optional[Sequence[GetStorageNetAppStorageVmTag]] = None,
uuid: Optional[str] = None,
version_context: Optional[GetStorageNetAppStorageVmVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageNetAppStorageVmResult
def get_storage_net_app_storage_vm_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
aggregates: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppStorageVmAncestorArgs]]]] = None,
array: Optional[pulumi.Input[GetStorageNetAppStorageVmArrayArgs]] = None,
avg_performance_metrics: Optional[pulumi.Input[GetStorageNetAppStorageVmAvgPerformanceMetricsArgs]] = None,
cifs_enabled: Optional[pulumi.Input[bool]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
disk_pools: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppStorageVmDiskPoolArgs]]]] = None,
dns_domains: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
events: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppStorageVmEventArgs]]]] = None,
fcp_enabled: Optional[pulumi.Input[bool]] = None,
id: Optional[pulumi.Input[str]] = None,
ipspace: Optional[pulumi.Input[str]] = None,
is_protected: Optional[pulumi.Input[str]] = None,
iscsi_enabled: 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,
name_servers: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
native_fpolicy_count: Optional[pulumi.Input[float]] = None,
nfs_enabled: Optional[pulumi.Input[bool]] = None,
nvme_enabled: Optional[pulumi.Input[bool]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetStorageNetAppStorageVmParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppStorageVmPermissionResourceArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
state: Optional[pulumi.Input[str]] = None,
subtype: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppStorageVmTagArgs]]]] = None,
uuid: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetStorageNetAppStorageVmVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppStorageVmResult]
func LookupStorageNetAppStorageVm(ctx *Context, args *LookupStorageNetAppStorageVmArgs, opts ...InvokeOption) (*LookupStorageNetAppStorageVmResult, error)
func LookupStorageNetAppStorageVmOutput(ctx *Context, args *LookupStorageNetAppStorageVmOutputArgs, opts ...InvokeOption) LookupStorageNetAppStorageVmResultOutput
> Note: This function is named LookupStorageNetAppStorageVm
in the Go SDK.
public static class GetStorageNetAppStorageVm
{
public static Task<GetStorageNetAppStorageVmResult> InvokeAsync(GetStorageNetAppStorageVmArgs args, InvokeOptions? opts = null)
public static Output<GetStorageNetAppStorageVmResult> Invoke(GetStorageNetAppStorageVmInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageNetAppStorageVmResult> getStorageNetAppStorageVm(GetStorageNetAppStorageVmArgs args, InvokeOptions options)
public static Output<GetStorageNetAppStorageVmResult> getStorageNetAppStorageVm(GetStorageNetAppStorageVmArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageNetAppStorageVm:getStorageNetAppStorageVm
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Aggregates List<string>
- Ancestors
List<Get
Storage Net App Storage Vm Ancestor> - Array
Get
Storage Net App Storage Vm Array - Avg
Performance GetMetrics Storage Net App Storage Vm Avg Performance Metrics - Cifs
Enabled bool - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Disk
Pools List<GetStorage Net App Storage Vm Disk Pool> - Dns
Domains List<string> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
List<Get
Storage Net App Storage Vm Event> - Fcp
Enabled bool - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- Id string
- Ipspace string
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- Is
Protected string - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- Iscsi
Enabled bool - Status for iSCSI protocol allowed to run on Vservers.
- Key string
- Unique identifier of VServer 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 tenant in storage array.
- Name
Servers List<string> - Native
Fpolicy doubleCount - The number of native FPolicy engines enabled on this SVM.
- Nfs
Enabled bool - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- Nvme
Enabled bool - Status for NVME protocol allowed to run on Vservers.
- Object
Type string - Owners List<string>
- Parent
Get
Storage Net App Storage Vm Parent - Permission
Resources List<GetStorage Net App Storage Vm 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.
- State string
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - Subtype string
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- List<Get
Storage Net App Storage Vm Tag> - Uuid string
- The uuid of this tenant in storage array.
- Version
Context GetStorage Net App Storage Vm Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Aggregates []string
- Ancestors
[]Get
Storage Net App Storage Vm Ancestor - Array
Get
Storage Net App Storage Vm Array - Avg
Performance GetMetrics Storage Net App Storage Vm Avg Performance Metrics - Cifs
Enabled bool - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Disk
Pools []GetStorage Net App Storage Vm Disk Pool - Dns
Domains []string - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
[]Get
Storage Net App Storage Vm Event - Fcp
Enabled bool - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- Id string
- Ipspace string
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- Is
Protected string - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- Iscsi
Enabled bool - Status for iSCSI protocol allowed to run on Vservers.
- Key string
- Unique identifier of VServer 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 tenant in storage array.
- Name
Servers []string - Native
Fpolicy float64Count - The number of native FPolicy engines enabled on this SVM.
- Nfs
Enabled bool - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- Nvme
Enabled bool - Status for NVME protocol allowed to run on Vservers.
- Object
Type string - Owners []string
- Parent
Get
Storage Net App Storage Vm Parent - Permission
Resources []GetStorage Net App Storage Vm 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.
- State string
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - Subtype string
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- []Get
Storage Net App Storage Vm Tag - Uuid string
- The uuid of this tenant in storage array.
- Version
Context GetStorage Net App Storage Vm Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - aggregates List<String>
- ancestors
List<Get
Storage Net App Storage Vm Ancestor> - array
Get
Storage Net App Storage Vm Array - avg
Performance GetMetrics Storage Net App Storage Vm Avg Performance Metrics - cifs
Enabled Boolean - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- class
Id String - create
Time String - The time when this managed object was created.
- disk
Pools List<GetStorage Net App Storage Vm Disk Pool> - dns
Domains List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events
List<Get
Storage Net App Storage Vm Event> - fcp
Enabled Boolean - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- id String
- ipspace String
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- is
Protected String - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- iscsi
Enabled Boolean - Status for iSCSI protocol allowed to run on Vservers.
- key String
- Unique identifier of VServer 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 tenant in storage array.
- name
Servers List<String> - native
Fpolicy DoubleCount - The number of native FPolicy engines enabled on this SVM.
- nfs
Enabled Boolean - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- nvme
Enabled Boolean - Status for NVME protocol allowed to run on Vservers.
- object
Type String - owners List<String>
- parent
Get
Storage Net App Storage Vm Parent - permission
Resources List<GetStorage Net App Storage Vm 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.
- state String
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - subtype String
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- List<Get
Storage Net App Storage Vm Tag> - uuid String
- The uuid of this tenant in storage array.
- version
Context GetStorage Net App Storage Vm Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - aggregates string[]
- ancestors
Get
Storage Net App Storage Vm Ancestor[] - array
Get
Storage Net App Storage Vm Array - avg
Performance GetMetrics Storage Net App Storage Vm Avg Performance Metrics - cifs
Enabled boolean - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- class
Id string - create
Time string - The time when this managed object was created.
- disk
Pools GetStorage Net App Storage Vm Disk Pool[] - dns
Domains string[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- events
Get
Storage Net App Storage Vm Event[] - fcp
Enabled boolean - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- id string
- ipspace string
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- is
Protected string - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- iscsi
Enabled boolean - Status for iSCSI protocol allowed to run on Vservers.
- key string
- Unique identifier of VServer 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 tenant in storage array.
- name
Servers string[] - native
Fpolicy numberCount - The number of native FPolicy engines enabled on this SVM.
- nfs
Enabled boolean - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- nvme
Enabled boolean - Status for NVME protocol allowed to run on Vservers.
- object
Type string - owners string[]
- parent
Get
Storage Net App Storage Vm Parent - permission
Resources GetStorage Net App Storage Vm 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.
- state string
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - subtype string
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- Get
Storage Net App Storage Vm Tag[] - uuid string
- The uuid of this tenant in storage array.
- version
Context GetStorage Net App Storage Vm Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - aggregates Sequence[str]
- ancestors
Sequence[Get
Storage Net App Storage Vm Ancestor] - array
Get
Storage Net App Storage Vm Array - avg_
performance_ Getmetrics Storage Net App Storage Vm Avg Performance Metrics - cifs_
enabled bool - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- class_
id str - create_
time str - The time when this managed object was created.
- disk_
pools Sequence[GetStorage Net App Storage Vm Disk Pool] - dns_
domains Sequence[str] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- events
Sequence[Get
Storage Net App Storage Vm Event] - fcp_
enabled bool - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- id str
- ipspace str
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- is_
protected str - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- iscsi_
enabled bool - Status for iSCSI protocol allowed to run on Vservers.
- key str
- Unique identifier of VServer 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 tenant in storage array.
- name_
servers Sequence[str] - native_
fpolicy_ floatcount - The number of native FPolicy engines enabled on this SVM.
- nfs_
enabled bool - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- nvme_
enabled bool - Status for NVME protocol allowed to run on Vservers.
- object_
type str - owners Sequence[str]
- parent
Get
Storage Net App Storage Vm Parent - permission_
resources Sequence[GetStorage Net App Storage Vm 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.
- state str
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - subtype str
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- Sequence[Get
Storage Net App Storage Vm Tag] - uuid str
- The uuid of this tenant in storage array.
- version_
context GetStorage Net App Storage Vm Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - aggregates List<String>
- ancestors List<Property Map>
- array Property Map
- avg
Performance Property MapMetrics - cifs
Enabled Boolean - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- class
Id String - create
Time String - The time when this managed object was created.
- disk
Pools List<Property Map> - dns
Domains List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events List<Property Map>
- fcp
Enabled Boolean - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- id String
- ipspace String
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- is
Protected String - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- iscsi
Enabled Boolean - Status for iSCSI protocol allowed to run on Vservers.
- key String
- Unique identifier of VServer 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 tenant in storage array.
- name
Servers List<String> - native
Fpolicy NumberCount - The number of native FPolicy engines enabled on this SVM.
- nfs
Enabled Boolean - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- nvme
Enabled Boolean - Status for NVME protocol allowed to run on Vservers.
- 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.
- state String
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - subtype String
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- List<Property Map>
- uuid String
- The uuid of this tenant in storage array.
- version
Context Property Map
getStorageNetAppStorageVm Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Net App Storage Vm Result> - Account
Moid string - Additional
Properties string - Aggregates List<string>
- Ancestors
List<Get
Storage Net App Storage Vm Ancestor> - Array
Get
Storage Net App Storage Vm Array - Avg
Performance GetMetrics Storage Net App Storage Vm Avg Performance Metrics - Cifs
Enabled bool - Class
Id string - Create
Time string - Disk
Pools List<GetStorage Net App Storage Vm Disk Pool> - Dns
Domains List<string> - Domain
Group stringMoid - Events
List<Get
Storage Net App Storage Vm Event> - Fcp
Enabled bool - Ipspace string
- Is
Protected string - Iscsi
Enabled bool - Key string
- Mod
Time string - Moid string
- Name string
- Name
Servers List<string> - Native
Fpolicy doubleCount - Nfs
Enabled bool - Nvme
Enabled bool - Object
Type string - Owners List<string>
- Parent
Get
Storage Net App Storage Vm Parent - Permission
Resources List<GetStorage Net App Storage Vm Permission Resource> - string
- State string
- Subtype string
- List<Get
Storage Net App Storage Vm Tag> - Uuid string
- Version
Context GetStorage Net App Storage Vm Version Context
- Id string
- Results
[]Get
Storage Net App Storage Vm Result - Account
Moid string - Additional
Properties string - Aggregates []string
- Ancestors
[]Get
Storage Net App Storage Vm Ancestor - Array
Get
Storage Net App Storage Vm Array - Avg
Performance GetMetrics Storage Net App Storage Vm Avg Performance Metrics - Cifs
Enabled bool - Class
Id string - Create
Time string - Disk
Pools []GetStorage Net App Storage Vm Disk Pool - Dns
Domains []string - Domain
Group stringMoid - Events
[]Get
Storage Net App Storage Vm Event - Fcp
Enabled bool - Ipspace string
- Is
Protected string - Iscsi
Enabled bool - Key string
- Mod
Time string - Moid string
- Name string
- Name
Servers []string - Native
Fpolicy float64Count - Nfs
Enabled bool - Nvme
Enabled bool - Object
Type string - Owners []string
- Parent
Get
Storage Net App Storage Vm Parent - Permission
Resources []GetStorage Net App Storage Vm Permission Resource - string
- State string
- Subtype string
- []Get
Storage Net App Storage Vm Tag - Uuid string
- Version
Context GetStorage Net App Storage Vm Version Context
- id String
- results
List<Get
Storage Net App Storage Vm Result> - account
Moid String - additional
Properties String - aggregates List<String>
- ancestors
List<Get
Storage Net App Storage Vm Ancestor> - array
Get
Storage Net App Storage Vm Array - avg
Performance GetMetrics Storage Net App Storage Vm Avg Performance Metrics - cifs
Enabled Boolean - class
Id String - create
Time String - disk
Pools List<GetStorage Net App Storage Vm Disk Pool> - dns
Domains List<String> - domain
Group StringMoid - events
List<Get
Storage Net App Storage Vm Event> - fcp
Enabled Boolean - ipspace String
- is
Protected String - iscsi
Enabled Boolean - key String
- mod
Time String - moid String
- name String
- name
Servers List<String> - native
Fpolicy DoubleCount - nfs
Enabled Boolean - nvme
Enabled Boolean - object
Type String - owners List<String>
- parent
Get
Storage Net App Storage Vm Parent - permission
Resources List<GetStorage Net App Storage Vm Permission Resource> - String
- state String
- subtype String
- List<Get
Storage Net App Storage Vm Tag> - uuid String
- version
Context GetStorage Net App Storage Vm Version Context
- id string
- results
Get
Storage Net App Storage Vm Result[] - account
Moid string - additional
Properties string - aggregates string[]
- ancestors
Get
Storage Net App Storage Vm Ancestor[] - array
Get
Storage Net App Storage Vm Array - avg
Performance GetMetrics Storage Net App Storage Vm Avg Performance Metrics - cifs
Enabled boolean - class
Id string - create
Time string - disk
Pools GetStorage Net App Storage Vm Disk Pool[] - dns
Domains string[] - domain
Group stringMoid - events
Get
Storage Net App Storage Vm Event[] - fcp
Enabled boolean - ipspace string
- is
Protected string - iscsi
Enabled boolean - key string
- mod
Time string - moid string
- name string
- name
Servers string[] - native
Fpolicy numberCount - nfs
Enabled boolean - nvme
Enabled boolean - object
Type string - owners string[]
- parent
Get
Storage Net App Storage Vm Parent - permission
Resources GetStorage Net App Storage Vm Permission Resource[] - string
- state string
- subtype string
- Get
Storage Net App Storage Vm Tag[] - uuid string
- version
Context GetStorage Net App Storage Vm Version Context
- id str
- results
Sequence[Get
Storage Net App Storage Vm Result] - account_
moid str - additional_
properties str - aggregates Sequence[str]
- ancestors
Sequence[Get
Storage Net App Storage Vm Ancestor] - array
Get
Storage Net App Storage Vm Array - avg_
performance_ Getmetrics Storage Net App Storage Vm Avg Performance Metrics - cifs_
enabled bool - class_
id str - create_
time str - disk_
pools Sequence[GetStorage Net App Storage Vm Disk Pool] - dns_
domains Sequence[str] - domain_
group_ strmoid - events
Sequence[Get
Storage Net App Storage Vm Event] - fcp_
enabled bool - ipspace str
- is_
protected str - iscsi_
enabled bool - key str
- mod_
time str - moid str
- name str
- name_
servers Sequence[str] - native_
fpolicy_ floatcount - nfs_
enabled bool - nvme_
enabled bool - object_
type str - owners Sequence[str]
- parent
Get
Storage Net App Storage Vm Parent - permission_
resources Sequence[GetStorage Net App Storage Vm Permission Resource] - str
- state str
- subtype str
- Sequence[Get
Storage Net App Storage Vm Tag] - uuid str
- version_
context GetStorage Net App Storage Vm Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - aggregates List<String>
- ancestors List<Property Map>
- array Property Map
- avg
Performance Property MapMetrics - cifs
Enabled Boolean - class
Id String - create
Time String - disk
Pools List<Property Map> - dns
Domains List<String> - domain
Group StringMoid - events List<Property Map>
- fcp
Enabled Boolean - ipspace String
- is
Protected String - iscsi
Enabled Boolean - key String
- mod
Time String - moid String
- name String
- name
Servers List<String> - native
Fpolicy NumberCount - nfs
Enabled Boolean - nvme
Enabled Boolean - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- state String
- subtype String
- List<Property Map>
- uuid String
- version
Context Property Map
Supporting Types
GetStorageNetAppStorageVmAncestor
- 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'.
GetStorageNetAppStorageVmArray
- 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'.
GetStorageNetAppStorageVmAvgPerformanceMetrics
- 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.
GetStorageNetAppStorageVmDiskPool
- 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'.
GetStorageNetAppStorageVmEvent
- 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'.
GetStorageNetAppStorageVmParent
- 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'.
GetStorageNetAppStorageVmPermissionResource
- 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'.
GetStorageNetAppStorageVmResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Aggregates List<string>
- Ancestors
List<Get
Storage Net App Storage Vm Result Ancestor> - Arrays
List<Get
Storage Net App Storage Vm Result Array> - Avg
Performance List<GetMetrics Storage Net App Storage Vm Result Avg Performance Metric> - Cifs
Enabled bool - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Disk
Pools List<GetStorage Net App Storage Vm Result Disk Pool> - Dns
Domains List<string> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
List<Get
Storage Net App Storage Vm Result Event> - Fcp
Enabled bool - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- Ipspace string
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- Is
Protected string - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- Iscsi
Enabled bool - Status for iSCSI protocol allowed to run on Vservers.
- Key string
- Unique identifier of VServer 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 tenant in storage array.
- Name
Servers List<string> - Native
Fpolicy doubleCount - The number of native FPolicy engines enabled on this SVM.
- Nfs
Enabled bool - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- Nvme
Enabled bool - Status for NVME protocol allowed to run on Vservers.
- Object
Type string - Owners List<string>
- Parents
List<Get
Storage Net App Storage Vm Result Parent> - Permission
Resources List<GetStorage Net App Storage Vm 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.
- State string
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - Subtype string
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- List<Get
Storage Net App Storage Vm Result Tag> - Uuid string
- The uuid of this tenant in storage array.
- Version
Contexts List<GetStorage Net App Storage Vm Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Aggregates []string
- Ancestors
[]Get
Storage Net App Storage Vm Result Ancestor - Arrays
[]Get
Storage Net App Storage Vm Result Array - Avg
Performance []GetMetrics Storage Net App Storage Vm Result Avg Performance Metric - Cifs
Enabled bool - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Disk
Pools []GetStorage Net App Storage Vm Result Disk Pool - Dns
Domains []string - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
[]Get
Storage Net App Storage Vm Result Event - Fcp
Enabled bool - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- Ipspace string
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- Is
Protected string - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- Iscsi
Enabled bool - Status for iSCSI protocol allowed to run on Vservers.
- Key string
- Unique identifier of VServer 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 tenant in storage array.
- Name
Servers []string - Native
Fpolicy float64Count - The number of native FPolicy engines enabled on this SVM.
- Nfs
Enabled bool - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- Nvme
Enabled bool - Status for NVME protocol allowed to run on Vservers.
- Object
Type string - Owners []string
- Parents
[]Get
Storage Net App Storage Vm Result Parent - Permission
Resources []GetStorage Net App Storage Vm 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.
- State string
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - Subtype string
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- []Get
Storage Net App Storage Vm Result Tag - Uuid string
- The uuid of this tenant in storage array.
- Version
Contexts []GetStorage Net App Storage Vm Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - aggregates List<String>
- ancestors
List<Get
Storage Net App Storage Vm Result Ancestor> - arrays
List<Get
Storage Net App Storage Vm Result Array> - avg
Performance List<GetMetrics Storage Net App Storage Vm Result Avg Performance Metric> - cifs
Enabled Boolean - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- class
Id String - create
Time String - The time when this managed object was created.
- disk
Pools List<GetStorage Net App Storage Vm Result Disk Pool> - dns
Domains List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events
List<Get
Storage Net App Storage Vm Result Event> - fcp
Enabled Boolean - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- ipspace String
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- is
Protected String - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- iscsi
Enabled Boolean - Status for iSCSI protocol allowed to run on Vservers.
- key String
- Unique identifier of VServer 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 tenant in storage array.
- name
Servers List<String> - native
Fpolicy DoubleCount - The number of native FPolicy engines enabled on this SVM.
- nfs
Enabled Boolean - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- nvme
Enabled Boolean - Status for NVME protocol allowed to run on Vservers.
- object
Type String - owners List<String>
- parents
List<Get
Storage Net App Storage Vm Result Parent> - permission
Resources List<GetStorage Net App Storage Vm 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.
- state String
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - subtype String
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- List<Get
Storage Net App Storage Vm Result Tag> - uuid String
- The uuid of this tenant in storage array.
- version
Contexts List<GetStorage Net App Storage Vm Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - aggregates string[]
- ancestors
Get
Storage Net App Storage Vm Result Ancestor[] - arrays
Get
Storage Net App Storage Vm Result Array[] - avg
Performance GetMetrics Storage Net App Storage Vm Result Avg Performance Metric[] - cifs
Enabled boolean - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- class
Id string - create
Time string - The time when this managed object was created.
- disk
Pools GetStorage Net App Storage Vm Result Disk Pool[] - dns
Domains string[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- events
Get
Storage Net App Storage Vm Result Event[] - fcp
Enabled boolean - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- ipspace string
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- is
Protected string - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- iscsi
Enabled boolean - Status for iSCSI protocol allowed to run on Vservers.
- key string
- Unique identifier of VServer 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 tenant in storage array.
- name
Servers string[] - native
Fpolicy numberCount - The number of native FPolicy engines enabled on this SVM.
- nfs
Enabled boolean - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- nvme
Enabled boolean - Status for NVME protocol allowed to run on Vservers.
- object
Type string - owners string[]
- parents
Get
Storage Net App Storage Vm Result Parent[] - permission
Resources GetStorage Net App Storage Vm 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.
- state string
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - subtype string
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- Get
Storage Net App Storage Vm Result Tag[] - uuid string
- The uuid of this tenant in storage array.
- version
Contexts GetStorage Net App Storage Vm Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - aggregates Sequence[str]
- ancestors
Sequence[Get
Storage Net App Storage Vm Result Ancestor] - arrays
Sequence[Get
Storage Net App Storage Vm Result Array] - avg_
performance_ Sequence[Getmetrics Storage Net App Storage Vm Result Avg Performance Metric] - cifs_
enabled bool - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- class_
id str - create_
time str - The time when this managed object was created.
- disk_
pools Sequence[GetStorage Net App Storage Vm Result Disk Pool] - dns_
domains Sequence[str] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- events
Sequence[Get
Storage Net App Storage Vm Result Event] - fcp_
enabled bool - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- ipspace str
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- is_
protected str - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- iscsi_
enabled bool - Status for iSCSI protocol allowed to run on Vservers.
- key str
- Unique identifier of VServer 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 tenant in storage array.
- name_
servers Sequence[str] - native_
fpolicy_ floatcount - The number of native FPolicy engines enabled on this SVM.
- nfs_
enabled bool - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- nvme_
enabled bool - Status for NVME protocol allowed to run on Vservers.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Storage Net App Storage Vm Result Parent] - permission_
resources Sequence[GetStorage Net App Storage Vm 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.
- state str
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - subtype str
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- Sequence[Get
Storage Net App Storage Vm Result Tag] - uuid str
- The uuid of this tenant in storage array.
- version_
contexts Sequence[GetStorage Net App Storage Vm Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - aggregates List<String>
- ancestors List<Property Map>
- arrays List<Property Map>
- avg
Performance List<Property Map>Metrics - cifs
Enabled Boolean - Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
- class
Id String - create
Time String - The time when this managed object was created.
- disk
Pools List<Property Map> - dns
Domains List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events List<Property Map>
- fcp
Enabled Boolean - Status for Fibre Channel Protocol ( FCP ) allowed to run on Vservers.
- ipspace String
- IPspace name. IPspaces are distinct IP address spaces in which storage virtual machines (SVMs) reside.
- is
Protected String - Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
- iscsi
Enabled Boolean - Status for iSCSI protocol allowed to run on Vservers.
- key String
- Unique identifier of VServer 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 tenant in storage array.
- name
Servers List<String> - native
Fpolicy NumberCount - The number of native FPolicy engines enabled on this SVM.
- nfs
Enabled Boolean - Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
- nvme
Enabled Boolean - Status for NVME protocol allowed to run on Vservers.
- 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.
- state String
- The state of this tenant.*
Unknown
- Component state is not available.*Starting
- Component is being started.*Running
- Component is currently running.*Stopping
- Component is being stopped.*Stopped
- Component has been stopped.*Deleting
- Component deletion is in progress. - subtype String
- SVM subtype (default, dp_destination, sync_source, or sync_destination). The SVM subtype sync_destination is created automatically when an SVM of subtype sync_source is created on the source MetroCluster cluster.
- List<Property Map>
- uuid String
- The uuid of this tenant in storage array.
- version
Contexts List<Property Map>
GetStorageNetAppStorageVmResultAncestor
- 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
GetStorageNetAppStorageVmResultArray
- 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
GetStorageNetAppStorageVmResultAvgPerformanceMetric
- 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
GetStorageNetAppStorageVmResultDiskPool
- 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
GetStorageNetAppStorageVmResultEvent
- 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
GetStorageNetAppStorageVmResultParent
- 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
GetStorageNetAppStorageVmResultPermissionResource
- 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
GetStorageNetAppStorageVmResultTag
- Additional
Properties string - Key string
- Unique identifier of VServer across data center.
- Value string
- Additional
Properties string - Key string
- Unique identifier of VServer across data center.
- Value string
- additional
Properties String - key String
- Unique identifier of VServer across data center.
- value String
- additional
Properties string - key string
- Unique identifier of VServer across data center.
- value string
- additional_
properties str - key str
- Unique identifier of VServer across data center.
- value str
- additional
Properties String - key String
- Unique identifier of VServer across data center.
- value String
GetStorageNetAppStorageVmResultVersionContext
- 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
GetStorageNetAppStorageVmResultVersionContextInterestedMo
- 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
GetStorageNetAppStorageVmResultVersionContextRefMo
- 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
GetStorageNetAppStorageVmTag
- Additional
Properties string - Key string
- Unique identifier of VServer across data center.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- Unique identifier of VServer across data center.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- Unique identifier of VServer across data center.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- Unique identifier of VServer across data center.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- Unique identifier of VServer across data center.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- Unique identifier of VServer across data center.
- value String
- The string representation of a tag value.
GetStorageNetAppStorageVmVersionContext
- 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 Storage Vm 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 Storage Vm 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 Storage Vm 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 Storage Vm 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 Storage Vm 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 Storage Vm 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 Storage Vm 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 Storage Vm 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 Storage Vm 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 Storage Vm 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.
GetStorageNetAppStorageVmVersionContextInterestedMo
- 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'.
GetStorageNetAppStorageVmVersionContextRefMo
- 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.64 published on Wednesday, Apr 30, 2025 by ciscodevnet