intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getAdapterExtEthInterface
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Physical port of a virtual interface card.
Using getAdapterExtEthInterface
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 getAdapterExtEthInterface(args: GetAdapterExtEthInterfaceArgs, opts?: InvokeOptions): Promise<GetAdapterExtEthInterfaceResult>
function getAdapterExtEthInterfaceOutput(args: GetAdapterExtEthInterfaceOutputArgs, opts?: InvokeOptions): Output<GetAdapterExtEthInterfaceResult>
def get_adapter_ext_eth_interface(account_moid: Optional[str] = None,
acknowledged_peer_interface: Optional[GetAdapterExtEthInterfaceAcknowledgedPeerInterface] = None,
adapter_unit: Optional[GetAdapterExtEthInterfaceAdapterUnit] = None,
additional_properties: Optional[str] = None,
admin_state: Optional[str] = None,
ancestors: Optional[Sequence[GetAdapterExtEthInterfaceAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
device_mo_id: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
ep_dn: Optional[str] = None,
ext_eth_interface_id: Optional[str] = None,
id: Optional[str] = None,
interface_type: Optional[str] = None,
inventory_device_info: Optional[GetAdapterExtEthInterfaceInventoryDeviceInfo] = None,
mac_address: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
oper_reasons: Optional[Sequence[str]] = None,
oper_state: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetAdapterExtEthInterfaceParent] = None,
peer_aggr_port_id: Optional[float] = None,
peer_dn: Optional[str] = None,
peer_interface: Optional[GetAdapterExtEthInterfacePeerInterface] = None,
peer_port_id: Optional[float] = None,
peer_slot_id: Optional[float] = None,
permission_resources: Optional[Sequence[GetAdapterExtEthInterfacePermissionResource]] = None,
registered_device: Optional[GetAdapterExtEthInterfaceRegisteredDevice] = None,
rn: Optional[str] = None,
shared_scope: Optional[str] = None,
switch_id: Optional[str] = None,
tags: Optional[Sequence[GetAdapterExtEthInterfaceTag]] = None,
version_context: Optional[GetAdapterExtEthInterfaceVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetAdapterExtEthInterfaceResult
def get_adapter_ext_eth_interface_output(account_moid: Optional[pulumi.Input[str]] = None,
acknowledged_peer_interface: Optional[pulumi.Input[GetAdapterExtEthInterfaceAcknowledgedPeerInterfaceArgs]] = None,
adapter_unit: Optional[pulumi.Input[GetAdapterExtEthInterfaceAdapterUnitArgs]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
admin_state: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterExtEthInterfaceAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
ep_dn: Optional[pulumi.Input[str]] = None,
ext_eth_interface_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
interface_type: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetAdapterExtEthInterfaceInventoryDeviceInfoArgs]] = None,
mac_address: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
oper_reasons: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
oper_state: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetAdapterExtEthInterfaceParentArgs]] = None,
peer_aggr_port_id: Optional[pulumi.Input[float]] = None,
peer_dn: Optional[pulumi.Input[str]] = None,
peer_interface: Optional[pulumi.Input[GetAdapterExtEthInterfacePeerInterfaceArgs]] = None,
peer_port_id: Optional[pulumi.Input[float]] = None,
peer_slot_id: Optional[pulumi.Input[float]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterExtEthInterfacePermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetAdapterExtEthInterfaceRegisteredDeviceArgs]] = None,
rn: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
switch_id: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterExtEthInterfaceTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetAdapterExtEthInterfaceVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAdapterExtEthInterfaceResult]
func LookupAdapterExtEthInterface(ctx *Context, args *LookupAdapterExtEthInterfaceArgs, opts ...InvokeOption) (*LookupAdapterExtEthInterfaceResult, error)
func LookupAdapterExtEthInterfaceOutput(ctx *Context, args *LookupAdapterExtEthInterfaceOutputArgs, opts ...InvokeOption) LookupAdapterExtEthInterfaceResultOutput
> Note: This function is named LookupAdapterExtEthInterface
in the Go SDK.
public static class GetAdapterExtEthInterface
{
public static Task<GetAdapterExtEthInterfaceResult> InvokeAsync(GetAdapterExtEthInterfaceArgs args, InvokeOptions? opts = null)
public static Output<GetAdapterExtEthInterfaceResult> Invoke(GetAdapterExtEthInterfaceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAdapterExtEthInterfaceResult> getAdapterExtEthInterface(GetAdapterExtEthInterfaceArgs args, InvokeOptions options)
public static Output<GetAdapterExtEthInterfaceResult> getAdapterExtEthInterface(GetAdapterExtEthInterfaceArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getAdapterExtEthInterface:getAdapterExtEthInterface
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - Adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Admin configured state of an External Ethernet Interface.
- Ancestors
List<Get
Adapter Ext Eth Interface Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ep
Dn string - Endpoint Config DN of an External Ethernet Interface.
- Ext
Eth stringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- Id string
- Interface
Type string - Type of an External Ethernet Interface.
- Inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - Mac
Address string - MAC address of an External Ethernet Interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Operational state of an Interface.
- Owners List<string>
- Parent
Get
Adapter Ext Eth Interface Parent - Peer
Aggr doublePort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- Peer
Dn string - DN of peer end-point attached to an External Ethernet Interface.
- Peer
Interface GetAdapter Ext Eth Interface Peer Interface - Peer
Port doubleId - Peer Port Id attached to an External Ethernet Interface.
- Peer
Slot doubleId - Peer Slot Id attached to an External Ethernet Interface.
- Permission
Resources List<GetAdapter Ext Eth Interface Permission Resource> - Registered
Device GetAdapter Ext Eth Interface Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- Switch
Id string - SwitchId attached to an External Ethernet Interface.
- List<Get
Adapter Ext Eth Interface Tag> - Version
Context GetAdapter Ext Eth Interface Version Context
- Account
Moid string - The Account ID for this managed object.
- Acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - Adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Admin configured state of an External Ethernet Interface.
- Ancestors
[]Get
Adapter Ext Eth Interface Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ep
Dn string - Endpoint Config DN of an External Ethernet Interface.
- Ext
Eth stringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- Id string
- Interface
Type string - Type of an External Ethernet Interface.
- Inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - Mac
Address string - MAC address of an External Ethernet Interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oper
Reasons []string - Oper
State string - Operational state of an Interface.
- Owners []string
- Parent
Get
Adapter Ext Eth Interface Parent - Peer
Aggr float64Port Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- Peer
Dn string - DN of peer end-point attached to an External Ethernet Interface.
- Peer
Interface GetAdapter Ext Eth Interface Peer Interface - Peer
Port float64Id - Peer Port Id attached to an External Ethernet Interface.
- Peer
Slot float64Id - Peer Slot Id attached to an External Ethernet Interface.
- Permission
Resources []GetAdapter Ext Eth Interface Permission Resource - Registered
Device GetAdapter Ext Eth Interface Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- Switch
Id string - SwitchId attached to an External Ethernet Interface.
- []Get
Adapter Ext Eth Interface Tag - Version
Context GetAdapter Ext Eth Interface Version Context
- account
Moid String - The Account ID for this managed object.
- acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - additional
Properties String - admin
State String - Admin configured state of an External Ethernet Interface.
- ancestors
List<Get
Adapter Ext Eth Interface Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ep
Dn String - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth StringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- id String
- interface
Type String - Type of an External Ethernet Interface.
- inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - mac
Address String - MAC address of an External Ethernet Interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of an Interface.
- owners List<String>
- parent
Get
Adapter Ext Eth Interface Parent - peer
Aggr DoublePort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn String - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interface GetAdapter Ext Eth Interface Peer Interface - peer
Port DoubleId - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot DoubleId - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources List<GetAdapter Ext Eth Interface Permission Resource> - registered
Device GetAdapter Ext Eth Interface Registered Device - rn String
- The Relative Name uniquely identifies an object within a given context.
- 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.
- switch
Id String - SwitchId attached to an External Ethernet Interface.
- List<Get
Adapter Ext Eth Interface Tag> - version
Context GetAdapter Ext Eth Interface Version Context
- account
Moid string - The Account ID for this managed object.
- acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - additional
Properties string - admin
State string - Admin configured state of an External Ethernet Interface.
- ancestors
Get
Adapter Ext Eth Interface Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ep
Dn string - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth stringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- id string
- interface
Type string - Type of an External Ethernet Interface.
- inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - mac
Address string - MAC address of an External Ethernet Interface.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - oper
Reasons string[] - oper
State string - Operational state of an Interface.
- owners string[]
- parent
Get
Adapter Ext Eth Interface Parent - peer
Aggr numberPort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn string - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interface GetAdapter Ext Eth Interface Peer Interface - peer
Port numberId - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot numberId - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources GetAdapter Ext Eth Interface Permission Resource[] - registered
Device GetAdapter Ext Eth Interface Registered Device - rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- switch
Id string - SwitchId attached to an External Ethernet Interface.
- Get
Adapter Ext Eth Interface Tag[] - version
Context GetAdapter Ext Eth Interface Version Context
- account_
moid str - The Account ID for this managed object.
- acknowledged_
peer_ Getinterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter_
unit GetAdapter Ext Eth Interface Adapter Unit - additional_
properties str - admin_
state str - Admin configured state of an External Ethernet Interface.
- ancestors
Sequence[Get
Adapter Ext Eth Interface Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ep_
dn str - Endpoint Config DN of an External Ethernet Interface.
- ext_
eth_ strinterface_ id - Unique Identifier for an External Ethernet Interface within the adapter object.
- id str
- interface_
type str - Type of an External Ethernet Interface.
- inventory_
device_ Getinfo Adapter Ext Eth Interface Inventory Device Info - mac_
address str - MAC address of an External Ethernet Interface.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - oper_
reasons Sequence[str] - oper_
state str - Operational state of an Interface.
- owners Sequence[str]
- parent
Get
Adapter Ext Eth Interface Parent - peer_
aggr_ floatport_ id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer_
dn str - DN of peer end-point attached to an External Ethernet Interface.
- peer_
interface GetAdapter Ext Eth Interface Peer Interface - peer_
port_ floatid - Peer Port Id attached to an External Ethernet Interface.
- peer_
slot_ floatid - Peer Slot Id attached to an External Ethernet Interface.
- permission_
resources Sequence[GetAdapter Ext Eth Interface Permission Resource] - registered_
device GetAdapter Ext Eth Interface Registered Device - rn str
- The Relative Name uniquely identifies an object within a given context.
- 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.
- switch_
id str - SwitchId attached to an External Ethernet Interface.
- Sequence[Get
Adapter Ext Eth Interface Tag] - version_
context GetAdapter Ext Eth Interface Version Context
- account
Moid String - The Account ID for this managed object.
- acknowledged
Peer Property MapInterface - adapter
Unit Property Map - additional
Properties String - admin
State String - Admin configured state of an External Ethernet Interface.
- ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ep
Dn String - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth StringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- id String
- interface
Type String - Type of an External Ethernet Interface.
- inventory
Device Property MapInfo - mac
Address String - MAC address of an External Ethernet Interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of an Interface.
- owners List<String>
- parent Property Map
- peer
Aggr NumberPort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn String - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interface Property Map - peer
Port NumberId - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot NumberId - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources List<Property Map> - registered
Device Property Map - rn String
- The Relative Name uniquely identifies an object within a given context.
- 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.
- switch
Id String - SwitchId attached to an External Ethernet Interface.
- List<Property Map>
- version
Context Property Map
getAdapterExtEthInterface Result
The following output properties are available:
- Id string
- Results
List<Get
Adapter Ext Eth Interface Result> - Account
Moid string - Acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - Adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Ancestors
List<Get
Adapter Ext Eth Interface Ancestor> - Class
Id string - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Ep
Dn string - Ext
Eth stringInterface Id - Interface
Type string - Inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - Mac
Address string - Mod
Time string - Moid string
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Owners List<string>
- Parent
Get
Adapter Ext Eth Interface Parent - Peer
Aggr doublePort Id - Peer
Dn string - Peer
Interface GetAdapter Ext Eth Interface Peer Interface - Peer
Port doubleId - Peer
Slot doubleId - Permission
Resources List<GetAdapter Ext Eth Interface Permission Resource> - Registered
Device GetAdapter Ext Eth Interface Registered Device - Rn string
- string
- Switch
Id string - List<Get
Adapter Ext Eth Interface Tag> - Version
Context GetAdapter Ext Eth Interface Version Context
- Id string
- Results
[]Get
Adapter Ext Eth Interface Result - Account
Moid string - Acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - Adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Ancestors
[]Get
Adapter Ext Eth Interface Ancestor - Class
Id string - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Ep
Dn string - Ext
Eth stringInterface Id - Interface
Type string - Inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - Mac
Address string - Mod
Time string - Moid string
- Object
Type string - Oper
Reasons []string - Oper
State string - Owners []string
- Parent
Get
Adapter Ext Eth Interface Parent - Peer
Aggr float64Port Id - Peer
Dn string - Peer
Interface GetAdapter Ext Eth Interface Peer Interface - Peer
Port float64Id - Peer
Slot float64Id - Permission
Resources []GetAdapter Ext Eth Interface Permission Resource - Registered
Device GetAdapter Ext Eth Interface Registered Device - Rn string
- string
- Switch
Id string - []Get
Adapter Ext Eth Interface Tag - Version
Context GetAdapter Ext Eth Interface Version Context
- id String
- results
List<Get
Adapter Ext Eth Interface Result> - account
Moid String - acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - additional
Properties String - admin
State String - ancestors
List<Get
Adapter Ext Eth Interface Ancestor> - class
Id String - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - ep
Dn String - ext
Eth StringInterface Id - interface
Type String - inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - mac
Address String - mod
Time String - moid String
- object
Type String - oper
Reasons List<String> - oper
State String - owners List<String>
- parent
Get
Adapter Ext Eth Interface Parent - peer
Aggr DoublePort Id - peer
Dn String - peer
Interface GetAdapter Ext Eth Interface Peer Interface - peer
Port DoubleId - peer
Slot DoubleId - permission
Resources List<GetAdapter Ext Eth Interface Permission Resource> - registered
Device GetAdapter Ext Eth Interface Registered Device - rn String
- String
- switch
Id String - List<Get
Adapter Ext Eth Interface Tag> - version
Context GetAdapter Ext Eth Interface Version Context
- id string
- results
Get
Adapter Ext Eth Interface Result[] - account
Moid string - acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - additional
Properties string - admin
State string - ancestors
Get
Adapter Ext Eth Interface Ancestor[] - class
Id string - create
Time string - device
Mo stringId - dn string
- domain
Group stringMoid - ep
Dn string - ext
Eth stringInterface Id - interface
Type string - inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - mac
Address string - mod
Time string - moid string
- object
Type string - oper
Reasons string[] - oper
State string - owners string[]
- parent
Get
Adapter Ext Eth Interface Parent - peer
Aggr numberPort Id - peer
Dn string - peer
Interface GetAdapter Ext Eth Interface Peer Interface - peer
Port numberId - peer
Slot numberId - permission
Resources GetAdapter Ext Eth Interface Permission Resource[] - registered
Device GetAdapter Ext Eth Interface Registered Device - rn string
- string
- switch
Id string - Get
Adapter Ext Eth Interface Tag[] - version
Context GetAdapter Ext Eth Interface Version Context
- id str
- results
Sequence[Get
Adapter Ext Eth Interface Result] - account_
moid str - acknowledged_
peer_ Getinterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter_
unit GetAdapter Ext Eth Interface Adapter Unit - additional_
properties str - admin_
state str - ancestors
Sequence[Get
Adapter Ext Eth Interface Ancestor] - class_
id str - create_
time str - device_
mo_ strid - dn str
- domain_
group_ strmoid - ep_
dn str - ext_
eth_ strinterface_ id - interface_
type str - inventory_
device_ Getinfo Adapter Ext Eth Interface Inventory Device Info - mac_
address str - mod_
time str - moid str
- object_
type str - oper_
reasons Sequence[str] - oper_
state str - owners Sequence[str]
- parent
Get
Adapter Ext Eth Interface Parent - peer_
aggr_ floatport_ id - peer_
dn str - peer_
interface GetAdapter Ext Eth Interface Peer Interface - peer_
port_ floatid - peer_
slot_ floatid - permission_
resources Sequence[GetAdapter Ext Eth Interface Permission Resource] - registered_
device GetAdapter Ext Eth Interface Registered Device - rn str
- str
- switch_
id str - Sequence[Get
Adapter Ext Eth Interface Tag] - version_
context GetAdapter Ext Eth Interface Version Context
- id String
- results List<Property Map>
- account
Moid String - acknowledged
Peer Property MapInterface - adapter
Unit Property Map - additional
Properties String - admin
State String - ancestors List<Property Map>
- class
Id String - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - ep
Dn String - ext
Eth StringInterface Id - interface
Type String - inventory
Device Property MapInfo - mac
Address String - mod
Time String - moid String
- object
Type String - oper
Reasons List<String> - oper
State String - owners List<String>
- parent Property Map
- peer
Aggr NumberPort Id - peer
Dn String - peer
Interface Property Map - peer
Port NumberId - peer
Slot NumberId - permission
Resources List<Property Map> - registered
Device Property Map - rn String
- String
- switch
Id String - List<Property Map>
- version
Context Property Map
Supporting Types
GetAdapterExtEthInterfaceAcknowledgedPeerInterface
- 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'.
GetAdapterExtEthInterfaceAdapterUnit
- 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'.
GetAdapterExtEthInterfaceAncestor
- 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'.
GetAdapterExtEthInterfaceInventoryDeviceInfo
- 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'.
GetAdapterExtEthInterfaceParent
- 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'.
GetAdapterExtEthInterfacePeerInterface
- 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'.
GetAdapterExtEthInterfacePermissionResource
- 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'.
GetAdapterExtEthInterfaceRegisteredDevice
- 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'.
GetAdapterExtEthInterfaceResult
- Account
Moid string - The Account ID for this managed object.
- Acknowledged
Peer List<GetInterfaces Adapter Ext Eth Interface Result Acknowledged Peer Interface> - Adapter
Units List<GetAdapter Ext Eth Interface Result Adapter Unit> - Additional
Properties string - Admin
State string - Admin configured state of an External Ethernet Interface.
- Ancestors
List<Get
Adapter Ext Eth Interface Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ep
Dn string - Endpoint Config DN of an External Ethernet Interface.
- Ext
Eth stringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- Interface
Type string - Type of an External Ethernet Interface.
- Inventory
Device List<GetInfos Adapter Ext Eth Interface Result Inventory Device Info> - Mac
Address string - MAC address of an External Ethernet Interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Operational state of an Interface.
- Owners List<string>
- Parents
List<Get
Adapter Ext Eth Interface Result Parent> - Peer
Aggr doublePort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- Peer
Dn string - DN of peer end-point attached to an External Ethernet Interface.
- Peer
Interfaces List<GetAdapter Ext Eth Interface Result Peer Interface> - Peer
Port doubleId - Peer Port Id attached to an External Ethernet Interface.
- Peer
Slot doubleId - Peer Slot Id attached to an External Ethernet Interface.
- Permission
Resources List<GetAdapter Ext Eth Interface Result Permission Resource> - Registered
Devices List<GetAdapter Ext Eth Interface Result Registered Device> - Rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- Switch
Id string - SwitchId attached to an External Ethernet Interface.
- List<Get
Adapter Ext Eth Interface Result Tag> - Version
Contexts List<GetAdapter Ext Eth Interface Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Acknowledged
Peer []GetInterfaces Adapter Ext Eth Interface Result Acknowledged Peer Interface - Adapter
Units []GetAdapter Ext Eth Interface Result Adapter Unit - Additional
Properties string - Admin
State string - Admin configured state of an External Ethernet Interface.
- Ancestors
[]Get
Adapter Ext Eth Interface Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ep
Dn string - Endpoint Config DN of an External Ethernet Interface.
- Ext
Eth stringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- Interface
Type string - Type of an External Ethernet Interface.
- Inventory
Device []GetInfos Adapter Ext Eth Interface Result Inventory Device Info - Mac
Address string - MAC address of an External Ethernet Interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oper
Reasons []string - Oper
State string - Operational state of an Interface.
- Owners []string
- Parents
[]Get
Adapter Ext Eth Interface Result Parent - Peer
Aggr float64Port Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- Peer
Dn string - DN of peer end-point attached to an External Ethernet Interface.
- Peer
Interfaces []GetAdapter Ext Eth Interface Result Peer Interface - Peer
Port float64Id - Peer Port Id attached to an External Ethernet Interface.
- Peer
Slot float64Id - Peer Slot Id attached to an External Ethernet Interface.
- Permission
Resources []GetAdapter Ext Eth Interface Result Permission Resource - Registered
Devices []GetAdapter Ext Eth Interface Result Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- Switch
Id string - SwitchId attached to an External Ethernet Interface.
- []Get
Adapter Ext Eth Interface Result Tag - Version
Contexts []GetAdapter Ext Eth Interface Result Version Context
- account
Moid String - The Account ID for this managed object.
- acknowledged
Peer List<GetInterfaces Adapter Ext Eth Interface Result Acknowledged Peer Interface> - adapter
Units List<GetAdapter Ext Eth Interface Result Adapter Unit> - additional
Properties String - admin
State String - Admin configured state of an External Ethernet Interface.
- ancestors
List<Get
Adapter Ext Eth Interface Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ep
Dn String - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth StringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- interface
Type String - Type of an External Ethernet Interface.
- inventory
Device List<GetInfos Adapter Ext Eth Interface Result Inventory Device Info> - mac
Address String - MAC address of an External Ethernet Interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of an Interface.
- owners List<String>
- parents
List<Get
Adapter Ext Eth Interface Result Parent> - peer
Aggr DoublePort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn String - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interfaces List<GetAdapter Ext Eth Interface Result Peer Interface> - peer
Port DoubleId - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot DoubleId - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources List<GetAdapter Ext Eth Interface Result Permission Resource> - registered
Devices List<GetAdapter Ext Eth Interface Result Registered Device> - rn String
- The Relative Name uniquely identifies an object within a given context.
- 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.
- switch
Id String - SwitchId attached to an External Ethernet Interface.
- List<Get
Adapter Ext Eth Interface Result Tag> - version
Contexts List<GetAdapter Ext Eth Interface Result Version Context>
- account
Moid string - The Account ID for this managed object.
- acknowledged
Peer GetInterfaces Adapter Ext Eth Interface Result Acknowledged Peer Interface[] - adapter
Units GetAdapter Ext Eth Interface Result Adapter Unit[] - additional
Properties string - admin
State string - Admin configured state of an External Ethernet Interface.
- ancestors
Get
Adapter Ext Eth Interface Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ep
Dn string - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth stringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- interface
Type string - Type of an External Ethernet Interface.
- inventory
Device GetInfos Adapter Ext Eth Interface Result Inventory Device Info[] - mac
Address string - MAC address of an External Ethernet Interface.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - oper
Reasons string[] - oper
State string - Operational state of an Interface.
- owners string[]
- parents
Get
Adapter Ext Eth Interface Result Parent[] - peer
Aggr numberPort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn string - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interfaces GetAdapter Ext Eth Interface Result Peer Interface[] - peer
Port numberId - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot numberId - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources GetAdapter Ext Eth Interface Result Permission Resource[] - registered
Devices GetAdapter Ext Eth Interface Result Registered Device[] - rn string
- The Relative Name uniquely identifies an object within a given context.
- 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.
- switch
Id string - SwitchId attached to an External Ethernet Interface.
- Get
Adapter Ext Eth Interface Result Tag[] - version
Contexts GetAdapter Ext Eth Interface Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- acknowledged_
peer_ Sequence[Getinterfaces Adapter Ext Eth Interface Result Acknowledged Peer Interface] - adapter_
units Sequence[GetAdapter Ext Eth Interface Result Adapter Unit] - additional_
properties str - admin_
state str - Admin configured state of an External Ethernet Interface.
- ancestors
Sequence[Get
Adapter Ext Eth Interface Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ep_
dn str - Endpoint Config DN of an External Ethernet Interface.
- ext_
eth_ strinterface_ id - Unique Identifier for an External Ethernet Interface within the adapter object.
- interface_
type str - Type of an External Ethernet Interface.
- inventory_
device_ Sequence[Getinfos Adapter Ext Eth Interface Result Inventory Device Info] - mac_
address str - MAC address of an External Ethernet Interface.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - oper_
reasons Sequence[str] - oper_
state str - Operational state of an Interface.
- owners Sequence[str]
- parents
Sequence[Get
Adapter Ext Eth Interface Result Parent] - peer_
aggr_ floatport_ id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer_
dn str - DN of peer end-point attached to an External Ethernet Interface.
- peer_
interfaces Sequence[GetAdapter Ext Eth Interface Result Peer Interface] - peer_
port_ floatid - Peer Port Id attached to an External Ethernet Interface.
- peer_
slot_ floatid - Peer Slot Id attached to an External Ethernet Interface.
- permission_
resources Sequence[GetAdapter Ext Eth Interface Result Permission Resource] - registered_
devices Sequence[GetAdapter Ext Eth Interface Result Registered Device] - rn str
- The Relative Name uniquely identifies an object within a given context.
- 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.
- switch_
id str - SwitchId attached to an External Ethernet Interface.
- Sequence[Get
Adapter Ext Eth Interface Result Tag] - version_
contexts Sequence[GetAdapter Ext Eth Interface Result Version Context]
- account
Moid String - The Account ID for this managed object.
- acknowledged
Peer List<Property Map>Interfaces - adapter
Units List<Property Map> - additional
Properties String - admin
State String - Admin configured state of an External Ethernet Interface.
- ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ep
Dn String - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth StringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- interface
Type String - Type of an External Ethernet Interface.
- inventory
Device List<Property Map>Infos - mac
Address String - MAC address of an External Ethernet Interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of an Interface.
- owners List<String>
- parents List<Property Map>
- peer
Aggr NumberPort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn String - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interfaces List<Property Map> - peer
Port NumberId - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot NumberId - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - rn String
- The Relative Name uniquely identifies an object within a given context.
- 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.
- switch
Id String - SwitchId attached to an External Ethernet Interface.
- List<Property Map>
- version
Contexts List<Property Map>
GetAdapterExtEthInterfaceResultAcknowledgedPeerInterface
- 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
GetAdapterExtEthInterfaceResultAdapterUnit
- 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
GetAdapterExtEthInterfaceResultAncestor
- 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
GetAdapterExtEthInterfaceResultInventoryDeviceInfo
- 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
GetAdapterExtEthInterfaceResultParent
- 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
GetAdapterExtEthInterfaceResultPeerInterface
- 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
GetAdapterExtEthInterfaceResultPermissionResource
- 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
GetAdapterExtEthInterfaceResultRegisteredDevice
- 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
GetAdapterExtEthInterfaceResultTag
- 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
GetAdapterExtEthInterfaceResultVersionContext
- 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
GetAdapterExtEthInterfaceResultVersionContextInterestedMo
- 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
GetAdapterExtEthInterfaceResultVersionContextRefMo
- 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
GetAdapterExtEthInterfaceTag
- 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.
GetAdapterExtEthInterfaceVersionContext
- 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<GetAdapter Ext Eth Interface Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetAdapter Ext Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetAdapter Ext Eth Interface Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetAdapter Ext Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetAdapter Ext Eth Interface Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetAdapter Ext Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetAdapter Ext Eth Interface Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetAdapter Ext Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetAdapter Ext Eth Interface Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetAdapter Ext Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetAdapterExtEthInterfaceVersionContextInterestedMo
- 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'.
GetAdapterExtEthInterfaceVersionContextRefMo
- 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