intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getAdapterHostEthInterface
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Physical / Virtual port of an adapter as seen by the host.
Using getAdapterHostEthInterface
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 getAdapterHostEthInterface(args: GetAdapterHostEthInterfaceArgs, opts?: InvokeOptions): Promise<GetAdapterHostEthInterfaceResult>
function getAdapterHostEthInterfaceOutput(args: GetAdapterHostEthInterfaceOutputArgs, opts?: InvokeOptions): Output<GetAdapterHostEthInterfaceResult>
def get_adapter_host_eth_interface(account_moid: Optional[str] = None,
acknowledged_peer_interface: Optional[GetAdapterHostEthInterfaceAcknowledgedPeerInterface] = None,
active_oper_state: Optional[str] = None,
active_veth_oper_state: Optional[str] = None,
adapter_unit: Optional[GetAdapterHostEthInterfaceAdapterUnit] = None,
additional_properties: Optional[str] = None,
admin_state: Optional[str] = None,
ancestors: Optional[Sequence[GetAdapterHostEthInterfaceAncestor]] = 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,
host_eth_interface_id: Optional[float] = None,
id: Optional[str] = None,
interface_type: Optional[str] = None,
inventory_device_info: Optional[GetAdapterHostEthInterfaceInventoryDeviceInfo] = None,
mac_address: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
oper_reasons: Optional[Sequence[str]] = None,
oper_state: Optional[str] = None,
operability: Optional[str] = None,
original_mac_address: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetAdapterHostEthInterfaceParent] = None,
pci_addr: Optional[str] = None,
peer_dn: Optional[str] = None,
peer_interface: Optional[GetAdapterHostEthInterfacePeerInterface] = None,
permission_resources: Optional[Sequence[GetAdapterHostEthInterfacePermissionResource]] = None,
pin_group_name: Optional[str] = None,
pinned_interface: Optional[GetAdapterHostEthInterfacePinnedInterface] = None,
qinq_enabled: Optional[bool] = None,
qinq_vlan: Optional[float] = None,
registered_device: Optional[GetAdapterHostEthInterfaceRegisteredDevice] = None,
rn: Optional[str] = None,
shared_scope: Optional[str] = None,
standby_oper_state: Optional[str] = None,
standby_veth_oper_state: Optional[str] = None,
standby_vethernet: Optional[GetAdapterHostEthInterfaceStandbyVethernet] = None,
standby_vif_id: Optional[float] = None,
tags: Optional[Sequence[GetAdapterHostEthInterfaceTag]] = None,
version_context: Optional[GetAdapterHostEthInterfaceVersionContext] = None,
veth_action: Optional[str] = None,
vethernet: Optional[GetAdapterHostEthInterfaceVethernet] = None,
vif_id: Optional[float] = None,
virtualization_preference: Optional[str] = None,
vnic_dn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAdapterHostEthInterfaceResult
def get_adapter_host_eth_interface_output(account_moid: Optional[pulumi.Input[str]] = None,
acknowledged_peer_interface: Optional[pulumi.Input[GetAdapterHostEthInterfaceAcknowledgedPeerInterfaceArgs]] = None,
active_oper_state: Optional[pulumi.Input[str]] = None,
active_veth_oper_state: Optional[pulumi.Input[str]] = None,
adapter_unit: Optional[pulumi.Input[GetAdapterHostEthInterfaceAdapterUnitArgs]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
admin_state: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterHostEthInterfaceAncestorArgs]]]] = 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,
host_eth_interface_id: Optional[pulumi.Input[float]] = None,
id: Optional[pulumi.Input[str]] = None,
interface_type: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetAdapterHostEthInterfaceInventoryDeviceInfoArgs]] = None,
mac_address: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: 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,
operability: Optional[pulumi.Input[str]] = None,
original_mac_address: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetAdapterHostEthInterfaceParentArgs]] = None,
pci_addr: Optional[pulumi.Input[str]] = None,
peer_dn: Optional[pulumi.Input[str]] = None,
peer_interface: Optional[pulumi.Input[GetAdapterHostEthInterfacePeerInterfaceArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterHostEthInterfacePermissionResourceArgs]]]] = None,
pin_group_name: Optional[pulumi.Input[str]] = None,
pinned_interface: Optional[pulumi.Input[GetAdapterHostEthInterfacePinnedInterfaceArgs]] = None,
qinq_enabled: Optional[pulumi.Input[bool]] = None,
qinq_vlan: Optional[pulumi.Input[float]] = None,
registered_device: Optional[pulumi.Input[GetAdapterHostEthInterfaceRegisteredDeviceArgs]] = None,
rn: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
standby_oper_state: Optional[pulumi.Input[str]] = None,
standby_veth_oper_state: Optional[pulumi.Input[str]] = None,
standby_vethernet: Optional[pulumi.Input[GetAdapterHostEthInterfaceStandbyVethernetArgs]] = None,
standby_vif_id: Optional[pulumi.Input[float]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterHostEthInterfaceTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetAdapterHostEthInterfaceVersionContextArgs]] = None,
veth_action: Optional[pulumi.Input[str]] = None,
vethernet: Optional[pulumi.Input[GetAdapterHostEthInterfaceVethernetArgs]] = None,
vif_id: Optional[pulumi.Input[float]] = None,
virtualization_preference: Optional[pulumi.Input[str]] = None,
vnic_dn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAdapterHostEthInterfaceResult]
func LookupAdapterHostEthInterface(ctx *Context, args *LookupAdapterHostEthInterfaceArgs, opts ...InvokeOption) (*LookupAdapterHostEthInterfaceResult, error)
func LookupAdapterHostEthInterfaceOutput(ctx *Context, args *LookupAdapterHostEthInterfaceOutputArgs, opts ...InvokeOption) LookupAdapterHostEthInterfaceResultOutput
> Note: This function is named LookupAdapterHostEthInterface
in the Go SDK.
public static class GetAdapterHostEthInterface
{
public static Task<GetAdapterHostEthInterfaceResult> InvokeAsync(GetAdapterHostEthInterfaceArgs args, InvokeOptions? opts = null)
public static Output<GetAdapterHostEthInterfaceResult> Invoke(GetAdapterHostEthInterfaceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAdapterHostEthInterfaceResult> getAdapterHostEthInterface(GetAdapterHostEthInterfaceArgs args, InvokeOptions options)
public static Output<GetAdapterHostEthInterfaceResult> getAdapterHostEthInterface(GetAdapterHostEthInterfaceArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getAdapterHostEthInterface:getAdapterHostEthInterface
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Acknowledged
Peer GetInterface Adapter Host Eth Interface Acknowledged Peer Interface - Active
Oper stringState - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- Active
Veth stringOper State - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - Adapter
Unit GetAdapter Host Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Admin state of the Host Ethernet Interface.
- Ancestors
List<Get
Adapter Host Eth Interface Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ep
Dn string - The Endpoint Config Dn of the Host Ethernet Interface.
- Host
Eth doubleInterface Id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- Id string
- Interface
Type string - Type of External Ethernet Interface.
- Inventory
Device GetInfo Adapter Host Eth Interface Inventory Device Info - Mac
Address string - Mac address of the Host Ethernet Interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of Host Ethernet Interface.
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Operational state of an Interface.
- Operability string
- Operability status of Host Ethernet Channel Interface.
- Original
Mac stringAddress - The factory default Mac address of the Host Ethernet Interface.
- Owners List<string>
- Parent
Get
Adapter Host Eth Interface Parent - Pci
Addr string - The PCI address of the Host Ethernet Interface.
- Peer
Dn string - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- Peer
Interface GetAdapter Host Eth Interface Peer Interface - Permission
Resources List<GetAdapter Host Eth Interface Permission Resource> - Pin
Group stringName - Name given for Lan PinGroup.
- Pinned
Interface GetAdapter Host Eth Interface Pinned Interface - Qinq
Enabled bool - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- Qinq
Vlan double - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- Registered
Device GetAdapter Host 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.
- Standby
Oper stringState - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- Standby
Veth stringOper State - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - Standby
Vethernet GetAdapter Host Eth Interface Standby Vethernet - Standby
Vif doubleId - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- List<Get
Adapter Host Eth Interface Tag> - Version
Context GetAdapter Host Eth Interface Version Context - Veth
Action string - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - Vethernet
Get
Adapter Host Eth Interface Vethernet - Vif
Id double - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- Virtualization
Preference string - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- Vnic
Dn string - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
- Account
Moid string - The Account ID for this managed object.
- Acknowledged
Peer GetInterface Adapter Host Eth Interface Acknowledged Peer Interface - Active
Oper stringState - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- Active
Veth stringOper State - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - Adapter
Unit GetAdapter Host Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Admin state of the Host Ethernet Interface.
- Ancestors
[]Get
Adapter Host Eth Interface Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ep
Dn string - The Endpoint Config Dn of the Host Ethernet Interface.
- Host
Eth float64Interface Id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- Id string
- Interface
Type string - Type of External Ethernet Interface.
- Inventory
Device GetInfo Adapter Host Eth Interface Inventory Device Info - Mac
Address string - Mac address of the Host Ethernet Interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of Host Ethernet Interface.
- Object
Type string - Oper
Reasons []string - Oper
State string - Operational state of an Interface.
- Operability string
- Operability status of Host Ethernet Channel Interface.
- Original
Mac stringAddress - The factory default Mac address of the Host Ethernet Interface.
- Owners []string
- Parent
Get
Adapter Host Eth Interface Parent - Pci
Addr string - The PCI address of the Host Ethernet Interface.
- Peer
Dn string - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- Peer
Interface GetAdapter Host Eth Interface Peer Interface - Permission
Resources []GetAdapter Host Eth Interface Permission Resource - Pin
Group stringName - Name given for Lan PinGroup.
- Pinned
Interface GetAdapter Host Eth Interface Pinned Interface - Qinq
Enabled bool - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- Qinq
Vlan float64 - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- Registered
Device GetAdapter Host 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.
- Standby
Oper stringState - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- Standby
Veth stringOper State - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - Standby
Vethernet GetAdapter Host Eth Interface Standby Vethernet - Standby
Vif float64Id - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- []Get
Adapter Host Eth Interface Tag - Version
Context GetAdapter Host Eth Interface Version Context - Veth
Action string - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - Vethernet
Get
Adapter Host Eth Interface Vethernet - Vif
Id float64 - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- Virtualization
Preference string - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- Vnic
Dn string - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
- account
Moid String - The Account ID for this managed object.
- acknowledged
Peer GetInterface Adapter Host Eth Interface Acknowledged Peer Interface - active
Oper StringState - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- active
Veth StringOper State - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - adapter
Unit GetAdapter Host Eth Interface Adapter Unit - additional
Properties String - admin
State String - Admin state of the Host Ethernet Interface.
- ancestors
List<Get
Adapter Host Eth Interface Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ep
Dn String - The Endpoint Config Dn of the Host Ethernet Interface.
- host
Eth DoubleInterface Id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- id String
- interface
Type String - Type of External Ethernet Interface.
- inventory
Device GetInfo Adapter Host Eth Interface Inventory Device Info - mac
Address String - Mac address of the Host Ethernet Interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of Host Ethernet Interface.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of an Interface.
- operability String
- Operability status of Host Ethernet Channel Interface.
- original
Mac StringAddress - The factory default Mac address of the Host Ethernet Interface.
- owners List<String>
- parent
Get
Adapter Host Eth Interface Parent - pci
Addr String - The PCI address of the Host Ethernet Interface.
- peer
Dn String - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- peer
Interface GetAdapter Host Eth Interface Peer Interface - permission
Resources List<GetAdapter Host Eth Interface Permission Resource> - pin
Group StringName - Name given for Lan PinGroup.
- pinned
Interface GetAdapter Host Eth Interface Pinned Interface - qinq
Enabled Boolean - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- qinq
Vlan Double - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- registered
Device GetAdapter Host 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.
- standby
Oper StringState - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- standby
Veth StringOper State - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - standby
Vethernet GetAdapter Host Eth Interface Standby Vethernet - standby
Vif DoubleId - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- List<Get
Adapter Host Eth Interface Tag> - version
Context GetAdapter Host Eth Interface Version Context - veth
Action String - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - vethernet
Get
Adapter Host Eth Interface Vethernet - vif
Id Double - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- virtualization
Preference String - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- vnic
Dn String - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
- account
Moid string - The Account ID for this managed object.
- acknowledged
Peer GetInterface Adapter Host Eth Interface Acknowledged Peer Interface - active
Oper stringState - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- active
Veth stringOper State - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - adapter
Unit GetAdapter Host Eth Interface Adapter Unit - additional
Properties string - admin
State string - Admin state of the Host Ethernet Interface.
- ancestors
Get
Adapter Host Eth Interface Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ep
Dn string - The Endpoint Config Dn of the Host Ethernet Interface.
- host
Eth numberInterface Id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- id string
- interface
Type string - Type of External Ethernet Interface.
- inventory
Device GetInfo Adapter Host Eth Interface Inventory Device Info - mac
Address string - Mac address of the Host Ethernet Interface.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of Host Ethernet Interface.
- object
Type string - oper
Reasons string[] - oper
State string - Operational state of an Interface.
- operability string
- Operability status of Host Ethernet Channel Interface.
- original
Mac stringAddress - The factory default Mac address of the Host Ethernet Interface.
- owners string[]
- parent
Get
Adapter Host Eth Interface Parent - pci
Addr string - The PCI address of the Host Ethernet Interface.
- peer
Dn string - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- peer
Interface GetAdapter Host Eth Interface Peer Interface - permission
Resources GetAdapter Host Eth Interface Permission Resource[] - pin
Group stringName - Name given for Lan PinGroup.
- pinned
Interface GetAdapter Host Eth Interface Pinned Interface - qinq
Enabled boolean - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- qinq
Vlan number - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- registered
Device GetAdapter Host 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.
- standby
Oper stringState - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- standby
Veth stringOper State - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - standby
Vethernet GetAdapter Host Eth Interface Standby Vethernet - standby
Vif numberId - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- Get
Adapter Host Eth Interface Tag[] - version
Context GetAdapter Host Eth Interface Version Context - veth
Action string - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - vethernet
Get
Adapter Host Eth Interface Vethernet - vif
Id number - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- virtualization
Preference string - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- vnic
Dn string - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
- account_
moid str - The Account ID for this managed object.
- acknowledged_
peer_ Getinterface Adapter Host Eth Interface Acknowledged Peer Interface - active_
oper_ strstate - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- active_
veth_ stroper_ state - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - adapter_
unit GetAdapter Host Eth Interface Adapter Unit - additional_
properties str - admin_
state str - Admin state of the Host Ethernet Interface.
- ancestors
Sequence[Get
Adapter Host 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 - The Endpoint Config Dn of the Host Ethernet Interface.
- host_
eth_ floatinterface_ id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- id str
- interface_
type str - Type of External Ethernet Interface.
- inventory_
device_ Getinfo Adapter Host Eth Interface Inventory Device Info - mac_
address str - Mac address of the Host Ethernet Interface.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of Host Ethernet Interface.
- object_
type str - oper_
reasons Sequence[str] - oper_
state str - Operational state of an Interface.
- operability str
- Operability status of Host Ethernet Channel Interface.
- original_
mac_ straddress - The factory default Mac address of the Host Ethernet Interface.
- owners Sequence[str]
- parent
Get
Adapter Host Eth Interface Parent - pci_
addr str - The PCI address of the Host Ethernet Interface.
- peer_
dn str - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- peer_
interface GetAdapter Host Eth Interface Peer Interface - permission_
resources Sequence[GetAdapter Host Eth Interface Permission Resource] - pin_
group_ strname - Name given for Lan PinGroup.
- pinned_
interface GetAdapter Host Eth Interface Pinned Interface - qinq_
enabled bool - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- qinq_
vlan float - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- registered_
device GetAdapter Host 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.
- standby_
oper_ strstate - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- standby_
veth_ stroper_ state - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - standby_
vethernet GetAdapter Host Eth Interface Standby Vethernet - standby_
vif_ floatid - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- Sequence[Get
Adapter Host Eth Interface Tag] - version_
context GetAdapter Host Eth Interface Version Context - veth_
action str - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - vethernet
Get
Adapter Host Eth Interface Vethernet - vif_
id float - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- virtualization_
preference str - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- vnic_
dn str - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
- account
Moid String - The Account ID for this managed object.
- acknowledged
Peer Property MapInterface - active
Oper StringState - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- active
Veth StringOper State - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - adapter
Unit Property Map - additional
Properties String - admin
State String - Admin state of the Host Ethernet Interface.
- ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ep
Dn String - The Endpoint Config Dn of the Host Ethernet Interface.
- host
Eth NumberInterface Id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- id String
- interface
Type String - Type of External Ethernet Interface.
- inventory
Device Property MapInfo - mac
Address String - Mac address of the Host Ethernet Interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of Host Ethernet Interface.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of an Interface.
- operability String
- Operability status of Host Ethernet Channel Interface.
- original
Mac StringAddress - The factory default Mac address of the Host Ethernet Interface.
- owners List<String>
- parent Property Map
- pci
Addr String - The PCI address of the Host Ethernet Interface.
- peer
Dn String - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- peer
Interface Property Map - permission
Resources List<Property Map> - pin
Group StringName - Name given for Lan PinGroup.
- pinned
Interface Property Map - qinq
Enabled Boolean - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- qinq
Vlan Number - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- registered
Device Property Map - rn String
- The Relative Name uniquely identifies an object within a given context.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- standby
Oper StringState - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- standby
Veth StringOper State - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - standby
Vethernet Property Map - standby
Vif NumberId - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- List<Property Map>
- version
Context Property Map - veth
Action String - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - vethernet Property Map
- vif
Id Number - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- virtualization
Preference String - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- vnic
Dn String - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
getAdapterHostEthInterface Result
The following output properties are available:
- Id string
- Results
List<Get
Adapter Host Eth Interface Result> - Account
Moid string - Acknowledged
Peer GetInterface Adapter Host Eth Interface Acknowledged Peer Interface - Active
Oper stringState - Active
Veth stringOper State - Adapter
Unit GetAdapter Host Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Ancestors
List<Get
Adapter Host Eth Interface Ancestor> - Class
Id string - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Ep
Dn string - Host
Eth doubleInterface Id - Interface
Type string - Inventory
Device GetInfo Adapter Host Eth Interface Inventory Device Info - Mac
Address string - Mod
Time string - Moid string
- Name string
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Operability string
- Original
Mac stringAddress - Owners List<string>
- Parent
Get
Adapter Host Eth Interface Parent - Pci
Addr string - Peer
Dn string - Peer
Interface GetAdapter Host Eth Interface Peer Interface - Permission
Resources List<GetAdapter Host Eth Interface Permission Resource> - Pin
Group stringName - Pinned
Interface GetAdapter Host Eth Interface Pinned Interface - Qinq
Enabled bool - Qinq
Vlan double - Registered
Device GetAdapter Host Eth Interface Registered Device - Rn string
- string
- Standby
Oper stringState - Standby
Veth stringOper State - Standby
Vethernet GetAdapter Host Eth Interface Standby Vethernet - Standby
Vif doubleId - List<Get
Adapter Host Eth Interface Tag> - Version
Context GetAdapter Host Eth Interface Version Context - Veth
Action string - Vethernet
Get
Adapter Host Eth Interface Vethernet - Vif
Id double - Virtualization
Preference string - Vnic
Dn string
- Id string
- Results
[]Get
Adapter Host Eth Interface Result - Account
Moid string - Acknowledged
Peer GetInterface Adapter Host Eth Interface Acknowledged Peer Interface - Active
Oper stringState - Active
Veth stringOper State - Adapter
Unit GetAdapter Host Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Ancestors
[]Get
Adapter Host Eth Interface Ancestor - Class
Id string - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Ep
Dn string - Host
Eth float64Interface Id - Interface
Type string - Inventory
Device GetInfo Adapter Host Eth Interface Inventory Device Info - Mac
Address string - Mod
Time string - Moid string
- Name string
- Object
Type string - Oper
Reasons []string - Oper
State string - Operability string
- Original
Mac stringAddress - Owners []string
- Parent
Get
Adapter Host Eth Interface Parent - Pci
Addr string - Peer
Dn string - Peer
Interface GetAdapter Host Eth Interface Peer Interface - Permission
Resources []GetAdapter Host Eth Interface Permission Resource - Pin
Group stringName - Pinned
Interface GetAdapter Host Eth Interface Pinned Interface - Qinq
Enabled bool - Qinq
Vlan float64 - Registered
Device GetAdapter Host Eth Interface Registered Device - Rn string
- string
- Standby
Oper stringState - Standby
Veth stringOper State - Standby
Vethernet GetAdapter Host Eth Interface Standby Vethernet - Standby
Vif float64Id - []Get
Adapter Host Eth Interface Tag - Version
Context GetAdapter Host Eth Interface Version Context - Veth
Action string - Vethernet
Get
Adapter Host Eth Interface Vethernet - Vif
Id float64 - Virtualization
Preference string - Vnic
Dn string
- id String
- results
List<Get
Adapter Host Eth Interface Result> - account
Moid String - acknowledged
Peer GetInterface Adapter Host Eth Interface Acknowledged Peer Interface - active
Oper StringState - active
Veth StringOper State - adapter
Unit GetAdapter Host Eth Interface Adapter Unit - additional
Properties String - admin
State String - ancestors
List<Get
Adapter Host Eth Interface Ancestor> - class
Id String - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - ep
Dn String - host
Eth DoubleInterface Id - interface
Type String - inventory
Device GetInfo Adapter Host Eth Interface Inventory Device Info - mac
Address String - mod
Time String - moid String
- name String
- object
Type String - oper
Reasons List<String> - oper
State String - operability String
- original
Mac StringAddress - owners List<String>
- parent
Get
Adapter Host Eth Interface Parent - pci
Addr String - peer
Dn String - peer
Interface GetAdapter Host Eth Interface Peer Interface - permission
Resources List<GetAdapter Host Eth Interface Permission Resource> - pin
Group StringName - pinned
Interface GetAdapter Host Eth Interface Pinned Interface - qinq
Enabled Boolean - qinq
Vlan Double - registered
Device GetAdapter Host Eth Interface Registered Device - rn String
- String
- standby
Oper StringState - standby
Veth StringOper State - standby
Vethernet GetAdapter Host Eth Interface Standby Vethernet - standby
Vif DoubleId - List<Get
Adapter Host Eth Interface Tag> - version
Context GetAdapter Host Eth Interface Version Context - veth
Action String - vethernet
Get
Adapter Host Eth Interface Vethernet - vif
Id Double - virtualization
Preference String - vnic
Dn String
- id string
- results
Get
Adapter Host Eth Interface Result[] - account
Moid string - acknowledged
Peer GetInterface Adapter Host Eth Interface Acknowledged Peer Interface - active
Oper stringState - active
Veth stringOper State - adapter
Unit GetAdapter Host Eth Interface Adapter Unit - additional
Properties string - admin
State string - ancestors
Get
Adapter Host Eth Interface Ancestor[] - class
Id string - create
Time string - device
Mo stringId - dn string
- domain
Group stringMoid - ep
Dn string - host
Eth numberInterface Id - interface
Type string - inventory
Device GetInfo Adapter Host Eth Interface Inventory Device Info - mac
Address string - mod
Time string - moid string
- name string
- object
Type string - oper
Reasons string[] - oper
State string - operability string
- original
Mac stringAddress - owners string[]
- parent
Get
Adapter Host Eth Interface Parent - pci
Addr string - peer
Dn string - peer
Interface GetAdapter Host Eth Interface Peer Interface - permission
Resources GetAdapter Host Eth Interface Permission Resource[] - pin
Group stringName - pinned
Interface GetAdapter Host Eth Interface Pinned Interface - qinq
Enabled boolean - qinq
Vlan number - registered
Device GetAdapter Host Eth Interface Registered Device - rn string
- string
- standby
Oper stringState - standby
Veth stringOper State - standby
Vethernet GetAdapter Host Eth Interface Standby Vethernet - standby
Vif numberId - Get
Adapter Host Eth Interface Tag[] - version
Context GetAdapter Host Eth Interface Version Context - veth
Action string - vethernet
Get
Adapter Host Eth Interface Vethernet - vif
Id number - virtualization
Preference string - vnic
Dn string
- id str
- results
Sequence[Get
Adapter Host Eth Interface Result] - account_
moid str - acknowledged_
peer_ Getinterface Adapter Host Eth Interface Acknowledged Peer Interface - active_
oper_ strstate - active_
veth_ stroper_ state - adapter_
unit GetAdapter Host Eth Interface Adapter Unit - additional_
properties str - admin_
state str - ancestors
Sequence[Get
Adapter Host Eth Interface Ancestor] - class_
id str - create_
time str - device_
mo_ strid - dn str
- domain_
group_ strmoid - ep_
dn str - host_
eth_ floatinterface_ id - interface_
type str - inventory_
device_ Getinfo Adapter Host Eth Interface Inventory Device Info - mac_
address str - mod_
time str - moid str
- name str
- object_
type str - oper_
reasons Sequence[str] - oper_
state str - operability str
- original_
mac_ straddress - owners Sequence[str]
- parent
Get
Adapter Host Eth Interface Parent - pci_
addr str - peer_
dn str - peer_
interface GetAdapter Host Eth Interface Peer Interface - permission_
resources Sequence[GetAdapter Host Eth Interface Permission Resource] - pin_
group_ strname - pinned_
interface GetAdapter Host Eth Interface Pinned Interface - qinq_
enabled bool - qinq_
vlan float - registered_
device GetAdapter Host Eth Interface Registered Device - rn str
- str
- standby_
oper_ strstate - standby_
veth_ stroper_ state - standby_
vethernet GetAdapter Host Eth Interface Standby Vethernet - standby_
vif_ floatid - Sequence[Get
Adapter Host Eth Interface Tag] - version_
context GetAdapter Host Eth Interface Version Context - veth_
action str - vethernet
Get
Adapter Host Eth Interface Vethernet - vif_
id float - virtualization_
preference str - vnic_
dn str
- id String
- results List<Property Map>
- account
Moid String - acknowledged
Peer Property MapInterface - active
Oper StringState - active
Veth StringOper State - adapter
Unit Property Map - additional
Properties String - admin
State String - ancestors List<Property Map>
- class
Id String - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - ep
Dn String - host
Eth NumberInterface Id - interface
Type String - inventory
Device Property MapInfo - mac
Address String - mod
Time String - moid String
- name String
- object
Type String - oper
Reasons List<String> - oper
State String - operability String
- original
Mac StringAddress - owners List<String>
- parent Property Map
- pci
Addr String - peer
Dn String - peer
Interface Property Map - permission
Resources List<Property Map> - pin
Group StringName - pinned
Interface Property Map - qinq
Enabled Boolean - qinq
Vlan Number - registered
Device Property Map - rn String
- String
- standby
Oper StringState - standby
Veth StringOper State - standby
Vethernet Property Map - standby
Vif NumberId - List<Property Map>
- version
Context Property Map - veth
Action String - vethernet Property Map
- vif
Id Number - virtualization
Preference String - vnic
Dn String
Supporting Types
GetAdapterHostEthInterfaceAcknowledgedPeerInterface
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfaceAdapterUnit
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfaceAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfaceInventoryDeviceInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfaceParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfacePeerInterface
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfacePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfacePinnedInterface
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfaceRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfaceResult
- Account
Moid string - The Account ID for this managed object.
- Acknowledged
Peer List<GetInterfaces Adapter Host Eth Interface Result Acknowledged Peer Interface> - Active
Oper stringState - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- Active
Veth stringOper State - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - Adapter
Units List<GetAdapter Host Eth Interface Result Adapter Unit> - Additional
Properties string - Admin
State string - Admin state of the Host Ethernet Interface.
- Ancestors
List<Get
Adapter Host Eth Interface Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ep
Dn string - The Endpoint Config Dn of the Host Ethernet Interface.
- Host
Eth doubleInterface Id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- Interface
Type string - Type of External Ethernet Interface.
- Inventory
Device List<GetInfos Adapter Host Eth Interface Result Inventory Device Info> - Mac
Address string - Mac address of the Host Ethernet Interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of Host Ethernet Interface.
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Operational state of an Interface.
- Operability string
- Operability status of Host Ethernet Channel Interface.
- Original
Mac stringAddress - The factory default Mac address of the Host Ethernet Interface.
- Owners List<string>
- Parents
List<Get
Adapter Host Eth Interface Result Parent> - Pci
Addr string - The PCI address of the Host Ethernet Interface.
- Peer
Dn string - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- Peer
Interfaces List<GetAdapter Host Eth Interface Result Peer Interface> - Permission
Resources List<GetAdapter Host Eth Interface Result Permission Resource> - Pin
Group stringName - Name given for Lan PinGroup.
- Pinned
Interfaces List<GetAdapter Host Eth Interface Result Pinned Interface> - Qinq
Enabled bool - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- Qinq
Vlan double - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- Registered
Devices List<GetAdapter Host 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.
- Standby
Oper stringState - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- Standby
Veth stringOper State - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - Standby
Vethernets List<GetAdapter Host Eth Interface Result Standby Vethernet> - Standby
Vif doubleId - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- List<Get
Adapter Host Eth Interface Result Tag> - Version
Contexts List<GetAdapter Host Eth Interface Result Version Context> - Veth
Action string - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - Vethernets
List<Get
Adapter Host Eth Interface Result Vethernet> - Vif
Id double - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- Virtualization
Preference string - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- Vnic
Dn string - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
- Account
Moid string - The Account ID for this managed object.
- Acknowledged
Peer []GetInterfaces Adapter Host Eth Interface Result Acknowledged Peer Interface - Active
Oper stringState - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- Active
Veth stringOper State - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - Adapter
Units []GetAdapter Host Eth Interface Result Adapter Unit - Additional
Properties string - Admin
State string - Admin state of the Host Ethernet Interface.
- Ancestors
[]Get
Adapter Host Eth Interface Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ep
Dn string - The Endpoint Config Dn of the Host Ethernet Interface.
- Host
Eth float64Interface Id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- Interface
Type string - Type of External Ethernet Interface.
- Inventory
Device []GetInfos Adapter Host Eth Interface Result Inventory Device Info - Mac
Address string - Mac address of the Host Ethernet Interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of Host Ethernet Interface.
- Object
Type string - Oper
Reasons []string - Oper
State string - Operational state of an Interface.
- Operability string
- Operability status of Host Ethernet Channel Interface.
- Original
Mac stringAddress - The factory default Mac address of the Host Ethernet Interface.
- Owners []string
- Parents
[]Get
Adapter Host Eth Interface Result Parent - Pci
Addr string - The PCI address of the Host Ethernet Interface.
- Peer
Dn string - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- Peer
Interfaces []GetAdapter Host Eth Interface Result Peer Interface - Permission
Resources []GetAdapter Host Eth Interface Result Permission Resource - Pin
Group stringName - Name given for Lan PinGroup.
- Pinned
Interfaces []GetAdapter Host Eth Interface Result Pinned Interface - Qinq
Enabled bool - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- Qinq
Vlan float64 - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- Registered
Devices []GetAdapter Host 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.
- Standby
Oper stringState - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- Standby
Veth stringOper State - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - Standby
Vethernets []GetAdapter Host Eth Interface Result Standby Vethernet - Standby
Vif float64Id - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- []Get
Adapter Host Eth Interface Result Tag - Version
Contexts []GetAdapter Host Eth Interface Result Version Context - Veth
Action string - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - Vethernets
[]Get
Adapter Host Eth Interface Result Vethernet - Vif
Id float64 - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- Virtualization
Preference string - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- Vnic
Dn string - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
- account
Moid String - The Account ID for this managed object.
- acknowledged
Peer List<GetInterfaces Adapter Host Eth Interface Result Acknowledged Peer Interface> - active
Oper StringState - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- active
Veth StringOper State - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - adapter
Units List<GetAdapter Host Eth Interface Result Adapter Unit> - additional
Properties String - admin
State String - Admin state of the Host Ethernet Interface.
- ancestors
List<Get
Adapter Host Eth Interface Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ep
Dn String - The Endpoint Config Dn of the Host Ethernet Interface.
- host
Eth DoubleInterface Id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- interface
Type String - Type of External Ethernet Interface.
- inventory
Device List<GetInfos Adapter Host Eth Interface Result Inventory Device Info> - mac
Address String - Mac address of the Host Ethernet Interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of Host Ethernet Interface.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of an Interface.
- operability String
- Operability status of Host Ethernet Channel Interface.
- original
Mac StringAddress - The factory default Mac address of the Host Ethernet Interface.
- owners List<String>
- parents
List<Get
Adapter Host Eth Interface Result Parent> - pci
Addr String - The PCI address of the Host Ethernet Interface.
- peer
Dn String - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- peer
Interfaces List<GetAdapter Host Eth Interface Result Peer Interface> - permission
Resources List<GetAdapter Host Eth Interface Result Permission Resource> - pin
Group StringName - Name given for Lan PinGroup.
- pinned
Interfaces List<GetAdapter Host Eth Interface Result Pinned Interface> - qinq
Enabled Boolean - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- qinq
Vlan Double - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- registered
Devices List<GetAdapter Host 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.
- standby
Oper StringState - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- standby
Veth StringOper State - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - standby
Vethernets List<GetAdapter Host Eth Interface Result Standby Vethernet> - standby
Vif DoubleId - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- List<Get
Adapter Host Eth Interface Result Tag> - version
Contexts List<GetAdapter Host Eth Interface Result Version Context> - veth
Action String - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - vethernets
List<Get
Adapter Host Eth Interface Result Vethernet> - vif
Id Double - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- virtualization
Preference String - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- vnic
Dn String - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
- account
Moid string - The Account ID for this managed object.
- acknowledged
Peer GetInterfaces Adapter Host Eth Interface Result Acknowledged Peer Interface[] - active
Oper stringState - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- active
Veth stringOper State - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - adapter
Units GetAdapter Host Eth Interface Result Adapter Unit[] - additional
Properties string - admin
State string - Admin state of the Host Ethernet Interface.
- ancestors
Get
Adapter Host Eth Interface Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ep
Dn string - The Endpoint Config Dn of the Host Ethernet Interface.
- host
Eth numberInterface Id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- interface
Type string - Type of External Ethernet Interface.
- inventory
Device GetInfos Adapter Host Eth Interface Result Inventory Device Info[] - mac
Address string - Mac address of the Host Ethernet Interface.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of Host Ethernet Interface.
- object
Type string - oper
Reasons string[] - oper
State string - Operational state of an Interface.
- operability string
- Operability status of Host Ethernet Channel Interface.
- original
Mac stringAddress - The factory default Mac address of the Host Ethernet Interface.
- owners string[]
- parents
Get
Adapter Host Eth Interface Result Parent[] - pci
Addr string - The PCI address of the Host Ethernet Interface.
- peer
Dn string - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- peer
Interfaces GetAdapter Host Eth Interface Result Peer Interface[] - permission
Resources GetAdapter Host Eth Interface Result Permission Resource[] - pin
Group stringName - Name given for Lan PinGroup.
- pinned
Interfaces GetAdapter Host Eth Interface Result Pinned Interface[] - qinq
Enabled boolean - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- qinq
Vlan number - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- registered
Devices GetAdapter Host 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.
- standby
Oper stringState - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- standby
Veth stringOper State - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - standby
Vethernets GetAdapter Host Eth Interface Result Standby Vethernet[] - standby
Vif numberId - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- Get
Adapter Host Eth Interface Result Tag[] - version
Contexts GetAdapter Host Eth Interface Result Version Context[] - veth
Action string - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - vethernets
Get
Adapter Host Eth Interface Result Vethernet[] - vif
Id number - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- virtualization
Preference string - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- vnic
Dn string - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
- account_
moid str - The Account ID for this managed object.
- acknowledged_
peer_ Sequence[Getinterfaces Adapter Host Eth Interface Result Acknowledged Peer Interface] - active_
oper_ strstate - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- active_
veth_ stroper_ state - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - adapter_
units Sequence[GetAdapter Host Eth Interface Result Adapter Unit] - additional_
properties str - admin_
state str - Admin state of the Host Ethernet Interface.
- ancestors
Sequence[Get
Adapter Host 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 - The Endpoint Config Dn of the Host Ethernet Interface.
- host_
eth_ floatinterface_ id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- interface_
type str - Type of External Ethernet Interface.
- inventory_
device_ Sequence[Getinfos Adapter Host Eth Interface Result Inventory Device Info] - mac_
address str - Mac address of the Host Ethernet Interface.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of Host Ethernet Interface.
- object_
type str - oper_
reasons Sequence[str] - oper_
state str - Operational state of an Interface.
- operability str
- Operability status of Host Ethernet Channel Interface.
- original_
mac_ straddress - The factory default Mac address of the Host Ethernet Interface.
- owners Sequence[str]
- parents
Sequence[Get
Adapter Host Eth Interface Result Parent] - pci_
addr str - The PCI address of the Host Ethernet Interface.
- peer_
dn str - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- peer_
interfaces Sequence[GetAdapter Host Eth Interface Result Peer Interface] - permission_
resources Sequence[GetAdapter Host Eth Interface Result Permission Resource] - pin_
group_ strname - Name given for Lan PinGroup.
- pinned_
interfaces Sequence[GetAdapter Host Eth Interface Result Pinned Interface] - qinq_
enabled bool - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- qinq_
vlan float - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- registered_
devices Sequence[GetAdapter Host 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.
- standby_
oper_ strstate - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- standby_
veth_ stroper_ state - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - standby_
vethernets Sequence[GetAdapter Host Eth Interface Result Standby Vethernet] - standby_
vif_ floatid - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- Sequence[Get
Adapter Host Eth Interface Result Tag] - version_
contexts Sequence[GetAdapter Host Eth Interface Result Version Context] - veth_
action str - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - vethernets
Sequence[Get
Adapter Host Eth Interface Result Vethernet] - vif_
id float - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- virtualization_
preference str - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- vnic_
dn str - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
- account
Moid String - The Account ID for this managed object.
- acknowledged
Peer List<Property Map>Interfaces - active
Oper StringState - The operational state of the Active vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable to primary vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Domains Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- active
Veth StringOper State - The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - adapter
Units List<Property Map> - additional
Properties String - admin
State String - Admin state of the Host Ethernet Interface.
- ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ep
Dn String - The Endpoint Config Dn of the Host Ethernet Interface.
- host
Eth NumberInterface Id - Unique Identifier for an Host Ethernet Interface within the adapter object.
- interface
Type String - Type of External Ethernet Interface.
- inventory
Device List<Property Map>Infos - mac
Address String - Mac address of the Host Ethernet Interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of Host Ethernet Interface.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of an Interface.
- operability String
- Operability status of Host Ethernet Channel Interface.
- original
Mac StringAddress - The factory default Mac address of the Host Ethernet Interface.
- owners List<String>
- parents List<Property Map>
- pci
Addr String - The PCI address of the Host Ethernet Interface.
- peer
Dn String - The distinguished name of the peer endpoint connected to the Host Ethernet interface.
- peer
Interfaces List<Property Map> - permission
Resources List<Property Map> - pin
Group StringName - Name given for Lan PinGroup.
- pinned
Interfaces List<Property Map> - qinq
Enabled Boolean - Setting qinqEnabled to true if we have QinQ tagging enabled on the vNIC.
- qinq
Vlan Number - The VLAN ID for VIC QinQ (802.1Q) Tunneling.
- registered
Devices List<Property Map> - rn String
- The Relative Name uniquely identifies an object within a given context.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- standby
Oper StringState - The operational state of the standby vNIC. vNIC operational state information is updated by events from the adapter. This operational state is applicable only to failover vNIC. If a host is powered off, this property might not be accurate as we may or may not receive events from the adapter. For Intersight Managed Mode domains (IMM), the vNIC's peer object Vethernet will have the current operational state of the connection when a host is powered off.
- standby
Veth StringOper State - The operational state of the Standby Vethernet peer of a failover vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated. This state is not applicable for standalone servers.*
unknown
- The operational state of the Vethernet is not known.*adminDown
- The operational state of the Vethernet is admin down.*up
- The operational state of the Vethernet is Up.*down
- The operational state of the Vethernet is Down.*noLicense
- The operational state of the Vethernet is no license.*linkUp
- The operational state of the Vethernet is link up.*hardwareFailure
- The operational state of the Vethernet is hardware failure.*softwareFailure
- The operational state of the Vethernet is software failure.*errorDisabled
- The operational state of the Vethernet is error disabled.*linkDown
- The operational state of the Vethernet is link down.*sfpNotPresent
- The operational state of the Vethernet is SFP not present.*udldAggrDown
- The operational state of the Vethernet is UDLD aggregate down. - standby
Vethernets List<Property Map> - standby
Vif NumberId - Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- List<Property Map>
- version
Contexts List<Property Map> - veth
Action String - The action to be performed on the vethernet corresponding to the vNIC.*
None
- Default value for vif operation.*ResetConnectivity
- Resets connectivity on both active and passive vif.*ResetConnectivityActive
- Resets connectivity on the active vif.*ResetConnectivityPassive
- Resets connectivity on the passive vif.*Enable
- Enables the vif on both the FIs.*Disable
- Disables the vif on both the FIs.*EnableActive
- Enables the corresponding active vif.*EnablePassive
- Enables the corresponding standby vif.*DisableActive
- Disables the corresponding active vif.*DisablePassive
- Disables the corresponding standby vif. - vethernets List<Property Map>
- vif
Id Number - Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
- virtualization
Preference String - Virtualization Preference of the Host Ethernet Interface indicating if virtualization is enabled or not.
- vnic
Dn String - The Virtual Ethernet Interface DN connected to the Host Ethernet Interface.
GetAdapterHostEthInterfaceResultAcknowledgedPeerInterface
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultAdapterUnit
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultInventoryDeviceInfo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultPeerInterface
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultPinnedInterface
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultStandbyVethernet
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetAdapterHostEthInterfaceResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetAdapterHostEthInterfaceResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceResultVethernet
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAdapterHostEthInterfaceStandbyVethernet
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfaceTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetAdapterHostEthInterfaceVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetAdapter Host Eth Interface Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetAdapter Host Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetAdapter Host Eth Interface Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetAdapter Host Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetAdapter Host Eth Interface Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetAdapter Host Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetAdapter Host Eth Interface Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetAdapter Host Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetAdapter Host 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 Host Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetAdapterHostEthInterfaceVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfaceVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterHostEthInterfaceVethernet
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet