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

intersight.getStorageNetAppNonDataIpInterface

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    NetApp Non-Data IP interface is a logical interface for management within the cluster scope.

    Using getStorageNetAppNonDataIpInterface

    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 getStorageNetAppNonDataIpInterface(args: GetStorageNetAppNonDataIpInterfaceArgs, opts?: InvokeOptions): Promise<GetStorageNetAppNonDataIpInterfaceResult>
    function getStorageNetAppNonDataIpInterfaceOutput(args: GetStorageNetAppNonDataIpInterfaceOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppNonDataIpInterfaceResult>
    def get_storage_net_app_non_data_ip_interface(account_moid: Optional[str] = None,
                                                  additional_properties: Optional[str] = None,
                                                  ancestors: Optional[Sequence[GetStorageNetAppNonDataIpInterfaceAncestor]] = None,
                                                  array: Optional[GetStorageNetAppNonDataIpInterfaceArray] = None,
                                                  array_controller: Optional[GetStorageNetAppNonDataIpInterfaceArrayController] = None,
                                                  class_id: Optional[str] = None,
                                                  create_time: Optional[str] = None,
                                                  current_node: Optional[str] = None,
                                                  current_port: Optional[str] = None,
                                                  domain_group_moid: Optional[str] = None,
                                                  enabled: Optional[str] = None,
                                                  events: Optional[Sequence[GetStorageNetAppNonDataIpInterfaceEvent]] = None,
                                                  home_node: Optional[str] = None,
                                                  home_port: Optional[str] = None,
                                                  id: Optional[str] = None,
                                                  interface_is_home: Optional[str] = None,
                                                  interface_state: Optional[str] = None,
                                                  ip_address: Optional[str] = None,
                                                  ip_family: Optional[str] = None,
                                                  ipspace: Optional[str] = None,
                                                  is_home: Optional[bool] = None,
                                                  location_failover: Optional[str] = None,
                                                  mod_time: Optional[str] = None,
                                                  moid: Optional[str] = None,
                                                  name: Optional[str] = None,
                                                  net_app_ethernet_port: Optional[GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort] = None,
                                                  netmask: Optional[str] = None,
                                                  object_type: Optional[str] = None,
                                                  owners: Optional[Sequence[str]] = None,
                                                  parent: Optional[GetStorageNetAppNonDataIpInterfaceParent] = None,
                                                  permission_resources: Optional[Sequence[GetStorageNetAppNonDataIpInterfacePermissionResource]] = None,
                                                  service_policy_name: Optional[str] = None,
                                                  service_policy_uuid: Optional[str] = None,
                                                  services: Optional[Sequence[str]] = None,
                                                  shared_scope: Optional[str] = None,
                                                  state: Optional[str] = None,
                                                  svm_name: Optional[str] = None,
                                                  tags: Optional[Sequence[GetStorageNetAppNonDataIpInterfaceTag]] = None,
                                                  uuid: Optional[str] = None,
                                                  version_context: Optional[GetStorageNetAppNonDataIpInterfaceVersionContext] = None,
                                                  opts: Optional[InvokeOptions] = None) -> GetStorageNetAppNonDataIpInterfaceResult
    def get_storage_net_app_non_data_ip_interface_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                  additional_properties: Optional[pulumi.Input[str]] = None,
                                                  ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppNonDataIpInterfaceAncestorArgs]]]] = None,
                                                  array: Optional[pulumi.Input[GetStorageNetAppNonDataIpInterfaceArrayArgs]] = None,
                                                  array_controller: Optional[pulumi.Input[GetStorageNetAppNonDataIpInterfaceArrayControllerArgs]] = None,
                                                  class_id: Optional[pulumi.Input[str]] = None,
                                                  create_time: Optional[pulumi.Input[str]] = None,
                                                  current_node: Optional[pulumi.Input[str]] = None,
                                                  current_port: Optional[pulumi.Input[str]] = None,
                                                  domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                  enabled: Optional[pulumi.Input[str]] = None,
                                                  events: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppNonDataIpInterfaceEventArgs]]]] = None,
                                                  home_node: Optional[pulumi.Input[str]] = None,
                                                  home_port: Optional[pulumi.Input[str]] = None,
                                                  id: Optional[pulumi.Input[str]] = None,
                                                  interface_is_home: Optional[pulumi.Input[str]] = None,
                                                  interface_state: Optional[pulumi.Input[str]] = None,
                                                  ip_address: Optional[pulumi.Input[str]] = None,
                                                  ip_family: Optional[pulumi.Input[str]] = None,
                                                  ipspace: Optional[pulumi.Input[str]] = None,
                                                  is_home: Optional[pulumi.Input[bool]] = None,
                                                  location_failover: Optional[pulumi.Input[str]] = None,
                                                  mod_time: Optional[pulumi.Input[str]] = None,
                                                  moid: Optional[pulumi.Input[str]] = None,
                                                  name: Optional[pulumi.Input[str]] = None,
                                                  net_app_ethernet_port: Optional[pulumi.Input[GetStorageNetAppNonDataIpInterfaceNetAppEthernetPortArgs]] = None,
                                                  netmask: Optional[pulumi.Input[str]] = None,
                                                  object_type: Optional[pulumi.Input[str]] = None,
                                                  owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                  parent: Optional[pulumi.Input[GetStorageNetAppNonDataIpInterfaceParentArgs]] = None,
                                                  permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppNonDataIpInterfacePermissionResourceArgs]]]] = None,
                                                  service_policy_name: Optional[pulumi.Input[str]] = None,
                                                  service_policy_uuid: Optional[pulumi.Input[str]] = None,
                                                  services: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                  shared_scope: Optional[pulumi.Input[str]] = None,
                                                  state: Optional[pulumi.Input[str]] = None,
                                                  svm_name: Optional[pulumi.Input[str]] = None,
                                                  tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppNonDataIpInterfaceTagArgs]]]] = None,
                                                  uuid: Optional[pulumi.Input[str]] = None,
                                                  version_context: Optional[pulumi.Input[GetStorageNetAppNonDataIpInterfaceVersionContextArgs]] = None,
                                                  opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppNonDataIpInterfaceResult]
    func LookupStorageNetAppNonDataIpInterface(ctx *Context, args *LookupStorageNetAppNonDataIpInterfaceArgs, opts ...InvokeOption) (*LookupStorageNetAppNonDataIpInterfaceResult, error)
    func LookupStorageNetAppNonDataIpInterfaceOutput(ctx *Context, args *LookupStorageNetAppNonDataIpInterfaceOutputArgs, opts ...InvokeOption) LookupStorageNetAppNonDataIpInterfaceResultOutput

    > Note: This function is named LookupStorageNetAppNonDataIpInterface in the Go SDK.

    public static class GetStorageNetAppNonDataIpInterface 
    {
        public static Task<GetStorageNetAppNonDataIpInterfaceResult> InvokeAsync(GetStorageNetAppNonDataIpInterfaceArgs args, InvokeOptions? opts = null)
        public static Output<GetStorageNetAppNonDataIpInterfaceResult> Invoke(GetStorageNetAppNonDataIpInterfaceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStorageNetAppNonDataIpInterfaceResult> getStorageNetAppNonDataIpInterface(GetStorageNetAppNonDataIpInterfaceArgs args, InvokeOptions options)
    public static Output<GetStorageNetAppNonDataIpInterfaceResult> getStorageNetAppNonDataIpInterface(GetStorageNetAppNonDataIpInterfaceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getStorageNetAppNonDataIpInterface:getStorageNetAppNonDataIpInterface
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageNetAppNonDataIpInterfaceAncestor>
    Array GetStorageNetAppNonDataIpInterfaceArray
    ArrayController GetStorageNetAppNonDataIpInterfaceArrayController
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CurrentNode string
    Name of the current node of IP interface.
    CurrentPort string
    Name of the current port of IP interface.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Enabled string
    IP interface is enabled or not.
    Events List<GetStorageNetAppNonDataIpInterfaceEvent>
    HomeNode string
    Name of home node of IP interface.
    HomePort string
    Name of home port of IP interface.
    Id string
    InterfaceIsHome string
    Reports whether the IP interface is home or has failed over to its HA peer.
    InterfaceState string
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    IpAddress string
    The IP address of interface.
    IpFamily string
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    Ipspace string
    The name of the IPspace of the IP interface.
    IsHome bool
    Reports whether the IP interface is home or has failed over to its HA peer.
    LocationFailover string
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the IP interface.
    NetAppEthernetPort GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort
    Netmask string
    The netmask of the interface.
    ObjectType string
    Owners List<string>
    Parent GetStorageNetAppNonDataIpInterfaceParent
    PermissionResources List<GetStorageNetAppNonDataIpInterfacePermissionResource>
    ServicePolicyName string
    Service policy name of IP interface.
    ServicePolicyUuid string
    Service policy UUID of IP interface.
    Services List<string>
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    SvmName string
    The storage virtual machine name for the interface.
    Tags List<GetStorageNetAppNonDataIpInterfaceTag>
    Uuid string
    Uuid of NetApp IP Interface.
    VersionContext GetStorageNetAppNonDataIpInterfaceVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppNonDataIpInterfaceAncestor
    Array GetStorageNetAppNonDataIpInterfaceArray
    ArrayController GetStorageNetAppNonDataIpInterfaceArrayController
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CurrentNode string
    Name of the current node of IP interface.
    CurrentPort string
    Name of the current port of IP interface.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Enabled string
    IP interface is enabled or not.
    Events []GetStorageNetAppNonDataIpInterfaceEvent
    HomeNode string
    Name of home node of IP interface.
    HomePort string
    Name of home port of IP interface.
    Id string
    InterfaceIsHome string
    Reports whether the IP interface is home or has failed over to its HA peer.
    InterfaceState string
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    IpAddress string
    The IP address of interface.
    IpFamily string
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    Ipspace string
    The name of the IPspace of the IP interface.
    IsHome bool
    Reports whether the IP interface is home or has failed over to its HA peer.
    LocationFailover string
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the IP interface.
    NetAppEthernetPort GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort
    Netmask string
    The netmask of the interface.
    ObjectType string
    Owners []string
    Parent GetStorageNetAppNonDataIpInterfaceParent
    PermissionResources []GetStorageNetAppNonDataIpInterfacePermissionResource
    ServicePolicyName string
    Service policy name of IP interface.
    ServicePolicyUuid string
    Service policy UUID of IP interface.
    Services []string
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    SvmName string
    The storage virtual machine name for the interface.
    Tags []GetStorageNetAppNonDataIpInterfaceTag
    Uuid string
    Uuid of NetApp IP Interface.
    VersionContext GetStorageNetAppNonDataIpInterfaceVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppNonDataIpInterfaceAncestor>
    array GetStorageNetAppNonDataIpInterfaceArray
    arrayController GetStorageNetAppNonDataIpInterfaceArrayController
    classId String
    createTime String
    The time when this managed object was created.
    currentNode String
    Name of the current node of IP interface.
    currentPort String
    Name of the current port of IP interface.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    enabled String
    IP interface is enabled or not.
    events List<GetStorageNetAppNonDataIpInterfaceEvent>
    homeNode String
    Name of home node of IP interface.
    homePort String
    Name of home port of IP interface.
    id String
    interfaceIsHome String
    Reports whether the IP interface is home or has failed over to its HA peer.
    interfaceState String
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    ipAddress String
    The IP address of interface.
    ipFamily String
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    ipspace String
    The name of the IPspace of the IP interface.
    isHome Boolean
    Reports whether the IP interface is home or has failed over to its HA peer.
    locationFailover String
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the IP interface.
    netAppEthernetPort GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort
    netmask String
    The netmask of the interface.
    objectType String
    owners List<String>
    parent GetStorageNetAppNonDataIpInterfaceParent
    permissionResources List<GetStorageNetAppNonDataIpInterfacePermissionResource>
    servicePolicyName String
    Service policy name of IP interface.
    servicePolicyUuid String
    Service policy UUID of IP interface.
    services List<String>
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    svmName String
    The storage virtual machine name for the interface.
    tags List<GetStorageNetAppNonDataIpInterfaceTag>
    uuid String
    Uuid of NetApp IP Interface.
    versionContext GetStorageNetAppNonDataIpInterfaceVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppNonDataIpInterfaceAncestor[]
    array GetStorageNetAppNonDataIpInterfaceArray
    arrayController GetStorageNetAppNonDataIpInterfaceArrayController
    classId string
    createTime string
    The time when this managed object was created.
    currentNode string
    Name of the current node of IP interface.
    currentPort string
    Name of the current port of IP interface.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    enabled string
    IP interface is enabled or not.
    events GetStorageNetAppNonDataIpInterfaceEvent[]
    homeNode string
    Name of home node of IP interface.
    homePort string
    Name of home port of IP interface.
    id string
    interfaceIsHome string
    Reports whether the IP interface is home or has failed over to its HA peer.
    interfaceState string
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    ipAddress string
    The IP address of interface.
    ipFamily string
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    ipspace string
    The name of the IPspace of the IP interface.
    isHome boolean
    Reports whether the IP interface is home or has failed over to its HA peer.
    locationFailover string
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name of the IP interface.
    netAppEthernetPort GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort
    netmask string
    The netmask of the interface.
    objectType string
    owners string[]
    parent GetStorageNetAppNonDataIpInterfaceParent
    permissionResources GetStorageNetAppNonDataIpInterfacePermissionResource[]
    servicePolicyName string
    Service policy name of IP interface.
    servicePolicyUuid string
    Service policy UUID of IP interface.
    services string[]
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    svmName string
    The storage virtual machine name for the interface.
    tags GetStorageNetAppNonDataIpInterfaceTag[]
    uuid string
    Uuid of NetApp IP Interface.
    versionContext GetStorageNetAppNonDataIpInterfaceVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppNonDataIpInterfaceAncestor]
    array GetStorageNetAppNonDataIpInterfaceArray
    array_controller GetStorageNetAppNonDataIpInterfaceArrayController
    class_id str
    create_time str
    The time when this managed object was created.
    current_node str
    Name of the current node of IP interface.
    current_port str
    Name of the current port of IP interface.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    enabled str
    IP interface is enabled or not.
    events Sequence[GetStorageNetAppNonDataIpInterfaceEvent]
    home_node str
    Name of home node of IP interface.
    home_port str
    Name of home port of IP interface.
    id str
    interface_is_home str
    Reports whether the IP interface is home or has failed over to its HA peer.
    interface_state str
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    ip_address str
    The IP address of interface.
    ip_family str
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    ipspace str
    The name of the IPspace of the IP interface.
    is_home bool
    Reports whether the IP interface is home or has failed over to its HA peer.
    location_failover str
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name of the IP interface.
    net_app_ethernet_port GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort
    netmask str
    The netmask of the interface.
    object_type str
    owners Sequence[str]
    parent GetStorageNetAppNonDataIpInterfaceParent
    permission_resources Sequence[GetStorageNetAppNonDataIpInterfacePermissionResource]
    service_policy_name str
    Service policy name of IP interface.
    service_policy_uuid str
    Service policy UUID of IP interface.
    services Sequence[str]
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    svm_name str
    The storage virtual machine name for the interface.
    tags Sequence[GetStorageNetAppNonDataIpInterfaceTag]
    uuid str
    Uuid of NetApp IP Interface.
    version_context GetStorageNetAppNonDataIpInterfaceVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    array Property Map
    arrayController Property Map
    classId String
    createTime String
    The time when this managed object was created.
    currentNode String
    Name of the current node of IP interface.
    currentPort String
    Name of the current port of IP interface.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    enabled String
    IP interface is enabled or not.
    events List<Property Map>
    homeNode String
    Name of home node of IP interface.
    homePort String
    Name of home port of IP interface.
    id String
    interfaceIsHome String
    Reports whether the IP interface is home or has failed over to its HA peer.
    interfaceState String
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    ipAddress String
    The IP address of interface.
    ipFamily String
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    ipspace String
    The name of the IPspace of the IP interface.
    isHome Boolean
    Reports whether the IP interface is home or has failed over to its HA peer.
    locationFailover String
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the IP interface.
    netAppEthernetPort Property Map
    netmask String
    The netmask of the interface.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    servicePolicyName String
    Service policy name of IP interface.
    servicePolicyUuid String
    Service policy UUID of IP interface.
    services List<String>
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    svmName String
    The storage virtual machine name for the interface.
    tags List<Property Map>
    uuid String
    Uuid of NetApp IP Interface.
    versionContext Property Map

    getStorageNetAppNonDataIpInterface Result

    The following output properties are available:

    Id string
    Results List<GetStorageNetAppNonDataIpInterfaceResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetStorageNetAppNonDataIpInterfaceAncestor>
    Array GetStorageNetAppNonDataIpInterfaceArray
    ArrayController GetStorageNetAppNonDataIpInterfaceArrayController
    ClassId string
    CreateTime string
    CurrentNode string
    CurrentPort string
    DomainGroupMoid string
    Enabled string
    Events List<GetStorageNetAppNonDataIpInterfaceEvent>
    HomeNode string
    HomePort string
    InterfaceIsHome string
    InterfaceState string
    IpAddress string
    IpFamily string
    Ipspace string
    IsHome bool
    LocationFailover string
    ModTime string
    Moid string
    Name string
    NetAppEthernetPort GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort
    Netmask string
    ObjectType string
    Owners List<string>
    Parent GetStorageNetAppNonDataIpInterfaceParent
    PermissionResources List<GetStorageNetAppNonDataIpInterfacePermissionResource>
    ServicePolicyName string
    ServicePolicyUuid string
    Services List<string>
    SharedScope string
    State string
    SvmName string
    Tags List<GetStorageNetAppNonDataIpInterfaceTag>
    Uuid string
    VersionContext GetStorageNetAppNonDataIpInterfaceVersionContext
    Id string
    Results []GetStorageNetAppNonDataIpInterfaceResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetStorageNetAppNonDataIpInterfaceAncestor
    Array GetStorageNetAppNonDataIpInterfaceArray
    ArrayController GetStorageNetAppNonDataIpInterfaceArrayController
    ClassId string
    CreateTime string
    CurrentNode string
    CurrentPort string
    DomainGroupMoid string
    Enabled string
    Events []GetStorageNetAppNonDataIpInterfaceEvent
    HomeNode string
    HomePort string
    InterfaceIsHome string
    InterfaceState string
    IpAddress string
    IpFamily string
    Ipspace string
    IsHome bool
    LocationFailover string
    ModTime string
    Moid string
    Name string
    NetAppEthernetPort GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort
    Netmask string
    ObjectType string
    Owners []string
    Parent GetStorageNetAppNonDataIpInterfaceParent
    PermissionResources []GetStorageNetAppNonDataIpInterfacePermissionResource
    ServicePolicyName string
    ServicePolicyUuid string
    Services []string
    SharedScope string
    State string
    SvmName string
    Tags []GetStorageNetAppNonDataIpInterfaceTag
    Uuid string
    VersionContext GetStorageNetAppNonDataIpInterfaceVersionContext
    id String
    results List<GetStorageNetAppNonDataIpInterfaceResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetStorageNetAppNonDataIpInterfaceAncestor>
    array GetStorageNetAppNonDataIpInterfaceArray
    arrayController GetStorageNetAppNonDataIpInterfaceArrayController
    classId String
    createTime String
    currentNode String
    currentPort String
    domainGroupMoid String
    enabled String
    events List<GetStorageNetAppNonDataIpInterfaceEvent>
    homeNode String
    homePort String
    interfaceIsHome String
    interfaceState String
    ipAddress String
    ipFamily String
    ipspace String
    isHome Boolean
    locationFailover String
    modTime String
    moid String
    name String
    netAppEthernetPort GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort
    netmask String
    objectType String
    owners List<String>
    parent GetStorageNetAppNonDataIpInterfaceParent
    permissionResources List<GetStorageNetAppNonDataIpInterfacePermissionResource>
    servicePolicyName String
    servicePolicyUuid String
    services List<String>
    sharedScope String
    state String
    svmName String
    tags List<GetStorageNetAppNonDataIpInterfaceTag>
    uuid String
    versionContext GetStorageNetAppNonDataIpInterfaceVersionContext
    id string
    results GetStorageNetAppNonDataIpInterfaceResult[]
    accountMoid string
    additionalProperties string
    ancestors GetStorageNetAppNonDataIpInterfaceAncestor[]
    array GetStorageNetAppNonDataIpInterfaceArray
    arrayController GetStorageNetAppNonDataIpInterfaceArrayController
    classId string
    createTime string
    currentNode string
    currentPort string
    domainGroupMoid string
    enabled string
    events GetStorageNetAppNonDataIpInterfaceEvent[]
    homeNode string
    homePort string
    interfaceIsHome string
    interfaceState string
    ipAddress string
    ipFamily string
    ipspace string
    isHome boolean
    locationFailover string
    modTime string
    moid string
    name string
    netAppEthernetPort GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort
    netmask string
    objectType string
    owners string[]
    parent GetStorageNetAppNonDataIpInterfaceParent
    permissionResources GetStorageNetAppNonDataIpInterfacePermissionResource[]
    servicePolicyName string
    servicePolicyUuid string
    services string[]
    sharedScope string
    state string
    svmName string
    tags GetStorageNetAppNonDataIpInterfaceTag[]
    uuid string
    versionContext GetStorageNetAppNonDataIpInterfaceVersionContext
    id str
    results Sequence[GetStorageNetAppNonDataIpInterfaceResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetStorageNetAppNonDataIpInterfaceAncestor]
    array GetStorageNetAppNonDataIpInterfaceArray
    array_controller GetStorageNetAppNonDataIpInterfaceArrayController
    class_id str
    create_time str
    current_node str
    current_port str
    domain_group_moid str
    enabled str
    events Sequence[GetStorageNetAppNonDataIpInterfaceEvent]
    home_node str
    home_port str
    interface_is_home str
    interface_state str
    ip_address str
    ip_family str
    ipspace str
    is_home bool
    location_failover str
    mod_time str
    moid str
    name str
    net_app_ethernet_port GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort
    netmask str
    object_type str
    owners Sequence[str]
    parent GetStorageNetAppNonDataIpInterfaceParent
    permission_resources Sequence[GetStorageNetAppNonDataIpInterfacePermissionResource]
    service_policy_name str
    service_policy_uuid str
    services Sequence[str]
    shared_scope str
    state str
    svm_name str
    tags Sequence[GetStorageNetAppNonDataIpInterfaceTag]
    uuid str
    version_context GetStorageNetAppNonDataIpInterfaceVersionContext

    Supporting Types

    GetStorageNetAppNonDataIpInterfaceAncestor

    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'.

    GetStorageNetAppNonDataIpInterfaceArray

    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'.

    GetStorageNetAppNonDataIpInterfaceArrayController

    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'.

    GetStorageNetAppNonDataIpInterfaceEvent

    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'.

    GetStorageNetAppNonDataIpInterfaceNetAppEthernetPort

    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'.

    GetStorageNetAppNonDataIpInterfaceParent

    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'.

    GetStorageNetAppNonDataIpInterfacePermissionResource

    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'.

    GetStorageNetAppNonDataIpInterfaceResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageNetAppNonDataIpInterfaceResultAncestor>
    ArrayControllers List<GetStorageNetAppNonDataIpInterfaceResultArrayController>
    Arrays List<GetStorageNetAppNonDataIpInterfaceResultArray>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CurrentNode string
    Name of the current node of IP interface.
    CurrentPort string
    Name of the current port of IP interface.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Enabled string
    IP interface is enabled or not.
    Events List<GetStorageNetAppNonDataIpInterfaceResultEvent>
    HomeNode string
    Name of home node of IP interface.
    HomePort string
    Name of home port of IP interface.
    InterfaceIsHome string
    Reports whether the IP interface is home or has failed over to its HA peer.
    InterfaceState string
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    IpAddress string
    The IP address of interface.
    IpFamily string
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    Ipspace string
    The name of the IPspace of the IP interface.
    IsHome bool
    Reports whether the IP interface is home or has failed over to its HA peer.
    LocationFailover string
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the IP interface.
    NetAppEthernetPorts List<GetStorageNetAppNonDataIpInterfaceResultNetAppEthernetPort>
    Netmask string
    The netmask of the interface.
    ObjectType string
    Owners List<string>
    Parents List<GetStorageNetAppNonDataIpInterfaceResultParent>
    PermissionResources List<GetStorageNetAppNonDataIpInterfaceResultPermissionResource>
    ServicePolicyName string
    Service policy name of IP interface.
    ServicePolicyUuid string
    Service policy UUID of IP interface.
    Services List<string>
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    SvmName string
    The storage virtual machine name for the interface.
    Tags List<GetStorageNetAppNonDataIpInterfaceResultTag>
    Uuid string
    Uuid of NetApp IP Interface.
    VersionContexts List<GetStorageNetAppNonDataIpInterfaceResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageNetAppNonDataIpInterfaceResultAncestor
    ArrayControllers []GetStorageNetAppNonDataIpInterfaceResultArrayController
    Arrays []GetStorageNetAppNonDataIpInterfaceResultArray
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CurrentNode string
    Name of the current node of IP interface.
    CurrentPort string
    Name of the current port of IP interface.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Enabled string
    IP interface is enabled or not.
    Events []GetStorageNetAppNonDataIpInterfaceResultEvent
    HomeNode string
    Name of home node of IP interface.
    HomePort string
    Name of home port of IP interface.
    InterfaceIsHome string
    Reports whether the IP interface is home or has failed over to its HA peer.
    InterfaceState string
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    IpAddress string
    The IP address of interface.
    IpFamily string
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    Ipspace string
    The name of the IPspace of the IP interface.
    IsHome bool
    Reports whether the IP interface is home or has failed over to its HA peer.
    LocationFailover string
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the IP interface.
    NetAppEthernetPorts []GetStorageNetAppNonDataIpInterfaceResultNetAppEthernetPort
    Netmask string
    The netmask of the interface.
    ObjectType string
    Owners []string
    Parents []GetStorageNetAppNonDataIpInterfaceResultParent
    PermissionResources []GetStorageNetAppNonDataIpInterfaceResultPermissionResource
    ServicePolicyName string
    Service policy name of IP interface.
    ServicePolicyUuid string
    Service policy UUID of IP interface.
    Services []string
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    SvmName string
    The storage virtual machine name for the interface.
    Tags []GetStorageNetAppNonDataIpInterfaceResultTag
    Uuid string
    Uuid of NetApp IP Interface.
    VersionContexts []GetStorageNetAppNonDataIpInterfaceResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageNetAppNonDataIpInterfaceResultAncestor>
    arrayControllers List<GetStorageNetAppNonDataIpInterfaceResultArrayController>
    arrays List<GetStorageNetAppNonDataIpInterfaceResultArray>
    classId String
    createTime String
    The time when this managed object was created.
    currentNode String
    Name of the current node of IP interface.
    currentPort String
    Name of the current port of IP interface.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    enabled String
    IP interface is enabled or not.
    events List<GetStorageNetAppNonDataIpInterfaceResultEvent>
    homeNode String
    Name of home node of IP interface.
    homePort String
    Name of home port of IP interface.
    interfaceIsHome String
    Reports whether the IP interface is home or has failed over to its HA peer.
    interfaceState String
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    ipAddress String
    The IP address of interface.
    ipFamily String
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    ipspace String
    The name of the IPspace of the IP interface.
    isHome Boolean
    Reports whether the IP interface is home or has failed over to its HA peer.
    locationFailover String
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the IP interface.
    netAppEthernetPorts List<GetStorageNetAppNonDataIpInterfaceResultNetAppEthernetPort>
    netmask String
    The netmask of the interface.
    objectType String
    owners List<String>
    parents List<GetStorageNetAppNonDataIpInterfaceResultParent>
    permissionResources List<GetStorageNetAppNonDataIpInterfaceResultPermissionResource>
    servicePolicyName String
    Service policy name of IP interface.
    servicePolicyUuid String
    Service policy UUID of IP interface.
    services List<String>
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    svmName String
    The storage virtual machine name for the interface.
    tags List<GetStorageNetAppNonDataIpInterfaceResultTag>
    uuid String
    Uuid of NetApp IP Interface.
    versionContexts List<GetStorageNetAppNonDataIpInterfaceResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageNetAppNonDataIpInterfaceResultAncestor[]
    arrayControllers GetStorageNetAppNonDataIpInterfaceResultArrayController[]
    arrays GetStorageNetAppNonDataIpInterfaceResultArray[]
    classId string
    createTime string
    The time when this managed object was created.
    currentNode string
    Name of the current node of IP interface.
    currentPort string
    Name of the current port of IP interface.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    enabled string
    IP interface is enabled or not.
    events GetStorageNetAppNonDataIpInterfaceResultEvent[]
    homeNode string
    Name of home node of IP interface.
    homePort string
    Name of home port of IP interface.
    interfaceIsHome string
    Reports whether the IP interface is home or has failed over to its HA peer.
    interfaceState string
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    ipAddress string
    The IP address of interface.
    ipFamily string
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    ipspace string
    The name of the IPspace of the IP interface.
    isHome boolean
    Reports whether the IP interface is home or has failed over to its HA peer.
    locationFailover string
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name of the IP interface.
    netAppEthernetPorts GetStorageNetAppNonDataIpInterfaceResultNetAppEthernetPort[]
    netmask string
    The netmask of the interface.
    objectType string
    owners string[]
    parents GetStorageNetAppNonDataIpInterfaceResultParent[]
    permissionResources GetStorageNetAppNonDataIpInterfaceResultPermissionResource[]
    servicePolicyName string
    Service policy name of IP interface.
    servicePolicyUuid string
    Service policy UUID of IP interface.
    services string[]
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    svmName string
    The storage virtual machine name for the interface.
    tags GetStorageNetAppNonDataIpInterfaceResultTag[]
    uuid string
    Uuid of NetApp IP Interface.
    versionContexts GetStorageNetAppNonDataIpInterfaceResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageNetAppNonDataIpInterfaceResultAncestor]
    array_controllers Sequence[GetStorageNetAppNonDataIpInterfaceResultArrayController]
    arrays Sequence[GetStorageNetAppNonDataIpInterfaceResultArray]
    class_id str
    create_time str
    The time when this managed object was created.
    current_node str
    Name of the current node of IP interface.
    current_port str
    Name of the current port of IP interface.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    enabled str
    IP interface is enabled or not.
    events Sequence[GetStorageNetAppNonDataIpInterfaceResultEvent]
    home_node str
    Name of home node of IP interface.
    home_port str
    Name of home port of IP interface.
    interface_is_home str
    Reports whether the IP interface is home or has failed over to its HA peer.
    interface_state str
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    ip_address str
    The IP address of interface.
    ip_family str
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    ipspace str
    The name of the IPspace of the IP interface.
    is_home bool
    Reports whether the IP interface is home or has failed over to its HA peer.
    location_failover str
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name of the IP interface.
    net_app_ethernet_ports Sequence[GetStorageNetAppNonDataIpInterfaceResultNetAppEthernetPort]
    netmask str
    The netmask of the interface.
    object_type str
    owners Sequence[str]
    parents Sequence[GetStorageNetAppNonDataIpInterfaceResultParent]
    permission_resources Sequence[GetStorageNetAppNonDataIpInterfaceResultPermissionResource]
    service_policy_name str
    Service policy name of IP interface.
    service_policy_uuid str
    Service policy UUID of IP interface.
    services Sequence[str]
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    svm_name str
    The storage virtual machine name for the interface.
    tags Sequence[GetStorageNetAppNonDataIpInterfaceResultTag]
    uuid str
    Uuid of NetApp IP Interface.
    version_contexts Sequence[GetStorageNetAppNonDataIpInterfaceResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    arrayControllers List<Property Map>
    arrays List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    currentNode String
    Name of the current node of IP interface.
    currentPort String
    Name of the current port of IP interface.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    enabled String
    IP interface is enabled or not.
    events List<Property Map>
    homeNode String
    Name of home node of IP interface.
    homePort String
    Name of home port of IP interface.
    interfaceIsHome String
    Reports whether the IP interface is home or has failed over to its HA peer.
    interfaceState String
    The state of the IP interface.* Down - The state is set to down if the interface is not enabled.* Up - The state is set to up if the interface is enabled.
    ipAddress String
    The IP address of interface.
    ipFamily String
    IP address family of interface.* IPv4 - IP address family type is IPv4.* IPv6 - IP address family type is IP6.
    ipspace String
    The name of the IPspace of the IP interface.
    isHome Boolean
    Reports whether the IP interface is home or has failed over to its HA peer.
    locationFailover String
    Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the IP interface.
    netAppEthernetPorts List<Property Map>
    netmask String
    The netmask of the interface.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    servicePolicyName String
    Service policy name of IP interface.
    servicePolicyUuid String
    Service policy UUID of IP interface.
    services List<String>
    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 the IP interface.* down - An inactive port is listed as Down.* up - An active port is listed as Up.* present - An active port is listed as present.
    svmName String
    The storage virtual machine name for the interface.
    tags List<Property Map>
    uuid String
    Uuid of NetApp IP Interface.
    versionContexts List<Property Map>

    GetStorageNetAppNonDataIpInterfaceResultAncestor

    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

    GetStorageNetAppNonDataIpInterfaceResultArray

    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

    GetStorageNetAppNonDataIpInterfaceResultArrayController

    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

    GetStorageNetAppNonDataIpInterfaceResultEvent

    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

    GetStorageNetAppNonDataIpInterfaceResultNetAppEthernetPort

    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

    GetStorageNetAppNonDataIpInterfaceResultParent

    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

    GetStorageNetAppNonDataIpInterfaceResultPermissionResource

    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

    GetStorageNetAppNonDataIpInterfaceResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetStorageNetAppNonDataIpInterfaceResultVersionContext

    GetStorageNetAppNonDataIpInterfaceResultVersionContextInterestedMo

    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

    GetStorageNetAppNonDataIpInterfaceResultVersionContextRefMo

    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

    GetStorageNetAppNonDataIpInterfaceTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties string
    key string
    The string representation of a tag key.
    value string
    The string representation of a tag value.
    additional_properties str
    key str
    The string representation of a tag key.
    value str
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetStorageNetAppNonDataIpInterfaceVersionContext

    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<GetStorageNetAppNonDataIpInterfaceVersionContextInterestedMo>
    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 GetStorageNetAppNonDataIpInterfaceVersionContextRefMo
    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 []GetStorageNetAppNonDataIpInterfaceVersionContextInterestedMo
    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 GetStorageNetAppNonDataIpInterfaceVersionContextRefMo
    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<GetStorageNetAppNonDataIpInterfaceVersionContextInterestedMo>
    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 GetStorageNetAppNonDataIpInterfaceVersionContextRefMo
    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 GetStorageNetAppNonDataIpInterfaceVersionContextInterestedMo[]
    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 GetStorageNetAppNonDataIpInterfaceVersionContextRefMo
    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[GetStorageNetAppNonDataIpInterfaceVersionContextInterestedMo]
    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 GetStorageNetAppNonDataIpInterfaceVersionContextRefMo
    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.

    GetStorageNetAppNonDataIpInterfaceVersionContextInterestedMo

    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'.

    GetStorageNetAppNonDataIpInterfaceVersionContextRefMo

    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