intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getEquipmentIoCard
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 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 dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetEquipment Io Card Ancestor> 
- 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.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EquipmentChassis GetEquipment Io Card Equipment Chassis 
- EquipmentFex GetEquipment Io Card Equipment Fex 
- FanModules List<GetEquipment Io Card Fan Module> 
- HostPorts List<GetEquipment Io Card Host Port> 
- Id string
- InbandIp List<GetAddresses Equipment Io Card Inband Ip Address> 
- InventoryDevice GetInfo Equipment Io Card Inventory Device Info 
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- MgmtController GetEquipment Io Card Mgmt Controller 
- 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<GetEquipment Io Card Network Port> 
- 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
GetEquipment Io Card Parent 
- PartNumber string
- Part Number identifier for the IO module.
- PermissionResources List<GetEquipment Io Card Permission Resource> 
- PhysicalDevice GetRegistration Equipment Io Card Physical Device Registration 
- 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 GetEquipment Io Card Previous Fru 
- ProductName string
- This field identifies the Product Name for the iocard module model.
- RegisteredDevice GetEquipment Io Card Registered Device 
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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<GetEquipment Io Card Sub Group> 
- 
List<GetEquipment Io Card Tag> 
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContext GetEquipment Io Card Version Context 
- 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
[]GetEquipment Io Card Ancestor 
- 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.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EquipmentChassis GetEquipment Io Card Equipment Chassis 
- EquipmentFex GetEquipment Io Card Equipment Fex 
- FanModules []GetEquipment Io Card Fan Module 
- HostPorts []GetEquipment Io Card Host Port 
- Id string
- InbandIp []GetAddresses Equipment Io Card Inband Ip Address 
- InventoryDevice GetInfo Equipment Io Card Inventory Device Info 
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- MgmtController GetEquipment Io Card Mgmt Controller 
- 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 []GetEquipment Io Card Network Port 
- 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
GetEquipment Io Card Parent 
- PartNumber string
- Part Number identifier for the IO module.
- PermissionResources []GetEquipment Io Card Permission Resource 
- PhysicalDevice GetRegistration Equipment Io Card Physical Device Registration 
- 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 GetEquipment Io Card Previous Fru 
- ProductName string
- This field identifies the Product Name for the iocard module model.
- RegisteredDevice GetEquipment Io Card Registered Device 
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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 []GetEquipment Io Card Sub Group 
- 
[]GetEquipment Io Card Tag 
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContext GetEquipment Io Card Version Context 
- 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<GetEquipment Io Card Ancestor> 
- 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.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- equipmentChassis GetEquipment Io Card Equipment Chassis 
- equipmentFex GetEquipment Io Card Equipment Fex 
- fanModules List<GetEquipment Io Card Fan Module> 
- hostPorts List<GetEquipment Io Card Host Port> 
- id String
- inbandIp List<GetAddresses Equipment Io Card Inband Ip Address> 
- inventoryDevice GetInfo Equipment Io Card Inventory Device Info 
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- mgmtController GetEquipment Io Card Mgmt Controller 
- 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<GetEquipment Io Card Network Port> 
- 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
GetEquipment Io Card Parent 
- partNumber String
- Part Number identifier for the IO module.
- permissionResources List<GetEquipment Io Card Permission Resource> 
- physicalDevice GetRegistration Equipment Io Card Physical Device Registration 
- 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 GetEquipment Io Card Previous Fru 
- productName String
- This field identifies the Product Name for the iocard module model.
- registeredDevice GetEquipment Io Card Registered Device 
- revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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<GetEquipment Io Card Sub Group> 
- 
List<GetEquipment Io Card Tag> 
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContext GetEquipment Io Card Version Context 
- 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
GetEquipment Io Card Ancestor[] 
- 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.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- equipmentChassis GetEquipment Io Card Equipment Chassis 
- equipmentFex GetEquipment Io Card Equipment Fex 
- fanModules GetEquipment Io Card Fan Module[] 
- hostPorts GetEquipment Io Card Host Port[] 
- id string
- inbandIp GetAddresses Equipment Io Card Inband Ip Address[] 
- inventoryDevice GetInfo Equipment Io Card Inventory Device Info 
- isUpgraded boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- mgmtController GetEquipment Io Card Mgmt Controller 
- 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 GetEquipment Io Card Network Port[] 
- 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
GetEquipment Io Card Parent 
- partNumber string
- Part Number identifier for the IO module.
- permissionResources GetEquipment Io Card Permission Resource[] 
- physicalDevice GetRegistration Equipment Io Card Physical Device Registration 
- 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 GetEquipment Io Card Previous Fru 
- productName string
- This field identifies the Product Name for the iocard module model.
- registeredDevice GetEquipment Io Card Registered Device 
- revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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 GetEquipment Io Card Sub Group[] 
- 
GetEquipment Io Card Tag[] 
- vendor string
- This field displays the vendor information of the associated component or hardware.
- versionContext GetEquipment Io Card Version Context 
- 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[GetEquipment Io Card Ancestor] 
- 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_ strid 
- The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- equipment_chassis GetEquipment Io Card Equipment Chassis 
- equipment_fex GetEquipment Io Card Equipment Fex 
- fan_modules Sequence[GetEquipment Io Card Fan Module] 
- host_ports Sequence[GetEquipment Io Card Host Port] 
- id str
- inband_ip_ Sequence[Getaddresses Equipment Io Card Inband Ip Address] 
- inventory_device_ Getinfo Equipment Io Card Inventory Device Info 
- is_upgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- mgmt_controller GetEquipment Io Card Mgmt Controller 
- 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[GetEquipment Io Card Network Port] 
- 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
GetEquipment Io Card Parent 
- part_number str
- Part Number identifier for the IO module.
- permission_resources Sequence[GetEquipment Io Card Permission Resource] 
- physical_device_ Getregistration Equipment Io Card Physical Device Registration 
- 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 GetEquipment Io Card Previous Fru 
- product_name str
- This field identifies the Product Name for the iocard module model.
- registered_device GetEquipment Io Card Registered Device 
- revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- serial str
- This field displays the serial number of the associated component or hardware.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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[GetEquipment Io Card Sub Group] 
- 
Sequence[GetEquipment Io Card Tag] 
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_context GetEquipment Io Card Version Context 
- 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.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- equipmentChassis Property Map
- equipmentFex Property Map
- fanModules List<Property Map>
- hostPorts List<Property Map>
- id String
- inbandIp List<Property Map>Addresses 
- inventoryDevice Property MapInfo 
- 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>
- physicalDevice Property MapRegistration 
- 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.
- 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>
- 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<GetEquipment Io Card Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetEquipment Io Card Ancestor> 
- ClassId string
- ConnectionPath string
- ConnectionStatus string
- CreateTime string
- DcSupported bool
- Description string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- EquipmentChassis GetEquipment Io Card Equipment Chassis 
- EquipmentFex GetEquipment Io Card Equipment Fex 
- FanModules List<GetEquipment Io Card Fan Module> 
- HostPorts List<GetEquipment Io Card Host Port> 
- InbandIp List<GetAddresses Equipment Io Card Inband Ip Address> 
- InventoryDevice GetInfo Equipment Io Card Inventory Device Info 
- IsUpgraded bool
- MgmtController GetEquipment Io Card Mgmt Controller 
- ModTime string
- Model string
- ModuleId double
- Moid string
- NetworkPorts List<GetEquipment Io Card Network Port> 
- NrVersion string
- ObjectType string
- OperReasons List<string>
- OperState string
- Owners List<string>
- Parent
GetEquipment Io Card Parent 
- PartNumber string
- PermissionResources List<GetEquipment Io Card Permission Resource> 
- PhysicalDevice GetRegistration Equipment Io Card Physical Device Registration 
- Pid string
- Presence string
- PreviousFru GetEquipment Io Card Previous Fru 
- ProductName string
- RegisteredDevice GetEquipment Io Card Registered Device 
- Revision string
- Rn string
- Serial string
- string
- Side string
- Sku string
- SubGroups List<GetEquipment Io Card Sub Group> 
- 
List<GetEquipment Io Card Tag> 
- Vendor string
- VersionContext GetEquipment Io Card Version Context 
- Vid string
- Id string
- Results
[]GetEquipment Io Card Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetEquipment Io Card Ancestor 
- ClassId string
- ConnectionPath string
- ConnectionStatus string
- CreateTime string
- DcSupported bool
- Description string
- DeviceMo stringId 
- Dn string
- DomainGroup stringMoid 
- EquipmentChassis GetEquipment Io Card Equipment Chassis 
- EquipmentFex GetEquipment Io Card Equipment Fex 
- FanModules []GetEquipment Io Card Fan Module 
- HostPorts []GetEquipment Io Card Host Port 
- InbandIp []GetAddresses Equipment Io Card Inband Ip Address 
- InventoryDevice GetInfo Equipment Io Card Inventory Device Info 
- IsUpgraded bool
- MgmtController GetEquipment Io Card Mgmt Controller 
- ModTime string
- Model string
- ModuleId float64
- Moid string
- NetworkPorts []GetEquipment Io Card Network Port 
- NrVersion string
- ObjectType string
- OperReasons []string
- OperState string
- Owners []string
- Parent
GetEquipment Io Card Parent 
- PartNumber string
- PermissionResources []GetEquipment Io Card Permission Resource 
- PhysicalDevice GetRegistration Equipment Io Card Physical Device Registration 
- Pid string
- Presence string
- PreviousFru GetEquipment Io Card Previous Fru 
- ProductName string
- RegisteredDevice GetEquipment Io Card Registered Device 
- Revision string
- Rn string
- Serial string
- string
- Side string
- Sku string
- SubGroups []GetEquipment Io Card Sub Group 
- 
[]GetEquipment Io Card Tag 
- Vendor string
- VersionContext GetEquipment Io Card Version Context 
- Vid string
- id String
- results
List<GetEquipment Io Card Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetEquipment Io Card Ancestor> 
- classId String
- connectionPath String
- connectionStatus String
- createTime String
- dcSupported Boolean
- description String
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- equipmentChassis GetEquipment Io Card Equipment Chassis 
- equipmentFex GetEquipment Io Card Equipment Fex 
- fanModules List<GetEquipment Io Card Fan Module> 
- hostPorts List<GetEquipment Io Card Host Port> 
- inbandIp List<GetAddresses Equipment Io Card Inband Ip Address> 
- inventoryDevice GetInfo Equipment Io Card Inventory Device Info 
- isUpgraded Boolean
- mgmtController GetEquipment Io Card Mgmt Controller 
- modTime String
- model String
- moduleId Double
- moid String
- networkPorts List<GetEquipment Io Card Network Port> 
- nrVersion String
- objectType String
- operReasons List<String>
- operState String
- owners List<String>
- parent
GetEquipment Io Card Parent 
- partNumber String
- permissionResources List<GetEquipment Io Card Permission Resource> 
- physicalDevice GetRegistration Equipment Io Card Physical Device Registration 
- pid String
- presence String
- previousFru GetEquipment Io Card Previous Fru 
- productName String
- registeredDevice GetEquipment Io Card Registered Device 
- revision String
- rn String
- serial String
- String
- side String
- sku String
- subGroups List<GetEquipment Io Card Sub Group> 
- 
List<GetEquipment Io Card Tag> 
- vendor String
- versionContext GetEquipment Io Card Version Context 
- vid String
- id string
- results
GetEquipment Io Card Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetEquipment Io Card Ancestor[] 
- classId string
- connectionPath string
- connectionStatus string
- createTime string
- dcSupported boolean
- description string
- deviceMo stringId 
- dn string
- domainGroup stringMoid 
- equipmentChassis GetEquipment Io Card Equipment Chassis 
- equipmentFex GetEquipment Io Card Equipment Fex 
- fanModules GetEquipment Io Card Fan Module[] 
- hostPorts GetEquipment Io Card Host Port[] 
- inbandIp GetAddresses Equipment Io Card Inband Ip Address[] 
- inventoryDevice GetInfo Equipment Io Card Inventory Device Info 
- isUpgraded boolean
- mgmtController GetEquipment Io Card Mgmt Controller 
- modTime string
- model string
- moduleId number
- moid string
- networkPorts GetEquipment Io Card Network Port[] 
- nrVersion string
- objectType string
- operReasons string[]
- operState string
- owners string[]
- parent
GetEquipment Io Card Parent 
- partNumber string
- permissionResources GetEquipment Io Card Permission Resource[] 
- physicalDevice GetRegistration Equipment Io Card Physical Device Registration 
- pid string
- presence string
- previousFru GetEquipment Io Card Previous Fru 
- productName string
- registeredDevice GetEquipment Io Card Registered Device 
- revision string
- rn string
- serial string
- string
- side string
- sku string
- subGroups GetEquipment Io Card Sub Group[] 
- 
GetEquipment Io Card Tag[] 
- vendor string
- versionContext GetEquipment Io Card Version Context 
- vid string
- id str
- results
Sequence[GetEquipment Io Card Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetEquipment Io Card Ancestor] 
- class_id str
- connection_path str
- connection_status str
- create_time str
- dc_supported bool
- description str
- device_mo_ strid 
- dn str
- domain_group_ strmoid 
- equipment_chassis GetEquipment Io Card Equipment Chassis 
- equipment_fex GetEquipment Io Card Equipment Fex 
- fan_modules Sequence[GetEquipment Io Card Fan Module] 
- host_ports Sequence[GetEquipment Io Card Host Port] 
- inband_ip_ Sequence[Getaddresses Equipment Io Card Inband Ip Address] 
- inventory_device_ Getinfo Equipment Io Card Inventory Device Info 
- is_upgraded bool
- mgmt_controller GetEquipment Io Card Mgmt Controller 
- mod_time str
- model str
- module_id float
- moid str
- network_ports Sequence[GetEquipment Io Card Network Port] 
- nr_version str
- object_type str
- oper_reasons Sequence[str]
- oper_state str
- owners Sequence[str]
- parent
GetEquipment Io Card Parent 
- part_number str
- permission_resources Sequence[GetEquipment Io Card Permission Resource] 
- physical_device_ Getregistration Equipment Io Card Physical Device Registration 
- pid str
- presence str
- previous_fru GetEquipment Io Card Previous Fru 
- product_name str
- registered_device GetEquipment Io Card Registered Device 
- revision str
- rn str
- serial str
- str
- side str
- sku str
- sub_groups Sequence[GetEquipment Io Card Sub Group] 
- 
Sequence[GetEquipment Io Card Tag] 
- vendor str
- version_context GetEquipment Io Card Version Context 
- 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
- deviceMo StringId 
- dn String
- domainGroup StringMoid 
- equipmentChassis Property Map
- equipmentFex Property Map
- fanModules List<Property Map>
- hostPorts List<Property Map>
- inbandIp List<Property Map>Addresses 
- inventoryDevice Property MapInfo 
- 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>
- physicalDevice Property MapRegistration 
- pid String
- presence String
- previousFru Property Map
- productName String
- registeredDevice Property Map
- revision String
- rn String
- serial String
- String
- side String
- sku String
- subGroups List<Property Map>
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentIoCardResult    
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetEquipment Io Card Result Ancestor> 
- 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.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EquipmentChasses List<GetEquipment Io Card Result Equipment Chass> 
- EquipmentFexes List<GetEquipment Io Card Result Equipment Fex> 
- FanModules List<GetEquipment Io Card Result Fan Module> 
- HostPorts List<GetEquipment Io Card Result Host Port> 
- InbandIp List<GetAddresses Equipment Io Card Result Inband Ip Address> 
- InventoryDevice List<GetInfos Equipment Io Card Result Inventory Device Info> 
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- MgmtControllers List<GetEquipment Io Card Result Mgmt Controller> 
- 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<GetEquipment Io Card Result Network Port> 
- 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<GetEquipment Io Card Result Parent> 
- PartNumber string
- Part Number identifier for the IO module.
- PermissionResources List<GetEquipment Io Card Result Permission Resource> 
- PhysicalDevice List<GetRegistrations Equipment Io Card Result Physical Device Registration> 
- 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<GetEquipment Io Card Result Previous Frus> 
- ProductName string
- This field identifies the Product Name for the iocard module model.
- RegisteredDevices List<GetEquipment Io Card Result Registered Device> 
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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<GetEquipment Io Card Result Sub Group> 
- 
List<GetEquipment Io Card Result Tag> 
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContexts List<GetEquipment Io Card Result Version Context> 
- 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
[]GetEquipment Io Card Result Ancestor 
- 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.
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EquipmentChasses []GetEquipment Io Card Result Equipment Chass 
- EquipmentFexes []GetEquipment Io Card Result Equipment Fex 
- FanModules []GetEquipment Io Card Result Fan Module 
- HostPorts []GetEquipment Io Card Result Host Port 
- InbandIp []GetAddresses Equipment Io Card Result Inband Ip Address 
- InventoryDevice []GetInfos Equipment Io Card Result Inventory Device Info 
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- MgmtControllers []GetEquipment Io Card Result Mgmt Controller 
- 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 []GetEquipment Io Card Result Network Port 
- 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
[]GetEquipment Io Card Result Parent 
- PartNumber string
- Part Number identifier for the IO module.
- PermissionResources []GetEquipment Io Card Result Permission Resource 
- PhysicalDevice []GetRegistrations Equipment Io Card Result Physical Device Registration 
- 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 []GetEquipment Io Card Result Previous Frus 
- ProductName string
- This field identifies the Product Name for the iocard module model.
- RegisteredDevices []GetEquipment Io Card Result Registered Device 
- Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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 []GetEquipment Io Card Result Sub Group 
- 
[]GetEquipment Io Card Result Tag 
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContexts []GetEquipment Io Card Result Version Context 
- 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<GetEquipment Io Card Result Ancestor> 
- 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.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- equipmentChasses List<GetEquipment Io Card Result Equipment Chass> 
- equipmentFexes List<GetEquipment Io Card Result Equipment Fex> 
- fanModules List<GetEquipment Io Card Result Fan Module> 
- hostPorts List<GetEquipment Io Card Result Host Port> 
- inbandIp List<GetAddresses Equipment Io Card Result Inband Ip Address> 
- inventoryDevice List<GetInfos Equipment Io Card Result Inventory Device Info> 
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- mgmtControllers List<GetEquipment Io Card Result Mgmt Controller> 
- 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<GetEquipment Io Card Result Network Port> 
- 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<GetEquipment Io Card Result Parent> 
- partNumber String
- Part Number identifier for the IO module.
- permissionResources List<GetEquipment Io Card Result Permission Resource> 
- physicalDevice List<GetRegistrations Equipment Io Card Result Physical Device Registration> 
- 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<GetEquipment Io Card Result Previous Frus> 
- productName String
- This field identifies the Product Name for the iocard module model.
- registeredDevices List<GetEquipment Io Card Result Registered Device> 
- revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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<GetEquipment Io Card Result Sub Group> 
- 
List<GetEquipment Io Card Result Tag> 
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContexts List<GetEquipment Io Card Result Version Context> 
- 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
GetEquipment Io Card Result Ancestor[] 
- 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.
- deviceMo stringId 
- The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- equipmentChasses GetEquipment Io Card Result Equipment Chass[] 
- equipmentFexes GetEquipment Io Card Result Equipment Fex[] 
- fanModules GetEquipment Io Card Result Fan Module[] 
- hostPorts GetEquipment Io Card Result Host Port[] 
- inbandIp GetAddresses Equipment Io Card Result Inband Ip Address[] 
- inventoryDevice GetInfos Equipment Io Card Result Inventory Device Info[] 
- isUpgraded boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- mgmtControllers GetEquipment Io Card Result Mgmt Controller[] 
- 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 GetEquipment Io Card Result Network Port[] 
- 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
GetEquipment Io Card Result Parent[] 
- partNumber string
- Part Number identifier for the IO module.
- permissionResources GetEquipment Io Card Result Permission Resource[] 
- physicalDevice GetRegistrations Equipment Io Card Result Physical Device Registration[] 
- 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 GetEquipment Io Card Result Previous Frus[] 
- productName string
- This field identifies the Product Name for the iocard module model.
- registeredDevices GetEquipment Io Card Result Registered Device[] 
- revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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 GetEquipment Io Card Result Sub Group[] 
- 
GetEquipment Io Card Result Tag[] 
- vendor string
- This field displays the vendor information of the associated component or hardware.
- versionContexts GetEquipment Io Card Result Version Context[] 
- 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[GetEquipment Io Card Result Ancestor] 
- 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_ strid 
- The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- equipment_chasses Sequence[GetEquipment Io Card Result Equipment Chass] 
- equipment_fexes Sequence[GetEquipment Io Card Result Equipment Fex] 
- fan_modules Sequence[GetEquipment Io Card Result Fan Module] 
- host_ports Sequence[GetEquipment Io Card Result Host Port] 
- inband_ip_ Sequence[Getaddresses Equipment Io Card Result Inband Ip Address] 
- inventory_device_ Sequence[Getinfos Equipment Io Card Result Inventory Device Info] 
- is_upgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- mgmt_controllers Sequence[GetEquipment Io Card Result Mgmt Controller] 
- 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[GetEquipment Io Card Result Network Port] 
- 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[GetEquipment Io Card Result Parent] 
- part_number str
- Part Number identifier for the IO module.
- permission_resources Sequence[GetEquipment Io Card Result Permission Resource] 
- physical_device_ Sequence[Getregistrations Equipment Io Card Result Physical Device Registration] 
- 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[GetEquipment Io Card Result Previous Frus] 
- product_name str
- This field identifies the Product Name for the iocard module model.
- registered_devices Sequence[GetEquipment Io Card Result Registered Device] 
- revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- serial str
- This field displays the serial number of the associated component or hardware.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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[GetEquipment Io Card Result Sub Group] 
- 
Sequence[GetEquipment Io Card Result Tag] 
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_contexts Sequence[GetEquipment Io Card Result Version Context] 
- 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.
- deviceMo StringId 
- The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- equipmentChasses List<Property Map>
- equipmentFexes List<Property Map>
- fanModules List<Property Map>
- hostPorts List<Property Map>
- inbandIp List<Property Map>Addresses 
- inventoryDevice List<Property Map>Infos 
- 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>
- physicalDevice List<Property Map>Registrations 
- 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.
- 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>
- 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
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetEquipmentIoCardResultVersionContext      
- AdditionalProperties string
- ClassId string
- InterestedMos List<GetEquipment Io Card Result Version Context Interested Mo> 
- MarkedFor boolDeletion 
- NrVersion string
- This field identifies the version of the IO card module.
- ObjectType string
- RefMos List<GetEquipment Io Card Result Version Context Ref Mo> 
- Timestamp string
- VersionType string
- AdditionalProperties string
- ClassId string
- InterestedMos []GetEquipment Io Card Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- This field identifies the version of the IO card module.
- ObjectType string
- RefMos []GetEquipment Io Card Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetEquipment Io Card Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- This field identifies the version of the IO card module.
- objectType String
- refMos List<GetEquipment Io Card Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetEquipment Io Card Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- This field identifies the version of the IO card module.
- objectType string
- refMos GetEquipment Io Card Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additional_properties str
- class_id str
- interested_mos Sequence[GetEquipment Io Card Result Version Context Interested Mo] 
- marked_for_ booldeletion 
- nr_version str
- This field identifies the version of the IO card module.
- object_type str
- ref_mos Sequence[GetEquipment Io Card Result Version Context Ref Mo] 
- timestamp str
- version_type str
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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<GetEquipment Io Card Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- 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 GetEquipment Io Card Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetEquipment Io Card Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- 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 GetEquipment Io Card Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetEquipment Io Card Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- 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 GetEquipment Io Card Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetEquipment Io Card Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- 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 GetEquipment Io Card Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetEquipment Io Card Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- 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 GetEquipment Io Card Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet