1. Packages
  2. Intersight Provider
  3. API Docs
  4. getEtherPhysicalPort
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getEtherPhysicalPort

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    Physical ethernet port present on a FI.

    Using getEtherPhysicalPort

    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 getEtherPhysicalPort(args: GetEtherPhysicalPortArgs, opts?: InvokeOptions): Promise<GetEtherPhysicalPortResult>
    function getEtherPhysicalPortOutput(args: GetEtherPhysicalPortOutputArgs, opts?: InvokeOptions): Output<GetEtherPhysicalPortResult>
    def get_ether_physical_port(account_moid: Optional[str] = None,
                                acknowledged_peer_interface: Optional[GetEtherPhysicalPortAcknowledgedPeerInterface] = None,
                                additional_properties: Optional[str] = None,
                                admin_speed: Optional[str] = None,
                                admin_state: Optional[str] = None,
                                aggregate_port_id: Optional[float] = None,
                                ancestors: Optional[Sequence[GetEtherPhysicalPortAncestor]] = 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,
                                id: Optional[str] = None,
                                inventory_device_info: Optional[GetEtherPhysicalPortInventoryDeviceInfo] = None,
                                license_grace: Optional[str] = None,
                                license_state: Optional[str] = None,
                                mac_address: Optional[str] = None,
                                macsec_oper_data: Optional[GetEtherPhysicalPortMacsecOperData] = None,
                                mod_time: Optional[str] = None,
                                mode: Optional[str] = None,
                                moid: Optional[str] = None,
                                name: 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[GetEtherPhysicalPortParent] = None,
                                peer_dn: Optional[str] = None,
                                peer_interface: Optional[GetEtherPhysicalPortPeerInterface] = None,
                                permission_resources: Optional[Sequence[GetEtherPhysicalPortPermissionResource]] = None,
                                port_channel_id: Optional[float] = None,
                                port_group: Optional[GetEtherPhysicalPortPortGroup] = None,
                                port_id: Optional[float] = None,
                                port_sub_group: Optional[GetEtherPhysicalPortPortSubGroup] = None,
                                port_type: Optional[str] = None,
                                registered_device: Optional[GetEtherPhysicalPortRegisteredDevice] = None,
                                rn: Optional[str] = None,
                                role: Optional[str] = None,
                                shared_scope: Optional[str] = None,
                                slot_id: Optional[float] = None,
                                switch_id: Optional[str] = None,
                                tags: Optional[Sequence[GetEtherPhysicalPortTag]] = None,
                                transceiver_type: Optional[str] = None,
                                version_context: Optional[GetEtherPhysicalPortVersionContext] = None,
                                opts: Optional[InvokeOptions] = None) -> GetEtherPhysicalPortResult
    def get_ether_physical_port_output(account_moid: Optional[pulumi.Input[str]] = None,
                                acknowledged_peer_interface: Optional[pulumi.Input[GetEtherPhysicalPortAcknowledgedPeerInterfaceArgs]] = None,
                                additional_properties: Optional[pulumi.Input[str]] = None,
                                admin_speed: 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[GetEtherPhysicalPortAncestorArgs]]]] = 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,
                                id: Optional[pulumi.Input[str]] = None,
                                inventory_device_info: Optional[pulumi.Input[GetEtherPhysicalPortInventoryDeviceInfoArgs]] = None,
                                license_grace: Optional[pulumi.Input[str]] = None,
                                license_state: Optional[pulumi.Input[str]] = None,
                                mac_address: Optional[pulumi.Input[str]] = None,
                                macsec_oper_data: Optional[pulumi.Input[GetEtherPhysicalPortMacsecOperDataArgs]] = None,
                                mod_time: Optional[pulumi.Input[str]] = None,
                                mode: Optional[pulumi.Input[str]] = None,
                                moid: Optional[pulumi.Input[str]] = None,
                                name: Optional[pulumi.Input[str]] = None,
                                object_type: Optional[pulumi.Input[str]] = None,
                                oper_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[GetEtherPhysicalPortParentArgs]] = None,
                                peer_dn: Optional[pulumi.Input[str]] = None,
                                peer_interface: Optional[pulumi.Input[GetEtherPhysicalPortPeerInterfaceArgs]] = None,
                                permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEtherPhysicalPortPermissionResourceArgs]]]] = None,
                                port_channel_id: Optional[pulumi.Input[float]] = None,
                                port_group: Optional[pulumi.Input[GetEtherPhysicalPortPortGroupArgs]] = None,
                                port_id: Optional[pulumi.Input[float]] = None,
                                port_sub_group: Optional[pulumi.Input[GetEtherPhysicalPortPortSubGroupArgs]] = None,
                                port_type: Optional[pulumi.Input[str]] = None,
                                registered_device: Optional[pulumi.Input[GetEtherPhysicalPortRegisteredDeviceArgs]] = 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,
                                switch_id: Optional[pulumi.Input[str]] = None,
                                tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetEtherPhysicalPortTagArgs]]]] = None,
                                transceiver_type: Optional[pulumi.Input[str]] = None,
                                version_context: Optional[pulumi.Input[GetEtherPhysicalPortVersionContextArgs]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetEtherPhysicalPortResult]
    func LookupEtherPhysicalPort(ctx *Context, args *LookupEtherPhysicalPortArgs, opts ...InvokeOption) (*LookupEtherPhysicalPortResult, error)
    func LookupEtherPhysicalPortOutput(ctx *Context, args *LookupEtherPhysicalPortOutputArgs, opts ...InvokeOption) LookupEtherPhysicalPortResultOutput

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

    public static class GetEtherPhysicalPort 
    {
        public static Task<GetEtherPhysicalPortResult> InvokeAsync(GetEtherPhysicalPortArgs args, InvokeOptions? opts = null)
        public static Output<GetEtherPhysicalPortResult> Invoke(GetEtherPhysicalPortInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetEtherPhysicalPortResult> getEtherPhysicalPort(GetEtherPhysicalPortArgs args, InvokeOptions options)
    public static Output<GetEtherPhysicalPortResult> getEtherPhysicalPort(GetEtherPhysicalPortArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getEtherPhysicalPort:getEtherPhysicalPort
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AcknowledgedPeerInterface GetEtherPhysicalPortAcknowledgedPeerInterface
    AdditionalProperties string
    AdminSpeed string
    Administratively configured speed for this port.
    AdminState string
    Administratively configured state (enabled/disabled) for this port.
    AggregatePortId double
    Breakout port member in the Fabric Interconnect.
    Ancestors List<GetEtherPhysicalPortAncestor>
    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.
    Id string
    InventoryDeviceInfo GetEtherPhysicalPortInventoryDeviceInfo
    LicenseGrace string
    The number of days this port's license has been in Grace Period for.
    LicenseState string
    The state of the port's licensing.
    MacAddress string
    Mac Address of a port in the Fabric Interconnect.
    MacsecOperData GetEtherPhysicalPortMacsecOperData
    ModTime string
    The time when this managed object was last modified.
    Mode string
    Operating mode of this port.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the Physical Port.
    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 GetEtherPhysicalPortParent
    PeerDn string
    PeerDn for ethernet physical port.
    PeerInterface GetEtherPhysicalPortPeerInterface
    PermissionResources List<GetEtherPhysicalPortPermissionResource>
    PortChannelId double
    Port channel id for port channel created on FI switch.
    PortGroup GetEtherPhysicalPortPortGroup
    PortId double
    Switch physical port identifier.
    PortSubGroup GetEtherPhysicalPortPortSubGroup
    PortType string
    Defines the transport type for this port (ethernet OR fc).
    RegisteredDevice GetEtherPhysicalPortRegisteredDevice
    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.
    SwitchId string
    Switch Identifier that is local to a cluster.
    Tags List<GetEtherPhysicalPortTag>
    TransceiverType string
    Transceiver model attached to a port in the Fabric Interconnect.
    VersionContext GetEtherPhysicalPortVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AcknowledgedPeerInterface GetEtherPhysicalPortAcknowledgedPeerInterface
    AdditionalProperties string
    AdminSpeed string
    Administratively configured speed for this port.
    AdminState string
    Administratively configured state (enabled/disabled) for this port.
    AggregatePortId float64
    Breakout port member in the Fabric Interconnect.
    Ancestors []GetEtherPhysicalPortAncestor
    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.
    Id string
    InventoryDeviceInfo GetEtherPhysicalPortInventoryDeviceInfo
    LicenseGrace string
    The number of days this port's license has been in Grace Period for.
    LicenseState string
    The state of the port's licensing.
    MacAddress string
    Mac Address of a port in the Fabric Interconnect.
    MacsecOperData GetEtherPhysicalPortMacsecOperData
    ModTime string
    The time when this managed object was last modified.
    Mode string
    Operating mode of this port.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the Physical Port.
    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 GetEtherPhysicalPortParent
    PeerDn string
    PeerDn for ethernet physical port.
    PeerInterface GetEtherPhysicalPortPeerInterface
    PermissionResources []GetEtherPhysicalPortPermissionResource
    PortChannelId float64
    Port channel id for port channel created on FI switch.
    PortGroup GetEtherPhysicalPortPortGroup
    PortId float64
    Switch physical port identifier.
    PortSubGroup GetEtherPhysicalPortPortSubGroup
    PortType string
    Defines the transport type for this port (ethernet OR fc).
    RegisteredDevice GetEtherPhysicalPortRegisteredDevice
    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.
    SwitchId string
    Switch Identifier that is local to a cluster.
    Tags []GetEtherPhysicalPortTag
    TransceiverType string
    Transceiver model attached to a port in the Fabric Interconnect.
    VersionContext GetEtherPhysicalPortVersionContext
    accountMoid String
    The Account ID for this managed object.
    acknowledgedPeerInterface GetEtherPhysicalPortAcknowledgedPeerInterface
    additionalProperties String
    adminSpeed String
    Administratively configured speed for this port.
    adminState String
    Administratively configured state (enabled/disabled) for this port.
    aggregatePortId Double
    Breakout port member in the Fabric Interconnect.
    ancestors List<GetEtherPhysicalPortAncestor>
    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.
    id String
    inventoryDeviceInfo GetEtherPhysicalPortInventoryDeviceInfo
    licenseGrace String
    The number of days this port's license has been in Grace Period for.
    licenseState String
    The state of the port's licensing.
    macAddress String
    Mac Address of a port in the Fabric Interconnect.
    macsecOperData GetEtherPhysicalPortMacsecOperData
    modTime String
    The time when this managed object was last modified.
    mode String
    Operating mode of this port.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the Physical Port.
    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 GetEtherPhysicalPortParent
    peerDn String
    PeerDn for ethernet physical port.
    peerInterface GetEtherPhysicalPortPeerInterface
    permissionResources List<GetEtherPhysicalPortPermissionResource>
    portChannelId Double
    Port channel id for port channel created on FI switch.
    portGroup GetEtherPhysicalPortPortGroup
    portId Double
    Switch physical port identifier.
    portSubGroup GetEtherPhysicalPortPortSubGroup
    portType String
    Defines the transport type for this port (ethernet OR fc).
    registeredDevice GetEtherPhysicalPortRegisteredDevice
    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.
    switchId String
    Switch Identifier that is local to a cluster.
    tags List<GetEtherPhysicalPortTag>
    transceiverType String
    Transceiver model attached to a port in the Fabric Interconnect.
    versionContext GetEtherPhysicalPortVersionContext
    accountMoid string
    The Account ID for this managed object.
    acknowledgedPeerInterface GetEtherPhysicalPortAcknowledgedPeerInterface
    additionalProperties string
    adminSpeed string
    Administratively configured speed for this port.
    adminState string
    Administratively configured state (enabled/disabled) for this port.
    aggregatePortId number
    Breakout port member in the Fabric Interconnect.
    ancestors GetEtherPhysicalPortAncestor[]
    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.
    id string
    inventoryDeviceInfo GetEtherPhysicalPortInventoryDeviceInfo
    licenseGrace string
    The number of days this port's license has been in Grace Period for.
    licenseState string
    The state of the port's licensing.
    macAddress string
    Mac Address of a port in the Fabric Interconnect.
    macsecOperData GetEtherPhysicalPortMacsecOperData
    modTime string
    The time when this managed object was last modified.
    mode string
    Operating mode of this port.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the Physical Port.
    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 GetEtherPhysicalPortParent
    peerDn string
    PeerDn for ethernet physical port.
    peerInterface GetEtherPhysicalPortPeerInterface
    permissionResources GetEtherPhysicalPortPermissionResource[]
    portChannelId number
    Port channel id for port channel created on FI switch.
    portGroup GetEtherPhysicalPortPortGroup
    portId number
    Switch physical port identifier.
    portSubGroup GetEtherPhysicalPortPortSubGroup
    portType string
    Defines the transport type for this port (ethernet OR fc).
    registeredDevice GetEtherPhysicalPortRegisteredDevice
    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.
    switchId string
    Switch Identifier that is local to a cluster.
    tags GetEtherPhysicalPortTag[]
    transceiverType string
    Transceiver model attached to a port in the Fabric Interconnect.
    versionContext GetEtherPhysicalPortVersionContext
    account_moid str
    The Account ID for this managed object.
    acknowledged_peer_interface GetEtherPhysicalPortAcknowledgedPeerInterface
    additional_properties str
    admin_speed str
    Administratively configured speed for this port.
    admin_state str
    Administratively configured state (enabled/disabled) for this port.
    aggregate_port_id float
    Breakout port member in the Fabric Interconnect.
    ancestors Sequence[GetEtherPhysicalPortAncestor]
    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.
    id str
    inventory_device_info GetEtherPhysicalPortInventoryDeviceInfo
    license_grace str
    The number of days this port's license has been in Grace Period for.
    license_state str
    The state of the port's licensing.
    mac_address str
    Mac Address of a port in the Fabric Interconnect.
    macsec_oper_data GetEtherPhysicalPortMacsecOperData
    mod_time str
    The time when this managed object was last modified.
    mode str
    Operating mode of this port.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the Physical Port.
    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 GetEtherPhysicalPortParent
    peer_dn str
    PeerDn for ethernet physical port.
    peer_interface GetEtherPhysicalPortPeerInterface
    permission_resources Sequence[GetEtherPhysicalPortPermissionResource]
    port_channel_id float
    Port channel id for port channel created on FI switch.
    port_group GetEtherPhysicalPortPortGroup
    port_id float
    Switch physical port identifier.
    port_sub_group GetEtherPhysicalPortPortSubGroup
    port_type str
    Defines the transport type for this port (ethernet OR fc).
    registered_device GetEtherPhysicalPortRegisteredDevice
    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.
    switch_id str
    Switch Identifier that is local to a cluster.
    tags Sequence[GetEtherPhysicalPortTag]
    transceiver_type str
    Transceiver model attached to a port in the Fabric Interconnect.
    version_context GetEtherPhysicalPortVersionContext
    accountMoid String
    The Account ID for this managed object.
    acknowledgedPeerInterface Property Map
    additionalProperties String
    adminSpeed String
    Administratively configured speed for this port.
    adminState String
    Administratively configured state (enabled/disabled) for this port.
    aggregatePortId Number
    Breakout port member in the Fabric Interconnect.
    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.
    id String
    inventoryDeviceInfo Property Map
    licenseGrace String
    The number of days this port's license has been in Grace Period for.
    licenseState String
    The state of the port's licensing.
    macAddress String
    Mac Address of a port in the Fabric Interconnect.
    macsecOperData Property Map
    modTime String
    The time when this managed object was last modified.
    mode String
    Operating mode of this port.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the Physical Port.
    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.
    portGroup Property Map
    portId Number
    Switch physical port identifier.
    portSubGroup Property Map
    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.
    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

    getEtherPhysicalPort Result

    The following output properties are available:

    Id string
    Results List<GetEtherPhysicalPortResult>
    AccountMoid string
    AcknowledgedPeerInterface GetEtherPhysicalPortAcknowledgedPeerInterface
    AdditionalProperties string
    AdminSpeed string
    AdminState string
    AggregatePortId double
    Ancestors List<GetEtherPhysicalPortAncestor>
    ClassId string
    CreateTime string
    DeviceMoId string
    Dn string
    DomainGroupMoid string
    InventoryDeviceInfo GetEtherPhysicalPortInventoryDeviceInfo
    LicenseGrace string
    LicenseState string
    MacAddress string
    MacsecOperData GetEtherPhysicalPortMacsecOperData
    ModTime string
    Mode string
    Moid string
    Name string
    ObjectType string
    OperSpeed string
    OperState string
    OperStateQual string
    Owners List<string>
    Parent GetEtherPhysicalPortParent
    PeerDn string
    PeerInterface GetEtherPhysicalPortPeerInterface
    PermissionResources List<GetEtherPhysicalPortPermissionResource>
    PortChannelId double
    PortGroup GetEtherPhysicalPortPortGroup
    PortId double
    PortSubGroup GetEtherPhysicalPortPortSubGroup
    PortType string
    RegisteredDevice GetEtherPhysicalPortRegisteredDevice
    Rn string
    Role string
    SharedScope string
    SlotId double
    SwitchId string
    Tags List<GetEtherPhysicalPortTag>
    TransceiverType string
    VersionContext GetEtherPhysicalPortVersionContext
    Id string
    Results []GetEtherPhysicalPortResult
    AccountMoid string
    AcknowledgedPeerInterface GetEtherPhysicalPortAcknowledgedPeerInterface
    AdditionalProperties string
    AdminSpeed string
    AdminState string
    AggregatePortId float64
    Ancestors []GetEtherPhysicalPortAncestor
    ClassId string
    CreateTime string
    DeviceMoId string
    Dn string
    DomainGroupMoid string
    InventoryDeviceInfo GetEtherPhysicalPortInventoryDeviceInfo
    LicenseGrace string
    LicenseState string
    MacAddress string
    MacsecOperData GetEtherPhysicalPortMacsecOperData
    ModTime string
    Mode string
    Moid string
    Name string
    ObjectType string
    OperSpeed string
    OperState string
    OperStateQual string
    Owners []string
    Parent GetEtherPhysicalPortParent
    PeerDn string
    PeerInterface GetEtherPhysicalPortPeerInterface
    PermissionResources []GetEtherPhysicalPortPermissionResource
    PortChannelId float64
    PortGroup GetEtherPhysicalPortPortGroup
    PortId float64
    PortSubGroup GetEtherPhysicalPortPortSubGroup
    PortType string
    RegisteredDevice GetEtherPhysicalPortRegisteredDevice
    Rn string
    Role string
    SharedScope string
    SlotId float64
    SwitchId string
    Tags []GetEtherPhysicalPortTag
    TransceiverType string
    VersionContext GetEtherPhysicalPortVersionContext
    id String
    results List<GetEtherPhysicalPortResult>
    accountMoid String
    acknowledgedPeerInterface GetEtherPhysicalPortAcknowledgedPeerInterface
    additionalProperties String
    adminSpeed String
    adminState String
    aggregatePortId Double
    ancestors List<GetEtherPhysicalPortAncestor>
    classId String
    createTime String
    deviceMoId String
    dn String
    domainGroupMoid String
    inventoryDeviceInfo GetEtherPhysicalPortInventoryDeviceInfo
    licenseGrace String
    licenseState String
    macAddress String
    macsecOperData GetEtherPhysicalPortMacsecOperData
    modTime String
    mode String
    moid String
    name String
    objectType String
    operSpeed String
    operState String
    operStateQual String
    owners List<String>
    parent GetEtherPhysicalPortParent
    peerDn String
    peerInterface GetEtherPhysicalPortPeerInterface
    permissionResources List<GetEtherPhysicalPortPermissionResource>
    portChannelId Double
    portGroup GetEtherPhysicalPortPortGroup
    portId Double
    portSubGroup GetEtherPhysicalPortPortSubGroup
    portType String
    registeredDevice GetEtherPhysicalPortRegisteredDevice
    rn String
    role String
    sharedScope String
    slotId Double
    switchId String
    tags List<GetEtherPhysicalPortTag>
    transceiverType String
    versionContext GetEtherPhysicalPortVersionContext
    id string
    results GetEtherPhysicalPortResult[]
    accountMoid string
    acknowledgedPeerInterface GetEtherPhysicalPortAcknowledgedPeerInterface
    additionalProperties string
    adminSpeed string
    adminState string
    aggregatePortId number
    ancestors GetEtherPhysicalPortAncestor[]
    classId string
    createTime string
    deviceMoId string
    dn string
    domainGroupMoid string
    inventoryDeviceInfo GetEtherPhysicalPortInventoryDeviceInfo
    licenseGrace string
    licenseState string
    macAddress string
    macsecOperData GetEtherPhysicalPortMacsecOperData
    modTime string
    mode string
    moid string
    name string
    objectType string
    operSpeed string
    operState string
    operStateQual string
    owners string[]
    parent GetEtherPhysicalPortParent
    peerDn string
    peerInterface GetEtherPhysicalPortPeerInterface
    permissionResources GetEtherPhysicalPortPermissionResource[]
    portChannelId number
    portGroup GetEtherPhysicalPortPortGroup
    portId number
    portSubGroup GetEtherPhysicalPortPortSubGroup
    portType string
    registeredDevice GetEtherPhysicalPortRegisteredDevice
    rn string
    role string
    sharedScope string
    slotId number
    switchId string
    tags GetEtherPhysicalPortTag[]
    transceiverType string
    versionContext GetEtherPhysicalPortVersionContext
    id str
    results Sequence[GetEtherPhysicalPortResult]
    account_moid str
    acknowledged_peer_interface GetEtherPhysicalPortAcknowledgedPeerInterface
    additional_properties str
    admin_speed str
    admin_state str
    aggregate_port_id float
    ancestors Sequence[GetEtherPhysicalPortAncestor]
    class_id str
    create_time str
    device_mo_id str
    dn str
    domain_group_moid str
    inventory_device_info GetEtherPhysicalPortInventoryDeviceInfo
    license_grace str
    license_state str
    mac_address str
    macsec_oper_data GetEtherPhysicalPortMacsecOperData
    mod_time str
    mode str
    moid str
    name str
    object_type str
    oper_speed str
    oper_state str
    oper_state_qual str
    owners Sequence[str]
    parent GetEtherPhysicalPortParent
    peer_dn str
    peer_interface GetEtherPhysicalPortPeerInterface
    permission_resources Sequence[GetEtherPhysicalPortPermissionResource]
    port_channel_id float
    port_group GetEtherPhysicalPortPortGroup
    port_id float
    port_sub_group GetEtherPhysicalPortPortSubGroup
    port_type str
    registered_device GetEtherPhysicalPortRegisteredDevice
    rn str
    role str
    shared_scope str
    slot_id float
    switch_id str
    tags Sequence[GetEtherPhysicalPortTag]
    transceiver_type str
    version_context GetEtherPhysicalPortVersionContext
    id String
    results List<Property Map>
    accountMoid String
    acknowledgedPeerInterface Property Map
    additionalProperties String
    adminSpeed String
    adminState String
    aggregatePortId Number
    ancestors List<Property Map>
    classId String
    createTime String
    deviceMoId String
    dn String
    domainGroupMoid String
    inventoryDeviceInfo Property Map
    licenseGrace String
    licenseState String
    macAddress String
    macsecOperData Property Map
    modTime String
    mode String
    moid String
    name String
    objectType String
    operSpeed String
    operState String
    operStateQual String
    owners List<String>
    parent Property Map
    peerDn String
    peerInterface Property Map
    permissionResources List<Property Map>
    portChannelId Number
    portGroup Property Map
    portId Number
    portSubGroup Property Map
    portType String
    registeredDevice Property Map
    rn String
    role String
    sharedScope String
    slotId Number
    switchId String
    tags List<Property Map>
    transceiverType String
    versionContext Property Map

    Supporting Types

    GetEtherPhysicalPortAcknowledgedPeerInterface

    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'.

    GetEtherPhysicalPortAncestor

    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'.

    GetEtherPhysicalPortInventoryDeviceInfo

    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'.

    GetEtherPhysicalPortMacsecOperData

    AdditionalProperties string
    AuthMode string
    The authentication mode used for MACsec encryption.
    CipherSuite string
    Cipher suite to be used for MACsec encryption.
    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.
    ConfidentialityOffset string
    The MACsec confidentiality offset specifies the number of bytes starting from the frame header. MACsec encrypts only the bytes after the offset in a frame.
    KeyServer string
    The value indicates that the device is acting as a key server, responsible for distributing encryption keys to other devices in the MACsec-enabled session.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    SessionState string
    The state of the MACsec session.
    StateReason string
    The reason for the MACsec session state.
    AdditionalProperties string
    AuthMode string
    The authentication mode used for MACsec encryption.
    CipherSuite string
    Cipher suite to be used for MACsec encryption.
    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.
    ConfidentialityOffset string
    The MACsec confidentiality offset specifies the number of bytes starting from the frame header. MACsec encrypts only the bytes after the offset in a frame.
    KeyServer string
    The value indicates that the device is acting as a key server, responsible for distributing encryption keys to other devices in the MACsec-enabled session.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    SessionState string
    The state of the MACsec session.
    StateReason string
    The reason for the MACsec session state.
    additionalProperties String
    authMode String
    The authentication mode used for MACsec encryption.
    cipherSuite String
    Cipher suite to be used for MACsec encryption.
    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.
    confidentialityOffset String
    The MACsec confidentiality offset specifies the number of bytes starting from the frame header. MACsec encrypts only the bytes after the offset in a frame.
    keyServer String
    The value indicates that the device is acting as a key server, responsible for distributing encryption keys to other devices in the MACsec-enabled session.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    sessionState String
    The state of the MACsec session.
    stateReason String
    The reason for the MACsec session state.
    additionalProperties string
    authMode string
    The authentication mode used for MACsec encryption.
    cipherSuite string
    Cipher suite to be used for MACsec encryption.
    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.
    confidentialityOffset string
    The MACsec confidentiality offset specifies the number of bytes starting from the frame header. MACsec encrypts only the bytes after the offset in a frame.
    keyServer string
    The value indicates that the device is acting as a key server, responsible for distributing encryption keys to other devices in the MACsec-enabled session.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    sessionState string
    The state of the MACsec session.
    stateReason string
    The reason for the MACsec session state.
    additional_properties str
    auth_mode str
    The authentication mode used for MACsec encryption.
    cipher_suite str
    Cipher suite to be used for MACsec encryption.
    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.
    confidentiality_offset str
    The MACsec confidentiality offset specifies the number of bytes starting from the frame header. MACsec encrypts only the bytes after the offset in a frame.
    key_server str
    The value indicates that the device is acting as a key server, responsible for distributing encryption keys to other devices in the MACsec-enabled session.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    session_state str
    The state of the MACsec session.
    state_reason str
    The reason for the MACsec session state.
    additionalProperties String
    authMode String
    The authentication mode used for MACsec encryption.
    cipherSuite String
    Cipher suite to be used for MACsec encryption.
    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.
    confidentialityOffset String
    The MACsec confidentiality offset specifies the number of bytes starting from the frame header. MACsec encrypts only the bytes after the offset in a frame.
    keyServer String
    The value indicates that the device is acting as a key server, responsible for distributing encryption keys to other devices in the MACsec-enabled session.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    sessionState String
    The state of the MACsec session.
    stateReason String
    The reason for the MACsec session state.

    GetEtherPhysicalPortParent

    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'.

    GetEtherPhysicalPortPeerInterface

    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'.

    GetEtherPhysicalPortPermissionResource

    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'.

    GetEtherPhysicalPortPortGroup

    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'.

    GetEtherPhysicalPortPortSubGroup

    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'.

    GetEtherPhysicalPortRegisteredDevice

    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'.

    GetEtherPhysicalPortResult

    AccountMoid string
    The Account ID for this managed object.
    AcknowledgedPeerInterfaces List<GetEtherPhysicalPortResultAcknowledgedPeerInterface>
    AdditionalProperties string
    AdminSpeed string
    Administratively configured speed for this port.
    AdminState string
    Administratively configured state (enabled/disabled) for this port.
    AggregatePortId double
    Breakout port member in the Fabric Interconnect.
    Ancestors List<GetEtherPhysicalPortResultAncestor>
    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.
    InventoryDeviceInfos List<GetEtherPhysicalPortResultInventoryDeviceInfo>
    LicenseGrace string
    The number of days this port's license has been in Grace Period for.
    LicenseState string
    The state of the port's licensing.
    MacAddress string
    Mac Address of a port in the Fabric Interconnect.
    MacsecOperDatas List<GetEtherPhysicalPortResultMacsecOperData>
    ModTime string
    The time when this managed object was last modified.
    Mode string
    Operating mode of this port.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the Physical Port.
    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>
    Parents List<GetEtherPhysicalPortResultParent>
    PeerDn string
    PeerDn for ethernet physical port.
    PeerInterfaces List<GetEtherPhysicalPortResultPeerInterface>
    PermissionResources List<GetEtherPhysicalPortResultPermissionResource>
    PortChannelId double
    Port channel id for port channel created on FI switch.
    PortGroups List<GetEtherPhysicalPortResultPortGroup>
    PortId double
    Switch physical port identifier.
    PortSubGroups List<GetEtherPhysicalPortResultPortSubGroup>
    PortType string
    Defines the transport type for this port (ethernet OR fc).
    RegisteredDevices List<GetEtherPhysicalPortResultRegisteredDevice>
    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.
    SwitchId string
    Switch Identifier that is local to a cluster.
    Tags List<GetEtherPhysicalPortResultTag>
    TransceiverType string
    Transceiver model attached to a port in the Fabric Interconnect.
    VersionContexts List<GetEtherPhysicalPortResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AcknowledgedPeerInterfaces []GetEtherPhysicalPortResultAcknowledgedPeerInterface
    AdditionalProperties string
    AdminSpeed string
    Administratively configured speed for this port.
    AdminState string
    Administratively configured state (enabled/disabled) for this port.
    AggregatePortId float64
    Breakout port member in the Fabric Interconnect.
    Ancestors []GetEtherPhysicalPortResultAncestor
    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.
    InventoryDeviceInfos []GetEtherPhysicalPortResultInventoryDeviceInfo
    LicenseGrace string
    The number of days this port's license has been in Grace Period for.
    LicenseState string
    The state of the port's licensing.
    MacAddress string
    Mac Address of a port in the Fabric Interconnect.
    MacsecOperDatas []GetEtherPhysicalPortResultMacsecOperData
    ModTime string
    The time when this managed object was last modified.
    Mode string
    Operating mode of this port.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the Physical Port.
    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
    Parents []GetEtherPhysicalPortResultParent
    PeerDn string
    PeerDn for ethernet physical port.
    PeerInterfaces []GetEtherPhysicalPortResultPeerInterface
    PermissionResources []GetEtherPhysicalPortResultPermissionResource
    PortChannelId float64
    Port channel id for port channel created on FI switch.
    PortGroups []GetEtherPhysicalPortResultPortGroup
    PortId float64
    Switch physical port identifier.
    PortSubGroups []GetEtherPhysicalPortResultPortSubGroup
    PortType string
    Defines the transport type for this port (ethernet OR fc).
    RegisteredDevices []GetEtherPhysicalPortResultRegisteredDevice
    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.
    SwitchId string
    Switch Identifier that is local to a cluster.
    Tags []GetEtherPhysicalPortResultTag
    TransceiverType string
    Transceiver model attached to a port in the Fabric Interconnect.
    VersionContexts []GetEtherPhysicalPortResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    acknowledgedPeerInterfaces List<GetEtherPhysicalPortResultAcknowledgedPeerInterface>
    additionalProperties String
    adminSpeed String
    Administratively configured speed for this port.
    adminState String
    Administratively configured state (enabled/disabled) for this port.
    aggregatePortId Double
    Breakout port member in the Fabric Interconnect.
    ancestors List<GetEtherPhysicalPortResultAncestor>
    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.
    inventoryDeviceInfos List<GetEtherPhysicalPortResultInventoryDeviceInfo>
    licenseGrace String
    The number of days this port's license has been in Grace Period for.
    licenseState String
    The state of the port's licensing.
    macAddress String
    Mac Address of a port in the Fabric Interconnect.
    macsecOperDatas List<GetEtherPhysicalPortResultMacsecOperData>
    modTime String
    The time when this managed object was last modified.
    mode String
    Operating mode of this port.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the Physical Port.
    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>
    parents List<GetEtherPhysicalPortResultParent>
    peerDn String
    PeerDn for ethernet physical port.
    peerInterfaces List<GetEtherPhysicalPortResultPeerInterface>
    permissionResources List<GetEtherPhysicalPortResultPermissionResource>
    portChannelId Double
    Port channel id for port channel created on FI switch.
    portGroups List<GetEtherPhysicalPortResultPortGroup>
    portId Double
    Switch physical port identifier.
    portSubGroups List<GetEtherPhysicalPortResultPortSubGroup>
    portType String
    Defines the transport type for this port (ethernet OR fc).
    registeredDevices List<GetEtherPhysicalPortResultRegisteredDevice>
    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.
    switchId String
    Switch Identifier that is local to a cluster.
    tags List<GetEtherPhysicalPortResultTag>
    transceiverType String
    Transceiver model attached to a port in the Fabric Interconnect.
    versionContexts List<GetEtherPhysicalPortResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    acknowledgedPeerInterfaces GetEtherPhysicalPortResultAcknowledgedPeerInterface[]
    additionalProperties string
    adminSpeed string
    Administratively configured speed for this port.
    adminState string
    Administratively configured state (enabled/disabled) for this port.
    aggregatePortId number
    Breakout port member in the Fabric Interconnect.
    ancestors GetEtherPhysicalPortResultAncestor[]
    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.
    inventoryDeviceInfos GetEtherPhysicalPortResultInventoryDeviceInfo[]
    licenseGrace string
    The number of days this port's license has been in Grace Period for.
    licenseState string
    The state of the port's licensing.
    macAddress string
    Mac Address of a port in the Fabric Interconnect.
    macsecOperDatas GetEtherPhysicalPortResultMacsecOperData[]
    modTime string
    The time when this managed object was last modified.
    mode string
    Operating mode of this port.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the Physical Port.
    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[]
    parents GetEtherPhysicalPortResultParent[]
    peerDn string
    PeerDn for ethernet physical port.
    peerInterfaces GetEtherPhysicalPortResultPeerInterface[]
    permissionResources GetEtherPhysicalPortResultPermissionResource[]
    portChannelId number
    Port channel id for port channel created on FI switch.
    portGroups GetEtherPhysicalPortResultPortGroup[]
    portId number
    Switch physical port identifier.
    portSubGroups GetEtherPhysicalPortResultPortSubGroup[]
    portType string
    Defines the transport type for this port (ethernet OR fc).
    registeredDevices GetEtherPhysicalPortResultRegisteredDevice[]
    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.
    switchId string
    Switch Identifier that is local to a cluster.
    tags GetEtherPhysicalPortResultTag[]
    transceiverType string
    Transceiver model attached to a port in the Fabric Interconnect.
    versionContexts GetEtherPhysicalPortResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    acknowledged_peer_interfaces Sequence[GetEtherPhysicalPortResultAcknowledgedPeerInterface]
    additional_properties str
    admin_speed str
    Administratively configured speed for this port.
    admin_state str
    Administratively configured state (enabled/disabled) for this port.
    aggregate_port_id float
    Breakout port member in the Fabric Interconnect.
    ancestors Sequence[GetEtherPhysicalPortResultAncestor]
    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.
    inventory_device_infos Sequence[GetEtherPhysicalPortResultInventoryDeviceInfo]
    license_grace str
    The number of days this port's license has been in Grace Period for.
    license_state str
    The state of the port's licensing.
    mac_address str
    Mac Address of a port in the Fabric Interconnect.
    macsec_oper_datas Sequence[GetEtherPhysicalPortResultMacsecOperData]
    mod_time str
    The time when this managed object was last modified.
    mode str
    Operating mode of this port.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the Physical Port.
    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]
    parents Sequence[GetEtherPhysicalPortResultParent]
    peer_dn str
    PeerDn for ethernet physical port.
    peer_interfaces Sequence[GetEtherPhysicalPortResultPeerInterface]
    permission_resources Sequence[GetEtherPhysicalPortResultPermissionResource]
    port_channel_id float
    Port channel id for port channel created on FI switch.
    port_groups Sequence[GetEtherPhysicalPortResultPortGroup]
    port_id float
    Switch physical port identifier.
    port_sub_groups Sequence[GetEtherPhysicalPortResultPortSubGroup]
    port_type str
    Defines the transport type for this port (ethernet OR fc).
    registered_devices Sequence[GetEtherPhysicalPortResultRegisteredDevice]
    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.
    switch_id str
    Switch Identifier that is local to a cluster.
    tags Sequence[GetEtherPhysicalPortResultTag]
    transceiver_type str
    Transceiver model attached to a port in the Fabric Interconnect.
    version_contexts Sequence[GetEtherPhysicalPortResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    acknowledgedPeerInterfaces List<Property Map>
    additionalProperties String
    adminSpeed String
    Administratively configured speed for this port.
    adminState String
    Administratively configured state (enabled/disabled) for this port.
    aggregatePortId Number
    Breakout port member in the Fabric Interconnect.
    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.
    inventoryDeviceInfos List<Property Map>
    licenseGrace String
    The number of days this port's license has been in Grace Period for.
    licenseState String
    The state of the port's licensing.
    macAddress String
    Mac Address of a port in the Fabric Interconnect.
    macsecOperDatas List<Property Map>
    modTime String
    The time when this managed object was last modified.
    mode String
    Operating mode of this port.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the Physical Port.
    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>
    parents List<Property Map>
    peerDn String
    PeerDn for ethernet physical port.
    peerInterfaces List<Property Map>
    permissionResources List<Property Map>
    portChannelId Number
    Port channel id for port channel created on FI switch.
    portGroups List<Property Map>
    portId Number
    Switch physical port identifier.
    portSubGroups List<Property Map>
    portType String
    Defines the transport type for this port (ethernet OR fc).
    registeredDevices List<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.
    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.
    versionContexts List<Property Map>

    GetEtherPhysicalPortResultAcknowledgedPeerInterface

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEtherPhysicalPortResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEtherPhysicalPortResultInventoryDeviceInfo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEtherPhysicalPortResultMacsecOperData

    GetEtherPhysicalPortResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEtherPhysicalPortResultPeerInterface

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEtherPhysicalPortResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEtherPhysicalPortResultPortGroup

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEtherPhysicalPortResultPortSubGroup

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEtherPhysicalPortResultRegisteredDevice

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEtherPhysicalPortResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetEtherPhysicalPortResultVersionContext

    GetEtherPhysicalPortResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEtherPhysicalPortResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEtherPhysicalPortTag

    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.

    GetEtherPhysicalPortVersionContext

    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<GetEtherPhysicalPortVersionContextInterestedMo>
    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 GetEtherPhysicalPortVersionContextRefMo
    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 []GetEtherPhysicalPortVersionContextInterestedMo
    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 GetEtherPhysicalPortVersionContextRefMo
    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<GetEtherPhysicalPortVersionContextInterestedMo>
    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 GetEtherPhysicalPortVersionContextRefMo
    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 GetEtherPhysicalPortVersionContextInterestedMo[]
    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 GetEtherPhysicalPortVersionContextRefMo
    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[GetEtherPhysicalPortVersionContextInterestedMo]
    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 GetEtherPhysicalPortVersionContextRefMo
    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.

    GetEtherPhysicalPortVersionContextInterestedMo

    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'.

    GetEtherPhysicalPortVersionContextRefMo

    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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet