intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getAdapterExtEthInterface
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 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 dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AcknowledgedPeer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface 
- AdapterUnit GetAdapter Ext Eth Interface Adapter Unit 
- AdditionalProperties string
- AdminState string
- Admin configured state of an External Ethernet Interface.
- Ancestors
List<GetAdapter Ext Eth Interface Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EpDn string
- Endpoint Config DN of an External Ethernet Interface.
- ExtEth stringInterface Id 
- Unique Identifier for an External Ethernet Interface within the adapter object.
- Id string
- InterfaceType string
- Type of an External Ethernet Interface.
- InventoryDevice GetInfo Adapter Ext Eth Interface Inventory Device Info 
- MacAddress string
- MAC address of an External Ethernet Interface.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OperReasons List<string>
- OperState string
- Operational state of an Interface.
- Owners List<string>
- Parent
GetAdapter Ext Eth Interface Parent 
- PeerAggr doublePort Id 
- Peer Aggregate Port Id attached to an External Ethernet Interface.
- PeerDn string
- DN of peer end-point attached to an External Ethernet Interface.
- PeerInterface GetAdapter Ext Eth Interface Peer Interface 
- PeerPort doubleId 
- Peer Port Id attached to an External Ethernet Interface.
- PeerSlot doubleId 
- Peer Slot Id attached to an External Ethernet Interface.
- PermissionResources List<GetAdapter Ext Eth Interface Permission Resource> 
- RegisteredDevice 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.
- SwitchId string
- SwitchId attached to an External Ethernet Interface.
- 
List<GetAdapter Ext Eth Interface Tag> 
- VersionContext GetAdapter Ext Eth Interface Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AcknowledgedPeer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface 
- AdapterUnit GetAdapter Ext Eth Interface Adapter Unit 
- AdditionalProperties string
- AdminState string
- Admin configured state of an External Ethernet Interface.
- Ancestors
[]GetAdapter Ext Eth Interface Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EpDn string
- Endpoint Config DN of an External Ethernet Interface.
- ExtEth stringInterface Id 
- Unique Identifier for an External Ethernet Interface within the adapter object.
- Id string
- InterfaceType string
- Type of an External Ethernet Interface.
- InventoryDevice GetInfo Adapter Ext Eth Interface Inventory Device Info 
- MacAddress string
- MAC address of an External Ethernet Interface.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OperReasons []string
- OperState string
- Operational state of an Interface.
- Owners []string
- Parent
GetAdapter Ext Eth Interface Parent 
- PeerAggr float64Port Id 
- Peer Aggregate Port Id attached to an External Ethernet Interface.
- PeerDn string
- DN of peer end-point attached to an External Ethernet Interface.
- PeerInterface GetAdapter Ext Eth Interface Peer Interface 
- PeerPort float64Id 
- Peer Port Id attached to an External Ethernet Interface.
- PeerSlot float64Id 
- Peer Slot Id attached to an External Ethernet Interface.
- PermissionResources []GetAdapter Ext Eth Interface Permission Resource 
- RegisteredDevice 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.
- SwitchId string
- SwitchId attached to an External Ethernet Interface.
- 
[]GetAdapter Ext Eth Interface Tag 
- VersionContext GetAdapter Ext Eth Interface Version Context 
- accountMoid String
- The Account ID for this managed object.
- acknowledgedPeer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface 
- adapterUnit GetAdapter Ext Eth Interface Adapter Unit 
- additionalProperties String
- adminState String
- Admin configured state of an External Ethernet Interface.
- ancestors
List<GetAdapter Ext Eth Interface Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- epDn String
- Endpoint Config DN of an External Ethernet Interface.
- extEth StringInterface Id 
- Unique Identifier for an External Ethernet Interface within the adapter object.
- id String
- interfaceType String
- Type of an External Ethernet Interface.
- inventoryDevice GetInfo Adapter Ext Eth Interface Inventory Device Info 
- macAddress String
- MAC address of an External Ethernet Interface.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- operReasons List<String>
- operState String
- Operational state of an Interface.
- owners List<String>
- parent
GetAdapter Ext Eth Interface Parent 
- peerAggr DoublePort Id 
- Peer Aggregate Port Id attached to an External Ethernet Interface.
- peerDn String
- DN of peer end-point attached to an External Ethernet Interface.
- peerInterface GetAdapter Ext Eth Interface Peer Interface 
- peerPort DoubleId 
- Peer Port Id attached to an External Ethernet Interface.
- peerSlot DoubleId 
- Peer Slot Id attached to an External Ethernet Interface.
- permissionResources List<GetAdapter Ext Eth Interface Permission Resource> 
- registeredDevice 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.
- switchId String
- SwitchId attached to an External Ethernet Interface.
- 
List<GetAdapter Ext Eth Interface Tag> 
- versionContext GetAdapter Ext Eth Interface Version Context 
- accountMoid string
- The Account ID for this managed object.
- acknowledgedPeer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface 
- adapterUnit GetAdapter Ext Eth Interface Adapter Unit 
- additionalProperties string
- adminState string
- Admin configured state of an External Ethernet Interface.
- ancestors
GetAdapter Ext Eth Interface Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- epDn string
- Endpoint Config DN of an External Ethernet Interface.
- extEth stringInterface Id 
- Unique Identifier for an External Ethernet Interface within the adapter object.
- id string
- interfaceType string
- Type of an External Ethernet Interface.
- inventoryDevice GetInfo Adapter Ext Eth Interface Inventory Device Info 
- macAddress string
- MAC address of an External Ethernet Interface.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- operReasons string[]
- operState string
- Operational state of an Interface.
- owners string[]
- parent
GetAdapter Ext Eth Interface Parent 
- peerAggr numberPort Id 
- Peer Aggregate Port Id attached to an External Ethernet Interface.
- peerDn string
- DN of peer end-point attached to an External Ethernet Interface.
- peerInterface GetAdapter Ext Eth Interface Peer Interface 
- peerPort numberId 
- Peer Port Id attached to an External Ethernet Interface.
- peerSlot numberId 
- Peer Slot Id attached to an External Ethernet Interface.
- permissionResources GetAdapter Ext Eth Interface Permission Resource[] 
- registeredDevice 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.
- switchId string
- SwitchId attached to an External Ethernet Interface.
- 
GetAdapter Ext Eth Interface Tag[] 
- versionContext 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[GetAdapter 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
GetAdapter 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[GetAdapter Ext Eth Interface Tag] 
- version_context GetAdapter Ext Eth Interface Version Context 
- accountMoid String
- The Account ID for this managed object.
- acknowledgedPeer Property MapInterface 
- adapterUnit Property Map
- additionalProperties String
- adminState String
- Admin configured state of an External Ethernet Interface.
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- epDn String
- Endpoint Config DN of an External Ethernet Interface.
- extEth StringInterface Id 
- Unique Identifier for an External Ethernet Interface within the adapter object.
- id String
- interfaceType String
- Type of an External Ethernet Interface.
- inventoryDevice Property MapInfo 
- macAddress String
- MAC address of an External Ethernet Interface.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- operReasons List<String>
- operState String
- Operational state of an Interface.
- owners List<String>
- parent Property Map
- peerAggr NumberPort Id 
- Peer Aggregate Port Id attached to an External Ethernet Interface.
- peerDn String
- DN of peer end-point attached to an External Ethernet Interface.
- peerInterface Property Map
- peerPort NumberId 
- Peer Port Id attached to an External Ethernet Interface.
- peerSlot NumberId 
- Peer Slot Id attached to an External Ethernet Interface.
- permissionResources List<Property Map>
- registeredDevice 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.
- switchId String
- SwitchId attached to an External Ethernet Interface.
- List<Property Map>
- versionContext Property Map
getAdapterExtEthInterface Result
The following output properties are available:
- Id string
- Results
List<GetAdapter Ext Eth Interface Result> 
- AccountMoid string
- AcknowledgedPeer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface 
- AdapterUnit GetAdapter Ext Eth Interface Adapter Unit 
- AdditionalProperties string
- AdminState string
- Ancestors
List<GetAdapter Ext Eth Interface Ancestor> 
- ClassId string
- CreateTime string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- EpDn string
- ExtEth stringInterface Id 
- InterfaceType string
- InventoryDevice GetInfo Adapter Ext Eth Interface Inventory Device Info 
- MacAddress string
- ModTime string
- Moid string
- ObjectType string
- OperReasons List<string>
- OperState string
- Owners List<string>
- Parent
GetAdapter Ext Eth Interface Parent 
- PeerAggr doublePort Id 
- PeerDn string
- PeerInterface GetAdapter Ext Eth Interface Peer Interface 
- PeerPort doubleId 
- PeerSlot doubleId 
- PermissionResources List<GetAdapter Ext Eth Interface Permission Resource> 
- RegisteredDevice GetAdapter Ext Eth Interface Registered Device 
- Rn string
- string
- SwitchId string
- 
List<GetAdapter Ext Eth Interface Tag> 
- VersionContext GetAdapter Ext Eth Interface Version Context 
- Id string
- Results
[]GetAdapter Ext Eth Interface Result 
- AccountMoid string
- AcknowledgedPeer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface 
- AdapterUnit GetAdapter Ext Eth Interface Adapter Unit 
- AdditionalProperties string
- AdminState string
- Ancestors
[]GetAdapter Ext Eth Interface Ancestor 
- ClassId string
- CreateTime string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- EpDn string
- ExtEth stringInterface Id 
- InterfaceType string
- InventoryDevice GetInfo Adapter Ext Eth Interface Inventory Device Info 
- MacAddress string
- ModTime string
- Moid string
- ObjectType string
- OperReasons []string
- OperState string
- Owners []string
- Parent
GetAdapter Ext Eth Interface Parent 
- PeerAggr float64Port Id 
- PeerDn string
- PeerInterface GetAdapter Ext Eth Interface Peer Interface 
- PeerPort float64Id 
- PeerSlot float64Id 
- PermissionResources []GetAdapter Ext Eth Interface Permission Resource 
- RegisteredDevice GetAdapter Ext Eth Interface Registered Device 
- Rn string
- string
- SwitchId string
- 
[]GetAdapter Ext Eth Interface Tag 
- VersionContext GetAdapter Ext Eth Interface Version Context 
- id String
- results
List<GetAdapter Ext Eth Interface Result> 
- accountMoid String
- acknowledgedPeer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface 
- adapterUnit GetAdapter Ext Eth Interface Adapter Unit 
- additionalProperties String
- adminState String
- ancestors
List<GetAdapter Ext Eth Interface Ancestor> 
- classId String
- createTime String
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- epDn String
- extEth StringInterface Id 
- interfaceType String
- inventoryDevice GetInfo Adapter Ext Eth Interface Inventory Device Info 
- macAddress String
- modTime String
- moid String
- objectType String
- operReasons List<String>
- operState String
- owners List<String>
- parent
GetAdapter Ext Eth Interface Parent 
- peerAggr DoublePort Id 
- peerDn String
- peerInterface GetAdapter Ext Eth Interface Peer Interface 
- peerPort DoubleId 
- peerSlot DoubleId 
- permissionResources List<GetAdapter Ext Eth Interface Permission Resource> 
- registeredDevice GetAdapter Ext Eth Interface Registered Device 
- rn String
- String
- switchId String
- 
List<GetAdapter Ext Eth Interface Tag> 
- versionContext GetAdapter Ext Eth Interface Version Context 
- id string
- results
GetAdapter Ext Eth Interface Result[] 
- accountMoid string
- acknowledgedPeer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface 
- adapterUnit GetAdapter Ext Eth Interface Adapter Unit 
- additionalProperties string
- adminState string
- ancestors
GetAdapter Ext Eth Interface Ancestor[] 
- classId string
- createTime string
- deviceMo stringId 
- dn string
- domainGroup stringMoid 
- epDn string
- extEth stringInterface Id 
- interfaceType string
- inventoryDevice GetInfo Adapter Ext Eth Interface Inventory Device Info 
- macAddress string
- modTime string
- moid string
- objectType string
- operReasons string[]
- operState string
- owners string[]
- parent
GetAdapter Ext Eth Interface Parent 
- peerAggr numberPort Id 
- peerDn string
- peerInterface GetAdapter Ext Eth Interface Peer Interface 
- peerPort numberId 
- peerSlot numberId 
- permissionResources GetAdapter Ext Eth Interface Permission Resource[] 
- registeredDevice GetAdapter Ext Eth Interface Registered Device 
- rn string
- string
- switchId string
- 
GetAdapter Ext Eth Interface Tag[] 
- versionContext GetAdapter Ext Eth Interface Version Context 
- id str
- results
Sequence[GetAdapter 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[GetAdapter 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
GetAdapter 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[GetAdapter Ext Eth Interface Tag] 
- version_context GetAdapter Ext Eth Interface Version Context 
- id String
- results List<Property Map>
- accountMoid String
- acknowledgedPeer Property MapInterface 
- adapterUnit Property Map
- additionalProperties String
- adminState String
- ancestors List<Property Map>
- classId String
- createTime String
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- epDn String
- extEth StringInterface Id 
- interfaceType String
- inventoryDevice Property MapInfo 
- macAddress String
- modTime String
- moid String
- objectType String
- operReasons List<String>
- operState String
- owners List<String>
- parent Property Map
- peerAggr NumberPort Id 
- peerDn String
- peerInterface Property Map
- peerPort NumberId 
- peerSlot NumberId 
- permissionResources List<Property Map>
- registeredDevice Property Map
- rn String
- String
- switchId String
- List<Property Map>
- versionContext Property Map
Supporting Types
GetAdapterExtEthInterfaceAcknowledgedPeerInterface       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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     
- AccountMoid string
- The Account ID for this managed object.
- AcknowledgedPeer List<GetInterfaces Adapter Ext Eth Interface Result Acknowledged Peer Interface> 
- AdapterUnits List<GetAdapter Ext Eth Interface Result Adapter Unit> 
- AdditionalProperties string
- AdminState string
- Admin configured state of an External Ethernet Interface.
- Ancestors
List<GetAdapter Ext Eth Interface Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EpDn string
- Endpoint Config DN of an External Ethernet Interface.
- ExtEth stringInterface Id 
- Unique Identifier for an External Ethernet Interface within the adapter object.
- InterfaceType string
- Type of an External Ethernet Interface.
- InventoryDevice List<GetInfos Adapter Ext Eth Interface Result Inventory Device Info> 
- MacAddress string
- MAC address of an External Ethernet Interface.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OperReasons List<string>
- OperState string
- Operational state of an Interface.
- Owners List<string>
- Parents
List<GetAdapter Ext Eth Interface Result Parent> 
- PeerAggr doublePort Id 
- Peer Aggregate Port Id attached to an External Ethernet Interface.
- PeerDn string
- DN of peer end-point attached to an External Ethernet Interface.
- PeerInterfaces List<GetAdapter Ext Eth Interface Result Peer Interface> 
- PeerPort doubleId 
- Peer Port Id attached to an External Ethernet Interface.
- PeerSlot doubleId 
- Peer Slot Id attached to an External Ethernet Interface.
- PermissionResources List<GetAdapter Ext Eth Interface Result Permission Resource> 
- RegisteredDevices 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.
- SwitchId string
- SwitchId attached to an External Ethernet Interface.
- 
List<GetAdapter Ext Eth Interface Result Tag> 
- VersionContexts List<GetAdapter Ext Eth Interface Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AcknowledgedPeer []GetInterfaces Adapter Ext Eth Interface Result Acknowledged Peer Interface 
- AdapterUnits []GetAdapter Ext Eth Interface Result Adapter Unit 
- AdditionalProperties string
- AdminState string
- Admin configured state of an External Ethernet Interface.
- Ancestors
[]GetAdapter Ext Eth Interface Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EpDn string
- Endpoint Config DN of an External Ethernet Interface.
- ExtEth stringInterface Id 
- Unique Identifier for an External Ethernet Interface within the adapter object.
- InterfaceType string
- Type of an External Ethernet Interface.
- InventoryDevice []GetInfos Adapter Ext Eth Interface Result Inventory Device Info 
- MacAddress string
- MAC address of an External Ethernet Interface.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- OperReasons []string
- OperState string
- Operational state of an Interface.
- Owners []string
- Parents
[]GetAdapter Ext Eth Interface Result Parent 
- PeerAggr float64Port Id 
- Peer Aggregate Port Id attached to an External Ethernet Interface.
- PeerDn string
- DN of peer end-point attached to an External Ethernet Interface.
- PeerInterfaces []GetAdapter Ext Eth Interface Result Peer Interface 
- PeerPort float64Id 
- Peer Port Id attached to an External Ethernet Interface.
- PeerSlot float64Id 
- Peer Slot Id attached to an External Ethernet Interface.
- PermissionResources []GetAdapter Ext Eth Interface Result Permission Resource 
- RegisteredDevices []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.
- SwitchId string
- SwitchId attached to an External Ethernet Interface.
- 
[]GetAdapter Ext Eth Interface Result Tag 
- VersionContexts []GetAdapter Ext Eth Interface Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- acknowledgedPeer List<GetInterfaces Adapter Ext Eth Interface Result Acknowledged Peer Interface> 
- adapterUnits List<GetAdapter Ext Eth Interface Result Adapter Unit> 
- additionalProperties String
- adminState String
- Admin configured state of an External Ethernet Interface.
- ancestors
List<GetAdapter Ext Eth Interface Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- epDn String
- Endpoint Config DN of an External Ethernet Interface.
- extEth StringInterface Id 
- Unique Identifier for an External Ethernet Interface within the adapter object.
- interfaceType String
- Type of an External Ethernet Interface.
- inventoryDevice List<GetInfos Adapter Ext Eth Interface Result Inventory Device Info> 
- macAddress String
- MAC address of an External Ethernet Interface.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- operReasons List<String>
- operState String
- Operational state of an Interface.
- owners List<String>
- parents
List<GetAdapter Ext Eth Interface Result Parent> 
- peerAggr DoublePort Id 
- Peer Aggregate Port Id attached to an External Ethernet Interface.
- peerDn String
- DN of peer end-point attached to an External Ethernet Interface.
- peerInterfaces List<GetAdapter Ext Eth Interface Result Peer Interface> 
- peerPort DoubleId 
- Peer Port Id attached to an External Ethernet Interface.
- peerSlot DoubleId 
- Peer Slot Id attached to an External Ethernet Interface.
- permissionResources List<GetAdapter Ext Eth Interface Result Permission Resource> 
- registeredDevices 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.
- switchId String
- SwitchId attached to an External Ethernet Interface.
- 
List<GetAdapter Ext Eth Interface Result Tag> 
- versionContexts List<GetAdapter Ext Eth Interface Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- acknowledgedPeer GetInterfaces Adapter Ext Eth Interface Result Acknowledged Peer Interface[] 
- adapterUnits GetAdapter Ext Eth Interface Result Adapter Unit[] 
- additionalProperties string
- adminState string
- Admin configured state of an External Ethernet Interface.
- ancestors
GetAdapter Ext Eth Interface Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- epDn string
- Endpoint Config DN of an External Ethernet Interface.
- extEth stringInterface Id 
- Unique Identifier for an External Ethernet Interface within the adapter object.
- interfaceType string
- Type of an External Ethernet Interface.
- inventoryDevice GetInfos Adapter Ext Eth Interface Result Inventory Device Info[] 
- macAddress string
- MAC address of an External Ethernet Interface.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- operReasons string[]
- operState string
- Operational state of an Interface.
- owners string[]
- parents
GetAdapter Ext Eth Interface Result Parent[] 
- peerAggr numberPort Id 
- Peer Aggregate Port Id attached to an External Ethernet Interface.
- peerDn string
- DN of peer end-point attached to an External Ethernet Interface.
- peerInterfaces GetAdapter Ext Eth Interface Result Peer Interface[] 
- peerPort numberId 
- Peer Port Id attached to an External Ethernet Interface.
- peerSlot numberId 
- Peer Slot Id attached to an External Ethernet Interface.
- permissionResources GetAdapter Ext Eth Interface Result Permission Resource[] 
- registeredDevices 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.
- switchId string
- SwitchId attached to an External Ethernet Interface.
- 
GetAdapter Ext Eth Interface Result Tag[] 
- versionContexts 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[GetAdapter 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[GetAdapter 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[GetAdapter Ext Eth Interface Result Tag] 
- version_contexts Sequence[GetAdapter Ext Eth Interface Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- acknowledgedPeer List<Property Map>Interfaces 
- adapterUnits List<Property Map>
- additionalProperties String
- adminState String
- Admin configured state of an External Ethernet Interface.
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- epDn String
- Endpoint Config DN of an External Ethernet Interface.
- extEth StringInterface Id 
- Unique Identifier for an External Ethernet Interface within the adapter object.
- interfaceType String
- Type of an External Ethernet Interface.
- inventoryDevice List<Property Map>Infos 
- macAddress String
- MAC address of an External Ethernet Interface.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- operReasons List<String>
- operState String
- Operational state of an Interface.
- owners List<String>
- parents List<Property Map>
- peerAggr NumberPort Id 
- Peer Aggregate Port Id attached to an External Ethernet Interface.
- peerDn String
- DN of peer end-point attached to an External Ethernet Interface.
- peerInterfaces List<Property Map>
- peerPort NumberId 
- Peer Port Id attached to an External Ethernet Interface.
- peerSlot NumberId 
- Peer Slot Id attached to an External Ethernet Interface.
- permissionResources List<Property Map>
- registeredDevices 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.
- switchId String
- SwitchId attached to an External Ethernet Interface.
- List<Property Map>
- versionContexts List<Property Map>
GetAdapterExtEthInterfaceResultAcknowledgedPeerInterface        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetAdapterExtEthInterfaceResultAdapterUnit       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetAdapterExtEthInterfaceResultAncestor      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetAdapterExtEthInterfaceResultInventoryDeviceInfo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetAdapterExtEthInterfaceResultParent      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetAdapterExtEthInterfaceResultPeerInterface       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetAdapterExtEthInterfaceResultPermissionResource       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetAdapterExtEthInterfaceResultRegisteredDevice       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetAdapterExtEthInterfaceResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetAdapterExtEthInterfaceResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetAdapterExtEthInterfaceResultVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetAdapterExtEthInterfaceResultVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetAdapterExtEthInterfaceTag     
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetAdapterExtEthInterfaceVersionContext      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetAdapter Ext Eth Interface Version Context Interested Mo> 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo 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.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetAdapter Ext Eth Interface Version Context Interested Mo 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo 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.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetAdapter Ext Eth Interface Version Context Interested Mo> 
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo 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.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetAdapter Ext Eth Interface Version Context Interested Mo[] 
- markedFor 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.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo 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.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[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.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetAdapterExtEthInterfaceVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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 intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet