intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getEquipmentTransceiver
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Transceiver information on the chassis.
Using getEquipmentTransceiver
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 getEquipmentTransceiver(args: GetEquipmentTransceiverArgs, opts?: InvokeOptions): Promise<GetEquipmentTransceiverResult>
function getEquipmentTransceiverOutput(args: GetEquipmentTransceiverOutputArgs, opts?: InvokeOptions): Output<GetEquipmentTransceiverResult>def get_equipment_transceiver(account_moid: Optional[str] = None,
                              additional_properties: Optional[str] = None,
                              aggregate_port_id: Optional[float] = None,
                              ancestors: Optional[Sequence[GetEquipmentTransceiverAncestor]] = None,
                              cisco_extended_id_number: Optional[str] = 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,
                              ether_host_port: Optional[GetEquipmentTransceiverEtherHostPort] = None,
                              ether_physical_port: Optional[GetEquipmentTransceiverEtherPhysicalPort] = None,
                              fc_physical_port: Optional[GetEquipmentTransceiverFcPhysicalPort] = None,
                              id: Optional[str] = None,
                              interface_type: Optional[str] = None,
                              is_upgraded: Optional[bool] = None,
                              manufacturer_part_number: Optional[str] = None,
                              mod_time: Optional[str] = None,
                              model: Optional[str] = None,
                              module_id: Optional[float] = 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[GetEquipmentTransceiverParent] = None,
                              permission_resources: Optional[Sequence[GetEquipmentTransceiverPermissionResource]] = None,
                              port_id: Optional[float] = None,
                              presence: Optional[str] = None,
                              previous_fru: Optional[GetEquipmentTransceiverPreviousFru] = None,
                              registered_device: Optional[GetEquipmentTransceiverRegisteredDevice] = None,
                              revision: Optional[str] = None,
                              rn: Optional[str] = None,
                              serial: Optional[str] = None,
                              shared_scope: Optional[str] = None,
                              slot_id: Optional[float] = None,
                              status: Optional[str] = None,
                              switch_id: Optional[str] = None,
                              tags: Optional[Sequence[GetEquipmentTransceiverTag]] = None,
                              type: Optional[str] = None,
                              vendor: Optional[str] = None,
                              version_context: Optional[GetEquipmentTransceiverVersionContext] = None,
                              opts: Optional[InvokeOptions] = None) -> GetEquipmentTransceiverResult
def get_equipment_transceiver_output(account_moid: Optional[pulumi.Input[str]] = None,
                              additional_properties: Optional[pulumi.Input[str]] = None,
                              aggregate_port_id: Optional[pulumi.Input[float]] = None,
                              ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentTransceiverAncestorArgs]]]] = None,
                              cisco_extended_id_number: Optional[pulumi.Input[str]] = 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,
                              ether_host_port: Optional[pulumi.Input[GetEquipmentTransceiverEtherHostPortArgs]] = None,
                              ether_physical_port: Optional[pulumi.Input[GetEquipmentTransceiverEtherPhysicalPortArgs]] = None,
                              fc_physical_port: Optional[pulumi.Input[GetEquipmentTransceiverFcPhysicalPortArgs]] = None,
                              id: Optional[pulumi.Input[str]] = None,
                              interface_type: Optional[pulumi.Input[str]] = None,
                              is_upgraded: Optional[pulumi.Input[bool]] = None,
                              manufacturer_part_number: Optional[pulumi.Input[str]] = None,
                              mod_time: Optional[pulumi.Input[str]] = None,
                              model: Optional[pulumi.Input[str]] = None,
                              module_id: Optional[pulumi.Input[float]] = 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[GetEquipmentTransceiverParentArgs]] = None,
                              permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentTransceiverPermissionResourceArgs]]]] = None,
                              port_id: Optional[pulumi.Input[float]] = None,
                              presence: Optional[pulumi.Input[str]] = None,
                              previous_fru: Optional[pulumi.Input[GetEquipmentTransceiverPreviousFruArgs]] = None,
                              registered_device: Optional[pulumi.Input[GetEquipmentTransceiverRegisteredDeviceArgs]] = None,
                              revision: Optional[pulumi.Input[str]] = None,
                              rn: Optional[pulumi.Input[str]] = None,
                              serial: Optional[pulumi.Input[str]] = None,
                              shared_scope: Optional[pulumi.Input[str]] = None,
                              slot_id: Optional[pulumi.Input[float]] = None,
                              status: Optional[pulumi.Input[str]] = None,
                              switch_id: Optional[pulumi.Input[str]] = None,
                              tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentTransceiverTagArgs]]]] = None,
                              type: Optional[pulumi.Input[str]] = None,
                              vendor: Optional[pulumi.Input[str]] = None,
                              version_context: Optional[pulumi.Input[GetEquipmentTransceiverVersionContextArgs]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetEquipmentTransceiverResult]func LookupEquipmentTransceiver(ctx *Context, args *LookupEquipmentTransceiverArgs, opts ...InvokeOption) (*LookupEquipmentTransceiverResult, error)
func LookupEquipmentTransceiverOutput(ctx *Context, args *LookupEquipmentTransceiverOutputArgs, opts ...InvokeOption) LookupEquipmentTransceiverResultOutput> Note: This function is named LookupEquipmentTransceiver in the Go SDK.
public static class GetEquipmentTransceiver 
{
    public static Task<GetEquipmentTransceiverResult> InvokeAsync(GetEquipmentTransceiverArgs args, InvokeOptions? opts = null)
    public static Output<GetEquipmentTransceiverResult> Invoke(GetEquipmentTransceiverInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEquipmentTransceiverResult> getEquipmentTransceiver(GetEquipmentTransceiverArgs args, InvokeOptions options)
public static Output<GetEquipmentTransceiverResult> getEquipmentTransceiver(GetEquipmentTransceiverArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getEquipmentTransceiver:getEquipmentTransceiver
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AggregatePort doubleId 
- Breakout port member in the Fabric Interconnect.
- Ancestors
List<GetEquipment Transceiver Ancestor> 
- CiscoExtended stringId Number 
- The cisco extended Id number state of the pluggable SFP.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EtherHost GetPort Equipment Transceiver Ether Host Port 
- EtherPhysical GetPort Equipment Transceiver Ether Physical Port 
- FcPhysical GetPort Equipment Transceiver Fc Physical Port 
- Id string
- InterfaceType string
- Interface type of transceiver copper or fiber.
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- ManufacturerPart stringNumber 
- The manufacturer part number of the pluggable SFP.
- ModTime string
- The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- ModuleId double
- Fabric extender identifier.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the pluggable transceiver.
- ObjectType string
- OperSpeed string
- Operational speed of the transceiver.
- OperState string
- Operational state of the transceiver.
- OperState stringQual 
- Reason for this transceiver's operational state.
- Owners List<string>
- Parent
GetEquipment Transceiver Parent 
- PermissionResources List<GetEquipment Transceiver Permission Resource> 
- PortId double
- Switch physical port identifier.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFru GetEquipment Transceiver Previous Fru 
- RegisteredDevice GetEquipment Transceiver Registered Device 
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Status string
- Status of the pluggable SFP.
- SwitchId string
- Switch Identifier that is local to a cluster.
- 
List<GetEquipment Transceiver Tag> 
- Type string
- The type of the transceiver.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContext GetEquipment Transceiver Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AggregatePort float64Id 
- Breakout port member in the Fabric Interconnect.
- Ancestors
[]GetEquipment Transceiver Ancestor 
- CiscoExtended stringId Number 
- The cisco extended Id number state of the pluggable SFP.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EtherHost GetPort Equipment Transceiver Ether Host Port 
- EtherPhysical GetPort Equipment Transceiver Ether Physical Port 
- FcPhysical GetPort Equipment Transceiver Fc Physical Port 
- Id string
- InterfaceType string
- Interface type of transceiver copper or fiber.
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- ManufacturerPart stringNumber 
- The manufacturer part number of the pluggable SFP.
- ModTime string
- The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- ModuleId float64
- Fabric extender identifier.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the pluggable transceiver.
- ObjectType string
- OperSpeed string
- Operational speed of the transceiver.
- OperState string
- Operational state of the transceiver.
- OperState stringQual 
- Reason for this transceiver's operational state.
- Owners []string
- Parent
GetEquipment Transceiver Parent 
- PermissionResources []GetEquipment Transceiver Permission Resource 
- PortId float64
- Switch physical port identifier.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFru GetEquipment Transceiver Previous Fru 
- RegisteredDevice GetEquipment Transceiver Registered Device 
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Status string
- Status of the pluggable SFP.
- SwitchId string
- Switch Identifier that is local to a cluster.
- 
[]GetEquipment Transceiver Tag 
- Type string
- The type of the transceiver.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContext GetEquipment Transceiver Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- aggregatePort DoubleId 
- Breakout port member in the Fabric Interconnect.
- ancestors
List<GetEquipment Transceiver Ancestor> 
- ciscoExtended StringId Number 
- The cisco extended Id number state of the pluggable SFP.
- classId String
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- etherHost GetPort Equipment Transceiver Ether Host Port 
- etherPhysical GetPort Equipment Transceiver Ether Physical Port 
- fcPhysical GetPort Equipment Transceiver Fc Physical Port 
- id String
- interfaceType String
- Interface type of transceiver copper or fiber.
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturerPart StringNumber 
- The manufacturer part number of the pluggable SFP.
- modTime String
- The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moduleId Double
- Fabric extender identifier.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the pluggable transceiver.
- objectType String
- operSpeed String
- Operational speed of the transceiver.
- operState String
- Operational state of the transceiver.
- operState StringQual 
- Reason for this transceiver's operational state.
- owners List<String>
- parent
GetEquipment Transceiver Parent 
- permissionResources List<GetEquipment Transceiver Permission Resource> 
- portId Double
- Switch physical port identifier.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFru GetEquipment Transceiver Previous Fru 
- registeredDevice GetEquipment Transceiver Registered Device 
- revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- status String
- Status of the pluggable SFP.
- switchId String
- Switch Identifier that is local to a cluster.
- 
List<GetEquipment Transceiver Tag> 
- type String
- The type of the transceiver.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContext GetEquipment Transceiver Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- aggregatePort numberId 
- Breakout port member in the Fabric Interconnect.
- ancestors
GetEquipment Transceiver Ancestor[] 
- ciscoExtended stringId Number 
- The cisco extended Id number state of the pluggable SFP.
- classId string
- createTime string
- The time when this managed object was created.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- etherHost GetPort Equipment Transceiver Ether Host Port 
- etherPhysical GetPort Equipment Transceiver Ether Physical Port 
- fcPhysical GetPort Equipment Transceiver Fc Physical Port 
- id string
- interfaceType string
- Interface type of transceiver copper or fiber.
- isUpgraded boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturerPart stringNumber 
- The manufacturer part number of the pluggable SFP.
- modTime string
- The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- moduleId number
- Fabric extender identifier.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the pluggable transceiver.
- objectType string
- operSpeed string
- Operational speed of the transceiver.
- operState string
- Operational state of the transceiver.
- operState stringQual 
- Reason for this transceiver's operational state.
- owners string[]
- parent
GetEquipment Transceiver Parent 
- permissionResources GetEquipment Transceiver Permission Resource[] 
- portId number
- Switch physical port identifier.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFru GetEquipment Transceiver Previous Fru 
- registeredDevice GetEquipment Transceiver Registered Device 
- revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- status string
- Status of the pluggable SFP.
- switchId string
- Switch Identifier that is local to a cluster.
- 
GetEquipment Transceiver Tag[] 
- type string
- The type of the transceiver.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- versionContext GetEquipment Transceiver Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- aggregate_port_ floatid 
- Breakout port member in the Fabric Interconnect.
- ancestors
Sequence[GetEquipment Transceiver Ancestor] 
- cisco_extended_ strid_ number 
- The cisco extended Id number state of the pluggable SFP.
- class_id str
- create_time str
- The time when this managed object was created.
- device_mo_ strid 
- The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- ether_host_ Getport Equipment Transceiver Ether Host Port 
- ether_physical_ Getport Equipment Transceiver Ether Physical Port 
- fc_physical_ Getport Equipment Transceiver Fc Physical Port 
- id str
- interface_type str
- Interface type of transceiver copper or fiber.
- is_upgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturer_part_ strnumber 
- The manufacturer part number of the pluggable SFP.
- mod_time str
- The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- module_id float
- Fabric extender identifier.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the pluggable transceiver.
- object_type str
- oper_speed str
- Operational speed of the transceiver.
- oper_state str
- Operational state of the transceiver.
- oper_state_ strqual 
- Reason for this transceiver's operational state.
- owners Sequence[str]
- parent
GetEquipment Transceiver Parent 
- permission_resources Sequence[GetEquipment Transceiver Permission Resource] 
- port_id float
- Switch physical port identifier.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_fru GetEquipment Transceiver Previous Fru 
- registered_device GetEquipment Transceiver Registered Device 
- revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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.
- status str
- Status of the pluggable SFP.
- switch_id str
- Switch Identifier that is local to a cluster.
- 
Sequence[GetEquipment Transceiver Tag] 
- type str
- The type of the transceiver.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_context GetEquipment Transceiver Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- aggregatePort NumberId 
- Breakout port member in the Fabric Interconnect.
- ancestors List<Property Map>
- ciscoExtended StringId Number 
- The cisco extended Id number state of the pluggable SFP.
- classId String
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- etherHost Property MapPort 
- etherPhysical Property MapPort 
- fcPhysical Property MapPort 
- id String
- interfaceType String
- Interface type of transceiver copper or fiber.
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturerPart StringNumber 
- The manufacturer part number of the pluggable SFP.
- modTime String
- The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moduleId Number
- Fabric extender identifier.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the pluggable transceiver.
- objectType String
- operSpeed String
- Operational speed of the transceiver.
- operState String
- Operational state of the transceiver.
- operState StringQual 
- Reason for this transceiver's operational state.
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- portId Number
- Switch physical port identifier.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFru Property Map
- registeredDevice Property Map
- revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- status String
- Status of the pluggable SFP.
- switchId String
- Switch Identifier that is local to a cluster.
- List<Property Map>
- type String
- The type of the transceiver.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContext Property Map
getEquipmentTransceiver Result
The following output properties are available:
- Id string
- Results
List<GetEquipment Transceiver Result> 
- AccountMoid string
- AdditionalProperties string
- AggregatePort doubleId 
- Ancestors
List<GetEquipment Transceiver Ancestor> 
- CiscoExtended stringId Number 
- ClassId string
- CreateTime string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- EtherHost GetPort Equipment Transceiver Ether Host Port 
- EtherPhysical GetPort Equipment Transceiver Ether Physical Port 
- FcPhysical GetPort Equipment Transceiver Fc Physical Port 
- InterfaceType string
- IsUpgraded bool
- ManufacturerPart stringNumber 
- ModTime string
- Model string
- ModuleId double
- Moid string
- Name string
- ObjectType string
- OperSpeed string
- OperState string
- OperState stringQual 
- Owners List<string>
- Parent
GetEquipment Transceiver Parent 
- PermissionResources List<GetEquipment Transceiver Permission Resource> 
- PortId double
- Presence string
- PreviousFru GetEquipment Transceiver Previous Fru 
- RegisteredDevice GetEquipment Transceiver Registered Device 
- Revision string
- Rn string
- Serial string
- string
- SlotId double
- Status string
- SwitchId string
- 
List<GetEquipment Transceiver Tag> 
- Type string
- Vendor string
- VersionContext GetEquipment Transceiver Version Context 
- Id string
- Results
[]GetEquipment Transceiver Result 
- AccountMoid string
- AdditionalProperties string
- AggregatePort float64Id 
- Ancestors
[]GetEquipment Transceiver Ancestor 
- CiscoExtended stringId Number 
- ClassId string
- CreateTime string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- EtherHost GetPort Equipment Transceiver Ether Host Port 
- EtherPhysical GetPort Equipment Transceiver Ether Physical Port 
- FcPhysical GetPort Equipment Transceiver Fc Physical Port 
- InterfaceType string
- IsUpgraded bool
- ManufacturerPart stringNumber 
- ModTime string
- Model string
- ModuleId float64
- Moid string
- Name string
- ObjectType string
- OperSpeed string
- OperState string
- OperState stringQual 
- Owners []string
- Parent
GetEquipment Transceiver Parent 
- PermissionResources []GetEquipment Transceiver Permission Resource 
- PortId float64
- Presence string
- PreviousFru GetEquipment Transceiver Previous Fru 
- RegisteredDevice GetEquipment Transceiver Registered Device 
- Revision string
- Rn string
- Serial string
- string
- SlotId float64
- Status string
- SwitchId string
- 
[]GetEquipment Transceiver Tag 
- Type string
- Vendor string
- VersionContext GetEquipment Transceiver Version Context 
- id String
- results
List<GetEquipment Transceiver Result> 
- accountMoid String
- additionalProperties String
- aggregatePort DoubleId 
- ancestors
List<GetEquipment Transceiver Ancestor> 
- ciscoExtended StringId Number 
- classId String
- createTime String
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- etherHost GetPort Equipment Transceiver Ether Host Port 
- etherPhysical GetPort Equipment Transceiver Ether Physical Port 
- fcPhysical GetPort Equipment Transceiver Fc Physical Port 
- interfaceType String
- isUpgraded Boolean
- manufacturerPart StringNumber 
- modTime String
- model String
- moduleId Double
- moid String
- name String
- objectType String
- operSpeed String
- operState String
- operState StringQual 
- owners List<String>
- parent
GetEquipment Transceiver Parent 
- permissionResources List<GetEquipment Transceiver Permission Resource> 
- portId Double
- presence String
- previousFru GetEquipment Transceiver Previous Fru 
- registeredDevice GetEquipment Transceiver Registered Device 
- revision String
- rn String
- serial String
- String
- slotId Double
- status String
- switchId String
- 
List<GetEquipment Transceiver Tag> 
- type String
- vendor String
- versionContext GetEquipment Transceiver Version Context 
- id string
- results
GetEquipment Transceiver Result[] 
- accountMoid string
- additionalProperties string
- aggregatePort numberId 
- ancestors
GetEquipment Transceiver Ancestor[] 
- ciscoExtended stringId Number 
- classId string
- createTime string
- deviceMo stringId 
- dn string
- domainGroup stringMoid 
- etherHost GetPort Equipment Transceiver Ether Host Port 
- etherPhysical GetPort Equipment Transceiver Ether Physical Port 
- fcPhysical GetPort Equipment Transceiver Fc Physical Port 
- interfaceType string
- isUpgraded boolean
- manufacturerPart stringNumber 
- modTime string
- model string
- moduleId number
- moid string
- name string
- objectType string
- operSpeed string
- operState string
- operState stringQual 
- owners string[]
- parent
GetEquipment Transceiver Parent 
- permissionResources GetEquipment Transceiver Permission Resource[] 
- portId number
- presence string
- previousFru GetEquipment Transceiver Previous Fru 
- registeredDevice GetEquipment Transceiver Registered Device 
- revision string
- rn string
- serial string
- string
- slotId number
- status string
- switchId string
- 
GetEquipment Transceiver Tag[] 
- type string
- vendor string
- versionContext GetEquipment Transceiver Version Context 
- id str
- results
Sequence[GetEquipment Transceiver Result] 
- account_moid str
- additional_properties str
- aggregate_port_ floatid 
- ancestors
Sequence[GetEquipment Transceiver Ancestor] 
- cisco_extended_ strid_ number 
- class_id str
- create_time str
- device_mo_ strid 
- dn str
- domain_group_ strmoid 
- ether_host_ Getport Equipment Transceiver Ether Host Port 
- ether_physical_ Getport Equipment Transceiver Ether Physical Port 
- fc_physical_ Getport Equipment Transceiver Fc Physical Port 
- interface_type str
- is_upgraded bool
- manufacturer_part_ strnumber 
- mod_time str
- model str
- module_id float
- moid str
- name str
- object_type str
- oper_speed str
- oper_state str
- oper_state_ strqual 
- owners Sequence[str]
- parent
GetEquipment Transceiver Parent 
- permission_resources Sequence[GetEquipment Transceiver Permission Resource] 
- port_id float
- presence str
- previous_fru GetEquipment Transceiver Previous Fru 
- registered_device GetEquipment Transceiver Registered Device 
- revision str
- rn str
- serial str
- str
- slot_id float
- status str
- switch_id str
- 
Sequence[GetEquipment Transceiver Tag] 
- type str
- vendor str
- version_context GetEquipment Transceiver Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- aggregatePort NumberId 
- ancestors List<Property Map>
- ciscoExtended StringId Number 
- classId String
- createTime String
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- etherHost Property MapPort 
- etherPhysical Property MapPort 
- fcPhysical Property MapPort 
- interfaceType String
- isUpgraded Boolean
- manufacturerPart StringNumber 
- modTime String
- model String
- moduleId Number
- moid String
- name String
- objectType String
- operSpeed String
- operState String
- operState StringQual 
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- portId Number
- presence String
- previousFru Property Map
- registeredDevice Property Map
- revision String
- rn String
- serial String
- String
- slotId Number
- status String
- switchId String
- List<Property Map>
- type String
- vendor String
- versionContext Property Map
Supporting Types
GetEquipmentTransceiverAncestor   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentTransceiverEtherHostPort     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentTransceiverEtherPhysicalPort     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentTransceiverFcPhysicalPort     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentTransceiverParent   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentTransceiverPermissionResource    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentTransceiverPreviousFru    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentTransceiverRegisteredDevice    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentTransceiverResult   
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AggregatePort doubleId 
- Breakout port member in the Fabric Interconnect.
- Ancestors
List<GetEquipment Transceiver Result Ancestor> 
- CiscoExtended stringId Number 
- The cisco extended Id number state of the pluggable SFP.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EtherHost List<GetPorts Equipment Transceiver Result Ether Host Port> 
- EtherPhysical List<GetPorts Equipment Transceiver Result Ether Physical Port> 
- FcPhysical List<GetPorts Equipment Transceiver Result Fc Physical Port> 
- InterfaceType string
- Interface type of transceiver copper or fiber.
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- ManufacturerPart stringNumber 
- The manufacturer part number of the pluggable SFP.
- ModTime string
- The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- ModuleId double
- Fabric extender identifier.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the pluggable transceiver.
- ObjectType string
- OperSpeed string
- Operational speed of the transceiver.
- OperState string
- Operational state of the transceiver.
- OperState stringQual 
- Reason for this transceiver's operational state.
- Owners List<string>
- Parents
List<GetEquipment Transceiver Result Parent> 
- PermissionResources List<GetEquipment Transceiver Result Permission Resource> 
- PortId double
- Switch physical port identifier.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFrus List<GetEquipment Transceiver Result Previous Frus> 
- RegisteredDevices List<GetEquipment Transceiver Result Registered Device> 
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Status string
- Status of the pluggable SFP.
- SwitchId string
- Switch Identifier that is local to a cluster.
- 
List<GetEquipment Transceiver Result Tag> 
- Type string
- The type of the transceiver.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContexts List<GetEquipment Transceiver Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AggregatePort float64Id 
- Breakout port member in the Fabric Interconnect.
- Ancestors
[]GetEquipment Transceiver Result Ancestor 
- CiscoExtended stringId Number 
- The cisco extended Id number state of the pluggable SFP.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EtherHost []GetPorts Equipment Transceiver Result Ether Host Port 
- EtherPhysical []GetPorts Equipment Transceiver Result Ether Physical Port 
- FcPhysical []GetPorts Equipment Transceiver Result Fc Physical Port 
- InterfaceType string
- Interface type of transceiver copper or fiber.
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- ManufacturerPart stringNumber 
- The manufacturer part number of the pluggable SFP.
- ModTime string
- The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- ModuleId float64
- Fabric extender identifier.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the pluggable transceiver.
- ObjectType string
- OperSpeed string
- Operational speed of the transceiver.
- OperState string
- Operational state of the transceiver.
- OperState stringQual 
- Reason for this transceiver's operational state.
- Owners []string
- Parents
[]GetEquipment Transceiver Result Parent 
- PermissionResources []GetEquipment Transceiver Result Permission Resource 
- PortId float64
- Switch physical port identifier.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFrus []GetEquipment Transceiver Result Previous Frus 
- RegisteredDevices []GetEquipment Transceiver Result Registered Device 
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Status string
- Status of the pluggable SFP.
- SwitchId string
- Switch Identifier that is local to a cluster.
- 
[]GetEquipment Transceiver Result Tag 
- Type string
- The type of the transceiver.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContexts []GetEquipment Transceiver Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- aggregatePort DoubleId 
- Breakout port member in the Fabric Interconnect.
- ancestors
List<GetEquipment Transceiver Result Ancestor> 
- ciscoExtended StringId Number 
- The cisco extended Id number state of the pluggable SFP.
- classId String
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- etherHost List<GetPorts Equipment Transceiver Result Ether Host Port> 
- etherPhysical List<GetPorts Equipment Transceiver Result Ether Physical Port> 
- fcPhysical List<GetPorts Equipment Transceiver Result Fc Physical Port> 
- interfaceType String
- Interface type of transceiver copper or fiber.
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturerPart StringNumber 
- The manufacturer part number of the pluggable SFP.
- modTime String
- The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moduleId Double
- Fabric extender identifier.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the pluggable transceiver.
- objectType String
- operSpeed String
- Operational speed of the transceiver.
- operState String
- Operational state of the transceiver.
- operState StringQual 
- Reason for this transceiver's operational state.
- owners List<String>
- parents
List<GetEquipment Transceiver Result Parent> 
- permissionResources List<GetEquipment Transceiver Result Permission Resource> 
- portId Double
- Switch physical port identifier.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFrus List<GetEquipment Transceiver Result Previous Frus> 
- registeredDevices List<GetEquipment Transceiver Result Registered Device> 
- revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- status String
- Status of the pluggable SFP.
- switchId String
- Switch Identifier that is local to a cluster.
- 
List<GetEquipment Transceiver Result Tag> 
- type String
- The type of the transceiver.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContexts List<GetEquipment Transceiver Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- aggregatePort numberId 
- Breakout port member in the Fabric Interconnect.
- ancestors
GetEquipment Transceiver Result Ancestor[] 
- ciscoExtended stringId Number 
- The cisco extended Id number state of the pluggable SFP.
- classId string
- createTime string
- The time when this managed object was created.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- etherHost GetPorts Equipment Transceiver Result Ether Host Port[] 
- etherPhysical GetPorts Equipment Transceiver Result Ether Physical Port[] 
- fcPhysical GetPorts Equipment Transceiver Result Fc Physical Port[] 
- interfaceType string
- Interface type of transceiver copper or fiber.
- isUpgraded boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturerPart stringNumber 
- The manufacturer part number of the pluggable SFP.
- modTime string
- The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- moduleId number
- Fabric extender identifier.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the pluggable transceiver.
- objectType string
- operSpeed string
- Operational speed of the transceiver.
- operState string
- Operational state of the transceiver.
- operState stringQual 
- Reason for this transceiver's operational state.
- owners string[]
- parents
GetEquipment Transceiver Result Parent[] 
- permissionResources GetEquipment Transceiver Result Permission Resource[] 
- portId number
- Switch physical port identifier.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFrus GetEquipment Transceiver Result Previous Frus[] 
- registeredDevices GetEquipment Transceiver Result Registered Device[] 
- revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- status string
- Status of the pluggable SFP.
- switchId string
- Switch Identifier that is local to a cluster.
- 
GetEquipment Transceiver Result Tag[] 
- type string
- The type of the transceiver.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- versionContexts GetEquipment Transceiver Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- aggregate_port_ floatid 
- Breakout port member in the Fabric Interconnect.
- ancestors
Sequence[GetEquipment Transceiver Result Ancestor] 
- cisco_extended_ strid_ number 
- The cisco extended Id number state of the pluggable SFP.
- class_id str
- create_time str
- The time when this managed object was created.
- device_mo_ strid 
- The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- ether_host_ Sequence[Getports Equipment Transceiver Result Ether Host Port] 
- ether_physical_ Sequence[Getports Equipment Transceiver Result Ether Physical Port] 
- fc_physical_ Sequence[Getports Equipment Transceiver Result Fc Physical Port] 
- interface_type str
- Interface type of transceiver copper or fiber.
- is_upgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturer_part_ strnumber 
- The manufacturer part number of the pluggable SFP.
- mod_time str
- The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- module_id float
- Fabric extender identifier.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the pluggable transceiver.
- object_type str
- oper_speed str
- Operational speed of the transceiver.
- oper_state str
- Operational state of the transceiver.
- oper_state_ strqual 
- Reason for this transceiver's operational state.
- owners Sequence[str]
- parents
Sequence[GetEquipment Transceiver Result Parent] 
- permission_resources Sequence[GetEquipment Transceiver Result Permission Resource] 
- port_id float
- Switch physical port identifier.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_frus Sequence[GetEquipment Transceiver Result Previous Frus] 
- registered_devices Sequence[GetEquipment Transceiver Result Registered Device] 
- revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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.
- status str
- Status of the pluggable SFP.
- switch_id str
- Switch Identifier that is local to a cluster.
- 
Sequence[GetEquipment Transceiver Result Tag] 
- type str
- The type of the transceiver.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_contexts Sequence[GetEquipment Transceiver Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- aggregatePort NumberId 
- Breakout port member in the Fabric Interconnect.
- ancestors List<Property Map>
- ciscoExtended StringId Number 
- The cisco extended Id number state of the pluggable SFP.
- classId String
- createTime String
- The time when this managed object was created.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- etherHost List<Property Map>Ports 
- etherPhysical List<Property Map>Ports 
- fcPhysical List<Property Map>Ports 
- interfaceType String
- Interface type of transceiver copper or fiber.
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- manufacturerPart StringNumber 
- The manufacturer part number of the pluggable SFP.
- modTime String
- The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moduleId Number
- Fabric extender identifier.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the pluggable transceiver.
- objectType String
- operSpeed String
- Operational speed of the transceiver.
- operState String
- Operational state of the transceiver.
- operState StringQual 
- Reason for this transceiver's operational state.
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- portId Number
- Switch physical port identifier.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFrus List<Property Map>
- registeredDevices List<Property Map>
- revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- status String
- Status of the pluggable SFP.
- switchId String
- Switch Identifier that is local to a cluster.
- List<Property Map>
- type String
- The type of the transceiver.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContexts List<Property Map>
GetEquipmentTransceiverResultAncestor    
- 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
GetEquipmentTransceiverResultEtherHostPort      
- 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
GetEquipmentTransceiverResultEtherPhysicalPort      
- 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
GetEquipmentTransceiverResultFcPhysicalPort      
- 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
GetEquipmentTransceiverResultParent    
- 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
GetEquipmentTransceiverResultPermissionResource     
- 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
GetEquipmentTransceiverResultPreviousFrus     
- 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
GetEquipmentTransceiverResultRegisteredDevice     
- 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
GetEquipmentTransceiverResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetEquipmentTransceiverResultVersionContext     
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetEquipmentTransceiverResultVersionContextInterestedMo       
- 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
GetEquipmentTransceiverResultVersionContextRefMo       
- 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
GetEquipmentTransceiverTag   
- 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.
GetEquipmentTransceiverVersionContext    
- 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<GetEquipment Transceiver Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetEquipment Transceiver Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetEquipment Transceiver Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetEquipment Transceiver Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetEquipment Transceiver Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetEquipment Transceiver Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetEquipment Transceiver Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetEquipment Transceiver Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetEquipment Transceiver Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetEquipment Transceiver Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetEquipmentTransceiverVersionContextInterestedMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentTransceiverVersionContextRefMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet