1. Packages
  2. Intersight Provider
  3. API Docs
  4. getEtherHostPort
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.getEtherHostPort

Explore with Pulumi AI

intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

Host Interface ports available on the I/O module or the Fabric Extender that facilitate connectivity between the Fabric Interconnect and the Cisco UCS B/C/X-Series servers.

Using getEtherHostPort

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 getEtherHostPort(args: GetEtherHostPortArgs, opts?: InvokeOptions): Promise<GetEtherHostPortResult>
function getEtherHostPortOutput(args: GetEtherHostPortOutputArgs, opts?: InvokeOptions): Output<GetEtherHostPortResult>
Copy
def get_ether_host_port(account_moid: Optional[str] = None,
                        acknowledged_peer_interface: Optional[GetEtherHostPortAcknowledgedPeerInterface] = None,
                        additional_properties: Optional[str] = None,
                        admin_state: Optional[str] = None,
                        aggregate_port_id: Optional[float] = None,
                        ancestors: Optional[Sequence[GetEtherHostPortAncestor]] = 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,
                        equipment_io_card_base: Optional[GetEtherHostPortEquipmentIoCardBase] = None,
                        id: Optional[str] = None,
                        mac_address: Optional[str] = None,
                        mod_time: Optional[str] = None,
                        mode: Optional[str] = None,
                        module_id: Optional[float] = None,
                        moid: Optional[str] = None,
                        object_type: Optional[str] = None,
                        oper_speed: Optional[str] = None,
                        oper_state: Optional[str] = None,
                        oper_state_qual: Optional[str] = None,
                        owners: Optional[Sequence[str]] = None,
                        parent: Optional[GetEtherHostPortParent] = None,
                        peer_dn: Optional[str] = None,
                        peer_interface: Optional[GetEtherHostPortPeerInterface] = None,
                        permission_resources: Optional[Sequence[GetEtherHostPortPermissionResource]] = None,
                        port_channel_id: Optional[float] = None,
                        port_id: Optional[float] = None,
                        port_type: Optional[str] = None,
                        registered_device: Optional[GetEtherHostPortRegisteredDevice] = None,
                        rn: Optional[str] = None,
                        role: Optional[str] = None,
                        shared_scope: Optional[str] = None,
                        slot_id: Optional[float] = None,
                        speed: Optional[str] = None,
                        switch_id: Optional[str] = None,
                        tags: Optional[Sequence[GetEtherHostPortTag]] = None,
                        transceiver_type: Optional[str] = None,
                        version_context: Optional[GetEtherHostPortVersionContext] = None,
                        opts: Optional[InvokeOptions] = None) -> GetEtherHostPortResult
def get_ether_host_port_output(account_moid: Optional[pulumi.Input[str]] = None,
                        acknowledged_peer_interface: Optional[pulumi.Input[GetEtherHostPortAcknowledgedPeerInterfaceArgs]] = None,
                        additional_properties: Optional[pulumi.Input[str]] = None,
                        admin_state: Optional[pulumi.Input[str]] = None,
                        aggregate_port_id: Optional[pulumi.Input[float]] = None,
                        ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetEtherHostPortAncestorArgs]]]] = 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,
                        equipment_io_card_base: Optional[pulumi.Input[GetEtherHostPortEquipmentIoCardBaseArgs]] = None,
                        id: Optional[pulumi.Input[str]] = None,
                        mac_address: Optional[pulumi.Input[str]] = None,
                        mod_time: Optional[pulumi.Input[str]] = None,
                        mode: Optional[pulumi.Input[str]] = None,
                        module_id: Optional[pulumi.Input[float]] = None,
                        moid: Optional[pulumi.Input[str]] = None,
                        object_type: Optional[pulumi.Input[str]] = None,
                        oper_speed: Optional[pulumi.Input[str]] = None,
                        oper_state: Optional[pulumi.Input[str]] = None,
                        oper_state_qual: Optional[pulumi.Input[str]] = None,
                        owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                        parent: Optional[pulumi.Input[GetEtherHostPortParentArgs]] = None,
                        peer_dn: Optional[pulumi.Input[str]] = None,
                        peer_interface: Optional[pulumi.Input[GetEtherHostPortPeerInterfaceArgs]] = None,
                        permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEtherHostPortPermissionResourceArgs]]]] = None,
                        port_channel_id: Optional[pulumi.Input[float]] = None,
                        port_id: Optional[pulumi.Input[float]] = None,
                        port_type: Optional[pulumi.Input[str]] = None,
                        registered_device: Optional[pulumi.Input[GetEtherHostPortRegisteredDeviceArgs]] = None,
                        rn: Optional[pulumi.Input[str]] = None,
                        role: Optional[pulumi.Input[str]] = None,
                        shared_scope: Optional[pulumi.Input[str]] = None,
                        slot_id: Optional[pulumi.Input[float]] = None,
                        speed: Optional[pulumi.Input[str]] = None,
                        switch_id: Optional[pulumi.Input[str]] = None,
                        tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetEtherHostPortTagArgs]]]] = None,
                        transceiver_type: Optional[pulumi.Input[str]] = None,
                        version_context: Optional[pulumi.Input[GetEtherHostPortVersionContextArgs]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetEtherHostPortResult]
Copy
func LookupEtherHostPort(ctx *Context, args *LookupEtherHostPortArgs, opts ...InvokeOption) (*LookupEtherHostPortResult, error)
func LookupEtherHostPortOutput(ctx *Context, args *LookupEtherHostPortOutputArgs, opts ...InvokeOption) LookupEtherHostPortResultOutput
Copy

> Note: This function is named LookupEtherHostPort in the Go SDK.

public static class GetEtherHostPort 
{
    public static Task<GetEtherHostPortResult> InvokeAsync(GetEtherHostPortArgs args, InvokeOptions? opts = null)
    public static Output<GetEtherHostPortResult> Invoke(GetEtherHostPortInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetEtherHostPortResult> getEtherHostPort(GetEtherHostPortArgs args, InvokeOptions options)
public static Output<GetEtherHostPortResult> getEtherHostPort(GetEtherHostPortArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: intersight:index/getEtherHostPort:getEtherHostPort
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountMoid string
The Account ID for this managed object.
AcknowledgedPeerInterface GetEtherHostPortAcknowledgedPeerInterface
AdditionalProperties string
AdminState string
Administratively configured state (enabled/disabled) for this port.
AggregatePortId double
Breakout port member in the fabric extender.
Ancestors List<GetEtherHostPortAncestor>
ClassId string
CreateTime string
The time when this managed object was created.
DeviceMoId string
The database identifier of the registered device of an object.
Dn string
The Distinguished Name unambiguously identifies an object in the system.
DomainGroupMoid string
The DomainGroup ID for this managed object.
EquipmentIoCardBase GetEtherHostPortEquipmentIoCardBase
Id string
MacAddress string
Mac Address of a port in the Fabric Interconnect.
ModTime string
The time when this managed object was last modified.
Mode string
Operating mode of this port.
ModuleId double
Fabric extender identifier for this port.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
OperSpeed string
Current Operational speed for this port.
OperState string
Operational state of this port (enabled/disabled).
OperStateQual string
Reason for this port's Operational state.
Owners List<string>
Parent GetEtherHostPortParent
PeerDn string
PeerDn for ethernet physical port.
PeerInterface GetEtherHostPortPeerInterface
PermissionResources List<GetEtherHostPortPermissionResource>
PortChannelId double
Port channel id for port channel created on FI switch.
PortId double
Switch physical port identifier.
PortType string
Defines the transport type for this port (ethernet OR fc).
RegisteredDevice GetEtherHostPortRegisteredDevice
Rn string
The Relative Name uniquely identifies an object within a given context.
Role string
The role assigned to this port.
SharedScope 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.
SlotId double
Switch expansion slot module identifier.
Speed string
Host Port Speed of IO card or fabric extender.
SwitchId string
Switch Identifier that is local to a cluster.
Tags List<GetEtherHostPortTag>
TransceiverType string
Transceiver model attached to a port in the Fabric Interconnect.
VersionContext GetEtherHostPortVersionContext
AccountMoid string
The Account ID for this managed object.
AcknowledgedPeerInterface GetEtherHostPortAcknowledgedPeerInterface
AdditionalProperties string
AdminState string
Administratively configured state (enabled/disabled) for this port.
AggregatePortId float64
Breakout port member in the fabric extender.
Ancestors []GetEtherHostPortAncestor
ClassId string
CreateTime string
The time when this managed object was created.
DeviceMoId string
The database identifier of the registered device of an object.
Dn string
The Distinguished Name unambiguously identifies an object in the system.
DomainGroupMoid string
The DomainGroup ID for this managed object.
EquipmentIoCardBase GetEtherHostPortEquipmentIoCardBase
Id string
MacAddress string
Mac Address of a port in the Fabric Interconnect.
ModTime string
The time when this managed object was last modified.
Mode string
Operating mode of this port.
ModuleId float64
Fabric extender identifier for this port.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
OperSpeed string
Current Operational speed for this port.
OperState string
Operational state of this port (enabled/disabled).
OperStateQual string
Reason for this port's Operational state.
Owners []string
Parent GetEtherHostPortParent
PeerDn string
PeerDn for ethernet physical port.
PeerInterface GetEtherHostPortPeerInterface
PermissionResources []GetEtherHostPortPermissionResource
PortChannelId float64
Port channel id for port channel created on FI switch.
PortId float64
Switch physical port identifier.
PortType string
Defines the transport type for this port (ethernet OR fc).
RegisteredDevice GetEtherHostPortRegisteredDevice
Rn string
The Relative Name uniquely identifies an object within a given context.
Role string
The role assigned to this port.
SharedScope 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.
SlotId float64
Switch expansion slot module identifier.
Speed string
Host Port Speed of IO card or fabric extender.
SwitchId string
Switch Identifier that is local to a cluster.
Tags []GetEtherHostPortTag
TransceiverType string
Transceiver model attached to a port in the Fabric Interconnect.
VersionContext GetEtherHostPortVersionContext
accountMoid String
The Account ID for this managed object.
acknowledgedPeerInterface GetEtherHostPortAcknowledgedPeerInterface
additionalProperties String
adminState String
Administratively configured state (enabled/disabled) for this port.
aggregatePortId Double
Breakout port member in the fabric extender.
ancestors List<GetEtherHostPortAncestor>
classId String
createTime String
The time when this managed object was created.
deviceMoId String
The database identifier of the registered device of an object.
dn String
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid String
The DomainGroup ID for this managed object.
equipmentIoCardBase GetEtherHostPortEquipmentIoCardBase
id String
macAddress String
Mac Address of a port in the Fabric Interconnect.
modTime String
The time when this managed object was last modified.
mode String
Operating mode of this port.
moduleId Double
Fabric extender identifier for this port.
moid String
The unique identifier of this Managed Object instance.
objectType String
operSpeed String
Current Operational speed for this port.
operState String
Operational state of this port (enabled/disabled).
operStateQual String
Reason for this port's Operational state.
owners List<String>
parent GetEtherHostPortParent
peerDn String
PeerDn for ethernet physical port.
peerInterface GetEtherHostPortPeerInterface
permissionResources List<GetEtherHostPortPermissionResource>
portChannelId Double
Port channel id for port channel created on FI switch.
portId Double
Switch physical port identifier.
portType String
Defines the transport type for this port (ethernet OR fc).
registeredDevice GetEtherHostPortRegisteredDevice
rn String
The Relative Name uniquely identifies an object within a given context.
role String
The role assigned to this port.
sharedScope 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.
slotId Double
Switch expansion slot module identifier.
speed String
Host Port Speed of IO card or fabric extender.
switchId String
Switch Identifier that is local to a cluster.
tags List<GetEtherHostPortTag>
transceiverType String
Transceiver model attached to a port in the Fabric Interconnect.
versionContext GetEtherHostPortVersionContext
accountMoid string
The Account ID for this managed object.
acknowledgedPeerInterface GetEtherHostPortAcknowledgedPeerInterface
additionalProperties string
adminState string
Administratively configured state (enabled/disabled) for this port.
aggregatePortId number
Breakout port member in the fabric extender.
ancestors GetEtherHostPortAncestor[]
classId string
createTime string
The time when this managed object was created.
deviceMoId string
The database identifier of the registered device of an object.
dn string
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid string
The DomainGroup ID for this managed object.
equipmentIoCardBase GetEtherHostPortEquipmentIoCardBase
id string
macAddress string
Mac Address of a port in the Fabric Interconnect.
modTime string
The time when this managed object was last modified.
mode string
Operating mode of this port.
moduleId number
Fabric extender identifier for this port.
moid string
The unique identifier of this Managed Object instance.
objectType string
operSpeed string
Current Operational speed for this port.
operState string
Operational state of this port (enabled/disabled).
operStateQual string
Reason for this port's Operational state.
owners string[]
parent GetEtherHostPortParent
peerDn string
PeerDn for ethernet physical port.
peerInterface GetEtherHostPortPeerInterface
permissionResources GetEtherHostPortPermissionResource[]
portChannelId number
Port channel id for port channel created on FI switch.
portId number
Switch physical port identifier.
portType string
Defines the transport type for this port (ethernet OR fc).
registeredDevice GetEtherHostPortRegisteredDevice
rn string
The Relative Name uniquely identifies an object within a given context.
role string
The role assigned to this port.
sharedScope 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.
slotId number
Switch expansion slot module identifier.
speed string
Host Port Speed of IO card or fabric extender.
switchId string
Switch Identifier that is local to a cluster.
tags GetEtherHostPortTag[]
transceiverType string
Transceiver model attached to a port in the Fabric Interconnect.
versionContext GetEtherHostPortVersionContext
account_moid str
The Account ID for this managed object.
acknowledged_peer_interface GetEtherHostPortAcknowledgedPeerInterface
additional_properties str
admin_state str
Administratively configured state (enabled/disabled) for this port.
aggregate_port_id float
Breakout port member in the fabric extender.
ancestors Sequence[GetEtherHostPortAncestor]
class_id str
create_time str
The time when this managed object was created.
device_mo_id str
The database identifier of the registered device of an object.
dn str
The Distinguished Name unambiguously identifies an object in the system.
domain_group_moid str
The DomainGroup ID for this managed object.
equipment_io_card_base GetEtherHostPortEquipmentIoCardBase
id str
mac_address str
Mac Address of a port in the Fabric Interconnect.
mod_time str
The time when this managed object was last modified.
mode str
Operating mode of this port.
module_id float
Fabric extender identifier for this port.
moid str
The unique identifier of this Managed Object instance.
object_type str
oper_speed str
Current Operational speed for this port.
oper_state str
Operational state of this port (enabled/disabled).
oper_state_qual str
Reason for this port's Operational state.
owners Sequence[str]
parent GetEtherHostPortParent
peer_dn str
PeerDn for ethernet physical port.
peer_interface GetEtherHostPortPeerInterface
permission_resources Sequence[GetEtherHostPortPermissionResource]
port_channel_id float
Port channel id for port channel created on FI switch.
port_id float
Switch physical port identifier.
port_type str
Defines the transport type for this port (ethernet OR fc).
registered_device GetEtherHostPortRegisteredDevice
rn str
The Relative Name uniquely identifies an object within a given context.
role str
The role assigned to this port.
shared_scope 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.
slot_id float
Switch expansion slot module identifier.
speed str
Host Port Speed of IO card or fabric extender.
switch_id str
Switch Identifier that is local to a cluster.
tags Sequence[GetEtherHostPortTag]
transceiver_type str
Transceiver model attached to a port in the Fabric Interconnect.
version_context GetEtherHostPortVersionContext
accountMoid String
The Account ID for this managed object.
acknowledgedPeerInterface Property Map
additionalProperties String
adminState String
Administratively configured state (enabled/disabled) for this port.
aggregatePortId Number
Breakout port member in the fabric extender.
ancestors List<Property Map>
classId String
createTime String
The time when this managed object was created.
deviceMoId String
The database identifier of the registered device of an object.
dn String
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid String
The DomainGroup ID for this managed object.
equipmentIoCardBase Property Map
id String
macAddress String
Mac Address of a port in the Fabric Interconnect.
modTime String
The time when this managed object was last modified.
mode String
Operating mode of this port.
moduleId Number
Fabric extender identifier for this port.
moid String
The unique identifier of this Managed Object instance.
objectType String
operSpeed String
Current Operational speed for this port.
operState String
Operational state of this port (enabled/disabled).
operStateQual String
Reason for this port's Operational state.
owners List<String>
parent Property Map
peerDn String
PeerDn for ethernet physical port.
peerInterface Property Map
permissionResources List<Property Map>
portChannelId Number
Port channel id for port channel created on FI switch.
portId Number
Switch physical port identifier.
portType String
Defines the transport type for this port (ethernet OR fc).
registeredDevice Property Map
rn String
The Relative Name uniquely identifies an object within a given context.
role String
The role assigned to this port.
sharedScope 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.
slotId Number
Switch expansion slot module identifier.
speed String
Host Port Speed of IO card or fabric extender.
switchId String
Switch Identifier that is local to a cluster.
tags List<Property Map>
transceiverType String
Transceiver model attached to a port in the Fabric Interconnect.
versionContext Property Map

getEtherHostPort Result

The following output properties are available:

Id string
Results List<GetEtherHostPortResult>
AccountMoid string
AcknowledgedPeerInterface GetEtherHostPortAcknowledgedPeerInterface
AdditionalProperties string
AdminState string
AggregatePortId double
Ancestors List<GetEtherHostPortAncestor>
ClassId string
CreateTime string
DeviceMoId string
Dn string
DomainGroupMoid string
EquipmentIoCardBase GetEtherHostPortEquipmentIoCardBase
MacAddress string
ModTime string
Mode string
ModuleId double
Moid string
ObjectType string
OperSpeed string
OperState string
OperStateQual string
Owners List<string>
Parent GetEtherHostPortParent
PeerDn string
PeerInterface GetEtherHostPortPeerInterface
PermissionResources List<GetEtherHostPortPermissionResource>
PortChannelId double
PortId double
PortType string
RegisteredDevice GetEtherHostPortRegisteredDevice
Rn string
Role string
SharedScope string
SlotId double
Speed string
SwitchId string
Tags List<GetEtherHostPortTag>
TransceiverType string
VersionContext GetEtherHostPortVersionContext
Id string
Results []GetEtherHostPortResult
AccountMoid string
AcknowledgedPeerInterface GetEtherHostPortAcknowledgedPeerInterface
AdditionalProperties string
AdminState string
AggregatePortId float64
Ancestors []GetEtherHostPortAncestor
ClassId string
CreateTime string
DeviceMoId string
Dn string
DomainGroupMoid string
EquipmentIoCardBase GetEtherHostPortEquipmentIoCardBase
MacAddress string
ModTime string
Mode string
ModuleId float64
Moid string
ObjectType string
OperSpeed string
OperState string
OperStateQual string
Owners []string
Parent GetEtherHostPortParent
PeerDn string
PeerInterface GetEtherHostPortPeerInterface
PermissionResources []GetEtherHostPortPermissionResource
PortChannelId float64
PortId float64
PortType string
RegisteredDevice GetEtherHostPortRegisteredDevice
Rn string
Role string
SharedScope string
SlotId float64
Speed string
SwitchId string
Tags []GetEtherHostPortTag
TransceiverType string
VersionContext GetEtherHostPortVersionContext
id String
results List<GetEtherHostPortResult>
accountMoid String
acknowledgedPeerInterface GetEtherHostPortAcknowledgedPeerInterface
additionalProperties String
adminState String
aggregatePortId Double
ancestors List<GetEtherHostPortAncestor>
classId String
createTime String
deviceMoId String
dn String
domainGroupMoid String
equipmentIoCardBase GetEtherHostPortEquipmentIoCardBase
macAddress String
modTime String
mode String
moduleId Double
moid String
objectType String
operSpeed String
operState String
operStateQual String
owners List<String>
parent GetEtherHostPortParent
peerDn String
peerInterface GetEtherHostPortPeerInterface
permissionResources List<GetEtherHostPortPermissionResource>
portChannelId Double
portId Double
portType String
registeredDevice GetEtherHostPortRegisteredDevice
rn String
role String
sharedScope String
slotId Double
speed String
switchId String
tags List<GetEtherHostPortTag>
transceiverType String
versionContext GetEtherHostPortVersionContext
id str
results Sequence[GetEtherHostPortResult]
account_moid str
acknowledged_peer_interface GetEtherHostPortAcknowledgedPeerInterface
additional_properties str
admin_state str
aggregate_port_id float
ancestors Sequence[GetEtherHostPortAncestor]
class_id str
create_time str
device_mo_id str
dn str
domain_group_moid str
equipment_io_card_base GetEtherHostPortEquipmentIoCardBase
mac_address str
mod_time str
mode str
module_id float
moid str
object_type str
oper_speed str
oper_state str
oper_state_qual str
owners Sequence[str]
parent GetEtherHostPortParent
peer_dn str
peer_interface GetEtherHostPortPeerInterface
permission_resources Sequence[GetEtherHostPortPermissionResource]
port_channel_id float
port_id float
port_type str
registered_device GetEtherHostPortRegisteredDevice
rn str
role str
shared_scope str
slot_id float
speed str
switch_id str
tags Sequence[GetEtherHostPortTag]
transceiver_type str
version_context GetEtherHostPortVersionContext

Supporting Types

GetEtherHostPortAcknowledgedPeerInterface

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetEtherHostPortAncestor

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetEtherHostPortEquipmentIoCardBase

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetEtherHostPortParent

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetEtherHostPortPeerInterface

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetEtherHostPortPermissionResource

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetEtherHostPortRegisteredDevice

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetEtherHostPortResult

AccountMoid This property is required. string
The Account ID for this managed object.
AcknowledgedPeerInterfaces This property is required. List<GetEtherHostPortResultAcknowledgedPeerInterface>
AdditionalProperties This property is required. string
AdminState This property is required. string
Administratively configured state (enabled/disabled) for this port.
AggregatePortId This property is required. double
Breakout port member in the fabric extender.
Ancestors This property is required. List<GetEtherHostPortResultAncestor>
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
DeviceMoId 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.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
EquipmentIoCardBases This property is required. List<GetEtherHostPortResultEquipmentIoCardBase>
MacAddress This property is required. string
Mac Address of a port in the Fabric Interconnect.
ModTime This property is required. string
The time when this managed object was last modified.
Mode This property is required. string
Operating mode of this port.
ModuleId This property is required. double
Fabric extender identifier for this port.
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
OperSpeed This property is required. string
Current Operational speed for this port.
OperState This property is required. string
Operational state of this port (enabled/disabled).
OperStateQual This property is required. string
Reason for this port's Operational state.
Owners This property is required. List<string>
Parents This property is required. List<GetEtherHostPortResultParent>
PeerDn This property is required. string
PeerDn for ethernet physical port.
PeerInterfaces This property is required. List<GetEtherHostPortResultPeerInterface>
PermissionResources This property is required. List<GetEtherHostPortResultPermissionResource>
PortChannelId This property is required. double
Port channel id for port channel created on FI switch.
PortId This property is required. double
Switch physical port identifier.
PortType This property is required. string
Defines the transport type for this port (ethernet OR fc).
RegisteredDevices This property is required. List<GetEtherHostPortResultRegisteredDevice>
Rn This property is required. string
The Relative Name uniquely identifies an object within a given context.
Role This property is required. string
The role assigned to this port.
SharedScope 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.
SlotId This property is required. double
Switch expansion slot module identifier.
Speed This property is required. string
Host Port Speed of IO card or fabric extender.
SwitchId This property is required. string
Switch Identifier that is local to a cluster.
Tags This property is required. List<GetEtherHostPortResultTag>
TransceiverType This property is required. string
Transceiver model attached to a port in the Fabric Interconnect.
VersionContexts This property is required. List<GetEtherHostPortResultVersionContext>
AccountMoid This property is required. string
The Account ID for this managed object.
AcknowledgedPeerInterfaces This property is required. []GetEtherHostPortResultAcknowledgedPeerInterface
AdditionalProperties This property is required. string
AdminState This property is required. string
Administratively configured state (enabled/disabled) for this port.
AggregatePortId This property is required. float64
Breakout port member in the fabric extender.
Ancestors This property is required. []GetEtherHostPortResultAncestor
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
DeviceMoId 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.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
EquipmentIoCardBases This property is required. []GetEtherHostPortResultEquipmentIoCardBase
MacAddress This property is required. string
Mac Address of a port in the Fabric Interconnect.
ModTime This property is required. string
The time when this managed object was last modified.
Mode This property is required. string
Operating mode of this port.
ModuleId This property is required. float64
Fabric extender identifier for this port.
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
OperSpeed This property is required. string
Current Operational speed for this port.
OperState This property is required. string
Operational state of this port (enabled/disabled).
OperStateQual This property is required. string
Reason for this port's Operational state.
Owners This property is required. []string
Parents This property is required. []GetEtherHostPortResultParent
PeerDn This property is required. string
PeerDn for ethernet physical port.
PeerInterfaces This property is required. []GetEtherHostPortResultPeerInterface
PermissionResources This property is required. []GetEtherHostPortResultPermissionResource
PortChannelId This property is required. float64
Port channel id for port channel created on FI switch.
PortId This property is required. float64
Switch physical port identifier.
PortType This property is required. string
Defines the transport type for this port (ethernet OR fc).
RegisteredDevices This property is required. []GetEtherHostPortResultRegisteredDevice
Rn This property is required. string
The Relative Name uniquely identifies an object within a given context.
Role This property is required. string
The role assigned to this port.
SharedScope 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.
SlotId This property is required. float64
Switch expansion slot module identifier.
Speed This property is required. string
Host Port Speed of IO card or fabric extender.
SwitchId This property is required. string
Switch Identifier that is local to a cluster.
Tags This property is required. []GetEtherHostPortResultTag
TransceiverType This property is required. string
Transceiver model attached to a port in the Fabric Interconnect.
VersionContexts This property is required. []GetEtherHostPortResultVersionContext
accountMoid This property is required. String
The Account ID for this managed object.
acknowledgedPeerInterfaces This property is required. List<GetEtherHostPortResultAcknowledgedPeerInterface>
additionalProperties This property is required. String
adminState This property is required. String
Administratively configured state (enabled/disabled) for this port.
aggregatePortId This property is required. Double
Breakout port member in the fabric extender.
ancestors This property is required. List<GetEtherHostPortResultAncestor>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
deviceMoId 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.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
equipmentIoCardBases This property is required. List<GetEtherHostPortResultEquipmentIoCardBase>
macAddress This property is required. String
Mac Address of a port in the Fabric Interconnect.
modTime This property is required. String
The time when this managed object was last modified.
mode This property is required. String
Operating mode of this port.
moduleId This property is required. Double
Fabric extender identifier for this port.
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
operSpeed This property is required. String
Current Operational speed for this port.
operState This property is required. String
Operational state of this port (enabled/disabled).
operStateQual This property is required. String
Reason for this port's Operational state.
owners This property is required. List<String>
parents This property is required. List<GetEtherHostPortResultParent>
peerDn This property is required. String
PeerDn for ethernet physical port.
peerInterfaces This property is required. List<GetEtherHostPortResultPeerInterface>
permissionResources This property is required. List<GetEtherHostPortResultPermissionResource>
portChannelId This property is required. Double
Port channel id for port channel created on FI switch.
portId This property is required. Double
Switch physical port identifier.
portType This property is required. String
Defines the transport type for this port (ethernet OR fc).
registeredDevices This property is required. List<GetEtherHostPortResultRegisteredDevice>
rn This property is required. String
The Relative Name uniquely identifies an object within a given context.
role This property is required. String
The role assigned to this port.
sharedScope 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.
slotId This property is required. Double
Switch expansion slot module identifier.
speed This property is required. String
Host Port Speed of IO card or fabric extender.
switchId This property is required. String
Switch Identifier that is local to a cluster.
tags This property is required. List<GetEtherHostPortResultTag>
transceiverType This property is required. String
Transceiver model attached to a port in the Fabric Interconnect.
versionContexts This property is required. List<GetEtherHostPortResultVersionContext>
accountMoid This property is required. string
The Account ID for this managed object.
acknowledgedPeerInterfaces This property is required. GetEtherHostPortResultAcknowledgedPeerInterface[]
additionalProperties This property is required. string
adminState This property is required. string
Administratively configured state (enabled/disabled) for this port.
aggregatePortId This property is required. number
Breakout port member in the fabric extender.
ancestors This property is required. GetEtherHostPortResultAncestor[]
classId This property is required. string
createTime This property is required. string
The time when this managed object was created.
deviceMoId 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.
domainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
equipmentIoCardBases This property is required. GetEtherHostPortResultEquipmentIoCardBase[]
macAddress This property is required. string
Mac Address of a port in the Fabric Interconnect.
modTime This property is required. string
The time when this managed object was last modified.
mode This property is required. string
Operating mode of this port.
moduleId This property is required. number
Fabric extender identifier for this port.
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
operSpeed This property is required. string
Current Operational speed for this port.
operState This property is required. string
Operational state of this port (enabled/disabled).
operStateQual This property is required. string
Reason for this port's Operational state.
owners This property is required. string[]
parents This property is required. GetEtherHostPortResultParent[]
peerDn This property is required. string
PeerDn for ethernet physical port.
peerInterfaces This property is required. GetEtherHostPortResultPeerInterface[]
permissionResources This property is required. GetEtherHostPortResultPermissionResource[]
portChannelId This property is required. number
Port channel id for port channel created on FI switch.
portId This property is required. number
Switch physical port identifier.
portType This property is required. string
Defines the transport type for this port (ethernet OR fc).
registeredDevices This property is required. GetEtherHostPortResultRegisteredDevice[]
rn This property is required. string
The Relative Name uniquely identifies an object within a given context.
role This property is required. string
The role assigned to this port.
sharedScope 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.
slotId This property is required. number
Switch expansion slot module identifier.
speed This property is required. string
Host Port Speed of IO card or fabric extender.
switchId This property is required. string
Switch Identifier that is local to a cluster.
tags This property is required. GetEtherHostPortResultTag[]
transceiverType This property is required. string
Transceiver model attached to a port in the Fabric Interconnect.
versionContexts This property is required. GetEtherHostPortResultVersionContext[]
account_moid This property is required. str
The Account ID for this managed object.
acknowledged_peer_interfaces This property is required. Sequence[GetEtherHostPortResultAcknowledgedPeerInterface]
additional_properties This property is required. str
admin_state This property is required. str
Administratively configured state (enabled/disabled) for this port.
aggregate_port_id This property is required. float
Breakout port member in the fabric extender.
ancestors This property is required. Sequence[GetEtherHostPortResultAncestor]
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.
equipment_io_card_bases This property is required. Sequence[GetEtherHostPortResultEquipmentIoCardBase]
mac_address This property is required. str
Mac Address of a port in the Fabric Interconnect.
mod_time This property is required. str
The time when this managed object was last modified.
mode This property is required. str
Operating mode of this port.
module_id This property is required. float
Fabric extender identifier for this port.
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
oper_speed This property is required. str
Current Operational speed for this port.
oper_state This property is required. str
Operational state of this port (enabled/disabled).
oper_state_qual This property is required. str
Reason for this port's Operational state.
owners This property is required. Sequence[str]
parents This property is required. Sequence[GetEtherHostPortResultParent]
peer_dn This property is required. str
PeerDn for ethernet physical port.
peer_interfaces This property is required. Sequence[GetEtherHostPortResultPeerInterface]
permission_resources This property is required. Sequence[GetEtherHostPortResultPermissionResource]
port_channel_id This property is required. float
Port channel id for port channel created on FI switch.
port_id This property is required. float
Switch physical port identifier.
port_type This property is required. str
Defines the transport type for this port (ethernet OR fc).
registered_devices This property is required. Sequence[GetEtherHostPortResultRegisteredDevice]
rn This property is required. str
The Relative Name uniquely identifies an object within a given context.
role This property is required. str
The role assigned to this port.
shared_scope 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.
slot_id This property is required. float
Switch expansion slot module identifier.
speed This property is required. str
Host Port Speed of IO card or fabric extender.
switch_id This property is required. str
Switch Identifier that is local to a cluster.
tags This property is required. Sequence[GetEtherHostPortResultTag]
transceiver_type This property is required. str
Transceiver model attached to a port in the Fabric Interconnect.
version_contexts This property is required. Sequence[GetEtherHostPortResultVersionContext]
accountMoid This property is required. String
The Account ID for this managed object.
acknowledgedPeerInterfaces This property is required. List<Property Map>
additionalProperties This property is required. String
adminState This property is required. String
Administratively configured state (enabled/disabled) for this port.
aggregatePortId This property is required. Number
Breakout port member in the fabric extender.
ancestors This property is required. List<Property Map>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
deviceMoId 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.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
equipmentIoCardBases This property is required. List<Property Map>
macAddress This property is required. String
Mac Address of a port in the Fabric Interconnect.
modTime This property is required. String
The time when this managed object was last modified.
mode This property is required. String
Operating mode of this port.
moduleId This property is required. Number
Fabric extender identifier for this port.
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
operSpeed This property is required. String
Current Operational speed for this port.
operState This property is required. String
Operational state of this port (enabled/disabled).
operStateQual This property is required. String
Reason for this port's Operational state.
owners This property is required. List<String>
parents This property is required. List<Property Map>
peerDn This property is required. String
PeerDn for ethernet physical port.
peerInterfaces This property is required. List<Property Map>
permissionResources This property is required. List<Property Map>
portChannelId This property is required. Number
Port channel id for port channel created on FI switch.
portId This property is required. Number
Switch physical port identifier.
portType This property is required. String
Defines the transport type for this port (ethernet OR fc).
registeredDevices This property is required. List<Property Map>
rn This property is required. String
The Relative Name uniquely identifies an object within a given context.
role This property is required. String
The role assigned to this port.
sharedScope 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.
slotId This property is required. Number
Switch expansion slot module identifier.
speed This property is required. String
Host Port Speed of IO card or fabric extender.
switchId This property is required. String
Switch Identifier that is local to a cluster.
tags This property is required. List<Property Map>
transceiverType This property is required. String
Transceiver model attached to a port in the Fabric Interconnect.
versionContexts This property is required. List<Property Map>

GetEtherHostPortResultAcknowledgedPeerInterface

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType 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
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetEtherHostPortResultAncestor

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType 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
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetEtherHostPortResultEquipmentIoCardBase

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType 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
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetEtherHostPortResultParent

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType 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
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetEtherHostPortResultPeerInterface

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType 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
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetEtherHostPortResultPermissionResource

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType 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
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetEtherHostPortResultRegisteredDevice

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType 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
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetEtherHostPortResultTag

AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
additionalProperties This property is required. String
key This property is required. String
value This property is required. String
additionalProperties 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
additionalProperties This property is required. String
key This property is required. String
value This property is required. String

GetEtherHostPortResultVersionContext

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<GetEtherHostPortResultVersionContextInterestedMo>
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. List<GetEtherHostPortResultVersionContextRefMo>
Timestamp This property is required. string
VersionType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []GetEtherHostPortResultVersionContextInterestedMo
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. []GetEtherHostPortResultVersionContextRefMo
Timestamp This property is required. string
VersionType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<GetEtherHostPortResultVersionContextInterestedMo>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<GetEtherHostPortResultVersionContextRefMo>
timestamp This property is required. String
versionType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. GetEtherHostPortResultVersionContextInterestedMo[]
markedForDeletion This property is required. boolean
nrVersion This property is required. string
objectType This property is required. string
refMos This property is required. GetEtherHostPortResultVersionContextRefMo[]
timestamp This property is required. string
versionType 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[GetEtherHostPortResultVersionContextInterestedMo]
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[GetEtherHostPortResultVersionContextRefMo]
timestamp This property is required. str
version_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<Property Map>
timestamp This property is required. String
versionType This property is required. String

GetEtherHostPortResultVersionContextInterestedMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType 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
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetEtherHostPortResultVersionContextRefMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType 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
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetEtherHostPortTag

AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.
additionalProperties string
key string
The string representation of a tag key.
value string
The string representation of a tag value.
additional_properties str
key str
The string representation of a tag key.
value str
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.

GetEtherHostPortVersionContext

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos List<GetEtherHostPortVersionContextInterestedMo>
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetEtherHostPortVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos []GetEtherHostPortVersionContextInterestedMo
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetEtherHostPortVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<GetEtherHostPortVersionContextInterestedMo>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetEtherHostPortVersionContextRefMo
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos GetEtherHostPortVersionContextInterestedMo[]
markedForDeletion boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetEtherHostPortVersionContextRefMo
A reference to the original Managed Object.
timestamp string
The time this versioned Managed Object was created.
versionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interested_mos Sequence[GetEtherHostPortVersionContextInterestedMo]
marked_for_deletion bool
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 GetEtherHostPortVersionContextRefMo
A reference to the original Managed Object.
timestamp str
The time this versioned Managed Object was created.
version_type str
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<Property Map>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo Property Map
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.

GetEtherHostPortVersionContextInterestedMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetEtherHostPortVersionContextRefMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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