1. Packages
  2. Intersight Provider
  3. API Docs
  4. getStorageNetAppStorageVm
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getStorageNetAppStorageVm

Explore with Pulumi AI

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

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Aggregates List<string>
    Ancestors List<GetStorageNetAppStorageVmAncestor>
    Array GetStorageNetAppStorageVmArray
    AvgPerformanceMetrics GetStorageNetAppStorageVmAvgPerformanceMetrics
    CifsEnabled bool
    Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DiskPools List<GetStorageNetAppStorageVmDiskPool>
    DnsDomains List<string>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Events List<GetStorageNetAppStorageVmEvent>
    FcpEnabled 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.
    IsProtected string
    Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
    IscsiEnabled bool
    Status for iSCSI protocol allowed to run on Vservers.
    Key string
    Unique identifier of VServer across data center.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the tenant in storage array.
    NameServers List<string>
    NativeFpolicyCount double
    The number of native FPolicy engines enabled on this SVM.
    NfsEnabled bool
    Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
    NvmeEnabled bool
    Status for NVME protocol allowed to run on Vservers.
    ObjectType string
    Owners List<string>
    Parent GetStorageNetAppStorageVmParent
    PermissionResources List<GetStorageNetAppStorageVmPermissionResource>
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    Tags List<GetStorageNetAppStorageVmTag>
    Uuid string
    The uuid of this tenant in storage array.
    VersionContext GetStorageNetAppStorageVmVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Aggregates []string
    Ancestors []GetStorageNetAppStorageVmAncestor
    Array GetStorageNetAppStorageVmArray
    AvgPerformanceMetrics GetStorageNetAppStorageVmAvgPerformanceMetrics
    CifsEnabled bool
    Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DiskPools []GetStorageNetAppStorageVmDiskPool
    DnsDomains []string
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Events []GetStorageNetAppStorageVmEvent
    FcpEnabled 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.
    IsProtected string
    Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
    IscsiEnabled bool
    Status for iSCSI protocol allowed to run on Vservers.
    Key string
    Unique identifier of VServer across data center.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the tenant in storage array.
    NameServers []string
    NativeFpolicyCount float64
    The number of native FPolicy engines enabled on this SVM.
    NfsEnabled bool
    Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
    NvmeEnabled bool
    Status for NVME protocol allowed to run on Vservers.
    ObjectType string
    Owners []string
    Parent GetStorageNetAppStorageVmParent
    PermissionResources []GetStorageNetAppStorageVmPermissionResource
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    Tags []GetStorageNetAppStorageVmTag
    Uuid string
    The uuid of this tenant in storage array.
    VersionContext GetStorageNetAppStorageVmVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    aggregates List<String>
    ancestors List<GetStorageNetAppStorageVmAncestor>
    array GetStorageNetAppStorageVmArray
    avgPerformanceMetrics GetStorageNetAppStorageVmAvgPerformanceMetrics
    cifsEnabled Boolean
    Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
    classId String
    createTime String
    The time when this managed object was created.
    diskPools List<GetStorageNetAppStorageVmDiskPool>
    dnsDomains List<String>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    events List<GetStorageNetAppStorageVmEvent>
    fcpEnabled 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.
    isProtected String
    Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
    iscsiEnabled Boolean
    Status for iSCSI protocol allowed to run on Vservers.
    key String
    Unique identifier of VServer across data center.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the tenant in storage array.
    nameServers List<String>
    nativeFpolicyCount Double
    The number of native FPolicy engines enabled on this SVM.
    nfsEnabled Boolean
    Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
    nvmeEnabled Boolean
    Status for NVME protocol allowed to run on Vservers.
    objectType String
    owners List<String>
    parent GetStorageNetAppStorageVmParent
    permissionResources List<GetStorageNetAppStorageVmPermissionResource>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    tags List<GetStorageNetAppStorageVmTag>
    uuid String
    The uuid of this tenant in storage array.
    versionContext GetStorageNetAppStorageVmVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    aggregates string[]
    ancestors GetStorageNetAppStorageVmAncestor[]
    array GetStorageNetAppStorageVmArray
    avgPerformanceMetrics GetStorageNetAppStorageVmAvgPerformanceMetrics
    cifsEnabled boolean
    Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
    classId string
    createTime string
    The time when this managed object was created.
    diskPools GetStorageNetAppStorageVmDiskPool[]
    dnsDomains string[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    events GetStorageNetAppStorageVmEvent[]
    fcpEnabled 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.
    isProtected string
    Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
    iscsiEnabled boolean
    Status for iSCSI protocol allowed to run on Vservers.
    key string
    Unique identifier of VServer across data center.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the tenant in storage array.
    nameServers string[]
    nativeFpolicyCount number
    The number of native FPolicy engines enabled on this SVM.
    nfsEnabled boolean
    Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
    nvmeEnabled boolean
    Status for NVME protocol allowed to run on Vservers.
    objectType string
    owners string[]
    parent GetStorageNetAppStorageVmParent
    permissionResources GetStorageNetAppStorageVmPermissionResource[]
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    tags GetStorageNetAppStorageVmTag[]
    uuid string
    The uuid of this tenant in storage array.
    versionContext GetStorageNetAppStorageVmVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    aggregates Sequence[str]
    ancestors Sequence[GetStorageNetAppStorageVmAncestor]
    array GetStorageNetAppStorageVmArray
    avg_performance_metrics GetStorageNetAppStorageVmAvgPerformanceMetrics
    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[GetStorageNetAppStorageVmDiskPool]
    dns_domains Sequence[str]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    events Sequence[GetStorageNetAppStorageVmEvent]
    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_count float
    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 GetStorageNetAppStorageVmParent
    permission_resources Sequence[GetStorageNetAppStorageVmPermissionResource]
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    tags Sequence[GetStorageNetAppStorageVmTag]
    uuid str
    The uuid of this tenant in storage array.
    version_context GetStorageNetAppStorageVmVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    aggregates List<String>
    ancestors List<Property Map>
    array Property Map
    avgPerformanceMetrics Property Map
    cifsEnabled Boolean
    Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
    classId String
    createTime String
    The time when this managed object was created.
    diskPools List<Property Map>
    dnsDomains List<String>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    events List<Property Map>
    fcpEnabled 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.
    isProtected String
    Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
    iscsiEnabled Boolean
    Status for iSCSI protocol allowed to run on Vservers.
    key String
    Unique identifier of VServer across data center.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the tenant in storage array.
    nameServers List<String>
    nativeFpolicyCount Number
    The number of native FPolicy engines enabled on this SVM.
    nfsEnabled Boolean
    Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
    nvmeEnabled Boolean
    Status for NVME protocol allowed to run on Vservers.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    tags List<Property Map>
    uuid String
    The uuid of this tenant in storage array.
    versionContext Property Map

    getStorageNetAppStorageVm Result

    The following output properties are available:

    Id string
    Results List<GetStorageNetAppStorageVmResult>
    AccountMoid string
    AdditionalProperties string
    Aggregates List<string>
    Ancestors List<GetStorageNetAppStorageVmAncestor>
    Array GetStorageNetAppStorageVmArray
    AvgPerformanceMetrics GetStorageNetAppStorageVmAvgPerformanceMetrics
    CifsEnabled bool
    ClassId string
    CreateTime string
    DiskPools List<GetStorageNetAppStorageVmDiskPool>
    DnsDomains List<string>
    DomainGroupMoid string
    Events List<GetStorageNetAppStorageVmEvent>
    FcpEnabled bool
    Ipspace string
    IsProtected string
    IscsiEnabled bool
    Key string
    ModTime string
    Moid string
    Name string
    NameServers List<string>
    NativeFpolicyCount double
    NfsEnabled bool
    NvmeEnabled bool
    ObjectType string
    Owners List<string>
    Parent GetStorageNetAppStorageVmParent
    PermissionResources List<GetStorageNetAppStorageVmPermissionResource>
    SharedScope string
    State string
    Subtype string
    Tags List<GetStorageNetAppStorageVmTag>
    Uuid string
    VersionContext GetStorageNetAppStorageVmVersionContext
    Id string
    Results []GetStorageNetAppStorageVmResult
    AccountMoid string
    AdditionalProperties string
    Aggregates []string
    Ancestors []GetStorageNetAppStorageVmAncestor
    Array GetStorageNetAppStorageVmArray
    AvgPerformanceMetrics GetStorageNetAppStorageVmAvgPerformanceMetrics
    CifsEnabled bool
    ClassId string
    CreateTime string
    DiskPools []GetStorageNetAppStorageVmDiskPool
    DnsDomains []string
    DomainGroupMoid string
    Events []GetStorageNetAppStorageVmEvent
    FcpEnabled bool
    Ipspace string
    IsProtected string
    IscsiEnabled bool
    Key string
    ModTime string
    Moid string
    Name string
    NameServers []string
    NativeFpolicyCount float64
    NfsEnabled bool
    NvmeEnabled bool
    ObjectType string
    Owners []string
    Parent GetStorageNetAppStorageVmParent
    PermissionResources []GetStorageNetAppStorageVmPermissionResource
    SharedScope string
    State string
    Subtype string
    Tags []GetStorageNetAppStorageVmTag
    Uuid string
    VersionContext GetStorageNetAppStorageVmVersionContext
    id String
    results List<GetStorageNetAppStorageVmResult>
    accountMoid String
    additionalProperties String
    aggregates List<String>
    ancestors List<GetStorageNetAppStorageVmAncestor>
    array GetStorageNetAppStorageVmArray
    avgPerformanceMetrics GetStorageNetAppStorageVmAvgPerformanceMetrics
    cifsEnabled Boolean
    classId String
    createTime String
    diskPools List<GetStorageNetAppStorageVmDiskPool>
    dnsDomains List<String>
    domainGroupMoid String
    events List<GetStorageNetAppStorageVmEvent>
    fcpEnabled Boolean
    ipspace String
    isProtected String
    iscsiEnabled Boolean
    key String
    modTime String
    moid String
    name String
    nameServers List<String>
    nativeFpolicyCount Double
    nfsEnabled Boolean
    nvmeEnabled Boolean
    objectType String
    owners List<String>
    parent GetStorageNetAppStorageVmParent
    permissionResources List<GetStorageNetAppStorageVmPermissionResource>
    sharedScope String
    state String
    subtype String
    tags List<GetStorageNetAppStorageVmTag>
    uuid String
    versionContext GetStorageNetAppStorageVmVersionContext
    id string
    results GetStorageNetAppStorageVmResult[]
    accountMoid string
    additionalProperties string
    aggregates string[]
    ancestors GetStorageNetAppStorageVmAncestor[]
    array GetStorageNetAppStorageVmArray
    avgPerformanceMetrics GetStorageNetAppStorageVmAvgPerformanceMetrics
    cifsEnabled boolean
    classId string
    createTime string
    diskPools GetStorageNetAppStorageVmDiskPool[]
    dnsDomains string[]
    domainGroupMoid string
    events GetStorageNetAppStorageVmEvent[]
    fcpEnabled boolean
    ipspace string
    isProtected string
    iscsiEnabled boolean
    key string
    modTime string
    moid string
    name string
    nameServers string[]
    nativeFpolicyCount number
    nfsEnabled boolean
    nvmeEnabled boolean
    objectType string
    owners string[]
    parent GetStorageNetAppStorageVmParent
    permissionResources GetStorageNetAppStorageVmPermissionResource[]
    sharedScope string
    state string
    subtype string
    tags GetStorageNetAppStorageVmTag[]
    uuid string
    versionContext GetStorageNetAppStorageVmVersionContext
    id str
    results Sequence[GetStorageNetAppStorageVmResult]
    account_moid str
    additional_properties str
    aggregates Sequence[str]
    ancestors Sequence[GetStorageNetAppStorageVmAncestor]
    array GetStorageNetAppStorageVmArray
    avg_performance_metrics GetStorageNetAppStorageVmAvgPerformanceMetrics
    cifs_enabled bool
    class_id str
    create_time str
    disk_pools Sequence[GetStorageNetAppStorageVmDiskPool]
    dns_domains Sequence[str]
    domain_group_moid str
    events Sequence[GetStorageNetAppStorageVmEvent]
    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_count float
    nfs_enabled bool
    nvme_enabled bool
    object_type str
    owners Sequence[str]
    parent GetStorageNetAppStorageVmParent
    permission_resources Sequence[GetStorageNetAppStorageVmPermissionResource]
    shared_scope str
    state str
    subtype str
    tags Sequence[GetStorageNetAppStorageVmTag]
    uuid str
    version_context GetStorageNetAppStorageVmVersionContext

    Supporting Types

    GetStorageNetAppStorageVmAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageNetAppStorageVmArray

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageNetAppStorageVmAvgPerformanceMetrics

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Iops double
    Rate of I/O operations observed at the storage object.
    Latency double
    Latency observed at the storage object.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Period double
    Duration of periodic aggregation, in hours.
    Throughput double
    Throughput observed at the storage object.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Iops float64
    Rate of I/O operations observed at the storage object.
    Latency float64
    Latency observed at the storage object.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Period float64
    Duration of periodic aggregation, in hours.
    Throughput float64
    Throughput observed at the storage object.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    iops Double
    Rate of I/O operations observed at the storage object.
    latency Double
    Latency observed at the storage object.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    period Double
    Duration of periodic aggregation, in hours.
    throughput Double
    Throughput observed at the storage object.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    iops number
    Rate of I/O operations observed at the storage object.
    latency number
    Latency observed at the storage object.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    period number
    Duration of periodic aggregation, in hours.
    throughput number
    Throughput observed at the storage object.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    iops float
    Rate of I/O operations observed at the storage object.
    latency float
    Latency observed at the storage object.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    period float
    Duration of periodic aggregation, in hours.
    throughput float
    Throughput observed at the storage object.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    iops Number
    Rate of I/O operations observed at the storage object.
    latency Number
    Latency observed at the storage object.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    period Number
    Duration of periodic aggregation, in hours.
    throughput Number
    Throughput observed at the storage object.

    GetStorageNetAppStorageVmDiskPool

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageNetAppStorageVmEvent

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageNetAppStorageVmParent

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageNetAppStorageVmPermissionResource

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageNetAppStorageVmResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Aggregates List<string>
    Ancestors List<GetStorageNetAppStorageVmResultAncestor>
    Arrays List<GetStorageNetAppStorageVmResultArray>
    AvgPerformanceMetrics List<GetStorageNetAppStorageVmResultAvgPerformanceMetric>
    CifsEnabled bool
    Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DiskPools List<GetStorageNetAppStorageVmResultDiskPool>
    DnsDomains List<string>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Events List<GetStorageNetAppStorageVmResultEvent>
    FcpEnabled 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.
    IsProtected string
    Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
    IscsiEnabled bool
    Status for iSCSI protocol allowed to run on Vservers.
    Key string
    Unique identifier of VServer across data center.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the tenant in storage array.
    NameServers List<string>
    NativeFpolicyCount double
    The number of native FPolicy engines enabled on this SVM.
    NfsEnabled bool
    Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
    NvmeEnabled bool
    Status for NVME protocol allowed to run on Vservers.
    ObjectType string
    Owners List<string>
    Parents List<GetStorageNetAppStorageVmResultParent>
    PermissionResources List<GetStorageNetAppStorageVmResultPermissionResource>
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    Tags List<GetStorageNetAppStorageVmResultTag>
    Uuid string
    The uuid of this tenant in storage array.
    VersionContexts List<GetStorageNetAppStorageVmResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Aggregates []string
    Ancestors []GetStorageNetAppStorageVmResultAncestor
    Arrays []GetStorageNetAppStorageVmResultArray
    AvgPerformanceMetrics []GetStorageNetAppStorageVmResultAvgPerformanceMetric
    CifsEnabled bool
    Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DiskPools []GetStorageNetAppStorageVmResultDiskPool
    DnsDomains []string
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Events []GetStorageNetAppStorageVmResultEvent
    FcpEnabled 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.
    IsProtected string
    Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
    IscsiEnabled bool
    Status for iSCSI protocol allowed to run on Vservers.
    Key string
    Unique identifier of VServer across data center.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the tenant in storage array.
    NameServers []string
    NativeFpolicyCount float64
    The number of native FPolicy engines enabled on this SVM.
    NfsEnabled bool
    Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
    NvmeEnabled bool
    Status for NVME protocol allowed to run on Vservers.
    ObjectType string
    Owners []string
    Parents []GetStorageNetAppStorageVmResultParent
    PermissionResources []GetStorageNetAppStorageVmResultPermissionResource
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    Tags []GetStorageNetAppStorageVmResultTag
    Uuid string
    The uuid of this tenant in storage array.
    VersionContexts []GetStorageNetAppStorageVmResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    aggregates List<String>
    ancestors List<GetStorageNetAppStorageVmResultAncestor>
    arrays List<GetStorageNetAppStorageVmResultArray>
    avgPerformanceMetrics List<GetStorageNetAppStorageVmResultAvgPerformanceMetric>
    cifsEnabled Boolean
    Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
    classId String
    createTime String
    The time when this managed object was created.
    diskPools List<GetStorageNetAppStorageVmResultDiskPool>
    dnsDomains List<String>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    events List<GetStorageNetAppStorageVmResultEvent>
    fcpEnabled 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.
    isProtected String
    Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
    iscsiEnabled Boolean
    Status for iSCSI protocol allowed to run on Vservers.
    key String
    Unique identifier of VServer across data center.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the tenant in storage array.
    nameServers List<String>
    nativeFpolicyCount Double
    The number of native FPolicy engines enabled on this SVM.
    nfsEnabled Boolean
    Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
    nvmeEnabled Boolean
    Status for NVME protocol allowed to run on Vservers.
    objectType String
    owners List<String>
    parents List<GetStorageNetAppStorageVmResultParent>
    permissionResources List<GetStorageNetAppStorageVmResultPermissionResource>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    tags List<GetStorageNetAppStorageVmResultTag>
    uuid String
    The uuid of this tenant in storage array.
    versionContexts List<GetStorageNetAppStorageVmResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    aggregates string[]
    ancestors GetStorageNetAppStorageVmResultAncestor[]
    arrays GetStorageNetAppStorageVmResultArray[]
    avgPerformanceMetrics GetStorageNetAppStorageVmResultAvgPerformanceMetric[]
    cifsEnabled boolean
    Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
    classId string
    createTime string
    The time when this managed object was created.
    diskPools GetStorageNetAppStorageVmResultDiskPool[]
    dnsDomains string[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    events GetStorageNetAppStorageVmResultEvent[]
    fcpEnabled 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.
    isProtected string
    Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
    iscsiEnabled boolean
    Status for iSCSI protocol allowed to run on Vservers.
    key string
    Unique identifier of VServer across data center.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the tenant in storage array.
    nameServers string[]
    nativeFpolicyCount number
    The number of native FPolicy engines enabled on this SVM.
    nfsEnabled boolean
    Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
    nvmeEnabled boolean
    Status for NVME protocol allowed to run on Vservers.
    objectType string
    owners string[]
    parents GetStorageNetAppStorageVmResultParent[]
    permissionResources GetStorageNetAppStorageVmResultPermissionResource[]
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    tags GetStorageNetAppStorageVmResultTag[]
    uuid string
    The uuid of this tenant in storage array.
    versionContexts GetStorageNetAppStorageVmResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    aggregates Sequence[str]
    ancestors Sequence[GetStorageNetAppStorageVmResultAncestor]
    arrays Sequence[GetStorageNetAppStorageVmResultArray]
    avg_performance_metrics Sequence[GetStorageNetAppStorageVmResultAvgPerformanceMetric]
    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[GetStorageNetAppStorageVmResultDiskPool]
    dns_domains Sequence[str]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    events Sequence[GetStorageNetAppStorageVmResultEvent]
    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_count float
    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[GetStorageNetAppStorageVmResultParent]
    permission_resources Sequence[GetStorageNetAppStorageVmResultPermissionResource]
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    tags Sequence[GetStorageNetAppStorageVmResultTag]
    uuid str
    The uuid of this tenant in storage array.
    version_contexts Sequence[GetStorageNetAppStorageVmResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    aggregates List<String>
    ancestors List<Property Map>
    arrays List<Property Map>
    avgPerformanceMetrics List<Property Map>
    cifsEnabled Boolean
    Status for Common Internet File System protocol ( CIFS ) allowed to run on Vservers.
    classId String
    createTime String
    The time when this managed object was created.
    diskPools List<Property Map>
    dnsDomains List<String>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    events List<Property Map>
    fcpEnabled 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.
    isProtected String
    Specifies whether the Storage VM is a SnapMirror source Storage VM, using SnapMirror to protect its data.
    iscsiEnabled Boolean
    Status for iSCSI protocol allowed to run on Vservers.
    key String
    Unique identifier of VServer across data center.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the tenant in storage array.
    nameServers List<String>
    nativeFpolicyCount Number
    The number of native FPolicy engines enabled on this SVM.
    nfsEnabled Boolean
    Status for Network File System Protocol ( NFS ) allowed to run on Vservers.
    nvmeEnabled Boolean
    Status for NVME protocol allowed to run on Vservers.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    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.
    tags List<Property Map>
    uuid String
    The uuid of this tenant in storage array.
    versionContexts List<Property Map>

    GetStorageNetAppStorageVmResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStorageNetAppStorageVmResultArray

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStorageNetAppStorageVmResultAvgPerformanceMetric

    AdditionalProperties string
    ClassId string
    Iops double
    Latency double
    ObjectType string
    Period double
    Throughput double
    AdditionalProperties string
    ClassId string
    Iops float64
    Latency float64
    ObjectType string
    Period float64
    Throughput float64
    additionalProperties String
    classId String
    iops Double
    latency Double
    objectType String
    period Double
    throughput Double
    additionalProperties string
    classId string
    iops number
    latency number
    objectType string
    period number
    throughput number
    additionalProperties String
    classId String
    iops Number
    latency Number
    objectType String
    period Number
    throughput Number

    GetStorageNetAppStorageVmResultDiskPool

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStorageNetAppStorageVmResultEvent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStorageNetAppStorageVmResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStorageNetAppStorageVmResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStorageNetAppStorageVmResultTag

    AdditionalProperties string
    Key string
    Unique identifier of VServer across data center.
    Value string
    AdditionalProperties string
    Key string
    Unique identifier of VServer across data center.
    Value string
    additionalProperties String
    key String
    Unique identifier of VServer across data center.
    value String
    additionalProperties 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
    additionalProperties String
    key String
    Unique identifier of VServer across data center.
    value String

    GetStorageNetAppStorageVmResultVersionContext

    GetStorageNetAppStorageVmResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStorageNetAppStorageVmResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetStorageNetAppStorageVmTag

    AdditionalProperties string
    Key string
    Unique identifier of VServer across data center.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    Unique identifier of VServer across data center.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    Unique identifier of VServer across data center.
    value String
    The string representation of a tag value.
    additionalProperties 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.
    additionalProperties String
    key String
    Unique identifier of VServer across data center.
    value String
    The string representation of a tag value.

    GetStorageNetAppStorageVmVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos List<GetStorageNetAppStorageVmVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetStorageNetAppStorageVmVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos []GetStorageNetAppStorageVmVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetStorageNetAppStorageVmVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<GetStorageNetAppStorageVmVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetStorageNetAppStorageVmVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos GetStorageNetAppStorageVmVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetStorageNetAppStorageVmVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos Sequence[GetStorageNetAppStorageVmVersionContextInterestedMo]
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version str
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetStorageNetAppStorageVmVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.

    GetStorageNetAppStorageVmVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageNetAppStorageVmVersionContextRefMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    intersight logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet