intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getAdapterExtEthInterface
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
Physical port of a virtual interface card.
Using getAdapterExtEthInterface
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAdapterExtEthInterface(args: GetAdapterExtEthInterfaceArgs, opts?: InvokeOptions): Promise<GetAdapterExtEthInterfaceResult>
function getAdapterExtEthInterfaceOutput(args: GetAdapterExtEthInterfaceOutputArgs, opts?: InvokeOptions): Output<GetAdapterExtEthInterfaceResult>
def get_adapter_ext_eth_interface(account_moid: Optional[str] = None,
acknowledged_peer_interface: Optional[GetAdapterExtEthInterfaceAcknowledgedPeerInterface] = None,
adapter_unit: Optional[GetAdapterExtEthInterfaceAdapterUnit] = None,
additional_properties: Optional[str] = None,
admin_state: Optional[str] = None,
ancestors: Optional[Sequence[GetAdapterExtEthInterfaceAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
device_mo_id: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
ep_dn: Optional[str] = None,
ext_eth_interface_id: Optional[str] = None,
id: Optional[str] = None,
interface_type: Optional[str] = None,
inventory_device_info: Optional[GetAdapterExtEthInterfaceInventoryDeviceInfo] = None,
mac_address: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
oper_reasons: Optional[Sequence[str]] = None,
oper_state: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetAdapterExtEthInterfaceParent] = None,
peer_aggr_port_id: Optional[float] = None,
peer_dn: Optional[str] = None,
peer_interface: Optional[GetAdapterExtEthInterfacePeerInterface] = None,
peer_port_id: Optional[float] = None,
peer_slot_id: Optional[float] = None,
permission_resources: Optional[Sequence[GetAdapterExtEthInterfacePermissionResource]] = None,
registered_device: Optional[GetAdapterExtEthInterfaceRegisteredDevice] = None,
rn: Optional[str] = None,
shared_scope: Optional[str] = None,
switch_id: Optional[str] = None,
tags: Optional[Sequence[GetAdapterExtEthInterfaceTag]] = None,
version_context: Optional[GetAdapterExtEthInterfaceVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetAdapterExtEthInterfaceResult
def get_adapter_ext_eth_interface_output(account_moid: Optional[pulumi.Input[str]] = None,
acknowledged_peer_interface: Optional[pulumi.Input[GetAdapterExtEthInterfaceAcknowledgedPeerInterfaceArgs]] = None,
adapter_unit: Optional[pulumi.Input[GetAdapterExtEthInterfaceAdapterUnitArgs]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
admin_state: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterExtEthInterfaceAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
ep_dn: Optional[pulumi.Input[str]] = None,
ext_eth_interface_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
interface_type: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetAdapterExtEthInterfaceInventoryDeviceInfoArgs]] = None,
mac_address: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
oper_reasons: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
oper_state: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetAdapterExtEthInterfaceParentArgs]] = None,
peer_aggr_port_id: Optional[pulumi.Input[float]] = None,
peer_dn: Optional[pulumi.Input[str]] = None,
peer_interface: Optional[pulumi.Input[GetAdapterExtEthInterfacePeerInterfaceArgs]] = None,
peer_port_id: Optional[pulumi.Input[float]] = None,
peer_slot_id: Optional[pulumi.Input[float]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterExtEthInterfacePermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetAdapterExtEthInterfaceRegisteredDeviceArgs]] = None,
rn: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
switch_id: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetAdapterExtEthInterfaceTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetAdapterExtEthInterfaceVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAdapterExtEthInterfaceResult]
func LookupAdapterExtEthInterface(ctx *Context, args *LookupAdapterExtEthInterfaceArgs, opts ...InvokeOption) (*LookupAdapterExtEthInterfaceResult, error)
func LookupAdapterExtEthInterfaceOutput(ctx *Context, args *LookupAdapterExtEthInterfaceOutputArgs, opts ...InvokeOption) LookupAdapterExtEthInterfaceResultOutput
> Note: This function is named LookupAdapterExtEthInterface
in the Go SDK.
public static class GetAdapterExtEthInterface
{
public static Task<GetAdapterExtEthInterfaceResult> InvokeAsync(GetAdapterExtEthInterfaceArgs args, InvokeOptions? opts = null)
public static Output<GetAdapterExtEthInterfaceResult> Invoke(GetAdapterExtEthInterfaceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAdapterExtEthInterfaceResult> getAdapterExtEthInterface(GetAdapterExtEthInterfaceArgs args, InvokeOptions options)
public static Output<GetAdapterExtEthInterfaceResult> getAdapterExtEthInterface(GetAdapterExtEthInterfaceArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getAdapterExtEthInterface:getAdapterExtEthInterface
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - Adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Admin configured state of an External Ethernet Interface.
- Ancestors
List<Get
Adapter Ext Eth Interface Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ep
Dn string - Endpoint Config DN of an External Ethernet Interface.
- Ext
Eth stringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- Id string
- Interface
Type string - Type of an External Ethernet Interface.
- Inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - Mac
Address string - MAC address of an External Ethernet Interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Operational state of an Interface.
- Owners List<string>
- Parent
Get
Adapter Ext Eth Interface Parent - Peer
Aggr doublePort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- Peer
Dn string - DN of peer end-point attached to an External Ethernet Interface.
- Peer
Interface GetAdapter Ext Eth Interface Peer Interface - Peer
Port doubleId - Peer Port Id attached to an External Ethernet Interface.
- Peer
Slot doubleId - Peer Slot Id attached to an External Ethernet Interface.
- Permission
Resources List<GetAdapter Ext Eth Interface Permission Resource> - Registered
Device GetAdapter Ext Eth Interface Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Switch
Id string - SwitchId attached to an External Ethernet Interface.
- List<Get
Adapter Ext Eth Interface Tag> - Version
Context GetAdapter Ext Eth Interface Version Context
- Account
Moid string - The Account ID for this managed object.
- Acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - Adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Admin configured state of an External Ethernet Interface.
- Ancestors
[]Get
Adapter Ext Eth Interface Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ep
Dn string - Endpoint Config DN of an External Ethernet Interface.
- Ext
Eth stringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- Id string
- Interface
Type string - Type of an External Ethernet Interface.
- Inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - Mac
Address string - MAC address of an External Ethernet Interface.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Oper
Reasons []string - Oper
State string - Operational state of an Interface.
- Owners []string
- Parent
Get
Adapter Ext Eth Interface Parent - Peer
Aggr float64Port Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- Peer
Dn string - DN of peer end-point attached to an External Ethernet Interface.
- Peer
Interface GetAdapter Ext Eth Interface Peer Interface - Peer
Port float64Id - Peer Port Id attached to an External Ethernet Interface.
- Peer
Slot float64Id - Peer Slot Id attached to an External Ethernet Interface.
- Permission
Resources []GetAdapter Ext Eth Interface Permission Resource - Registered
Device GetAdapter Ext Eth Interface Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Switch
Id string - SwitchId attached to an External Ethernet Interface.
- []Get
Adapter Ext Eth Interface Tag - Version
Context GetAdapter Ext Eth Interface Version Context
- account
Moid String - The Account ID for this managed object.
- acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - additional
Properties String - admin
State String - Admin configured state of an External Ethernet Interface.
- ancestors
List<Get
Adapter Ext Eth Interface Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ep
Dn String - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth StringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- id String
- interface
Type String - Type of an External Ethernet Interface.
- inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - mac
Address String - MAC address of an External Ethernet Interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of an Interface.
- owners List<String>
- parent
Get
Adapter Ext Eth Interface Parent - peer
Aggr DoublePort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn String - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interface GetAdapter Ext Eth Interface Peer Interface - peer
Port DoubleId - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot DoubleId - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources List<GetAdapter Ext Eth Interface Permission Resource> - registered
Device GetAdapter Ext Eth Interface Registered Device - rn String
- The Relative Name uniquely identifies an object within a given context.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id String - SwitchId attached to an External Ethernet Interface.
- List<Get
Adapter Ext Eth Interface Tag> - version
Context GetAdapter Ext Eth Interface Version Context
- account
Moid string - The Account ID for this managed object.
- acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - additional
Properties string - admin
State string - Admin configured state of an External Ethernet Interface.
- ancestors
Get
Adapter Ext Eth Interface Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ep
Dn string - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth stringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- id string
- interface
Type string - Type of an External Ethernet Interface.
- inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - mac
Address string - MAC address of an External Ethernet Interface.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - oper
Reasons string[] - oper
State string - Operational state of an Interface.
- owners string[]
- parent
Get
Adapter Ext Eth Interface Parent - peer
Aggr numberPort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn string - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interface GetAdapter Ext Eth Interface Peer Interface - peer
Port numberId - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot numberId - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources GetAdapter Ext Eth Interface Permission Resource[] - registered
Device GetAdapter Ext Eth Interface Registered Device - rn string
- The Relative Name uniquely identifies an object within a given context.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id string - SwitchId attached to an External Ethernet Interface.
- Get
Adapter Ext Eth Interface Tag[] - version
Context GetAdapter Ext Eth Interface Version Context
- account_
moid str - The Account ID for this managed object.
- acknowledged_
peer_ Getinterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter_
unit GetAdapter Ext Eth Interface Adapter Unit - additional_
properties str - admin_
state str - Admin configured state of an External Ethernet Interface.
- ancestors
Sequence[Get
Adapter Ext Eth Interface Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ep_
dn str - Endpoint Config DN of an External Ethernet Interface.
- ext_
eth_ strinterface_ id - Unique Identifier for an External Ethernet Interface within the adapter object.
- id str
- interface_
type str - Type of an External Ethernet Interface.
- inventory_
device_ Getinfo Adapter Ext Eth Interface Inventory Device Info - mac_
address str - MAC address of an External Ethernet Interface.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - oper_
reasons Sequence[str] - oper_
state str - Operational state of an Interface.
- owners Sequence[str]
- parent
Get
Adapter Ext Eth Interface Parent - peer_
aggr_ floatport_ id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer_
dn str - DN of peer end-point attached to an External Ethernet Interface.
- peer_
interface GetAdapter Ext Eth Interface Peer Interface - peer_
port_ floatid - Peer Port Id attached to an External Ethernet Interface.
- peer_
slot_ floatid - Peer Slot Id attached to an External Ethernet Interface.
- permission_
resources Sequence[GetAdapter Ext Eth Interface Permission Resource] - registered_
device GetAdapter Ext Eth Interface Registered Device - rn str
- The Relative Name uniquely identifies an object within a given context.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch_
id str - SwitchId attached to an External Ethernet Interface.
- Sequence[Get
Adapter Ext Eth Interface Tag] - version_
context GetAdapter Ext Eth Interface Version Context
- account
Moid String - The Account ID for this managed object.
- acknowledged
Peer Property MapInterface - adapter
Unit Property Map - additional
Properties String - admin
State String - Admin configured state of an External Ethernet Interface.
- ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ep
Dn String - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth StringInterface Id - Unique Identifier for an External Ethernet Interface within the adapter object.
- id String
- interface
Type String - Type of an External Ethernet Interface.
- inventory
Device Property MapInfo - mac
Address String - MAC address of an External Ethernet Interface.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of an Interface.
- owners List<String>
- parent Property Map
- peer
Aggr NumberPort Id - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn String - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interface Property Map - peer
Port NumberId - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot NumberId - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources List<Property Map> - registered
Device Property Map - rn String
- The Relative Name uniquely identifies an object within a given context.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id String - SwitchId attached to an External Ethernet Interface.
- List<Property Map>
- version
Context Property Map
getAdapterExtEthInterface Result
The following output properties are available:
- Id string
- Results
List<Get
Adapter Ext Eth Interface Result> - Account
Moid string - Acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - Adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Ancestors
List<Get
Adapter Ext Eth Interface Ancestor> - Class
Id string - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Ep
Dn string - Ext
Eth stringInterface Id - Interface
Type string - Inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - Mac
Address string - Mod
Time string - Moid string
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Owners List<string>
- Parent
Get
Adapter Ext Eth Interface Parent - Peer
Aggr doublePort Id - Peer
Dn string - Peer
Interface GetAdapter Ext Eth Interface Peer Interface - Peer
Port doubleId - Peer
Slot doubleId - Permission
Resources List<GetAdapter Ext Eth Interface Permission Resource> - Registered
Device GetAdapter Ext Eth Interface Registered Device - Rn string
- string
- Switch
Id string - List<Get
Adapter Ext Eth Interface Tag> - Version
Context GetAdapter Ext Eth Interface Version Context
- Id string
- Results
[]Get
Adapter Ext Eth Interface Result - Account
Moid string - Acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - Adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - Additional
Properties string - Admin
State string - Ancestors
[]Get
Adapter Ext Eth Interface Ancestor - Class
Id string - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Ep
Dn string - Ext
Eth stringInterface Id - Interface
Type string - Inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - Mac
Address string - Mod
Time string - Moid string
- Object
Type string - Oper
Reasons []string - Oper
State string - Owners []string
- Parent
Get
Adapter Ext Eth Interface Parent - Peer
Aggr float64Port Id - Peer
Dn string - Peer
Interface GetAdapter Ext Eth Interface Peer Interface - Peer
Port float64Id - Peer
Slot float64Id - Permission
Resources []GetAdapter Ext Eth Interface Permission Resource - Registered
Device GetAdapter Ext Eth Interface Registered Device - Rn string
- string
- Switch
Id string - []Get
Adapter Ext Eth Interface Tag - Version
Context GetAdapter Ext Eth Interface Version Context
- id String
- results
List<Get
Adapter Ext Eth Interface Result> - account
Moid String - acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - additional
Properties String - admin
State String - ancestors
List<Get
Adapter Ext Eth Interface Ancestor> - class
Id String - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - ep
Dn String - ext
Eth StringInterface Id - interface
Type String - inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - mac
Address String - mod
Time String - moid String
- object
Type String - oper
Reasons List<String> - oper
State String - owners List<String>
- parent
Get
Adapter Ext Eth Interface Parent - peer
Aggr DoublePort Id - peer
Dn String - peer
Interface GetAdapter Ext Eth Interface Peer Interface - peer
Port DoubleId - peer
Slot DoubleId - permission
Resources List<GetAdapter Ext Eth Interface Permission Resource> - registered
Device GetAdapter Ext Eth Interface Registered Device - rn String
- String
- switch
Id String - List<Get
Adapter Ext Eth Interface Tag> - version
Context GetAdapter Ext Eth Interface Version Context
- id string
- results
Get
Adapter Ext Eth Interface Result[] - account
Moid string - acknowledged
Peer GetInterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter
Unit GetAdapter Ext Eth Interface Adapter Unit - additional
Properties string - admin
State string - ancestors
Get
Adapter Ext Eth Interface Ancestor[] - class
Id string - create
Time string - device
Mo stringId - dn string
- domain
Group stringMoid - ep
Dn string - ext
Eth stringInterface Id - interface
Type string - inventory
Device GetInfo Adapter Ext Eth Interface Inventory Device Info - mac
Address string - mod
Time string - moid string
- object
Type string - oper
Reasons string[] - oper
State string - owners string[]
- parent
Get
Adapter Ext Eth Interface Parent - peer
Aggr numberPort Id - peer
Dn string - peer
Interface GetAdapter Ext Eth Interface Peer Interface - peer
Port numberId - peer
Slot numberId - permission
Resources GetAdapter Ext Eth Interface Permission Resource[] - registered
Device GetAdapter Ext Eth Interface Registered Device - rn string
- string
- switch
Id string - Get
Adapter Ext Eth Interface Tag[] - version
Context GetAdapter Ext Eth Interface Version Context
- id str
- results
Sequence[Get
Adapter Ext Eth Interface Result] - account_
moid str - acknowledged_
peer_ Getinterface Adapter Ext Eth Interface Acknowledged Peer Interface - adapter_
unit GetAdapter Ext Eth Interface Adapter Unit - additional_
properties str - admin_
state str - ancestors
Sequence[Get
Adapter Ext Eth Interface Ancestor] - class_
id str - create_
time str - device_
mo_ strid - dn str
- domain_
group_ strmoid - ep_
dn str - ext_
eth_ strinterface_ id - interface_
type str - inventory_
device_ Getinfo Adapter Ext Eth Interface Inventory Device Info - mac_
address str - mod_
time str - moid str
- object_
type str - oper_
reasons Sequence[str] - oper_
state str - owners Sequence[str]
- parent
Get
Adapter Ext Eth Interface Parent - peer_
aggr_ floatport_ id - peer_
dn str - peer_
interface GetAdapter Ext Eth Interface Peer Interface - peer_
port_ floatid - peer_
slot_ floatid - permission_
resources Sequence[GetAdapter Ext Eth Interface Permission Resource] - registered_
device GetAdapter Ext Eth Interface Registered Device - rn str
- str
- switch_
id str - Sequence[Get
Adapter Ext Eth Interface Tag] - version_
context GetAdapter Ext Eth Interface Version Context
- id String
- results List<Property Map>
- account
Moid String - acknowledged
Peer Property MapInterface - adapter
Unit Property Map - additional
Properties String - admin
State String - ancestors List<Property Map>
- class
Id String - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - ep
Dn String - ext
Eth StringInterface Id - interface
Type String - inventory
Device Property MapInfo - mac
Address String - mod
Time String - moid String
- object
Type String - oper
Reasons List<String> - oper
State String - owners List<String>
- parent Property Map
- peer
Aggr NumberPort Id - peer
Dn String - peer
Interface Property Map - peer
Port NumberId - peer
Slot NumberId - permission
Resources List<Property Map> - registered
Device Property Map - rn String
- String
- switch
Id String - List<Property Map>
- version
Context Property Map
Supporting Types
GetAdapterExtEthInterfaceAcknowledgedPeerInterface
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterExtEthInterfaceAdapterUnit
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterExtEthInterfaceAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterExtEthInterfaceInventoryDeviceInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterExtEthInterfaceParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterExtEthInterfacePeerInterface
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterExtEthInterfacePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterExtEthInterfaceRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterExtEthInterfaceResult
- Account
Moid This property is required. string - The Account ID for this managed object.
- Acknowledged
Peer Interfaces This property is required. List<GetAdapter Ext Eth Interface Result Acknowledged Peer Interface> - Adapter
Units This property is required. List<GetAdapter Ext Eth Interface Result Adapter Unit> - Additional
Properties This property is required. string - Admin
State This property is required. string - Admin configured state of an External Ethernet Interface.
- Ancestors
This property is required. List<GetAdapter Ext Eth Interface Result Ancestor> - Class
Id This property is required. string - Create
Time This property is required. string - The time when this managed object was created.
- Device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- Dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Ep
Dn This property is required. string - Endpoint Config DN of an External Ethernet Interface.
- Ext
Eth Interface Id This property is required. string - Unique Identifier for an External Ethernet Interface within the adapter object.
- Interface
Type This property is required. string - Type of an External Ethernet Interface.
- Inventory
Device Infos This property is required. List<GetAdapter Ext Eth Interface Result Inventory Device Info> - Mac
Address This property is required. string - MAC address of an External Ethernet Interface.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Oper
Reasons This property is required. List<string> - Oper
State This property is required. string - Operational state of an Interface.
- Owners
This property is required. List<string> - Parents
This property is required. List<GetAdapter Ext Eth Interface Result Parent> - Peer
Aggr Port Id This property is required. double - Peer Aggregate Port Id attached to an External Ethernet Interface.
- Peer
Dn This property is required. string - DN of peer end-point attached to an External Ethernet Interface.
- Peer
Interfaces This property is required. List<GetAdapter Ext Eth Interface Result Peer Interface> - Peer
Port Id This property is required. double - Peer Port Id attached to an External Ethernet Interface.
- Peer
Slot Id This property is required. double - Peer Slot Id attached to an External Ethernet Interface.
- Permission
Resources This property is required. List<GetAdapter Ext Eth Interface Result Permission Resource> - Registered
Devices This property is required. List<GetAdapter Ext Eth Interface Result Registered Device> - Rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
This property is required. string- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Switch
Id This property is required. string - SwitchId attached to an External Ethernet Interface.
This property is required. List<GetAdapter Ext Eth Interface Result Tag> - Version
Contexts This property is required. List<GetAdapter Ext Eth Interface Result Version Context>
- Account
Moid This property is required. string - The Account ID for this managed object.
- Acknowledged
Peer Interfaces This property is required. []GetAdapter Ext Eth Interface Result Acknowledged Peer Interface - Adapter
Units This property is required. []GetAdapter Ext Eth Interface Result Adapter Unit - Additional
Properties This property is required. string - Admin
State This property is required. string - Admin configured state of an External Ethernet Interface.
- Ancestors
This property is required. []GetAdapter Ext Eth Interface Result Ancestor - Class
Id This property is required. string - Create
Time This property is required. string - The time when this managed object was created.
- Device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- Dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Ep
Dn This property is required. string - Endpoint Config DN of an External Ethernet Interface.
- Ext
Eth Interface Id This property is required. string - Unique Identifier for an External Ethernet Interface within the adapter object.
- Interface
Type This property is required. string - Type of an External Ethernet Interface.
- Inventory
Device Infos This property is required. []GetAdapter Ext Eth Interface Result Inventory Device Info - Mac
Address This property is required. string - MAC address of an External Ethernet Interface.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Oper
Reasons This property is required. []string - Oper
State This property is required. string - Operational state of an Interface.
- Owners
This property is required. []string - Parents
This property is required. []GetAdapter Ext Eth Interface Result Parent - Peer
Aggr Port Id This property is required. float64 - Peer Aggregate Port Id attached to an External Ethernet Interface.
- Peer
Dn This property is required. string - DN of peer end-point attached to an External Ethernet Interface.
- Peer
Interfaces This property is required. []GetAdapter Ext Eth Interface Result Peer Interface - Peer
Port Id This property is required. float64 - Peer Port Id attached to an External Ethernet Interface.
- Peer
Slot Id This property is required. float64 - Peer Slot Id attached to an External Ethernet Interface.
- Permission
Resources This property is required. []GetAdapter Ext Eth Interface Result Permission Resource - Registered
Devices This property is required. []GetAdapter Ext Eth Interface Result Registered Device - Rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
This property is required. string- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Switch
Id This property is required. string - SwitchId attached to an External Ethernet Interface.
This property is required. []GetAdapter Ext Eth Interface Result Tag - Version
Contexts This property is required. []GetAdapter Ext Eth Interface Result Version Context
- account
Moid This property is required. String - The Account ID for this managed object.
- acknowledged
Peer Interfaces This property is required. List<GetAdapter Ext Eth Interface Result Acknowledged Peer Interface> - adapter
Units This property is required. List<GetAdapter Ext Eth Interface Result Adapter Unit> - additional
Properties This property is required. String - admin
State This property is required. String - Admin configured state of an External Ethernet Interface.
- ancestors
This property is required. List<GetAdapter Ext Eth Interface Result Ancestor> - class
Id This property is required. String - create
Time This property is required. String - The time when this managed object was created.
- device
Mo Id This property is required. String - The database identifier of the registered device of an object.
- dn
This property is required. String - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- ep
Dn This property is required. String - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth Interface Id This property is required. String - Unique Identifier for an External Ethernet Interface within the adapter object.
- interface
Type This property is required. String - Type of an External Ethernet Interface.
- inventory
Device Infos This property is required. List<GetAdapter Ext Eth Interface Result Inventory Device Info> - mac
Address This property is required. String - MAC address of an External Ethernet Interface.
- mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - oper
Reasons This property is required. List<String> - oper
State This property is required. String - Operational state of an Interface.
- owners
This property is required. List<String> - parents
This property is required. List<GetAdapter Ext Eth Interface Result Parent> - peer
Aggr Port Id This property is required. Double - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn This property is required. String - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interfaces This property is required. List<GetAdapter Ext Eth Interface Result Peer Interface> - peer
Port Id This property is required. Double - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot Id This property is required. Double - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources This property is required. List<GetAdapter Ext Eth Interface Result Permission Resource> - registered
Devices This property is required. List<GetAdapter Ext Eth Interface Result Registered Device> - rn
This property is required. String - The Relative Name uniquely identifies an object within a given context.
This property is required. String- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id This property is required. String - SwitchId attached to an External Ethernet Interface.
This property is required. List<GetAdapter Ext Eth Interface Result Tag> - version
Contexts This property is required. List<GetAdapter Ext Eth Interface Result Version Context>
- account
Moid This property is required. string - The Account ID for this managed object.
- acknowledged
Peer Interfaces This property is required. GetAdapter Ext Eth Interface Result Acknowledged Peer Interface[] - adapter
Units This property is required. GetAdapter Ext Eth Interface Result Adapter Unit[] - additional
Properties This property is required. string - admin
State This property is required. string - Admin configured state of an External Ethernet Interface.
- ancestors
This property is required. GetAdapter Ext Eth Interface Result Ancestor[] - class
Id This property is required. string - create
Time This property is required. string - The time when this managed object was created.
- device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- ep
Dn This property is required. string - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth Interface Id This property is required. string - Unique Identifier for an External Ethernet Interface within the adapter object.
- interface
Type This property is required. string - Type of an External Ethernet Interface.
- inventory
Device Infos This property is required. GetAdapter Ext Eth Interface Result Inventory Device Info[] - mac
Address This property is required. string - MAC address of an External Ethernet Interface.
- mod
Time This property is required. string - The time when this managed object was last modified.
- moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - oper
Reasons This property is required. string[] - oper
State This property is required. string - Operational state of an Interface.
- owners
This property is required. string[] - parents
This property is required. GetAdapter Ext Eth Interface Result Parent[] - peer
Aggr Port Id This property is required. number - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn This property is required. string - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interfaces This property is required. GetAdapter Ext Eth Interface Result Peer Interface[] - peer
Port Id This property is required. number - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot Id This property is required. number - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources This property is required. GetAdapter Ext Eth Interface Result Permission Resource[] - registered
Devices This property is required. GetAdapter Ext Eth Interface Result Registered Device[] - rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
This property is required. string- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id This property is required. string - SwitchId attached to an External Ethernet Interface.
This property is required. GetAdapter Ext Eth Interface Result Tag[] - version
Contexts This property is required. GetAdapter Ext Eth Interface Result Version Context[]
- account_
moid This property is required. str - The Account ID for this managed object.
- acknowledged_
peer_ interfaces This property is required. Sequence[GetAdapter Ext Eth Interface Result Acknowledged Peer Interface] - adapter_
units This property is required. Sequence[GetAdapter Ext Eth Interface Result Adapter Unit] - additional_
properties This property is required. str - admin_
state This property is required. str - Admin configured state of an External Ethernet Interface.
- ancestors
This property is required. Sequence[GetAdapter Ext Eth Interface Result Ancestor] - class_
id This property is required. str - create_
time This property is required. str - The time when this managed object was created.
- device_
mo_ id This property is required. str - The database identifier of the registered device of an object.
- dn
This property is required. str - The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- ep_
dn This property is required. str - Endpoint Config DN of an External Ethernet Interface.
- ext_
eth_ interface_ id This property is required. str - Unique Identifier for an External Ethernet Interface within the adapter object.
- interface_
type This property is required. str - Type of an External Ethernet Interface.
- inventory_
device_ infos This property is required. Sequence[GetAdapter Ext Eth Interface Result Inventory Device Info] - mac_
address This property is required. str - MAC address of an External Ethernet Interface.
- mod_
time This property is required. str - The time when this managed object was last modified.
- moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - oper_
reasons This property is required. Sequence[str] - oper_
state This property is required. str - Operational state of an Interface.
- owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetAdapter Ext Eth Interface Result Parent] - peer_
aggr_ port_ id This property is required. float - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer_
dn This property is required. str - DN of peer end-point attached to an External Ethernet Interface.
- peer_
interfaces This property is required. Sequence[GetAdapter Ext Eth Interface Result Peer Interface] - peer_
port_ id This property is required. float - Peer Port Id attached to an External Ethernet Interface.
- peer_
slot_ id This property is required. float - Peer Slot Id attached to an External Ethernet Interface.
- permission_
resources This property is required. Sequence[GetAdapter Ext Eth Interface Result Permission Resource] - registered_
devices This property is required. Sequence[GetAdapter Ext Eth Interface Result Registered Device] - rn
This property is required. str - The Relative Name uniquely identifies an object within a given context.
This property is required. str- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch_
id This property is required. str - SwitchId attached to an External Ethernet Interface.
This property is required. Sequence[GetAdapter Ext Eth Interface Result Tag] - version_
contexts This property is required. Sequence[GetAdapter Ext Eth Interface Result Version Context]
- account
Moid This property is required. String - The Account ID for this managed object.
- acknowledged
Peer Interfaces This property is required. List<Property Map> - adapter
Units This property is required. List<Property Map> - additional
Properties This property is required. String - admin
State This property is required. String - Admin configured state of an External Ethernet Interface.
- ancestors
This property is required. List<Property Map> - class
Id This property is required. String - create
Time This property is required. String - The time when this managed object was created.
- device
Mo Id This property is required. String - The database identifier of the registered device of an object.
- dn
This property is required. String - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- ep
Dn This property is required. String - Endpoint Config DN of an External Ethernet Interface.
- ext
Eth Interface Id This property is required. String - Unique Identifier for an External Ethernet Interface within the adapter object.
- interface
Type This property is required. String - Type of an External Ethernet Interface.
- inventory
Device Infos This property is required. List<Property Map> - mac
Address This property is required. String - MAC address of an External Ethernet Interface.
- mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - oper
Reasons This property is required. List<String> - oper
State This property is required. String - Operational state of an Interface.
- owners
This property is required. List<String> - parents
This property is required. List<Property Map> - peer
Aggr Port Id This property is required. Number - Peer Aggregate Port Id attached to an External Ethernet Interface.
- peer
Dn This property is required. String - DN of peer end-point attached to an External Ethernet Interface.
- peer
Interfaces This property is required. List<Property Map> - peer
Port Id This property is required. Number - Peer Port Id attached to an External Ethernet Interface.
- peer
Slot Id This property is required. Number - Peer Slot Id attached to an External Ethernet Interface.
- permission
Resources This property is required. List<Property Map> - registered
Devices This property is required. List<Property Map> - rn
This property is required. String - The Relative Name uniquely identifies an object within a given context.
This property is required. String- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id This property is required. String - SwitchId attached to an External Ethernet Interface.
This property is required. List<Property Map>- version
Contexts This property is required. List<Property Map>
GetAdapterExtEthInterfaceResultAcknowledgedPeerInterface
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetAdapterExtEthInterfaceResultAdapterUnit
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetAdapterExtEthInterfaceResultAncestor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetAdapterExtEthInterfaceResultInventoryDeviceInfo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetAdapterExtEthInterfaceResultParent
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetAdapterExtEthInterfaceResultPeerInterface
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetAdapterExtEthInterfaceResultPermissionResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetAdapterExtEthInterfaceResultRegisteredDevice
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetAdapterExtEthInterfaceResultTag
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
- additional
Properties This property is required. string - key
This property is required. string - value
This property is required. string
- additional_
properties This property is required. str - key
This property is required. str - value
This property is required. str
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
GetAdapterExtEthInterfaceResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetAdapter Ext Eth Interface Result Version Context Interested Mo> - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. List<GetAdapter Ext Eth Interface Result Version Context Ref Mo> - Timestamp
This property is required. string - Version
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. []GetAdapter Ext Eth Interface Result Version Context Interested Mo - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. []GetAdapter Ext Eth Interface Result Version Context Ref Mo - Timestamp
This property is required. string - Version
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<GetAdapter Ext Eth Interface Result Version Context Interested Mo> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<GetAdapter Ext Eth Interface Result Version Context Ref Mo> - timestamp
This property is required. String - version
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interested
Mos This property is required. GetAdapter Ext Eth Interface Result Version Context Interested Mo[] - marked
For Deletion This property is required. boolean - nr
Version This property is required. string - object
Type This property is required. string - ref
Mos This property is required. GetAdapter Ext Eth Interface Result Version Context Ref Mo[] - timestamp
This property is required. string - version
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interested_
mos This property is required. Sequence[GetAdapter Ext Eth Interface Result Version Context Interested Mo] - marked_
for_ deletion This property is required. bool - nr_
version This property is required. str - object_
type This property is required. str - ref_
mos This property is required. Sequence[GetAdapter Ext Eth Interface Result Version Context Ref Mo] - timestamp
This property is required. str - version_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<Property Map> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<Property Map> - timestamp
This property is required. String - version
Type This property is required. String
GetAdapterExtEthInterfaceResultVersionContextInterestedMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetAdapterExtEthInterfaceResultVersionContextRefMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetAdapterExtEthInterfaceTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetAdapterExtEthInterfaceVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetAdapter Ext Eth Interface Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetAdapter Ext Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetAdapter Ext Eth Interface Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetAdapter Ext Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetAdapter Ext Eth Interface Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetAdapter Ext Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetAdapter Ext Eth Interface Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetAdapter Ext Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetAdapter Ext Eth Interface Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetAdapter Ext Eth Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetAdapterExtEthInterfaceVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAdapterExtEthInterfaceVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet