intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageNetAppEthernetPort
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Ethernet port is a port on a node in a storage array.
Using getStorageNetAppEthernetPort
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 getStorageNetAppEthernetPort(args: GetStorageNetAppEthernetPortArgs, opts?: InvokeOptions): Promise<GetStorageNetAppEthernetPortResult>
function getStorageNetAppEthernetPortOutput(args: GetStorageNetAppEthernetPortOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppEthernetPortResult>
def get_storage_net_app_ethernet_port(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageNetAppEthernetPortAncestor]] = None,
array_controller: Optional[GetStorageNetAppEthernetPortArrayController] = None,
broadcast_domain_name: Optional[str] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
enabled: Optional[str] = None,
events: Optional[Sequence[GetStorageNetAppEthernetPortEvent]] = None,
id: Optional[str] = None,
mac_address: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
mtu: Optional[float] = None,
name: Optional[str] = None,
net_app_ethernet_port_lag: Optional[GetStorageNetAppEthernetPortNetAppEthernetPortLag] = None,
net_app_ethernet_port_vlan: Optional[GetStorageNetAppEthernetPortNetAppEthernetPortVlan] = None,
node_name: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetStorageNetAppEthernetPortParent] = None,
permission_resources: Optional[Sequence[GetStorageNetAppEthernetPortPermissionResource]] = None,
port_state: Optional[str] = None,
shared_scope: Optional[str] = None,
speed: Optional[float] = None,
state: Optional[str] = None,
tags: Optional[Sequence[GetStorageNetAppEthernetPortTag]] = None,
type: Optional[str] = None,
uuid: Optional[str] = None,
version_context: Optional[GetStorageNetAppEthernetPortVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageNetAppEthernetPortResult
def get_storage_net_app_ethernet_port_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppEthernetPortAncestorArgs]]]] = None,
array_controller: Optional[pulumi.Input[GetStorageNetAppEthernetPortArrayControllerArgs]] = None,
broadcast_domain_name: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: 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[GetStorageNetAppEthernetPortEventArgs]]]] = None,
id: Optional[pulumi.Input[str]] = None,
mac_address: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
mtu: Optional[pulumi.Input[float]] = None,
name: Optional[pulumi.Input[str]] = None,
net_app_ethernet_port_lag: Optional[pulumi.Input[GetStorageNetAppEthernetPortNetAppEthernetPortLagArgs]] = None,
net_app_ethernet_port_vlan: Optional[pulumi.Input[GetStorageNetAppEthernetPortNetAppEthernetPortVlanArgs]] = None,
node_name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetStorageNetAppEthernetPortParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppEthernetPortPermissionResourceArgs]]]] = None,
port_state: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
speed: Optional[pulumi.Input[float]] = None,
state: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppEthernetPortTagArgs]]]] = None,
type: Optional[pulumi.Input[str]] = None,
uuid: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetStorageNetAppEthernetPortVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppEthernetPortResult]
func LookupStorageNetAppEthernetPort(ctx *Context, args *LookupStorageNetAppEthernetPortArgs, opts ...InvokeOption) (*LookupStorageNetAppEthernetPortResult, error)
func LookupStorageNetAppEthernetPortOutput(ctx *Context, args *LookupStorageNetAppEthernetPortOutputArgs, opts ...InvokeOption) LookupStorageNetAppEthernetPortResultOutput
> Note: This function is named LookupStorageNetAppEthernetPort
in the Go SDK.
public static class GetStorageNetAppEthernetPort
{
public static Task<GetStorageNetAppEthernetPortResult> InvokeAsync(GetStorageNetAppEthernetPortArgs args, InvokeOptions? opts = null)
public static Output<GetStorageNetAppEthernetPortResult> Invoke(GetStorageNetAppEthernetPortInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageNetAppEthernetPortResult> getStorageNetAppEthernetPort(GetStorageNetAppEthernetPortArgs args, InvokeOptions options)
public static Output<GetStorageNetAppEthernetPortResult> getStorageNetAppEthernetPort(GetStorageNetAppEthernetPortArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageNetAppEthernetPort:getStorageNetAppEthernetPort
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 Ethernet Port Ancestor> - Array
Controller GetStorage Net App Ethernet Port Array Controller - Broadcast
Domain stringName - Name of the broadcast domain, scoped to its IPspace.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled string
- Status of port to determine if its enabled or not.
- Events
List<Get
Storage Net App Ethernet Port Event> - Id string
- Mac
Address string - MAC address of the port available in storage array.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu double
- Maximum transmission unit of the physical port available in storage array.
- Name string
- Name of the port available in storage array.
- Net
App GetEthernet Port Lag Storage Net App Ethernet Port Net App Ethernet Port Lag - Net
App GetEthernet Port Vlan Storage Net App Ethernet Port Net App Ethernet Port Vlan - Node
Name string - The node name for the port.
- Object
Type string - Owners List<string>
- Parent
Get
Storage Net App Ethernet Port Parent - Permission
Resources List<GetStorage Net App Ethernet Port Permission Resource> - Port
State string - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- Speed double
- Operational speed of port measured.
- State string
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - List<Get
Storage Net App Ethernet Port Tag> - Type string
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - Uuid string
- Universally unique identifier of the physical port.
- Version
Context GetStorage Net App Ethernet Port Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Net App Ethernet Port Ancestor - Array
Controller GetStorage Net App Ethernet Port Array Controller - Broadcast
Domain stringName - Name of the broadcast domain, scoped to its IPspace.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled string
- Status of port to determine if its enabled or not.
- Events
[]Get
Storage Net App Ethernet Port Event - Id string
- Mac
Address string - MAC address of the port available in storage array.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu float64
- Maximum transmission unit of the physical port available in storage array.
- Name string
- Name of the port available in storage array.
- Net
App GetEthernet Port Lag Storage Net App Ethernet Port Net App Ethernet Port Lag - Net
App GetEthernet Port Vlan Storage Net App Ethernet Port Net App Ethernet Port Vlan - Node
Name string - The node name for the port.
- Object
Type string - Owners []string
- Parent
Get
Storage Net App Ethernet Port Parent - Permission
Resources []GetStorage Net App Ethernet Port Permission Resource - Port
State string - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- Speed float64
- Operational speed of port measured.
- State string
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - []Get
Storage Net App Ethernet Port Tag - Type string
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - Uuid string
- Universally unique identifier of the physical port.
- Version
Context GetStorage Net App Ethernet Port Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Net App Ethernet Port Ancestor> - array
Controller GetStorage Net App Ethernet Port Array Controller - broadcast
Domain StringName - Name of the broadcast domain, scoped to its IPspace.
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled String
- Status of port to determine if its enabled or not.
- events
List<Get
Storage Net App Ethernet Port Event> - id String
- mac
Address String - MAC address of the port available in storage array.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Double
- Maximum transmission unit of the physical port available in storage array.
- name String
- Name of the port available in storage array.
- net
App GetEthernet Port Lag Storage Net App Ethernet Port Net App Ethernet Port Lag - net
App GetEthernet Port Vlan Storage Net App Ethernet Port Net App Ethernet Port Vlan - node
Name String - The node name for the port.
- object
Type String - owners List<String>
- parent
Get
Storage Net App Ethernet Port Parent - permission
Resources List<GetStorage Net App Ethernet Port Permission Resource> - port
State String - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- speed Double
- Operational speed of port measured.
- state String
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - List<Get
Storage Net App Ethernet Port Tag> - type String
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - uuid String
- Universally unique identifier of the physical port.
- version
Context GetStorage Net App Ethernet Port Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Net App Ethernet Port Ancestor[] - array
Controller GetStorage Net App Ethernet Port Array Controller - broadcast
Domain stringName - Name of the broadcast domain, scoped to its IPspace.
- class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- enabled string
- Status of port to determine if its enabled or not.
- events
Get
Storage Net App Ethernet Port Event[] - id string
- mac
Address string - MAC address of the port available in storage array.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- mtu number
- Maximum transmission unit of the physical port available in storage array.
- name string
- Name of the port available in storage array.
- net
App GetEthernet Port Lag Storage Net App Ethernet Port Net App Ethernet Port Lag - net
App GetEthernet Port Vlan Storage Net App Ethernet Port Net App Ethernet Port Vlan - node
Name string - The node name for the port.
- object
Type string - owners string[]
- parent
Get
Storage Net App Ethernet Port Parent - permission
Resources GetStorage Net App Ethernet Port Permission Resource[] - port
State string - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- speed number
- Operational speed of port measured.
- state string
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - Get
Storage Net App Ethernet Port Tag[] - type string
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - uuid string
- Universally unique identifier of the physical port.
- version
Context GetStorage Net App Ethernet Port Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Net App Ethernet Port Ancestor] - array_
controller GetStorage Net App Ethernet Port Array Controller - broadcast_
domain_ strname - Name of the broadcast domain, scoped to its IPspace.
- class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- enabled str
- Status of port to determine if its enabled or not.
- events
Sequence[Get
Storage Net App Ethernet Port Event] - id str
- mac_
address str - MAC address of the port available in storage array.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- mtu float
- Maximum transmission unit of the physical port available in storage array.
- name str
- Name of the port available in storage array.
- net_
app_ Getethernet_ port_ lag Storage Net App Ethernet Port Net App Ethernet Port Lag - net_
app_ Getethernet_ port_ vlan Storage Net App Ethernet Port Net App Ethernet Port Vlan - node_
name str - The node name for the port.
- object_
type str - owners Sequence[str]
- parent
Get
Storage Net App Ethernet Port Parent - permission_
resources Sequence[GetStorage Net App Ethernet Port Permission Resource] - port_
state str - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- speed float
- Operational speed of port measured.
- state str
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - Sequence[Get
Storage Net App Ethernet Port Tag] - type str
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - uuid str
- Universally unique identifier of the physical port.
- version_
context GetStorage Net App Ethernet Port Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- array
Controller Property Map - broadcast
Domain StringName - Name of the broadcast domain, scoped to its IPspace.
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled String
- Status of port to determine if its enabled or not.
- events List<Property Map>
- id String
- mac
Address String - MAC address of the port available in storage array.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Number
- Maximum transmission unit of the physical port available in storage array.
- name String
- Name of the port available in storage array.
- net
App Property MapEthernet Port Lag - net
App Property MapEthernet Port Vlan - node
Name String - The node name for the port.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - port
State String - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- speed Number
- Operational speed of port measured.
- state String
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - List<Property Map>
- type String
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - uuid String
- Universally unique identifier of the physical port.
- version
Context Property Map
getStorageNetAppEthernetPort Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Net App Ethernet Port Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Net App Ethernet Port Ancestor> - Array
Controller GetStorage Net App Ethernet Port Array Controller - Broadcast
Domain stringName - Class
Id string - Create
Time string - Domain
Group stringMoid - Enabled string
- Events
List<Get
Storage Net App Ethernet Port Event> - Mac
Address string - Mod
Time string - Moid string
- Mtu double
- Name string
- Net
App GetEthernet Port Lag Storage Net App Ethernet Port Net App Ethernet Port Lag - Net
App GetEthernet Port Vlan Storage Net App Ethernet Port Net App Ethernet Port Vlan - Node
Name string - Object
Type string - Owners List<string>
- Parent
Get
Storage Net App Ethernet Port Parent - Permission
Resources List<GetStorage Net App Ethernet Port Permission Resource> - Port
State string - string
- Speed double
- State string
- List<Get
Storage Net App Ethernet Port Tag> - Type string
- Uuid string
- Version
Context GetStorage Net App Ethernet Port Version Context
- Id string
- Results
[]Get
Storage Net App Ethernet Port Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Net App Ethernet Port Ancestor - Array
Controller GetStorage Net App Ethernet Port Array Controller - Broadcast
Domain stringName - Class
Id string - Create
Time string - Domain
Group stringMoid - Enabled string
- Events
[]Get
Storage Net App Ethernet Port Event - Mac
Address string - Mod
Time string - Moid string
- Mtu float64
- Name string
- Net
App GetEthernet Port Lag Storage Net App Ethernet Port Net App Ethernet Port Lag - Net
App GetEthernet Port Vlan Storage Net App Ethernet Port Net App Ethernet Port Vlan - Node
Name string - Object
Type string - Owners []string
- Parent
Get
Storage Net App Ethernet Port Parent - Permission
Resources []GetStorage Net App Ethernet Port Permission Resource - Port
State string - string
- Speed float64
- State string
- []Get
Storage Net App Ethernet Port Tag - Type string
- Uuid string
- Version
Context GetStorage Net App Ethernet Port Version Context
- id String
- results
List<Get
Storage Net App Ethernet Port Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Net App Ethernet Port Ancestor> - array
Controller GetStorage Net App Ethernet Port Array Controller - broadcast
Domain StringName - class
Id String - create
Time String - domain
Group StringMoid - enabled String
- events
List<Get
Storage Net App Ethernet Port Event> - mac
Address String - mod
Time String - moid String
- mtu Double
- name String
- net
App GetEthernet Port Lag Storage Net App Ethernet Port Net App Ethernet Port Lag - net
App GetEthernet Port Vlan Storage Net App Ethernet Port Net App Ethernet Port Vlan - node
Name String - object
Type String - owners List<String>
- parent
Get
Storage Net App Ethernet Port Parent - permission
Resources List<GetStorage Net App Ethernet Port Permission Resource> - port
State String - String
- speed Double
- state String
- List<Get
Storage Net App Ethernet Port Tag> - type String
- uuid String
- version
Context GetStorage Net App Ethernet Port Version Context
- id string
- results
Get
Storage Net App Ethernet Port Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Net App Ethernet Port Ancestor[] - array
Controller GetStorage Net App Ethernet Port Array Controller - broadcast
Domain stringName - class
Id string - create
Time string - domain
Group stringMoid - enabled string
- events
Get
Storage Net App Ethernet Port Event[] - mac
Address string - mod
Time string - moid string
- mtu number
- name string
- net
App GetEthernet Port Lag Storage Net App Ethernet Port Net App Ethernet Port Lag - net
App GetEthernet Port Vlan Storage Net App Ethernet Port Net App Ethernet Port Vlan - node
Name string - object
Type string - owners string[]
- parent
Get
Storage Net App Ethernet Port Parent - permission
Resources GetStorage Net App Ethernet Port Permission Resource[] - port
State string - string
- speed number
- state string
- Get
Storage Net App Ethernet Port Tag[] - type string
- uuid string
- version
Context GetStorage Net App Ethernet Port Version Context
- id str
- results
Sequence[Get
Storage Net App Ethernet Port Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Net App Ethernet Port Ancestor] - array_
controller GetStorage Net App Ethernet Port Array Controller - broadcast_
domain_ strname - class_
id str - create_
time str - domain_
group_ strmoid - enabled str
- events
Sequence[Get
Storage Net App Ethernet Port Event] - mac_
address str - mod_
time str - moid str
- mtu float
- name str
- net_
app_ Getethernet_ port_ lag Storage Net App Ethernet Port Net App Ethernet Port Lag - net_
app_ Getethernet_ port_ vlan Storage Net App Ethernet Port Net App Ethernet Port Vlan - node_
name str - object_
type str - owners Sequence[str]
- parent
Get
Storage Net App Ethernet Port Parent - permission_
resources Sequence[GetStorage Net App Ethernet Port Permission Resource] - port_
state str - str
- speed float
- state str
- Sequence[Get
Storage Net App Ethernet Port Tag] - type str
- uuid str
- version_
context GetStorage Net App Ethernet Port Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- array
Controller Property Map - broadcast
Domain StringName - class
Id String - create
Time String - domain
Group StringMoid - enabled String
- events List<Property Map>
- mac
Address String - mod
Time String - moid String
- mtu Number
- name String
- net
App Property MapEthernet Port Lag - net
App Property MapEthernet Port Vlan - node
Name String - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - port
State String - String
- speed Number
- state String
- List<Property Map>
- type String
- uuid String
- version
Context Property Map
Supporting Types
GetStorageNetAppEthernetPortAncestor
- 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'.
GetStorageNetAppEthernetPortArrayController
- 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'.
GetStorageNetAppEthernetPortEvent
- 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'.
GetStorageNetAppEthernetPortNetAppEthernetPortLag
- Active
Ports List<GetStorage Net App Ethernet Port Net App Ethernet Port Lag Active Port> - 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.
- Distribution
Policy string - Policy for mapping flows to ports for outbound packets through a LAG (ifgrp).
none
- Default unknown distribution policy type.port
- Network traffic is distributed based on the transport layer (TCP/UDP) ports.ip
- Network traffic is distributed based on IP addresses.mac
- Network traffic is distributed based on MAC addresses.sequential
- Network traffic is distributed in round-robin fashion from the list of configured, available ports.
- Member
Ports List<GetStorage Net App Ethernet Port Net App Ethernet Port Lag Member Port> - Mode string
- Determines how the ports interact with the switch.
none
- Default unknown lag mode type.multimode_lacp
- Bundle multiple member ports of the interface group using Link Aggregation Control Protocol.multimode
- Bundle multiple member ports of the interface group to act as a single trunked port.singlemode
- Provide port redundancy using member ports of the interface group for failover.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Active
Ports []GetStorage Net App Ethernet Port Net App Ethernet Port Lag Active Port - 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.
- Distribution
Policy string - Policy for mapping flows to ports for outbound packets through a LAG (ifgrp).
none
- Default unknown distribution policy type.port
- Network traffic is distributed based on the transport layer (TCP/UDP) ports.ip
- Network traffic is distributed based on IP addresses.mac
- Network traffic is distributed based on MAC addresses.sequential
- Network traffic is distributed in round-robin fashion from the list of configured, available ports.
- Member
Ports []GetStorage Net App Ethernet Port Net App Ethernet Port Lag Member Port - Mode string
- Determines how the ports interact with the switch.
none
- Default unknown lag mode type.multimode_lacp
- Bundle multiple member ports of the interface group using Link Aggregation Control Protocol.multimode
- Bundle multiple member ports of the interface group to act as a single trunked port.singlemode
- Provide port redundancy using member ports of the interface group for failover.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- active
Ports List<GetStorage Net App Ethernet Port Net App Ethernet Port Lag Active Port> - 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.
- distribution
Policy String - Policy for mapping flows to ports for outbound packets through a LAG (ifgrp).
none
- Default unknown distribution policy type.port
- Network traffic is distributed based on the transport layer (TCP/UDP) ports.ip
- Network traffic is distributed based on IP addresses.mac
- Network traffic is distributed based on MAC addresses.sequential
- Network traffic is distributed in round-robin fashion from the list of configured, available ports.
- member
Ports List<GetStorage Net App Ethernet Port Net App Ethernet Port Lag Member Port> - mode String
- Determines how the ports interact with the switch.
none
- Default unknown lag mode type.multimode_lacp
- Bundle multiple member ports of the interface group using Link Aggregation Control Protocol.multimode
- Bundle multiple member ports of the interface group to act as a single trunked port.singlemode
- Provide port redundancy using member ports of the interface group for failover.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- active
Ports GetStorage Net App Ethernet Port Net App Ethernet Port Lag Active Port[] - 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.
- distribution
Policy string - Policy for mapping flows to ports for outbound packets through a LAG (ifgrp).
none
- Default unknown distribution policy type.port
- Network traffic is distributed based on the transport layer (TCP/UDP) ports.ip
- Network traffic is distributed based on IP addresses.mac
- Network traffic is distributed based on MAC addresses.sequential
- Network traffic is distributed in round-robin fashion from the list of configured, available ports.
- member
Ports GetStorage Net App Ethernet Port Net App Ethernet Port Lag Member Port[] - mode string
- Determines how the ports interact with the switch.
none
- Default unknown lag mode type.multimode_lacp
- Bundle multiple member ports of the interface group using Link Aggregation Control Protocol.multimode
- Bundle multiple member ports of the interface group to act as a single trunked port.singlemode
- Provide port redundancy using member ports of the interface group for failover.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- active_
ports Sequence[GetStorage Net App Ethernet Port Net App Ethernet Port Lag Active Port] - 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.
- distribution_
policy str - Policy for mapping flows to ports for outbound packets through a LAG (ifgrp).
none
- Default unknown distribution policy type.port
- Network traffic is distributed based on the transport layer (TCP/UDP) ports.ip
- Network traffic is distributed based on IP addresses.mac
- Network traffic is distributed based on MAC addresses.sequential
- Network traffic is distributed in round-robin fashion from the list of configured, available ports.
- member_
ports Sequence[GetStorage Net App Ethernet Port Net App Ethernet Port Lag Member Port] - mode str
- Determines how the ports interact with the switch.
none
- Default unknown lag mode type.multimode_lacp
- Bundle multiple member ports of the interface group using Link Aggregation Control Protocol.multimode
- Bundle multiple member ports of the interface group to act as a single trunked port.singlemode
- Provide port redundancy using member ports of the interface group for failover.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- active
Ports List<Property Map> - 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.
- distribution
Policy String - Policy for mapping flows to ports for outbound packets through a LAG (ifgrp).
none
- Default unknown distribution policy type.port
- Network traffic is distributed based on the transport layer (TCP/UDP) ports.ip
- Network traffic is distributed based on IP addresses.mac
- Network traffic is distributed based on MAC addresses.sequential
- Network traffic is distributed in round-robin fashion from the list of configured, available ports.
- member
Ports List<Property Map> - mode String
- Determines how the ports interact with the switch.
none
- Default unknown lag mode type.multimode_lacp
- Bundle multiple member ports of the interface group using Link Aggregation Control Protocol.multimode
- Bundle multiple member ports of the interface group to act as a single trunked port.singlemode
- Provide port redundancy using member ports of the interface group for failover.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetStorageNetAppEthernetPortNetAppEthernetPortLagActivePort
- 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.
- Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Uuid string
- Universally unique identifier of the physical port.
- 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.
- Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Uuid string
- Universally unique identifier of the physical port.
- 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.
- name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid String
- Universally unique identifier of the physical port.
- 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.
- name string
- Name of the port available in storage array.
- node
Name string - The node name for the port.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid string
- Universally unique identifier of the physical port.
- 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.
- name str
- Name of the port available in storage array.
- node_
name str - The node name for the port.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid str
- Universally unique identifier of the physical port.
- 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.
- name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid String
- Universally unique identifier of the physical port.
GetStorageNetAppEthernetPortNetAppEthernetPortLagMemberPort
- 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.
- Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Uuid string
- Universally unique identifier of the physical port.
- 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.
- Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Uuid string
- Universally unique identifier of the physical port.
- 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.
- name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid String
- Universally unique identifier of the physical port.
- 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.
- name string
- Name of the port available in storage array.
- node
Name string - The node name for the port.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid string
- Universally unique identifier of the physical port.
- 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.
- name str
- Name of the port available in storage array.
- node_
name str - The node name for the port.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid str
- Universally unique identifier of the physical port.
- 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.
- name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid String
- Universally unique identifier of the physical port.
GetStorageNetAppEthernetPortNetAppEthernetPortVlan
- Additional
Properties string - Base
Port GetStorage Net App Ethernet Port Net App Ethernet Port Vlan Base Port - Port UUID along with readable names.
- 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Tag double
- The ID tag of the VLAN for this port.
- Additional
Properties string - Base
Port GetStorage Net App Ethernet Port Net App Ethernet Port Vlan Base Port - Port UUID along with readable names.
- 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Tag float64
- The ID tag of the VLAN for this port.
- additional
Properties String - base
Port GetStorage Net App Ethernet Port Net App Ethernet Port Vlan Base Port - Port UUID along with readable names.
- 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- tag Double
- The ID tag of the VLAN for this port.
- additional
Properties string - base
Port GetStorage Net App Ethernet Port Net App Ethernet Port Vlan Base Port - Port UUID along with readable names.
- 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.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- tag number
- The ID tag of the VLAN for this port.
- additional_
properties str - base_
port GetStorage Net App Ethernet Port Net App Ethernet Port Vlan Base Port - Port UUID along with readable names.
- 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.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- tag float
- The ID tag of the VLAN for this port.
- additional
Properties String - base
Port Property Map - Port UUID along with readable names.
- 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- tag Number
- The ID tag of the VLAN for this port.
GetStorageNetAppEthernetPortNetAppEthernetPortVlanBasePort
- 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.
- Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Uuid string
- Universally unique identifier of the physical port.
- 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.
- Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Uuid string
- Universally unique identifier of the physical port.
- 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.
- name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid String
- Universally unique identifier of the physical port.
- 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.
- name string
- Name of the port available in storage array.
- node
Name string - The node name for the port.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid string
- Universally unique identifier of the physical port.
- 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.
- name str
- Name of the port available in storage array.
- node_
name str - The node name for the port.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid str
- Universally unique identifier of the physical port.
- 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.
- name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uuid String
- Universally unique identifier of the physical port.
GetStorageNetAppEthernetPortParent
- 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'.
GetStorageNetAppEthernetPortPermissionResource
- 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'.
GetStorageNetAppEthernetPortResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Net App Ethernet Port Result Ancestor> - Array
Controllers List<GetStorage Net App Ethernet Port Result Array Controller> - Broadcast
Domain stringName - Name of the broadcast domain, scoped to its IPspace.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled string
- Status of port to determine if its enabled or not.
- Events
List<Get
Storage Net App Ethernet Port Result Event> - Mac
Address string - MAC address of the port available in storage array.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu double
- Maximum transmission unit of the physical port available in storage array.
- Name string
- Name of the port available in storage array.
- Net
App List<GetEthernet Port Lags Storage Net App Ethernet Port Result Net App Ethernet Port Lag> - Net
App List<GetEthernet Port Vlans Storage Net App Ethernet Port Result Net App Ethernet Port Vlan> - Node
Name string - The node name for the port.
- Object
Type string - Owners List<string>
- Parents
List<Get
Storage Net App Ethernet Port Result Parent> - Permission
Resources List<GetStorage Net App Ethernet Port Result Permission Resource> - Port
State string - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- Speed double
- Operational speed of port measured.
- State string
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - List<Get
Storage Net App Ethernet Port Result Tag> - Type string
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - Uuid string
- Universally unique identifier of the physical port.
- Version
Contexts List<GetStorage Net App Ethernet Port Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Net App Ethernet Port Result Ancestor - Array
Controllers []GetStorage Net App Ethernet Port Result Array Controller - Broadcast
Domain stringName - Name of the broadcast domain, scoped to its IPspace.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled string
- Status of port to determine if its enabled or not.
- Events
[]Get
Storage Net App Ethernet Port Result Event - Mac
Address string - MAC address of the port available in storage array.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu float64
- Maximum transmission unit of the physical port available in storage array.
- Name string
- Name of the port available in storage array.
- Net
App []GetEthernet Port Lags Storage Net App Ethernet Port Result Net App Ethernet Port Lag - Net
App []GetEthernet Port Vlans Storage Net App Ethernet Port Result Net App Ethernet Port Vlan - Node
Name string - The node name for the port.
- Object
Type string - Owners []string
- Parents
[]Get
Storage Net App Ethernet Port Result Parent - Permission
Resources []GetStorage Net App Ethernet Port Result Permission Resource - Port
State string - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- Speed float64
- Operational speed of port measured.
- State string
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - []Get
Storage Net App Ethernet Port Result Tag - Type string
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - Uuid string
- Universally unique identifier of the physical port.
- Version
Contexts []GetStorage Net App Ethernet Port Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Net App Ethernet Port Result Ancestor> - array
Controllers List<GetStorage Net App Ethernet Port Result Array Controller> - broadcast
Domain StringName - Name of the broadcast domain, scoped to its IPspace.
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled String
- Status of port to determine if its enabled or not.
- events
List<Get
Storage Net App Ethernet Port Result Event> - mac
Address String - MAC address of the port available in storage array.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Double
- Maximum transmission unit of the physical port available in storage array.
- name String
- Name of the port available in storage array.
- net
App List<GetEthernet Port Lags Storage Net App Ethernet Port Result Net App Ethernet Port Lag> - net
App List<GetEthernet Port Vlans Storage Net App Ethernet Port Result Net App Ethernet Port Vlan> - node
Name String - The node name for the port.
- object
Type String - owners List<String>
- parents
List<Get
Storage Net App Ethernet Port Result Parent> - permission
Resources List<GetStorage Net App Ethernet Port Result Permission Resource> - port
State String - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- speed Double
- Operational speed of port measured.
- state String
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - List<Get
Storage Net App Ethernet Port Result Tag> - type String
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - uuid String
- Universally unique identifier of the physical port.
- version
Contexts List<GetStorage Net App Ethernet Port Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Net App Ethernet Port Result Ancestor[] - array
Controllers GetStorage Net App Ethernet Port Result Array Controller[] - broadcast
Domain stringName - Name of the broadcast domain, scoped to its IPspace.
- class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- enabled string
- Status of port to determine if its enabled or not.
- events
Get
Storage Net App Ethernet Port Result Event[] - mac
Address string - MAC address of the port available in storage array.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- mtu number
- Maximum transmission unit of the physical port available in storage array.
- name string
- Name of the port available in storage array.
- net
App GetEthernet Port Lags Storage Net App Ethernet Port Result Net App Ethernet Port Lag[] - net
App GetEthernet Port Vlans Storage Net App Ethernet Port Result Net App Ethernet Port Vlan[] - node
Name string - The node name for the port.
- object
Type string - owners string[]
- parents
Get
Storage Net App Ethernet Port Result Parent[] - permission
Resources GetStorage Net App Ethernet Port Result Permission Resource[] - port
State string - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- speed number
- Operational speed of port measured.
- state string
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - Get
Storage Net App Ethernet Port Result Tag[] - type string
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - uuid string
- Universally unique identifier of the physical port.
- version
Contexts GetStorage Net App Ethernet Port Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Net App Ethernet Port Result Ancestor] - array_
controllers Sequence[GetStorage Net App Ethernet Port Result Array Controller] - broadcast_
domain_ strname - Name of the broadcast domain, scoped to its IPspace.
- class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- enabled str
- Status of port to determine if its enabled or not.
- events
Sequence[Get
Storage Net App Ethernet Port Result Event] - mac_
address str - MAC address of the port available in storage array.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- mtu float
- Maximum transmission unit of the physical port available in storage array.
- name str
- Name of the port available in storage array.
- net_
app_ Sequence[Getethernet_ port_ lags Storage Net App Ethernet Port Result Net App Ethernet Port Lag] - net_
app_ Sequence[Getethernet_ port_ vlans Storage Net App Ethernet Port Result Net App Ethernet Port Vlan] - node_
name str - The node name for the port.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Storage Net App Ethernet Port Result Parent] - permission_
resources Sequence[GetStorage Net App Ethernet Port Result Permission Resource] - port_
state str - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- speed float
- Operational speed of port measured.
- state str
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - Sequence[Get
Storage Net App Ethernet Port Result Tag] - type str
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - uuid str
- Universally unique identifier of the physical port.
- version_
contexts Sequence[GetStorage Net App Ethernet Port 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> - broadcast
Domain StringName - Name of the broadcast domain, scoped to its IPspace.
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled String
- Status of port to determine if its enabled or not.
- events List<Property Map>
- mac
Address String - MAC address of the port available in storage array.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Number
- Maximum transmission unit of the physical port available in storage array.
- name String
- Name of the port available in storage array.
- net
App List<Property Map>Ethernet Port Lags - net
App List<Property Map>Ethernet Port Vlans - node
Name String - The node name for the port.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - port
State String - State of the port available in storage array.*
Down
- An inactive port is listed as Down.*Up
- An active port is listed as Up.*Degraded
- An active port that is Up but unhealthy. - 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.
- speed Number
- Operational speed of port measured.
- state String
- State of the port available in storage array.*
down
- An inactive port is listed as Down.*up
- An active port is listed as Up.*present
- An active port is listed as present. - List<Property Map>
- type String
- Type of the port available in storage array.*
LAG
- Storage port of type lag.*physical
- LIFs can be configured directly on physical ports.*VLAN
- A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. - uuid String
- Universally unique identifier of the physical port.
- version
Contexts List<Property Map>
GetStorageNetAppEthernetPortResultAncestor
- 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
GetStorageNetAppEthernetPortResultArrayController
- 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
GetStorageNetAppEthernetPortResultEvent
- 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
GetStorageNetAppEthernetPortResultNetAppEthernetPortLag
- active
Ports List<Property Map> - additional
Properties String - class
Id String - distribution
Policy String - member
Ports List<Property Map> - mode String
- object
Type String
GetStorageNetAppEthernetPortResultNetAppEthernetPortLagActivePort
- Additional
Properties string - Class
Id string - Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - Uuid string
- Universally unique identifier of the physical port.
- Additional
Properties string - Class
Id string - Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - Uuid string
- Universally unique identifier of the physical port.
- additional
Properties String - class
Id String - name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - uuid String
- Universally unique identifier of the physical port.
- additional
Properties string - class
Id string - name string
- Name of the port available in storage array.
- node
Name string - The node name for the port.
- object
Type string - uuid string
- Universally unique identifier of the physical port.
- additional_
properties str - class_
id str - name str
- Name of the port available in storage array.
- node_
name str - The node name for the port.
- object_
type str - uuid str
- Universally unique identifier of the physical port.
- additional
Properties String - class
Id String - name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - uuid String
- Universally unique identifier of the physical port.
GetStorageNetAppEthernetPortResultNetAppEthernetPortLagMemberPort
- Additional
Properties string - Class
Id string - Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - Uuid string
- Universally unique identifier of the physical port.
- Additional
Properties string - Class
Id string - Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - Uuid string
- Universally unique identifier of the physical port.
- additional
Properties String - class
Id String - name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - uuid String
- Universally unique identifier of the physical port.
- additional
Properties string - class
Id string - name string
- Name of the port available in storage array.
- node
Name string - The node name for the port.
- object
Type string - uuid string
- Universally unique identifier of the physical port.
- additional_
properties str - class_
id str - name str
- Name of the port available in storage array.
- node_
name str - The node name for the port.
- object_
type str - uuid str
- Universally unique identifier of the physical port.
- additional
Properties String - class
Id String - name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - uuid String
- Universally unique identifier of the physical port.
GetStorageNetAppEthernetPortResultNetAppEthernetPortVlan
- Additional
Properties string - Base
Ports []GetStorage Net App Ethernet Port Result Net App Ethernet Port Vlan Base Port - Class
Id string - Object
Type string - Tag float64
- additional
Properties string - base
Ports GetStorage Net App Ethernet Port Result Net App Ethernet Port Vlan Base Port[] - class
Id string - object
Type string - tag number
- additional
Properties String - base
Ports List<Property Map> - class
Id String - object
Type String - tag Number
GetStorageNetAppEthernetPortResultNetAppEthernetPortVlanBasePort
- Additional
Properties string - Class
Id string - Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - Uuid string
- Universally unique identifier of the physical port.
- Additional
Properties string - Class
Id string - Name string
- Name of the port available in storage array.
- Node
Name string - The node name for the port.
- Object
Type string - Uuid string
- Universally unique identifier of the physical port.
- additional
Properties String - class
Id String - name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - uuid String
- Universally unique identifier of the physical port.
- additional
Properties string - class
Id string - name string
- Name of the port available in storage array.
- node
Name string - The node name for the port.
- object
Type string - uuid string
- Universally unique identifier of the physical port.
- additional_
properties str - class_
id str - name str
- Name of the port available in storage array.
- node_
name str - The node name for the port.
- object_
type str - uuid str
- Universally unique identifier of the physical port.
- additional
Properties String - class
Id String - name String
- Name of the port available in storage array.
- node
Name String - The node name for the port.
- object
Type String - uuid String
- Universally unique identifier of the physical port.
GetStorageNetAppEthernetPortResultParent
- 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
GetStorageNetAppEthernetPortResultPermissionResource
- 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
GetStorageNetAppEthernetPortResultTag
- 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
GetStorageNetAppEthernetPortResultVersionContext
- 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
GetStorageNetAppEthernetPortResultVersionContextInterestedMo
- 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
GetStorageNetAppEthernetPortResultVersionContextRefMo
- 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
GetStorageNetAppEthernetPortTag
- 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.
GetStorageNetAppEthernetPortVersionContext
- 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 Ethernet Port 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 Ethernet Port 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 Ethernet Port 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 Ethernet Port 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 Ethernet Port 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 Ethernet Port 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 Ethernet Port 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 Ethernet Port 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 Ethernet Port 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 Ethernet Port 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.
GetStorageNetAppEthernetPortVersionContextInterestedMo
- 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'.
GetStorageNetAppEthernetPortVersionContextRefMo
- 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