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

intersight.getEquipmentIoCard

Explore with Pulumi AI

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

    I/O module on a chassis which multiplexes traffic from blade servers.

    Using getEquipmentIoCard

    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 getEquipmentIoCard(args: GetEquipmentIoCardArgs, opts?: InvokeOptions): Promise<GetEquipmentIoCardResult>
    function getEquipmentIoCardOutput(args: GetEquipmentIoCardOutputArgs, opts?: InvokeOptions): Output<GetEquipmentIoCardResult>
    def get_equipment_io_card(account_moid: Optional[str] = None,
                              additional_properties: Optional[str] = None,
                              ancestors: Optional[Sequence[GetEquipmentIoCardAncestor]] = None,
                              class_id: Optional[str] = None,
                              connection_path: Optional[str] = None,
                              connection_status: Optional[str] = None,
                              create_time: Optional[str] = None,
                              dc_supported: Optional[bool] = None,
                              description: Optional[str] = None,
                              device_mo_id: Optional[str] = None,
                              dn: Optional[str] = None,
                              domain_group_moid: Optional[str] = None,
                              equipment_chassis: Optional[GetEquipmentIoCardEquipmentChassis] = None,
                              equipment_fex: Optional[GetEquipmentIoCardEquipmentFex] = None,
                              fan_modules: Optional[Sequence[GetEquipmentIoCardFanModule]] = None,
                              host_ports: Optional[Sequence[GetEquipmentIoCardHostPort]] = None,
                              id: Optional[str] = None,
                              inband_ip_addresses: Optional[Sequence[GetEquipmentIoCardInbandIpAddress]] = None,
                              inventory_device_info: Optional[GetEquipmentIoCardInventoryDeviceInfo] = None,
                              is_upgraded: Optional[bool] = None,
                              mgmt_controller: Optional[GetEquipmentIoCardMgmtController] = None,
                              mod_time: Optional[str] = None,
                              model: Optional[str] = None,
                              module_id: Optional[float] = None,
                              moid: Optional[str] = None,
                              network_ports: Optional[Sequence[GetEquipmentIoCardNetworkPort]] = None,
                              nr_version: Optional[str] = None,
                              object_type: Optional[str] = None,
                              oper_reasons: Optional[Sequence[str]] = None,
                              oper_state: Optional[str] = None,
                              owners: Optional[Sequence[str]] = None,
                              parent: Optional[GetEquipmentIoCardParent] = None,
                              part_number: Optional[str] = None,
                              permission_resources: Optional[Sequence[GetEquipmentIoCardPermissionResource]] = None,
                              physical_device_registration: Optional[GetEquipmentIoCardPhysicalDeviceRegistration] = None,
                              pid: Optional[str] = None,
                              presence: Optional[str] = None,
                              previous_fru: Optional[GetEquipmentIoCardPreviousFru] = None,
                              product_name: Optional[str] = None,
                              registered_device: Optional[GetEquipmentIoCardRegisteredDevice] = None,
                              revision: Optional[str] = None,
                              rn: Optional[str] = None,
                              serial: Optional[str] = None,
                              shared_scope: Optional[str] = None,
                              side: Optional[str] = None,
                              sku: Optional[str] = None,
                              sub_groups: Optional[Sequence[GetEquipmentIoCardSubGroup]] = None,
                              tags: Optional[Sequence[GetEquipmentIoCardTag]] = None,
                              vendor: Optional[str] = None,
                              version_context: Optional[GetEquipmentIoCardVersionContext] = None,
                              vid: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetEquipmentIoCardResult
    def get_equipment_io_card_output(account_moid: Optional[pulumi.Input[str]] = None,
                              additional_properties: Optional[pulumi.Input[str]] = None,
                              ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardAncestorArgs]]]] = None,
                              class_id: Optional[pulumi.Input[str]] = None,
                              connection_path: Optional[pulumi.Input[str]] = None,
                              connection_status: Optional[pulumi.Input[str]] = None,
                              create_time: Optional[pulumi.Input[str]] = None,
                              dc_supported: Optional[pulumi.Input[bool]] = None,
                              description: Optional[pulumi.Input[str]] = None,
                              device_mo_id: Optional[pulumi.Input[str]] = None,
                              dn: Optional[pulumi.Input[str]] = None,
                              domain_group_moid: Optional[pulumi.Input[str]] = None,
                              equipment_chassis: Optional[pulumi.Input[GetEquipmentIoCardEquipmentChassisArgs]] = None,
                              equipment_fex: Optional[pulumi.Input[GetEquipmentIoCardEquipmentFexArgs]] = None,
                              fan_modules: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardFanModuleArgs]]]] = None,
                              host_ports: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardHostPortArgs]]]] = None,
                              id: Optional[pulumi.Input[str]] = None,
                              inband_ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardInbandIpAddressArgs]]]] = None,
                              inventory_device_info: Optional[pulumi.Input[GetEquipmentIoCardInventoryDeviceInfoArgs]] = None,
                              is_upgraded: Optional[pulumi.Input[bool]] = None,
                              mgmt_controller: Optional[pulumi.Input[GetEquipmentIoCardMgmtControllerArgs]] = 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,
                              network_ports: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardNetworkPortArgs]]]] = None,
                              nr_version: Optional[pulumi.Input[str]] = None,
                              object_type: Optional[pulumi.Input[str]] = None,
                              oper_reasons: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                              oper_state: Optional[pulumi.Input[str]] = None,
                              owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                              parent: Optional[pulumi.Input[GetEquipmentIoCardParentArgs]] = None,
                              part_number: Optional[pulumi.Input[str]] = None,
                              permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardPermissionResourceArgs]]]] = None,
                              physical_device_registration: Optional[pulumi.Input[GetEquipmentIoCardPhysicalDeviceRegistrationArgs]] = None,
                              pid: Optional[pulumi.Input[str]] = None,
                              presence: Optional[pulumi.Input[str]] = None,
                              previous_fru: Optional[pulumi.Input[GetEquipmentIoCardPreviousFruArgs]] = None,
                              product_name: Optional[pulumi.Input[str]] = None,
                              registered_device: Optional[pulumi.Input[GetEquipmentIoCardRegisteredDeviceArgs]] = 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,
                              side: Optional[pulumi.Input[str]] = None,
                              sku: Optional[pulumi.Input[str]] = None,
                              sub_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardSubGroupArgs]]]] = None,
                              tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardTagArgs]]]] = None,
                              vendor: Optional[pulumi.Input[str]] = None,
                              version_context: Optional[pulumi.Input[GetEquipmentIoCardVersionContextArgs]] = None,
                              vid: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetEquipmentIoCardResult]
    func LookupEquipmentIoCard(ctx *Context, args *LookupEquipmentIoCardArgs, opts ...InvokeOption) (*LookupEquipmentIoCardResult, error)
    func LookupEquipmentIoCardOutput(ctx *Context, args *LookupEquipmentIoCardOutputArgs, opts ...InvokeOption) LookupEquipmentIoCardResultOutput

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

    public static class GetEquipmentIoCard 
    {
        public static Task<GetEquipmentIoCardResult> InvokeAsync(GetEquipmentIoCardArgs args, InvokeOptions? opts = null)
        public static Output<GetEquipmentIoCardResult> Invoke(GetEquipmentIoCardInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetEquipmentIoCardResult> getEquipmentIoCard(GetEquipmentIoCardArgs args, InvokeOptions options)
    public static Output<GetEquipmentIoCardResult> getEquipmentIoCard(GetEquipmentIoCardArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getEquipmentIoCard:getEquipmentIoCard
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetEquipmentIoCardAncestor>
    ClassId string
    ConnectionPath string
    Switch Id to which the IOM is connected to. The value can be A or B.
    ConnectionStatus string
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    CreateTime string
    The time when this managed object was created.
    DcSupported bool
    IOM device connector support.
    Description string
    This field is to provide description for the iocard module model.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EquipmentChassis GetEquipmentIoCardEquipmentChassis
    EquipmentFex GetEquipmentIoCardEquipmentFex
    FanModules List<GetEquipmentIoCardFanModule>
    HostPorts List<GetEquipmentIoCardHostPort>
    Id string
    InbandIpAddresses List<GetEquipmentIoCardInbandIpAddress>
    InventoryDeviceInfo GetEquipmentIoCardInventoryDeviceInfo
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    MgmtController GetEquipmentIoCardMgmtController
    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
    Module Identifier for the IO module.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkPorts List<GetEquipmentIoCardNetworkPort>
    NrVersion string
    This field identifies the version of the IO card module.
    ObjectType string
    OperReasons List<string>
    OperState string
    Operational state of IO card or fabric extender.
    Owners List<string>
    Parent GetEquipmentIoCardParent
    PartNumber string
    Part Number identifier for the IO module.
    PermissionResources List<GetEquipmentIoCardPermissionResource>
    PhysicalDeviceRegistration GetEquipmentIoCardPhysicalDeviceRegistration
    Pid string
    This field identifies the Product ID for the IO module.
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFru GetEquipmentIoCardPreviousFru
    ProductName string
    This field identifies the Product Name for the iocard module model.
    RegisteredDevice GetEquipmentIoCardRegisteredDevice
    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.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Side string
    Location of IOM within a chassis. The value can be left or right.
    Sku string
    This field identifies the Stock Keeping Unit for the IO card module.
    SubGroups List<GetEquipmentIoCardSubGroup>
    Tags List<GetEquipmentIoCardTag>
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContext GetEquipmentIoCardVersionContext
    Vid string
    This field identifies the Vendor ID for the IO card module.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetEquipmentIoCardAncestor
    ClassId string
    ConnectionPath string
    Switch Id to which the IOM is connected to. The value can be A or B.
    ConnectionStatus string
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    CreateTime string
    The time when this managed object was created.
    DcSupported bool
    IOM device connector support.
    Description string
    This field is to provide description for the iocard module model.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EquipmentChassis GetEquipmentIoCardEquipmentChassis
    EquipmentFex GetEquipmentIoCardEquipmentFex
    FanModules []GetEquipmentIoCardFanModule
    HostPorts []GetEquipmentIoCardHostPort
    Id string
    InbandIpAddresses []GetEquipmentIoCardInbandIpAddress
    InventoryDeviceInfo GetEquipmentIoCardInventoryDeviceInfo
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    MgmtController GetEquipmentIoCardMgmtController
    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
    Module Identifier for the IO module.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkPorts []GetEquipmentIoCardNetworkPort
    NrVersion string
    This field identifies the version of the IO card module.
    ObjectType string
    OperReasons []string
    OperState string
    Operational state of IO card or fabric extender.
    Owners []string
    Parent GetEquipmentIoCardParent
    PartNumber string
    Part Number identifier for the IO module.
    PermissionResources []GetEquipmentIoCardPermissionResource
    PhysicalDeviceRegistration GetEquipmentIoCardPhysicalDeviceRegistration
    Pid string
    This field identifies the Product ID for the IO module.
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFru GetEquipmentIoCardPreviousFru
    ProductName string
    This field identifies the Product Name for the iocard module model.
    RegisteredDevice GetEquipmentIoCardRegisteredDevice
    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.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Side string
    Location of IOM within a chassis. The value can be left or right.
    Sku string
    This field identifies the Stock Keeping Unit for the IO card module.
    SubGroups []GetEquipmentIoCardSubGroup
    Tags []GetEquipmentIoCardTag
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContext GetEquipmentIoCardVersionContext
    Vid string
    This field identifies the Vendor ID for the IO card module.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetEquipmentIoCardAncestor>
    classId String
    connectionPath String
    Switch Id to which the IOM is connected to. The value can be A or B.
    connectionStatus String
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    createTime String
    The time when this managed object was created.
    dcSupported Boolean
    IOM device connector support.
    description String
    This field is to provide description for the iocard module model.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    equipmentChassis GetEquipmentIoCardEquipmentChassis
    equipmentFex GetEquipmentIoCardEquipmentFex
    fanModules List<GetEquipmentIoCardFanModule>
    hostPorts List<GetEquipmentIoCardHostPort>
    id String
    inbandIpAddresses List<GetEquipmentIoCardInbandIpAddress>
    inventoryDeviceInfo GetEquipmentIoCardInventoryDeviceInfo
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    mgmtController GetEquipmentIoCardMgmtController
    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
    Module Identifier for the IO module.
    moid String
    The unique identifier of this Managed Object instance.
    networkPorts List<GetEquipmentIoCardNetworkPort>
    nrVersion String
    This field identifies the version of the IO card module.
    objectType String
    operReasons List<String>
    operState String
    Operational state of IO card or fabric extender.
    owners List<String>
    parent GetEquipmentIoCardParent
    partNumber String
    Part Number identifier for the IO module.
    permissionResources List<GetEquipmentIoCardPermissionResource>
    physicalDeviceRegistration GetEquipmentIoCardPhysicalDeviceRegistration
    pid String
    This field identifies the Product ID for the IO module.
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru GetEquipmentIoCardPreviousFru
    productName String
    This field identifies the Product Name for the iocard module model.
    registeredDevice GetEquipmentIoCardRegisteredDevice
    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.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    side String
    Location of IOM within a chassis. The value can be left or right.
    sku String
    This field identifies the Stock Keeping Unit for the IO card module.
    subGroups List<GetEquipmentIoCardSubGroup>
    tags List<GetEquipmentIoCardTag>
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContext GetEquipmentIoCardVersionContext
    vid String
    This field identifies the Vendor ID for the IO card module.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetEquipmentIoCardAncestor[]
    classId string
    connectionPath string
    Switch Id to which the IOM is connected to. The value can be A or B.
    connectionStatus string
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    createTime string
    The time when this managed object was created.
    dcSupported boolean
    IOM device connector support.
    description string
    This field is to provide description for the iocard module model.
    deviceMoId string
    The database identifier of the registered device of an object.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    equipmentChassis GetEquipmentIoCardEquipmentChassis
    equipmentFex GetEquipmentIoCardEquipmentFex
    fanModules GetEquipmentIoCardFanModule[]
    hostPorts GetEquipmentIoCardHostPort[]
    id string
    inbandIpAddresses GetEquipmentIoCardInbandIpAddress[]
    inventoryDeviceInfo GetEquipmentIoCardInventoryDeviceInfo
    isUpgraded boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    mgmtController GetEquipmentIoCardMgmtController
    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
    Module Identifier for the IO module.
    moid string
    The unique identifier of this Managed Object instance.
    networkPorts GetEquipmentIoCardNetworkPort[]
    nrVersion string
    This field identifies the version of the IO card module.
    objectType string
    operReasons string[]
    operState string
    Operational state of IO card or fabric extender.
    owners string[]
    parent GetEquipmentIoCardParent
    partNumber string
    Part Number identifier for the IO module.
    permissionResources GetEquipmentIoCardPermissionResource[]
    physicalDeviceRegistration GetEquipmentIoCardPhysicalDeviceRegistration
    pid string
    This field identifies the Product ID for the IO module.
    presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru GetEquipmentIoCardPreviousFru
    productName string
    This field identifies the Product Name for the iocard module model.
    registeredDevice GetEquipmentIoCardRegisteredDevice
    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.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    side string
    Location of IOM within a chassis. The value can be left or right.
    sku string
    This field identifies the Stock Keeping Unit for the IO card module.
    subGroups GetEquipmentIoCardSubGroup[]
    tags GetEquipmentIoCardTag[]
    vendor string
    This field displays the vendor information of the associated component or hardware.
    versionContext GetEquipmentIoCardVersionContext
    vid string
    This field identifies the Vendor ID for the IO card module.
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetEquipmentIoCardAncestor]
    class_id str
    connection_path str
    Switch Id to which the IOM is connected to. The value can be A or B.
    connection_status str
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    create_time str
    The time when this managed object was created.
    dc_supported bool
    IOM device connector support.
    description str
    This field is to provide description for the iocard module model.
    device_mo_id str
    The database identifier of the registered device of an object.
    dn str
    The Distinguished Name unambiguously identifies an object in the system.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    equipment_chassis GetEquipmentIoCardEquipmentChassis
    equipment_fex GetEquipmentIoCardEquipmentFex
    fan_modules Sequence[GetEquipmentIoCardFanModule]
    host_ports Sequence[GetEquipmentIoCardHostPort]
    id str
    inband_ip_addresses Sequence[GetEquipmentIoCardInbandIpAddress]
    inventory_device_info GetEquipmentIoCardInventoryDeviceInfo
    is_upgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    mgmt_controller GetEquipmentIoCardMgmtController
    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
    Module Identifier for the IO module.
    moid str
    The unique identifier of this Managed Object instance.
    network_ports Sequence[GetEquipmentIoCardNetworkPort]
    nr_version str
    This field identifies the version of the IO card module.
    object_type str
    oper_reasons Sequence[str]
    oper_state str
    Operational state of IO card or fabric extender.
    owners Sequence[str]
    parent GetEquipmentIoCardParent
    part_number str
    Part Number identifier for the IO module.
    permission_resources Sequence[GetEquipmentIoCardPermissionResource]
    physical_device_registration GetEquipmentIoCardPhysicalDeviceRegistration
    pid str
    This field identifies the Product ID for the IO module.
    presence str
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previous_fru GetEquipmentIoCardPreviousFru
    product_name str
    This field identifies the Product Name for the iocard module model.
    registered_device GetEquipmentIoCardRegisteredDevice
    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.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    side str
    Location of IOM within a chassis. The value can be left or right.
    sku str
    This field identifies the Stock Keeping Unit for the IO card module.
    sub_groups Sequence[GetEquipmentIoCardSubGroup]
    tags Sequence[GetEquipmentIoCardTag]
    vendor str
    This field displays the vendor information of the associated component or hardware.
    version_context GetEquipmentIoCardVersionContext
    vid str
    This field identifies the Vendor ID for the IO card module.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    connectionPath String
    Switch Id to which the IOM is connected to. The value can be A or B.
    connectionStatus String
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    createTime String
    The time when this managed object was created.
    dcSupported Boolean
    IOM device connector support.
    description String
    This field is to provide description for the iocard module model.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    equipmentChassis Property Map
    equipmentFex Property Map
    fanModules List<Property Map>
    hostPorts List<Property Map>
    id String
    inbandIpAddresses List<Property Map>
    inventoryDeviceInfo Property Map
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    mgmtController Property Map
    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
    Module Identifier for the IO module.
    moid String
    The unique identifier of this Managed Object instance.
    networkPorts List<Property Map>
    nrVersion String
    This field identifies the version of the IO card module.
    objectType String
    operReasons List<String>
    operState String
    Operational state of IO card or fabric extender.
    owners List<String>
    parent Property Map
    partNumber String
    Part Number identifier for the IO module.
    permissionResources List<Property Map>
    physicalDeviceRegistration Property Map
    pid String
    This field identifies the Product ID for the IO module.
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru Property Map
    productName String
    This field identifies the Product Name for the iocard module model.
    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.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    side String
    Location of IOM within a chassis. The value can be left or right.
    sku String
    This field identifies the Stock Keeping Unit for the IO card module.
    subGroups List<Property Map>
    tags List<Property Map>
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContext Property Map
    vid String
    This field identifies the Vendor ID for the IO card module.

    getEquipmentIoCard Result

    The following output properties are available:

    Id string
    Results List<GetEquipmentIoCardResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetEquipmentIoCardAncestor>
    ClassId string
    ConnectionPath string
    ConnectionStatus string
    CreateTime string
    DcSupported bool
    Description string
    DeviceMoId string
    Dn string
    DomainGroupMoid string
    EquipmentChassis GetEquipmentIoCardEquipmentChassis
    EquipmentFex GetEquipmentIoCardEquipmentFex
    FanModules List<GetEquipmentIoCardFanModule>
    HostPorts List<GetEquipmentIoCardHostPort>
    InbandIpAddresses List<GetEquipmentIoCardInbandIpAddress>
    InventoryDeviceInfo GetEquipmentIoCardInventoryDeviceInfo
    IsUpgraded bool
    MgmtController GetEquipmentIoCardMgmtController
    ModTime string
    Model string
    ModuleId double
    Moid string
    NetworkPorts List<GetEquipmentIoCardNetworkPort>
    NrVersion string
    ObjectType string
    OperReasons List<string>
    OperState string
    Owners List<string>
    Parent GetEquipmentIoCardParent
    PartNumber string
    PermissionResources List<GetEquipmentIoCardPermissionResource>
    PhysicalDeviceRegistration GetEquipmentIoCardPhysicalDeviceRegistration
    Pid string
    Presence string
    PreviousFru GetEquipmentIoCardPreviousFru
    ProductName string
    RegisteredDevice GetEquipmentIoCardRegisteredDevice
    Revision string
    Rn string
    Serial string
    SharedScope string
    Side string
    Sku string
    SubGroups List<GetEquipmentIoCardSubGroup>
    Tags List<GetEquipmentIoCardTag>
    Vendor string
    VersionContext GetEquipmentIoCardVersionContext
    Vid string
    Id string
    Results []GetEquipmentIoCardResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetEquipmentIoCardAncestor
    ClassId string
    ConnectionPath string
    ConnectionStatus string
    CreateTime string
    DcSupported bool
    Description string
    DeviceMoId string
    Dn string
    DomainGroupMoid string
    EquipmentChassis GetEquipmentIoCardEquipmentChassis
    EquipmentFex GetEquipmentIoCardEquipmentFex
    FanModules []GetEquipmentIoCardFanModule
    HostPorts []GetEquipmentIoCardHostPort
    InbandIpAddresses []GetEquipmentIoCardInbandIpAddress
    InventoryDeviceInfo GetEquipmentIoCardInventoryDeviceInfo
    IsUpgraded bool
    MgmtController GetEquipmentIoCardMgmtController
    ModTime string
    Model string
    ModuleId float64
    Moid string
    NetworkPorts []GetEquipmentIoCardNetworkPort
    NrVersion string
    ObjectType string
    OperReasons []string
    OperState string
    Owners []string
    Parent GetEquipmentIoCardParent
    PartNumber string
    PermissionResources []GetEquipmentIoCardPermissionResource
    PhysicalDeviceRegistration GetEquipmentIoCardPhysicalDeviceRegistration
    Pid string
    Presence string
    PreviousFru GetEquipmentIoCardPreviousFru
    ProductName string
    RegisteredDevice GetEquipmentIoCardRegisteredDevice
    Revision string
    Rn string
    Serial string
    SharedScope string
    Side string
    Sku string
    SubGroups []GetEquipmentIoCardSubGroup
    Tags []GetEquipmentIoCardTag
    Vendor string
    VersionContext GetEquipmentIoCardVersionContext
    Vid string
    id String
    results List<GetEquipmentIoCardResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetEquipmentIoCardAncestor>
    classId String
    connectionPath String
    connectionStatus String
    createTime String
    dcSupported Boolean
    description String
    deviceMoId String
    dn String
    domainGroupMoid String
    equipmentChassis GetEquipmentIoCardEquipmentChassis
    equipmentFex GetEquipmentIoCardEquipmentFex
    fanModules List<GetEquipmentIoCardFanModule>
    hostPorts List<GetEquipmentIoCardHostPort>
    inbandIpAddresses List<GetEquipmentIoCardInbandIpAddress>
    inventoryDeviceInfo GetEquipmentIoCardInventoryDeviceInfo
    isUpgraded Boolean
    mgmtController GetEquipmentIoCardMgmtController
    modTime String
    model String
    moduleId Double
    moid String
    networkPorts List<GetEquipmentIoCardNetworkPort>
    nrVersion String
    objectType String
    operReasons List<String>
    operState String
    owners List<String>
    parent GetEquipmentIoCardParent
    partNumber String
    permissionResources List<GetEquipmentIoCardPermissionResource>
    physicalDeviceRegistration GetEquipmentIoCardPhysicalDeviceRegistration
    pid String
    presence String
    previousFru GetEquipmentIoCardPreviousFru
    productName String
    registeredDevice GetEquipmentIoCardRegisteredDevice
    revision String
    rn String
    serial String
    sharedScope String
    side String
    sku String
    subGroups List<GetEquipmentIoCardSubGroup>
    tags List<GetEquipmentIoCardTag>
    vendor String
    versionContext GetEquipmentIoCardVersionContext
    vid String
    id string
    results GetEquipmentIoCardResult[]
    accountMoid string
    additionalProperties string
    ancestors GetEquipmentIoCardAncestor[]
    classId string
    connectionPath string
    connectionStatus string
    createTime string
    dcSupported boolean
    description string
    deviceMoId string
    dn string
    domainGroupMoid string
    equipmentChassis GetEquipmentIoCardEquipmentChassis
    equipmentFex GetEquipmentIoCardEquipmentFex
    fanModules GetEquipmentIoCardFanModule[]
    hostPorts GetEquipmentIoCardHostPort[]
    inbandIpAddresses GetEquipmentIoCardInbandIpAddress[]
    inventoryDeviceInfo GetEquipmentIoCardInventoryDeviceInfo
    isUpgraded boolean
    mgmtController GetEquipmentIoCardMgmtController
    modTime string
    model string
    moduleId number
    moid string
    networkPorts GetEquipmentIoCardNetworkPort[]
    nrVersion string
    objectType string
    operReasons string[]
    operState string
    owners string[]
    parent GetEquipmentIoCardParent
    partNumber string
    permissionResources GetEquipmentIoCardPermissionResource[]
    physicalDeviceRegistration GetEquipmentIoCardPhysicalDeviceRegistration
    pid string
    presence string
    previousFru GetEquipmentIoCardPreviousFru
    productName string
    registeredDevice GetEquipmentIoCardRegisteredDevice
    revision string
    rn string
    serial string
    sharedScope string
    side string
    sku string
    subGroups GetEquipmentIoCardSubGroup[]
    tags GetEquipmentIoCardTag[]
    vendor string
    versionContext GetEquipmentIoCardVersionContext
    vid string
    id str
    results Sequence[GetEquipmentIoCardResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetEquipmentIoCardAncestor]
    class_id str
    connection_path str
    connection_status str
    create_time str
    dc_supported bool
    description str
    device_mo_id str
    dn str
    domain_group_moid str
    equipment_chassis GetEquipmentIoCardEquipmentChassis
    equipment_fex GetEquipmentIoCardEquipmentFex
    fan_modules Sequence[GetEquipmentIoCardFanModule]
    host_ports Sequence[GetEquipmentIoCardHostPort]
    inband_ip_addresses Sequence[GetEquipmentIoCardInbandIpAddress]
    inventory_device_info GetEquipmentIoCardInventoryDeviceInfo
    is_upgraded bool
    mgmt_controller GetEquipmentIoCardMgmtController
    mod_time str
    model str
    module_id float
    moid str
    network_ports Sequence[GetEquipmentIoCardNetworkPort]
    nr_version str
    object_type str
    oper_reasons Sequence[str]
    oper_state str
    owners Sequence[str]
    parent GetEquipmentIoCardParent
    part_number str
    permission_resources Sequence[GetEquipmentIoCardPermissionResource]
    physical_device_registration GetEquipmentIoCardPhysicalDeviceRegistration
    pid str
    presence str
    previous_fru GetEquipmentIoCardPreviousFru
    product_name str
    registered_device GetEquipmentIoCardRegisteredDevice
    revision str
    rn str
    serial str
    shared_scope str
    side str
    sku str
    sub_groups Sequence[GetEquipmentIoCardSubGroup]
    tags Sequence[GetEquipmentIoCardTag]
    vendor str
    version_context GetEquipmentIoCardVersionContext
    vid str
    id String
    results List<Property Map>
    accountMoid String
    additionalProperties String
    ancestors List<Property Map>
    classId String
    connectionPath String
    connectionStatus String
    createTime String
    dcSupported Boolean
    description String
    deviceMoId String
    dn String
    domainGroupMoid String
    equipmentChassis Property Map
    equipmentFex Property Map
    fanModules List<Property Map>
    hostPorts List<Property Map>
    inbandIpAddresses List<Property Map>
    inventoryDeviceInfo Property Map
    isUpgraded Boolean
    mgmtController Property Map
    modTime String
    model String
    moduleId Number
    moid String
    networkPorts List<Property Map>
    nrVersion String
    objectType String
    operReasons List<String>
    operState String
    owners List<String>
    parent Property Map
    partNumber String
    permissionResources List<Property Map>
    physicalDeviceRegistration Property Map
    pid String
    presence String
    previousFru Property Map
    productName String
    registeredDevice Property Map
    revision String
    rn String
    serial String
    sharedScope String
    side String
    sku String
    subGroups List<Property Map>
    tags List<Property Map>
    vendor String
    versionContext Property Map
    vid String

    Supporting Types

    GetEquipmentIoCardAncestor

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

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

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

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

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

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

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

    GetEquipmentIoCardEquipmentChassis

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

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

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

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

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

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

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

    GetEquipmentIoCardEquipmentFex

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

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

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

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

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

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

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

    GetEquipmentIoCardFanModule

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

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

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

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

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

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

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

    GetEquipmentIoCardHostPort

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

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

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

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

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

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

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

    GetEquipmentIoCardInbandIpAddress

    AdditionalProperties string
    Address string
    IP Address to be used for KVM.
    Category string
    Category of the Kvm IP Address.

    • Equipment - Ip Address assigned to an equipment.
    • ServiceProfile - Ip Address assigned to a Service Profile.
    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.
    DefaultGateway string
    Default gateway property of KVM IP Address.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    HttpPort double
    HTTP port of an IP Address.
    HttpsPort double
    Secured HTTP port of an IP Address.
    KvmPort double
    Port number on which the KVM is running and used for connecting to KVM console.
    KvmVlan double
    VLAN Identifier of Inband IP Address.
    Name string
    Name to identify the KVM IP Address.

    • Outband - The user assigned Out of band IP Address.
    • Inband - The user assigned Inband IP Address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Subnet string
    Subnet detail of a KVM IP Address.
    Type string
    Type of the KVM IP Address.

    • MgmtInterface - Ip Address of a Management Interface.
    • VnicIpV4StaticAddr - Static Ipv4 Address of a Virtual Network Interface.
    • VnicIpV4PooledAddr - Ipv4 Address of a Virtual Network Interface from an address pool.
    • VnicIpV4MgmtPooledAddr - Ipv4 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV6StaticAddr - Static Ipv6 Address of a Virtual Network Interface.
    • VnicIpV6MgmtPooledAddr - Ipv6 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV4ProfDerivedAddr - Server Profile derived Ipv4 Address of a Virtual Network Interface.
    • MgmtIpV6ProfDerivedAddr - Server Profile derived Ipv6 Address used for accessing server management services.
    AdditionalProperties string
    Address string
    IP Address to be used for KVM.
    Category string
    Category of the Kvm IP Address.

    • Equipment - Ip Address assigned to an equipment.
    • ServiceProfile - Ip Address assigned to a Service Profile.
    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.
    DefaultGateway string
    Default gateway property of KVM IP Address.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    HttpPort float64
    HTTP port of an IP Address.
    HttpsPort float64
    Secured HTTP port of an IP Address.
    KvmPort float64
    Port number on which the KVM is running and used for connecting to KVM console.
    KvmVlan float64
    VLAN Identifier of Inband IP Address.
    Name string
    Name to identify the KVM IP Address.

    • Outband - The user assigned Out of band IP Address.
    • Inband - The user assigned Inband IP Address.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Subnet string
    Subnet detail of a KVM IP Address.
    Type string
    Type of the KVM IP Address.

    • MgmtInterface - Ip Address of a Management Interface.
    • VnicIpV4StaticAddr - Static Ipv4 Address of a Virtual Network Interface.
    • VnicIpV4PooledAddr - Ipv4 Address of a Virtual Network Interface from an address pool.
    • VnicIpV4MgmtPooledAddr - Ipv4 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV6StaticAddr - Static Ipv6 Address of a Virtual Network Interface.
    • VnicIpV6MgmtPooledAddr - Ipv6 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV4ProfDerivedAddr - Server Profile derived Ipv4 Address of a Virtual Network Interface.
    • MgmtIpV6ProfDerivedAddr - Server Profile derived Ipv6 Address used for accessing server management services.
    additionalProperties String
    address String
    IP Address to be used for KVM.
    category String
    Category of the Kvm IP Address.

    • Equipment - Ip Address assigned to an equipment.
    • ServiceProfile - Ip Address assigned to a Service Profile.
    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.
    defaultGateway String
    Default gateway property of KVM IP Address.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    httpPort Double
    HTTP port of an IP Address.
    httpsPort Double
    Secured HTTP port of an IP Address.
    kvmPort Double
    Port number on which the KVM is running and used for connecting to KVM console.
    kvmVlan Double
    VLAN Identifier of Inband IP Address.
    name String
    Name to identify the KVM IP Address.

    • Outband - The user assigned Out of band IP Address.
    • Inband - The user assigned Inband IP Address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    subnet String
    Subnet detail of a KVM IP Address.
    type String
    Type of the KVM IP Address.

    • MgmtInterface - Ip Address of a Management Interface.
    • VnicIpV4StaticAddr - Static Ipv4 Address of a Virtual Network Interface.
    • VnicIpV4PooledAddr - Ipv4 Address of a Virtual Network Interface from an address pool.
    • VnicIpV4MgmtPooledAddr - Ipv4 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV6StaticAddr - Static Ipv6 Address of a Virtual Network Interface.
    • VnicIpV6MgmtPooledAddr - Ipv6 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV4ProfDerivedAddr - Server Profile derived Ipv4 Address of a Virtual Network Interface.
    • MgmtIpV6ProfDerivedAddr - Server Profile derived Ipv6 Address used for accessing server management services.
    additionalProperties string
    address string
    IP Address to be used for KVM.
    category string
    Category of the Kvm IP Address.

    • Equipment - Ip Address assigned to an equipment.
    • ServiceProfile - Ip Address assigned to a Service Profile.
    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.
    defaultGateway string
    Default gateway property of KVM IP Address.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    httpPort number
    HTTP port of an IP Address.
    httpsPort number
    Secured HTTP port of an IP Address.
    kvmPort number
    Port number on which the KVM is running and used for connecting to KVM console.
    kvmVlan number
    VLAN Identifier of Inband IP Address.
    name string
    Name to identify the KVM IP Address.

    • Outband - The user assigned Out of band IP Address.
    • Inband - The user assigned Inband IP Address.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    subnet string
    Subnet detail of a KVM IP Address.
    type string
    Type of the KVM IP Address.

    • MgmtInterface - Ip Address of a Management Interface.
    • VnicIpV4StaticAddr - Static Ipv4 Address of a Virtual Network Interface.
    • VnicIpV4PooledAddr - Ipv4 Address of a Virtual Network Interface from an address pool.
    • VnicIpV4MgmtPooledAddr - Ipv4 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV6StaticAddr - Static Ipv6 Address of a Virtual Network Interface.
    • VnicIpV6MgmtPooledAddr - Ipv6 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV4ProfDerivedAddr - Server Profile derived Ipv4 Address of a Virtual Network Interface.
    • MgmtIpV6ProfDerivedAddr - Server Profile derived Ipv6 Address used for accessing server management services.
    additional_properties str
    address str
    IP Address to be used for KVM.
    category str
    Category of the Kvm IP Address.

    • Equipment - Ip Address assigned to an equipment.
    • ServiceProfile - Ip Address assigned to a Service Profile.
    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.
    default_gateway str
    Default gateway property of KVM IP Address.
    dn str
    The Distinguished Name unambiguously identifies an object in the system.
    http_port float
    HTTP port of an IP Address.
    https_port float
    Secured HTTP port of an IP Address.
    kvm_port float
    Port number on which the KVM is running and used for connecting to KVM console.
    kvm_vlan float
    VLAN Identifier of Inband IP Address.
    name str
    Name to identify the KVM IP Address.

    • Outband - The user assigned Out of band IP Address.
    • Inband - The user assigned Inband IP Address.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    subnet str
    Subnet detail of a KVM IP Address.
    type str
    Type of the KVM IP Address.

    • MgmtInterface - Ip Address of a Management Interface.
    • VnicIpV4StaticAddr - Static Ipv4 Address of a Virtual Network Interface.
    • VnicIpV4PooledAddr - Ipv4 Address of a Virtual Network Interface from an address pool.
    • VnicIpV4MgmtPooledAddr - Ipv4 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV6StaticAddr - Static Ipv6 Address of a Virtual Network Interface.
    • VnicIpV6MgmtPooledAddr - Ipv6 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV4ProfDerivedAddr - Server Profile derived Ipv4 Address of a Virtual Network Interface.
    • MgmtIpV6ProfDerivedAddr - Server Profile derived Ipv6 Address used for accessing server management services.
    additionalProperties String
    address String
    IP Address to be used for KVM.
    category String
    Category of the Kvm IP Address.

    • Equipment - Ip Address assigned to an equipment.
    • ServiceProfile - Ip Address assigned to a Service Profile.
    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.
    defaultGateway String
    Default gateway property of KVM IP Address.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    httpPort Number
    HTTP port of an IP Address.
    httpsPort Number
    Secured HTTP port of an IP Address.
    kvmPort Number
    Port number on which the KVM is running and used for connecting to KVM console.
    kvmVlan Number
    VLAN Identifier of Inband IP Address.
    name String
    Name to identify the KVM IP Address.

    • Outband - The user assigned Out of band IP Address.
    • Inband - The user assigned Inband IP Address.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    subnet String
    Subnet detail of a KVM IP Address.
    type String
    Type of the KVM IP Address.

    • MgmtInterface - Ip Address of a Management Interface.
    • VnicIpV4StaticAddr - Static Ipv4 Address of a Virtual Network Interface.
    • VnicIpV4PooledAddr - Ipv4 Address of a Virtual Network Interface from an address pool.
    • VnicIpV4MgmtPooledAddr - Ipv4 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV6StaticAddr - Static Ipv6 Address of a Virtual Network Interface.
    • VnicIpV6MgmtPooledAddr - Ipv6 Address of a Virtual Network Interface from a Managed address pool.
    • VnicIpV4ProfDerivedAddr - Server Profile derived Ipv4 Address of a Virtual Network Interface.
    • MgmtIpV6ProfDerivedAddr - Server Profile derived Ipv6 Address used for accessing server management services.

    GetEquipmentIoCardInventoryDeviceInfo

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

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

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

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

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

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

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

    GetEquipmentIoCardMgmtController

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

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

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

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

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

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

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

    GetEquipmentIoCardNetworkPort

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

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

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

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

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

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

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

    GetEquipmentIoCardParent

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

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

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

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

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

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

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

    GetEquipmentIoCardPermissionResource

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

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

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

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

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

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

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

    GetEquipmentIoCardPhysicalDeviceRegistration

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

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

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

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

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

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

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

    GetEquipmentIoCardPreviousFru

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

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

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

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

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

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

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

    GetEquipmentIoCardRegisteredDevice

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

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

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

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

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

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

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

    GetEquipmentIoCardResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetEquipmentIoCardResultAncestor>
    ClassId string
    ConnectionPath string
    Switch Id to which the IOM is connected to. The value can be A or B.
    ConnectionStatus string
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    CreateTime string
    The time when this managed object was created.
    DcSupported bool
    IOM device connector support.
    Description string
    This field is to provide description for the iocard module model.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EquipmentChasses List<GetEquipmentIoCardResultEquipmentChass>
    EquipmentFexes List<GetEquipmentIoCardResultEquipmentFex>
    FanModules List<GetEquipmentIoCardResultFanModule>
    HostPorts List<GetEquipmentIoCardResultHostPort>
    InbandIpAddresses List<GetEquipmentIoCardResultInbandIpAddress>
    InventoryDeviceInfos List<GetEquipmentIoCardResultInventoryDeviceInfo>
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    MgmtControllers List<GetEquipmentIoCardResultMgmtController>
    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
    Module Identifier for the IO module.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkPorts List<GetEquipmentIoCardResultNetworkPort>
    NrVersion string
    This field identifies the version of the IO card module.
    ObjectType string
    OperReasons List<string>
    OperState string
    Operational state of IO card or fabric extender.
    Owners List<string>
    Parents List<GetEquipmentIoCardResultParent>
    PartNumber string
    Part Number identifier for the IO module.
    PermissionResources List<GetEquipmentIoCardResultPermissionResource>
    PhysicalDeviceRegistrations List<GetEquipmentIoCardResultPhysicalDeviceRegistration>
    Pid string
    This field identifies the Product ID for the IO module.
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFrus List<GetEquipmentIoCardResultPreviousFrus>
    ProductName string
    This field identifies the Product Name for the iocard module model.
    RegisteredDevices List<GetEquipmentIoCardResultRegisteredDevice>
    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.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Side string
    Location of IOM within a chassis. The value can be left or right.
    Sku string
    This field identifies the Stock Keeping Unit for the IO card module.
    SubGroups List<GetEquipmentIoCardResultSubGroup>
    Tags List<GetEquipmentIoCardResultTag>
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContexts List<GetEquipmentIoCardResultVersionContext>
    Vid string
    This field identifies the Vendor ID for the IO card module.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetEquipmentIoCardResultAncestor
    ClassId string
    ConnectionPath string
    Switch Id to which the IOM is connected to. The value can be A or B.
    ConnectionStatus string
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    CreateTime string
    The time when this managed object was created.
    DcSupported bool
    IOM device connector support.
    Description string
    This field is to provide description for the iocard module model.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EquipmentChasses []GetEquipmentIoCardResultEquipmentChass
    EquipmentFexes []GetEquipmentIoCardResultEquipmentFex
    FanModules []GetEquipmentIoCardResultFanModule
    HostPorts []GetEquipmentIoCardResultHostPort
    InbandIpAddresses []GetEquipmentIoCardResultInbandIpAddress
    InventoryDeviceInfos []GetEquipmentIoCardResultInventoryDeviceInfo
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    MgmtControllers []GetEquipmentIoCardResultMgmtController
    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
    Module Identifier for the IO module.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkPorts []GetEquipmentIoCardResultNetworkPort
    NrVersion string
    This field identifies the version of the IO card module.
    ObjectType string
    OperReasons []string
    OperState string
    Operational state of IO card or fabric extender.
    Owners []string
    Parents []GetEquipmentIoCardResultParent
    PartNumber string
    Part Number identifier for the IO module.
    PermissionResources []GetEquipmentIoCardResultPermissionResource
    PhysicalDeviceRegistrations []GetEquipmentIoCardResultPhysicalDeviceRegistration
    Pid string
    This field identifies the Product ID for the IO module.
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFrus []GetEquipmentIoCardResultPreviousFrus
    ProductName string
    This field identifies the Product Name for the iocard module model.
    RegisteredDevices []GetEquipmentIoCardResultRegisteredDevice
    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.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Side string
    Location of IOM within a chassis. The value can be left or right.
    Sku string
    This field identifies the Stock Keeping Unit for the IO card module.
    SubGroups []GetEquipmentIoCardResultSubGroup
    Tags []GetEquipmentIoCardResultTag
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContexts []GetEquipmentIoCardResultVersionContext
    Vid string
    This field identifies the Vendor ID for the IO card module.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetEquipmentIoCardResultAncestor>
    classId String
    connectionPath String
    Switch Id to which the IOM is connected to. The value can be A or B.
    connectionStatus String
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    createTime String
    The time when this managed object was created.
    dcSupported Boolean
    IOM device connector support.
    description String
    This field is to provide description for the iocard module model.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    equipmentChasses List<GetEquipmentIoCardResultEquipmentChass>
    equipmentFexes List<GetEquipmentIoCardResultEquipmentFex>
    fanModules List<GetEquipmentIoCardResultFanModule>
    hostPorts List<GetEquipmentIoCardResultHostPort>
    inbandIpAddresses List<GetEquipmentIoCardResultInbandIpAddress>
    inventoryDeviceInfos List<GetEquipmentIoCardResultInventoryDeviceInfo>
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    mgmtControllers List<GetEquipmentIoCardResultMgmtController>
    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
    Module Identifier for the IO module.
    moid String
    The unique identifier of this Managed Object instance.
    networkPorts List<GetEquipmentIoCardResultNetworkPort>
    nrVersion String
    This field identifies the version of the IO card module.
    objectType String
    operReasons List<String>
    operState String
    Operational state of IO card or fabric extender.
    owners List<String>
    parents List<GetEquipmentIoCardResultParent>
    partNumber String
    Part Number identifier for the IO module.
    permissionResources List<GetEquipmentIoCardResultPermissionResource>
    physicalDeviceRegistrations List<GetEquipmentIoCardResultPhysicalDeviceRegistration>
    pid String
    This field identifies the Product ID for the IO module.
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus List<GetEquipmentIoCardResultPreviousFrus>
    productName String
    This field identifies the Product Name for the iocard module model.
    registeredDevices List<GetEquipmentIoCardResultRegisteredDevice>
    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.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    side String
    Location of IOM within a chassis. The value can be left or right.
    sku String
    This field identifies the Stock Keeping Unit for the IO card module.
    subGroups List<GetEquipmentIoCardResultSubGroup>
    tags List<GetEquipmentIoCardResultTag>
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContexts List<GetEquipmentIoCardResultVersionContext>
    vid String
    This field identifies the Vendor ID for the IO card module.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetEquipmentIoCardResultAncestor[]
    classId string
    connectionPath string
    Switch Id to which the IOM is connected to. The value can be A or B.
    connectionStatus string
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    createTime string
    The time when this managed object was created.
    dcSupported boolean
    IOM device connector support.
    description string
    This field is to provide description for the iocard module model.
    deviceMoId string
    The database identifier of the registered device of an object.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    equipmentChasses GetEquipmentIoCardResultEquipmentChass[]
    equipmentFexes GetEquipmentIoCardResultEquipmentFex[]
    fanModules GetEquipmentIoCardResultFanModule[]
    hostPorts GetEquipmentIoCardResultHostPort[]
    inbandIpAddresses GetEquipmentIoCardResultInbandIpAddress[]
    inventoryDeviceInfos GetEquipmentIoCardResultInventoryDeviceInfo[]
    isUpgraded boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    mgmtControllers GetEquipmentIoCardResultMgmtController[]
    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
    Module Identifier for the IO module.
    moid string
    The unique identifier of this Managed Object instance.
    networkPorts GetEquipmentIoCardResultNetworkPort[]
    nrVersion string
    This field identifies the version of the IO card module.
    objectType string
    operReasons string[]
    operState string
    Operational state of IO card or fabric extender.
    owners string[]
    parents GetEquipmentIoCardResultParent[]
    partNumber string
    Part Number identifier for the IO module.
    permissionResources GetEquipmentIoCardResultPermissionResource[]
    physicalDeviceRegistrations GetEquipmentIoCardResultPhysicalDeviceRegistration[]
    pid string
    This field identifies the Product ID for the IO module.
    presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus GetEquipmentIoCardResultPreviousFrus[]
    productName string
    This field identifies the Product Name for the iocard module model.
    registeredDevices GetEquipmentIoCardResultRegisteredDevice[]
    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.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    side string
    Location of IOM within a chassis. The value can be left or right.
    sku string
    This field identifies the Stock Keeping Unit for the IO card module.
    subGroups GetEquipmentIoCardResultSubGroup[]
    tags GetEquipmentIoCardResultTag[]
    vendor string
    This field displays the vendor information of the associated component or hardware.
    versionContexts GetEquipmentIoCardResultVersionContext[]
    vid string
    This field identifies the Vendor ID for the IO card module.
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetEquipmentIoCardResultAncestor]
    class_id str
    connection_path str
    Switch Id to which the IOM is connected to. The value can be A or B.
    connection_status str
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    create_time str
    The time when this managed object was created.
    dc_supported bool
    IOM device connector support.
    description str
    This field is to provide description for the iocard module model.
    device_mo_id str
    The database identifier of the registered device of an object.
    dn str
    The Distinguished Name unambiguously identifies an object in the system.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    equipment_chasses Sequence[GetEquipmentIoCardResultEquipmentChass]
    equipment_fexes Sequence[GetEquipmentIoCardResultEquipmentFex]
    fan_modules Sequence[GetEquipmentIoCardResultFanModule]
    host_ports Sequence[GetEquipmentIoCardResultHostPort]
    inband_ip_addresses Sequence[GetEquipmentIoCardResultInbandIpAddress]
    inventory_device_infos Sequence[GetEquipmentIoCardResultInventoryDeviceInfo]
    is_upgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    mgmt_controllers Sequence[GetEquipmentIoCardResultMgmtController]
    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
    Module Identifier for the IO module.
    moid str
    The unique identifier of this Managed Object instance.
    network_ports Sequence[GetEquipmentIoCardResultNetworkPort]
    nr_version str
    This field identifies the version of the IO card module.
    object_type str
    oper_reasons Sequence[str]
    oper_state str
    Operational state of IO card or fabric extender.
    owners Sequence[str]
    parents Sequence[GetEquipmentIoCardResultParent]
    part_number str
    Part Number identifier for the IO module.
    permission_resources Sequence[GetEquipmentIoCardResultPermissionResource]
    physical_device_registrations Sequence[GetEquipmentIoCardResultPhysicalDeviceRegistration]
    pid str
    This field identifies the Product ID for the IO module.
    presence str
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previous_frus Sequence[GetEquipmentIoCardResultPreviousFrus]
    product_name str
    This field identifies the Product Name for the iocard module model.
    registered_devices Sequence[GetEquipmentIoCardResultRegisteredDevice]
    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.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    side str
    Location of IOM within a chassis. The value can be left or right.
    sku str
    This field identifies the Stock Keeping Unit for the IO card module.
    sub_groups Sequence[GetEquipmentIoCardResultSubGroup]
    tags Sequence[GetEquipmentIoCardResultTag]
    vendor str
    This field displays the vendor information of the associated component or hardware.
    version_contexts Sequence[GetEquipmentIoCardResultVersionContext]
    vid str
    This field identifies the Vendor ID for the IO card module.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    connectionPath String
    Switch Id to which the IOM is connected to. The value can be A or B.
    connectionStatus String
    Connectivity Status of FEX/IOM to Switch - A or B or AB.
    createTime String
    The time when this managed object was created.
    dcSupported Boolean
    IOM device connector support.
    description String
    This field is to provide description for the iocard module model.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    equipmentChasses List<Property Map>
    equipmentFexes List<Property Map>
    fanModules List<Property Map>
    hostPorts List<Property Map>
    inbandIpAddresses List<Property Map>
    inventoryDeviceInfos List<Property Map>
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    mgmtControllers List<Property Map>
    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
    Module Identifier for the IO module.
    moid String
    The unique identifier of this Managed Object instance.
    networkPorts List<Property Map>
    nrVersion String
    This field identifies the version of the IO card module.
    objectType String
    operReasons List<String>
    operState String
    Operational state of IO card or fabric extender.
    owners List<String>
    parents List<Property Map>
    partNumber String
    Part Number identifier for the IO module.
    permissionResources List<Property Map>
    physicalDeviceRegistrations List<Property Map>
    pid String
    This field identifies the Product ID for the IO module.
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus List<Property Map>
    productName String
    This field identifies the Product Name for the iocard module model.
    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.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    side String
    Location of IOM within a chassis. The value can be left or right.
    sku String
    This field identifies the Stock Keeping Unit for the IO card module.
    subGroups List<Property Map>
    tags List<Property Map>
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContexts List<Property Map>
    vid String
    This field identifies the Vendor ID for the IO card module.

    GetEquipmentIoCardResultAncestor

    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

    GetEquipmentIoCardResultEquipmentChass

    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

    GetEquipmentIoCardResultEquipmentFex

    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

    GetEquipmentIoCardResultFanModule

    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

    GetEquipmentIoCardResultHostPort

    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

    GetEquipmentIoCardResultInbandIpAddress

    AdditionalProperties string
    Address string
    Category string
    ClassId string
    DefaultGateway string
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    HttpPort double
    HttpsPort double
    KvmPort double
    KvmVlan double
    Name string
    ObjectType string
    Subnet string
    Type string
    AdditionalProperties string
    Address string
    Category string
    ClassId string
    DefaultGateway string
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    HttpPort float64
    HttpsPort float64
    KvmPort float64
    KvmVlan float64
    Name string
    ObjectType string
    Subnet string
    Type string
    additionalProperties String
    address String
    category String
    classId String
    defaultGateway String
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    httpPort Double
    httpsPort Double
    kvmPort Double
    kvmVlan Double
    name String
    objectType String
    subnet String
    type String
    additionalProperties string
    address string
    category string
    classId string
    defaultGateway string
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    httpPort number
    httpsPort number
    kvmPort number
    kvmVlan number
    name string
    objectType string
    subnet string
    type string
    additional_properties str
    address str
    category str
    class_id str
    default_gateway str
    dn str
    The Distinguished Name unambiguously identifies an object in the system.
    http_port float
    https_port float
    kvm_port float
    kvm_vlan float
    name str
    object_type str
    subnet str
    type str
    additionalProperties String
    address String
    category String
    classId String
    defaultGateway String
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    httpPort Number
    httpsPort Number
    kvmPort Number
    kvmVlan Number
    name String
    objectType String
    subnet String
    type String

    GetEquipmentIoCardResultInventoryDeviceInfo

    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

    GetEquipmentIoCardResultMgmtController

    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

    GetEquipmentIoCardResultNetworkPort

    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

    GetEquipmentIoCardResultParent

    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

    GetEquipmentIoCardResultPermissionResource

    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

    GetEquipmentIoCardResultPhysicalDeviceRegistration

    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

    GetEquipmentIoCardResultPreviousFrus

    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

    GetEquipmentIoCardResultRegisteredDevice

    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

    GetEquipmentIoCardResultSubGroup

    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

    GetEquipmentIoCardResultTag

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

    GetEquipmentIoCardResultVersionContext

    additionalProperties String
    classId String
    interestedMos List<Property Map>
    markedForDeletion Boolean
    nrVersion String
    This field identifies the version of the IO card module.
    objectType String
    refMos List<Property Map>
    timestamp String
    versionType String

    GetEquipmentIoCardResultVersionContextInterestedMo

    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

    GetEquipmentIoCardResultVersionContextRefMo

    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

    GetEquipmentIoCardSubGroup

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

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

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

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

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

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

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

    GetEquipmentIoCardTag

    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.

    GetEquipmentIoCardVersionContext

    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<GetEquipmentIoCardVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    This field identifies the version of the IO card module.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetEquipmentIoCardVersionContextRefMo
    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 []GetEquipmentIoCardVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    This field identifies the version of the IO card module.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetEquipmentIoCardVersionContextRefMo
    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<GetEquipmentIoCardVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    This field identifies the version of the IO card module.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetEquipmentIoCardVersionContextRefMo
    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 GetEquipmentIoCardVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    This field identifies the version of the IO card module.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetEquipmentIoCardVersionContextRefMo
    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[GetEquipmentIoCardVersionContextInterestedMo]
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version str
    This field identifies the version of the IO card module.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetEquipmentIoCardVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    This field identifies the version of the IO card module.
    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.

    GetEquipmentIoCardVersionContextInterestedMo

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

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

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

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

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

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

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

    GetEquipmentIoCardVersionContextRefMo

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

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

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

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

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

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

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

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    intersight logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet