intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageNetAppDataIpInterface
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
NetApp Data IP interface is a logical interface for data within the svm scope.
Using getStorageNetAppDataIpInterface
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 getStorageNetAppDataIpInterface(args: GetStorageNetAppDataIpInterfaceArgs, opts?: InvokeOptions): Promise<GetStorageNetAppDataIpInterfaceResult>
function getStorageNetAppDataIpInterfaceOutput(args: GetStorageNetAppDataIpInterfaceOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppDataIpInterfaceResult>
def get_storage_net_app_data_ip_interface(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageNetAppDataIpInterfaceAncestor]] = None,
array_controller: Optional[GetStorageNetAppDataIpInterfaceArrayController] = 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[GetStorageNetAppDataIpInterfaceEvent]] = 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[GetStorageNetAppDataIpInterfaceNetAppEthernetPort] = None,
netmask: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetStorageNetAppDataIpInterfaceParent] = None,
permission_resources: Optional[Sequence[GetStorageNetAppDataIpInterfacePermissionResource]] = 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[GetStorageNetAppDataIpInterfaceTag]] = None,
tenant: Optional[GetStorageNetAppDataIpInterfaceTenant] = None,
uuid: Optional[str] = None,
version_context: Optional[GetStorageNetAppDataIpInterfaceVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageNetAppDataIpInterfaceResult
def get_storage_net_app_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[GetStorageNetAppDataIpInterfaceAncestorArgs]]]] = None,
array_controller: Optional[pulumi.Input[GetStorageNetAppDataIpInterfaceArrayControllerArgs]] = 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[GetStorageNetAppDataIpInterfaceEventArgs]]]] = 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[GetStorageNetAppDataIpInterfaceNetAppEthernetPortArgs]] = 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[GetStorageNetAppDataIpInterfaceParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppDataIpInterfacePermissionResourceArgs]]]] = 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[GetStorageNetAppDataIpInterfaceTagArgs]]]] = None,
tenant: Optional[pulumi.Input[GetStorageNetAppDataIpInterfaceTenantArgs]] = None,
uuid: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetStorageNetAppDataIpInterfaceVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppDataIpInterfaceResult]
func LookupStorageNetAppDataIpInterface(ctx *Context, args *LookupStorageNetAppDataIpInterfaceArgs, opts ...InvokeOption) (*LookupStorageNetAppDataIpInterfaceResult, error)
func LookupStorageNetAppDataIpInterfaceOutput(ctx *Context, args *LookupStorageNetAppDataIpInterfaceOutputArgs, opts ...InvokeOption) LookupStorageNetAppDataIpInterfaceResultOutput
> Note: This function is named LookupStorageNetAppDataIpInterface
in the Go SDK.
public static class GetStorageNetAppDataIpInterface
{
public static Task<GetStorageNetAppDataIpInterfaceResult> InvokeAsync(GetStorageNetAppDataIpInterfaceArgs args, InvokeOptions? opts = null)
public static Output<GetStorageNetAppDataIpInterfaceResult> Invoke(GetStorageNetAppDataIpInterfaceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageNetAppDataIpInterfaceResult> getStorageNetAppDataIpInterface(GetStorageNetAppDataIpInterfaceArgs args, InvokeOptions options)
public static Output<GetStorageNetAppDataIpInterfaceResult> getStorageNetAppDataIpInterface(GetStorageNetAppDataIpInterfaceArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageNetAppDataIpInterface:getStorageNetAppDataIpInterface
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Net App Data Ip Interface Ancestor> - Array
Controller GetStorage Net App Data Ip Interface Array Controller - Class
Id string - Create
Time string - The time when this managed object was created.
- Current
Node string - Name of the current node of IP interface.
- Current
Port string - Name of the current port of IP interface.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled string
- IP interface is enabled or not.
- Events
List<Get
Storage Net App Data Ip Interface Event> - Home
Node string - Name of home node of IP interface.
- Home
Port string - Name of home port of IP interface.
- Id string
- Interface
Is stringHome - Reports whether the IP interface is home or has failed over to its HA peer.
- Interface
State 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. - Ip
Address string - The IP address of interface.
- Ip
Family 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.
- Is
Home bool - Reports whether the IP interface is home or has failed over to its HA peer.
- Location
Failover string - Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
- Mod
Time 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.
- Net
App GetEthernet Port Storage Net App Data Ip Interface Net App Ethernet Port - Netmask string
- The netmask of the interface.
- Object
Type string - Owners List<string>
- Parent
Get
Storage Net App Data Ip Interface Parent - Permission
Resources List<GetStorage Net App Data Ip Interface Permission Resource> - Service
Policy stringName - Service policy name of IP interface.
- Service
Policy stringUuid - Service policy UUID of IP interface.
- Services List<string>
- 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. - Svm
Name string - The storage virtual machine name for the interface.
- List<Get
Storage Net App Data Ip Interface Tag> - Tenant
Get
Storage Net App Data Ip Interface Tenant - Uuid string
- Uuid of NetApp IP Interface.
- Version
Context GetStorage Net App Data Ip Interface Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Net App Data Ip Interface Ancestor - Array
Controller GetStorage Net App Data Ip Interface Array Controller - Class
Id string - Create
Time string - The time when this managed object was created.
- Current
Node string - Name of the current node of IP interface.
- Current
Port string - Name of the current port of IP interface.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled string
- IP interface is enabled or not.
- Events
[]Get
Storage Net App Data Ip Interface Event - Home
Node string - Name of home node of IP interface.
- Home
Port string - Name of home port of IP interface.
- Id string
- Interface
Is stringHome - Reports whether the IP interface is home or has failed over to its HA peer.
- Interface
State 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. - Ip
Address string - The IP address of interface.
- Ip
Family 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.
- Is
Home bool - Reports whether the IP interface is home or has failed over to its HA peer.
- Location
Failover string - Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
- Mod
Time 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.
- Net
App GetEthernet Port Storage Net App Data Ip Interface Net App Ethernet Port - Netmask string
- The netmask of the interface.
- Object
Type string - Owners []string
- Parent
Get
Storage Net App Data Ip Interface Parent - Permission
Resources []GetStorage Net App Data Ip Interface Permission Resource - Service
Policy stringName - Service policy name of IP interface.
- Service
Policy stringUuid - Service policy UUID of IP interface.
- Services []string
- 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. - Svm
Name string - The storage virtual machine name for the interface.
- []Get
Storage Net App Data Ip Interface Tag - Tenant
Get
Storage Net App Data Ip Interface Tenant - Uuid string
- Uuid of NetApp IP Interface.
- Version
Context GetStorage Net App Data Ip Interface Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Net App Data Ip Interface Ancestor> - array
Controller GetStorage Net App Data Ip Interface Array Controller - class
Id String - create
Time String - The time when this managed object was created.
- current
Node String - Name of the current node of IP interface.
- current
Port String - Name of the current port of IP interface.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled String
- IP interface is enabled or not.
- events
List<Get
Storage Net App Data Ip Interface Event> - home
Node String - Name of home node of IP interface.
- home
Port String - Name of home port of IP interface.
- id String
- interface
Is StringHome - Reports whether the IP interface is home or has failed over to its HA peer.
- interface
State 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. - ip
Address String - The IP address of interface.
- ip
Family 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.
- is
Home Boolean - Reports whether the IP interface is home or has failed over to its HA peer.
- location
Failover String - Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
- mod
Time 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.
- net
App GetEthernet Port Storage Net App Data Ip Interface Net App Ethernet Port - netmask String
- The netmask of the interface.
- object
Type String - owners List<String>
- parent
Get
Storage Net App Data Ip Interface Parent - permission
Resources List<GetStorage Net App Data Ip Interface Permission Resource> - service
Policy StringName - Service policy name of IP interface.
- service
Policy StringUuid - Service policy UUID of IP interface.
- services List<String>
- 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. - svm
Name String - The storage virtual machine name for the interface.
- List<Get
Storage Net App Data Ip Interface Tag> - tenant
Get
Storage Net App Data Ip Interface Tenant - uuid String
- Uuid of NetApp IP Interface.
- version
Context GetStorage Net App Data Ip Interface Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Net App Data Ip Interface Ancestor[] - array
Controller GetStorage Net App Data Ip Interface Array Controller - class
Id string - create
Time string - The time when this managed object was created.
- current
Node string - Name of the current node of IP interface.
- current
Port string - Name of the current port of IP interface.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- enabled string
- IP interface is enabled or not.
- events
Get
Storage Net App Data Ip Interface Event[] - home
Node string - Name of home node of IP interface.
- home
Port string - Name of home port of IP interface.
- id string
- interface
Is stringHome - Reports whether the IP interface is home or has failed over to its HA peer.
- interface
State 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. - ip
Address string - The IP address of interface.
- ip
Family 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.
- is
Home boolean - Reports whether the IP interface is home or has failed over to its HA peer.
- location
Failover string - Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
- mod
Time 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.
- net
App GetEthernet Port Storage Net App Data Ip Interface Net App Ethernet Port - netmask string
- The netmask of the interface.
- object
Type string - owners string[]
- parent
Get
Storage Net App Data Ip Interface Parent - permission
Resources GetStorage Net App Data Ip Interface Permission Resource[] - service
Policy stringName - Service policy name of IP interface.
- service
Policy stringUuid - Service policy UUID of IP interface.
- services string[]
- 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. - svm
Name string - The storage virtual machine name for the interface.
- Get
Storage Net App Data Ip Interface Tag[] - tenant
Get
Storage Net App Data Ip Interface Tenant - uuid string
- Uuid of NetApp IP Interface.
- version
Context GetStorage Net App Data Ip Interface Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Net App Data Ip Interface Ancestor] - array_
controller GetStorage Net App Data Ip Interface Array Controller - 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_ strmoid - The DomainGroup ID for this managed object.
- enabled str
- IP interface is enabled or not.
- events
Sequence[Get
Storage Net App Data Ip Interface Event] - home_
node str - Name of home node of IP interface.
- home_
port str - Name of home port of IP interface.
- id str
- interface_
is_ strhome - 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_ Getethernet_ port Storage Net App Data Ip Interface Net App Ethernet Port - netmask str
- The netmask of the interface.
- object_
type str - owners Sequence[str]
- parent
Get
Storage Net App Data Ip Interface Parent - permission_
resources Sequence[GetStorage Net App Data Ip Interface Permission Resource] - service_
policy_ strname - Service policy name of IP interface.
- service_
policy_ struuid - Service policy UUID of IP interface.
- services Sequence[str]
- 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.
- Sequence[Get
Storage Net App Data Ip Interface Tag] - tenant
Get
Storage Net App Data Ip Interface Tenant - uuid str
- Uuid of NetApp IP Interface.
- version_
context GetStorage Net App Data Ip Interface Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- array
Controller Property Map - class
Id String - create
Time String - The time when this managed object was created.
- current
Node String - Name of the current node of IP interface.
- current
Port String - Name of the current port of IP interface.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled String
- IP interface is enabled or not.
- events List<Property Map>
- home
Node String - Name of home node of IP interface.
- home
Port String - Name of home port of IP interface.
- id String
- interface
Is StringHome - Reports whether the IP interface is home or has failed over to its HA peer.
- interface
State 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. - ip
Address String - The IP address of interface.
- ip
Family 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.
- is
Home Boolean - Reports whether the IP interface is home or has failed over to its HA peer.
- location
Failover String - Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
- mod
Time 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.
- net
App Property MapEthernet Port - netmask String
- The netmask of the interface.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - service
Policy StringName - Service policy name of IP interface.
- service
Policy StringUuid - Service policy UUID of IP interface.
- services List<String>
- 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. - svm
Name String - The storage virtual machine name for the interface.
- List<Property Map>
- tenant Property Map
- uuid String
- Uuid of NetApp IP Interface.
- version
Context Property Map
getStorageNetAppDataIpInterface Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Net App Data Ip Interface Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Net App Data Ip Interface Ancestor> - Array
Controller GetStorage Net App Data Ip Interface Array Controller - Class
Id string - Create
Time string - Current
Node string - Current
Port string - Domain
Group stringMoid - Enabled string
- Events
List<Get
Storage Net App Data Ip Interface Event> - Home
Node string - Home
Port string - Interface
Is stringHome - Interface
State string - Ip
Address string - Ip
Family string - Ipspace string
- Is
Home bool - Location
Failover string - Mod
Time string - Moid string
- Name string
- Net
App GetEthernet Port Storage Net App Data Ip Interface Net App Ethernet Port - Netmask string
- Object
Type string - Owners List<string>
- Parent
Get
Storage Net App Data Ip Interface Parent - Permission
Resources List<GetStorage Net App Data Ip Interface Permission Resource> - Service
Policy stringName - Service
Policy stringUuid - Services List<string>
- string
- State string
- Svm
Name string - List<Get
Storage Net App Data Ip Interface Tag> - Tenant
Get
Storage Net App Data Ip Interface Tenant - Uuid string
- Version
Context GetStorage Net App Data Ip Interface Version Context
- Id string
- Results
[]Get
Storage Net App Data Ip Interface Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Net App Data Ip Interface Ancestor - Array
Controller GetStorage Net App Data Ip Interface Array Controller - Class
Id string - Create
Time string - Current
Node string - Current
Port string - Domain
Group stringMoid - Enabled string
- Events
[]Get
Storage Net App Data Ip Interface Event - Home
Node string - Home
Port string - Interface
Is stringHome - Interface
State string - Ip
Address string - Ip
Family string - Ipspace string
- Is
Home bool - Location
Failover string - Mod
Time string - Moid string
- Name string
- Net
App GetEthernet Port Storage Net App Data Ip Interface Net App Ethernet Port - Netmask string
- Object
Type string - Owners []string
- Parent
Get
Storage Net App Data Ip Interface Parent - Permission
Resources []GetStorage Net App Data Ip Interface Permission Resource - Service
Policy stringName - Service
Policy stringUuid - Services []string
- string
- State string
- Svm
Name string - []Get
Storage Net App Data Ip Interface Tag - Tenant
Get
Storage Net App Data Ip Interface Tenant - Uuid string
- Version
Context GetStorage Net App Data Ip Interface Version Context
- id String
- results
List<Get
Storage Net App Data Ip Interface Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Net App Data Ip Interface Ancestor> - array
Controller GetStorage Net App Data Ip Interface Array Controller - class
Id String - create
Time String - current
Node String - current
Port String - domain
Group StringMoid - enabled String
- events
List<Get
Storage Net App Data Ip Interface Event> - home
Node String - home
Port String - interface
Is StringHome - interface
State String - ip
Address String - ip
Family String - ipspace String
- is
Home Boolean - location
Failover String - mod
Time String - moid String
- name String
- net
App GetEthernet Port Storage Net App Data Ip Interface Net App Ethernet Port - netmask String
- object
Type String - owners List<String>
- parent
Get
Storage Net App Data Ip Interface Parent - permission
Resources List<GetStorage Net App Data Ip Interface Permission Resource> - service
Policy StringName - service
Policy StringUuid - services List<String>
- String
- state String
- svm
Name String - List<Get
Storage Net App Data Ip Interface Tag> - tenant
Get
Storage Net App Data Ip Interface Tenant - uuid String
- version
Context GetStorage Net App Data Ip Interface Version Context
- id string
- results
Get
Storage Net App Data Ip Interface Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Net App Data Ip Interface Ancestor[] - array
Controller GetStorage Net App Data Ip Interface Array Controller - class
Id string - create
Time string - current
Node string - current
Port string - domain
Group stringMoid - enabled string
- events
Get
Storage Net App Data Ip Interface Event[] - home
Node string - home
Port string - interface
Is stringHome - interface
State string - ip
Address string - ip
Family string - ipspace string
- is
Home boolean - location
Failover string - mod
Time string - moid string
- name string
- net
App GetEthernet Port Storage Net App Data Ip Interface Net App Ethernet Port - netmask string
- object
Type string - owners string[]
- parent
Get
Storage Net App Data Ip Interface Parent - permission
Resources GetStorage Net App Data Ip Interface Permission Resource[] - service
Policy stringName - service
Policy stringUuid - services string[]
- string
- state string
- svm
Name string - Get
Storage Net App Data Ip Interface Tag[] - tenant
Get
Storage Net App Data Ip Interface Tenant - uuid string
- version
Context GetStorage Net App Data Ip Interface Version Context
- id str
- results
Sequence[Get
Storage Net App Data Ip Interface Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Net App Data Ip Interface Ancestor] - array_
controller GetStorage Net App Data Ip Interface Array Controller - class_
id str - create_
time str - current_
node str - current_
port str - domain_
group_ strmoid - enabled str
- events
Sequence[Get
Storage Net App Data Ip Interface Event] - home_
node str - home_
port str - interface_
is_ strhome - 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_ Getethernet_ port Storage Net App Data Ip Interface Net App Ethernet Port - netmask str
- object_
type str - owners Sequence[str]
- parent
Get
Storage Net App Data Ip Interface Parent - permission_
resources Sequence[GetStorage Net App Data Ip Interface Permission Resource] - service_
policy_ strname - service_
policy_ struuid - services Sequence[str]
- str
- state str
- svm_
name str - Sequence[Get
Storage Net App Data Ip Interface Tag] - tenant
Get
Storage Net App Data Ip Interface Tenant - uuid str
- version_
context GetStorage Net App Data Ip Interface Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- array
Controller Property Map - class
Id String - create
Time String - current
Node String - current
Port String - domain
Group StringMoid - enabled String
- events List<Property Map>
- home
Node String - home
Port String - interface
Is StringHome - interface
State String - ip
Address String - ip
Family String - ipspace String
- is
Home Boolean - location
Failover String - mod
Time String - moid String
- name String
- net
App Property MapEthernet Port - netmask String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - service
Policy StringName - service
Policy StringUuid - services List<String>
- String
- state String
- svm
Name String - List<Property Map>
- tenant Property Map
- uuid String
- version
Context Property Map
Supporting Types
GetStorageNetAppDataIpInterfaceAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppDataIpInterfaceArrayController
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppDataIpInterfaceEvent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppDataIpInterfaceNetAppEthernetPort
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppDataIpInterfaceParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppDataIpInterfacePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppDataIpInterfaceResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Net App Data Ip Interface Result Ancestor> - Array
Controllers List<GetStorage Net App Data Ip Interface Result Array Controller> - Class
Id string - Create
Time string - The time when this managed object was created.
- Current
Node string - Name of the current node of IP interface.
- Current
Port string - Name of the current port of IP interface.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled string
- IP interface is enabled or not.
- Events
List<Get
Storage Net App Data Ip Interface Result Event> - Home
Node string - Name of home node of IP interface.
- Home
Port string - Name of home port of IP interface.
- Interface
Is stringHome - Reports whether the IP interface is home or has failed over to its HA peer.
- Interface
State 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. - Ip
Address string - The IP address of interface.
- Ip
Family 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.
- Is
Home bool - Reports whether the IP interface is home or has failed over to its HA peer.
- Location
Failover string - Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
- Mod
Time 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.
- Net
App List<GetEthernet Ports Storage Net App Data Ip Interface Result Net App Ethernet Port> - Netmask string
- The netmask of the interface.
- Object
Type string - Owners List<string>
- Parents
List<Get
Storage Net App Data Ip Interface Result Parent> - Permission
Resources List<GetStorage Net App Data Ip Interface Result Permission Resource> - Service
Policy stringName - Service policy name of IP interface.
- Service
Policy stringUuid - Service policy UUID of IP interface.
- Services List<string>
- 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. - Svm
Name string - The storage virtual machine name for the interface.
- List<Get
Storage Net App Data Ip Interface Result Tag> - Tenants
List<Get
Storage Net App Data Ip Interface Result Tenant> - Uuid string
- Uuid of NetApp IP Interface.
- Version
Contexts List<GetStorage Net App Data Ip Interface Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Net App Data Ip Interface Result Ancestor - Array
Controllers []GetStorage Net App Data Ip Interface Result Array Controller - Class
Id string - Create
Time string - The time when this managed object was created.
- Current
Node string - Name of the current node of IP interface.
- Current
Port string - Name of the current port of IP interface.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled string
- IP interface is enabled or not.
- Events
[]Get
Storage Net App Data Ip Interface Result Event - Home
Node string - Name of home node of IP interface.
- Home
Port string - Name of home port of IP interface.
- Interface
Is stringHome - Reports whether the IP interface is home or has failed over to its HA peer.
- Interface
State 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. - Ip
Address string - The IP address of interface.
- Ip
Family 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.
- Is
Home bool - Reports whether the IP interface is home or has failed over to its HA peer.
- Location
Failover string - Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
- Mod
Time 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.
- Net
App []GetEthernet Ports Storage Net App Data Ip Interface Result Net App Ethernet Port - Netmask string
- The netmask of the interface.
- Object
Type string - Owners []string
- Parents
[]Get
Storage Net App Data Ip Interface Result Parent - Permission
Resources []GetStorage Net App Data Ip Interface Result Permission Resource - Service
Policy stringName - Service policy name of IP interface.
- Service
Policy stringUuid - Service policy UUID of IP interface.
- Services []string
- 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. - Svm
Name string - The storage virtual machine name for the interface.
- []Get
Storage Net App Data Ip Interface Result Tag - Tenants
[]Get
Storage Net App Data Ip Interface Result Tenant - Uuid string
- Uuid of NetApp IP Interface.
- Version
Contexts []GetStorage Net App Data Ip Interface Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Net App Data Ip Interface Result Ancestor> - array
Controllers List<GetStorage Net App Data Ip Interface Result Array Controller> - class
Id String - create
Time String - The time when this managed object was created.
- current
Node String - Name of the current node of IP interface.
- current
Port String - Name of the current port of IP interface.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled String
- IP interface is enabled or not.
- events
List<Get
Storage Net App Data Ip Interface Result Event> - home
Node String - Name of home node of IP interface.
- home
Port String - Name of home port of IP interface.
- interface
Is StringHome - Reports whether the IP interface is home or has failed over to its HA peer.
- interface
State 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. - ip
Address String - The IP address of interface.
- ip
Family 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.
- is
Home Boolean - Reports whether the IP interface is home or has failed over to its HA peer.
- location
Failover String - Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
- mod
Time 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.
- net
App List<GetEthernet Ports Storage Net App Data Ip Interface Result Net App Ethernet Port> - netmask String
- The netmask of the interface.
- object
Type String - owners List<String>
- parents
List<Get
Storage Net App Data Ip Interface Result Parent> - permission
Resources List<GetStorage Net App Data Ip Interface Result Permission Resource> - service
Policy StringName - Service policy name of IP interface.
- service
Policy StringUuid - Service policy UUID of IP interface.
- services List<String>
- 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. - svm
Name String - The storage virtual machine name for the interface.
- List<Get
Storage Net App Data Ip Interface Result Tag> - tenants
List<Get
Storage Net App Data Ip Interface Result Tenant> - uuid String
- Uuid of NetApp IP Interface.
- version
Contexts List<GetStorage Net App Data Ip Interface Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Net App Data Ip Interface Result Ancestor[] - array
Controllers GetStorage Net App Data Ip Interface Result Array Controller[] - class
Id string - create
Time string - The time when this managed object was created.
- current
Node string - Name of the current node of IP interface.
- current
Port string - Name of the current port of IP interface.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- enabled string
- IP interface is enabled or not.
- events
Get
Storage Net App Data Ip Interface Result Event[] - home
Node string - Name of home node of IP interface.
- home
Port string - Name of home port of IP interface.
- interface
Is stringHome - Reports whether the IP interface is home or has failed over to its HA peer.
- interface
State 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. - ip
Address string - The IP address of interface.
- ip
Family 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.
- is
Home boolean - Reports whether the IP interface is home or has failed over to its HA peer.
- location
Failover string - Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
- mod
Time 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.
- net
App GetEthernet Ports Storage Net App Data Ip Interface Result Net App Ethernet Port[] - netmask string
- The netmask of the interface.
- object
Type string - owners string[]
- parents
Get
Storage Net App Data Ip Interface Result Parent[] - permission
Resources GetStorage Net App Data Ip Interface Result Permission Resource[] - service
Policy stringName - Service policy name of IP interface.
- service
Policy stringUuid - Service policy UUID of IP interface.
- services string[]
- 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. - svm
Name string - The storage virtual machine name for the interface.
- Get
Storage Net App Data Ip Interface Result Tag[] - tenants
Get
Storage Net App Data Ip Interface Result Tenant[] - uuid string
- Uuid of NetApp IP Interface.
- version
Contexts GetStorage Net App Data Ip Interface Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Net App Data Ip Interface Result Ancestor] - array_
controllers Sequence[GetStorage Net App Data Ip Interface Result Array Controller] - 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_ strmoid - The DomainGroup ID for this managed object.
- enabled str
- IP interface is enabled or not.
- events
Sequence[Get
Storage Net App Data Ip Interface Result Event] - home_
node str - Name of home node of IP interface.
- home_
port str - Name of home port of IP interface.
- interface_
is_ strhome - 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_ Sequence[Getethernet_ ports Storage Net App Data Ip Interface Result Net App Ethernet Port] - netmask str
- The netmask of the interface.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Storage Net App Data Ip Interface Result Parent] - permission_
resources Sequence[GetStorage Net App Data Ip Interface Result Permission Resource] - service_
policy_ strname - Service policy name of IP interface.
- service_
policy_ struuid - Service policy UUID of IP interface.
- services Sequence[str]
- 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.
- Sequence[Get
Storage Net App Data Ip Interface Result Tag] - tenants
Sequence[Get
Storage Net App Data Ip Interface Result Tenant] - uuid str
- Uuid of NetApp IP Interface.
- version_
contexts Sequence[GetStorage Net App Data Ip Interface Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- array
Controllers List<Property Map> - class
Id String - create
Time String - The time when this managed object was created.
- current
Node String - Name of the current node of IP interface.
- current
Port String - Name of the current port of IP interface.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled String
- IP interface is enabled or not.
- events List<Property Map>
- home
Node String - Name of home node of IP interface.
- home
Port String - Name of home port of IP interface.
- interface
Is StringHome - Reports whether the IP interface is home or has failed over to its HA peer.
- interface
State 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. - ip
Address String - The IP address of interface.
- ip
Family 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.
- is
Home Boolean - Reports whether the IP interface is home or has failed over to its HA peer.
- location
Failover String - Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ].
- mod
Time 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.
- net
App List<Property Map>Ethernet Ports - netmask String
- The netmask of the interface.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - service
Policy StringName - Service policy name of IP interface.
- service
Policy StringUuid - Service policy UUID of IP interface.
- services List<String>
- 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. - svm
Name String - The storage virtual machine name for the interface.
- List<Property Map>
- tenants List<Property Map>
- uuid String
- Uuid of NetApp IP Interface.
- version
Contexts List<Property Map>
GetStorageNetAppDataIpInterfaceResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppDataIpInterfaceResultArrayController
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppDataIpInterfaceResultEvent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppDataIpInterfaceResultNetAppEthernetPort
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppDataIpInterfaceResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppDataIpInterfaceResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppDataIpInterfaceResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetStorageNetAppDataIpInterfaceResultTenant
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppDataIpInterfaceResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetStorageNetAppDataIpInterfaceResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppDataIpInterfaceResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageNetAppDataIpInterfaceTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties 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.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageNetAppDataIpInterfaceTenant
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppDataIpInterfaceVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetStorage Net App Data Ip Interface Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Net App Data Ip Interface Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetStorage Net App Data Ip Interface Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Net App Data Ip Interface Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetStorage Net App Data Ip Interface Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Net App Data Ip Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetStorage Net App Data Ip Interface Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Net App Data Ip Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetStorage Net App Data Ip Interface Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetStorage Net App Data Ip Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetStorageNetAppDataIpInterfaceVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageNetAppDataIpInterfaceVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet