intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getEquipmentIoCard
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
I/O module on a chassis which multiplexes traffic from blade servers.
Using getEquipmentIoCard
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getEquipmentIoCard(args: GetEquipmentIoCardArgs, opts?: InvokeOptions): Promise<GetEquipmentIoCardResult>
function getEquipmentIoCardOutput(args: GetEquipmentIoCardOutputArgs, opts?: InvokeOptions): Output<GetEquipmentIoCardResult>
def get_equipment_io_card(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetEquipmentIoCardAncestor]] = None,
class_id: Optional[str] = None,
connection_path: Optional[str] = None,
connection_status: Optional[str] = None,
create_time: Optional[str] = None,
dc_supported: Optional[bool] = None,
description: Optional[str] = None,
device_mo_id: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
equipment_chassis: Optional[GetEquipmentIoCardEquipmentChassis] = None,
equipment_fex: Optional[GetEquipmentIoCardEquipmentFex] = None,
fan_modules: Optional[Sequence[GetEquipmentIoCardFanModule]] = None,
host_ports: Optional[Sequence[GetEquipmentIoCardHostPort]] = None,
id: Optional[str] = None,
inband_ip_addresses: Optional[Sequence[GetEquipmentIoCardInbandIpAddress]] = None,
inventory_device_info: Optional[GetEquipmentIoCardInventoryDeviceInfo] = None,
is_upgraded: Optional[bool] = None,
mgmt_controller: Optional[GetEquipmentIoCardMgmtController] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
module_id: Optional[float] = None,
moid: Optional[str] = None,
network_ports: Optional[Sequence[GetEquipmentIoCardNetworkPort]] = None,
nr_version: Optional[str] = None,
object_type: Optional[str] = None,
oper_reasons: Optional[Sequence[str]] = None,
oper_state: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetEquipmentIoCardParent] = None,
part_number: Optional[str] = None,
permission_resources: Optional[Sequence[GetEquipmentIoCardPermissionResource]] = None,
physical_device_registration: Optional[GetEquipmentIoCardPhysicalDeviceRegistration] = None,
pid: Optional[str] = None,
presence: Optional[str] = None,
previous_fru: Optional[GetEquipmentIoCardPreviousFru] = None,
product_name: Optional[str] = None,
registered_device: Optional[GetEquipmentIoCardRegisteredDevice] = None,
revision: Optional[str] = None,
rn: Optional[str] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
side: Optional[str] = None,
sku: Optional[str] = None,
sub_groups: Optional[Sequence[GetEquipmentIoCardSubGroup]] = None,
tags: Optional[Sequence[GetEquipmentIoCardTag]] = None,
vendor: Optional[str] = None,
version_context: Optional[GetEquipmentIoCardVersionContext] = None,
vid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEquipmentIoCardResult
def get_equipment_io_card_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
connection_path: Optional[pulumi.Input[str]] = None,
connection_status: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
dc_supported: Optional[pulumi.Input[bool]] = None,
description: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
equipment_chassis: Optional[pulumi.Input[GetEquipmentIoCardEquipmentChassisArgs]] = None,
equipment_fex: Optional[pulumi.Input[GetEquipmentIoCardEquipmentFexArgs]] = None,
fan_modules: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardFanModuleArgs]]]] = None,
host_ports: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardHostPortArgs]]]] = None,
id: Optional[pulumi.Input[str]] = None,
inband_ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardInbandIpAddressArgs]]]] = None,
inventory_device_info: Optional[pulumi.Input[GetEquipmentIoCardInventoryDeviceInfoArgs]] = None,
is_upgraded: Optional[pulumi.Input[bool]] = None,
mgmt_controller: Optional[pulumi.Input[GetEquipmentIoCardMgmtControllerArgs]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
module_id: Optional[pulumi.Input[float]] = None,
moid: Optional[pulumi.Input[str]] = None,
network_ports: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardNetworkPortArgs]]]] = None,
nr_version: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
oper_reasons: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
oper_state: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetEquipmentIoCardParentArgs]] = None,
part_number: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardPermissionResourceArgs]]]] = None,
physical_device_registration: Optional[pulumi.Input[GetEquipmentIoCardPhysicalDeviceRegistrationArgs]] = None,
pid: Optional[pulumi.Input[str]] = None,
presence: Optional[pulumi.Input[str]] = None,
previous_fru: Optional[pulumi.Input[GetEquipmentIoCardPreviousFruArgs]] = None,
product_name: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetEquipmentIoCardRegisteredDeviceArgs]] = None,
revision: Optional[pulumi.Input[str]] = None,
rn: Optional[pulumi.Input[str]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
side: Optional[pulumi.Input[str]] = None,
sku: Optional[pulumi.Input[str]] = None,
sub_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardSubGroupArgs]]]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentIoCardTagArgs]]]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetEquipmentIoCardVersionContextArgs]] = None,
vid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEquipmentIoCardResult]
func LookupEquipmentIoCard(ctx *Context, args *LookupEquipmentIoCardArgs, opts ...InvokeOption) (*LookupEquipmentIoCardResult, error)
func LookupEquipmentIoCardOutput(ctx *Context, args *LookupEquipmentIoCardOutputArgs, opts ...InvokeOption) LookupEquipmentIoCardResultOutput
> Note: This function is named LookupEquipmentIoCard
in the Go SDK.
public static class GetEquipmentIoCard
{
public static Task<GetEquipmentIoCardResult> InvokeAsync(GetEquipmentIoCardArgs args, InvokeOptions? opts = null)
public static Output<GetEquipmentIoCardResult> Invoke(GetEquipmentIoCardInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEquipmentIoCardResult> getEquipmentIoCard(GetEquipmentIoCardArgs args, InvokeOptions options)
public static Output<GetEquipmentIoCardResult> getEquipmentIoCard(GetEquipmentIoCardArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getEquipmentIoCard:getEquipmentIoCard
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Equipment Io Card Ancestor> - Class
Id string - Connection
Path string - Switch Id to which the IOM is connected to. The value can be A or B.
- Connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- Create
Time string - The time when this managed object was created.
- Dc
Supported bool - IOM device connector support.
- Description string
- This field is to provide description for the iocard module model.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Chassis GetEquipment Io Card Equipment Chassis - Equipment
Fex GetEquipment Io Card Equipment Fex - Fan
Modules List<GetEquipment Io Card Fan Module> - Host
Ports List<GetEquipment Io Card Host Port> - Id string
- Inband
Ip List<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 string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Id double - Module Identifier for the IO module.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Ports List<GetEquipment Io Card Network Port> - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Operational state of IO card or fabric extender.
- Owners List<string>
- Parent
Get
Equipment Io Card Parent - Part
Number string - Part Number identifier for the IO module.
- Permission
Resources List<GetEquipment Io Card Permission Resource> - Physical
Device 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.
- Previous
Fru GetEquipment Io Card Previous Fru - Product
Name string - This field identifies the Product Name for the iocard module model.
- Registered
Device 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.
- Sub
Groups List<GetEquipment Io Card Sub Group> - List<Get
Equipment Io Card Tag> - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetEquipment Io Card Version Context - Vid string
- This field identifies the Vendor ID for the IO card module.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Equipment Io Card Ancestor - Class
Id string - Connection
Path string - Switch Id to which the IOM is connected to. The value can be A or B.
- Connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- Create
Time string - The time when this managed object was created.
- Dc
Supported bool - IOM device connector support.
- Description string
- This field is to provide description for the iocard module model.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Chassis GetEquipment Io Card Equipment Chassis - Equipment
Fex GetEquipment Io Card Equipment Fex - Fan
Modules []GetEquipment Io Card Fan Module - Host
Ports []GetEquipment Io Card Host Port - Id string
- Inband
Ip []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 string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Id float64 - Module Identifier for the IO module.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Ports []GetEquipment Io Card Network Port - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Oper
Reasons []string - Oper
State string - Operational state of IO card or fabric extender.
- Owners []string
- Parent
Get
Equipment Io Card Parent - Part
Number string - Part Number identifier for the IO module.
- Permission
Resources []GetEquipment Io Card Permission Resource - Physical
Device 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.
- Previous
Fru GetEquipment Io Card Previous Fru - Product
Name string - This field identifies the Product Name for the iocard module model.
- Registered
Device 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.
- Sub
Groups []GetEquipment Io Card Sub Group - []Get
Equipment Io Card Tag - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetEquipment Io Card Version Context - Vid string
- This field identifies the Vendor ID for the IO card module.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Equipment Io Card Ancestor> - class
Id String - connection
Path String - Switch Id to which the IOM is connected to. The value can be A or B.
- connection
Status String - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time String - The time when this managed object was created.
- dc
Supported Boolean - IOM device connector support.
- description String
- This field is to provide description for the iocard module model.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Chassis GetEquipment Io Card Equipment Chassis - equipment
Fex GetEquipment Io Card Equipment Fex - fan
Modules List<GetEquipment Io Card Fan Module> - host
Ports List<GetEquipment Io Card Host Port> - id String
- inband
Ip List<GetAddresses Equipment Io Card Inband Ip Address> - inventory
Device GetInfo Equipment Io Card Inventory Device Info - is
Upgraded Boolean - 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 String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Id Double - Module Identifier for the IO module.
- moid String
- The unique identifier of this Managed Object instance.
- network
Ports List<GetEquipment Io Card Network Port> - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of IO card or fabric extender.
- owners List<String>
- parent
Get
Equipment Io Card Parent - part
Number String - Part Number identifier for the IO module.
- permission
Resources List<GetEquipment Io Card Permission Resource> - physical
Device 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.
- previous
Fru GetEquipment Io Card Previous Fru - product
Name String - This field identifies the Product Name for the iocard module model.
- registered
Device 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.
- sub
Groups List<GetEquipment Io Card Sub Group> - List<Get
Equipment Io Card Tag> - vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context GetEquipment Io Card Version Context - vid String
- This field identifies the Vendor ID for the IO card module.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Equipment Io Card Ancestor[] - class
Id string - connection
Path string - Switch Id to which the IOM is connected to. The value can be A or B.
- connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time string - The time when this managed object was created.
- dc
Supported boolean - IOM device connector support.
- description string
- This field is to provide description for the iocard module model.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- equipment
Chassis GetEquipment Io Card Equipment Chassis - equipment
Fex GetEquipment Io Card Equipment Fex - fan
Modules GetEquipment Io Card Fan Module[] - host
Ports GetEquipment Io Card Host Port[] - id string
- inband
Ip GetAddresses Equipment Io Card Inband Ip Address[] - inventory
Device GetInfo Equipment Io Card Inventory Device Info - is
Upgraded boolean - 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 string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- module
Id number - Module Identifier for the IO module.
- moid string
- The unique identifier of this Managed Object instance.
- network
Ports GetEquipment Io Card Network Port[] - nr
Version string - This field identifies the version of the IO card module.
- object
Type string - oper
Reasons string[] - oper
State string - Operational state of IO card or fabric extender.
- owners string[]
- parent
Get
Equipment Io Card Parent - part
Number string - Part Number identifier for the IO module.
- permission
Resources GetEquipment Io Card Permission Resource[] - physical
Device 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.
- previous
Fru GetEquipment Io Card Previous Fru - product
Name string - This field identifies the Product Name for the iocard module model.
- registered
Device 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.
- sub
Groups GetEquipment Io Card Sub Group[] - Get
Equipment Io Card Tag[] - vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Context 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[Get
Equipment 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
Get
Equipment 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[Get
Equipment 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.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - connection
Path String - Switch Id to which the IOM is connected to. The value can be A or B.
- connection
Status String - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time String - The time when this managed object was created.
- dc
Supported Boolean - IOM device connector support.
- description String
- This field is to provide description for the iocard module model.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Chassis Property Map - equipment
Fex Property Map - fan
Modules List<Property Map> - host
Ports List<Property Map> - id String
- inband
Ip List<Property Map>Addresses - inventory
Device Property MapInfo - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mgmt
Controller Property Map - mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Id Number - Module Identifier for the IO module.
- moid String
- The unique identifier of this Managed Object instance.
- network
Ports List<Property Map> - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of IO card or fabric extender.
- owners List<String>
- parent Property Map
- part
Number String - Part Number identifier for the IO module.
- permission
Resources List<Property Map> - physical
Device 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.
- previous
Fru Property Map - product
Name String - This field identifies the Product Name for the iocard module model.
- registered
Device 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.
- sub
Groups List<Property Map> - List<Property Map>
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context 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<Get
Equipment Io Card Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Equipment Io Card Ancestor> - Class
Id string - Connection
Path string - Connection
Status string - Create
Time string - Dc
Supported bool - Description string
- Device
Mo stringId - Dn string
- Domain
Group stringMoid - Equipment
Chassis GetEquipment Io Card Equipment Chassis - Equipment
Fex GetEquipment Io Card Equipment Fex - Fan
Modules List<GetEquipment Io Card Fan Module> - Host
Ports List<GetEquipment Io Card Host Port> - Inband
Ip List<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 string - Model string
- Module
Id double - Moid string
- Network
Ports List<GetEquipment Io Card Network Port> - Nr
Version string - Object
Type string - Oper
Reasons List<string> - Oper
State string - Owners List<string>
- Parent
Get
Equipment Io Card Parent - Part
Number string - Permission
Resources List<GetEquipment Io Card Permission Resource> - Physical
Device GetRegistration Equipment Io Card Physical Device Registration - Pid string
- Presence string
- Previous
Fru GetEquipment Io Card Previous Fru - Product
Name string - Registered
Device GetEquipment Io Card Registered Device - Revision string
- Rn string
- Serial string
- string
- Side string
- Sku string
- Sub
Groups List<GetEquipment Io Card Sub Group> - List<Get
Equipment Io Card Tag> - Vendor string
- Version
Context GetEquipment Io Card Version Context - Vid string
- Id string
- Results
[]Get
Equipment Io Card Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Equipment Io Card Ancestor - Class
Id string - Connection
Path string - Connection
Status string - Create
Time string - Dc
Supported bool - Description string
- Device
Mo stringId - Dn string
- Domain
Group stringMoid - Equipment
Chassis GetEquipment Io Card Equipment Chassis - Equipment
Fex GetEquipment Io Card Equipment Fex - Fan
Modules []GetEquipment Io Card Fan Module - Host
Ports []GetEquipment Io Card Host Port - Inband
Ip []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 string - Model string
- Module
Id float64 - Moid string
- Network
Ports []GetEquipment Io Card Network Port - Nr
Version string - Object
Type string - Oper
Reasons []string - Oper
State string - Owners []string
- Parent
Get
Equipment Io Card Parent - Part
Number string - Permission
Resources []GetEquipment Io Card Permission Resource - Physical
Device GetRegistration Equipment Io Card Physical Device Registration - Pid string
- Presence string
- Previous
Fru GetEquipment Io Card Previous Fru - Product
Name string - Registered
Device GetEquipment Io Card Registered Device - Revision string
- Rn string
- Serial string
- string
- Side string
- Sku string
- Sub
Groups []GetEquipment Io Card Sub Group - []Get
Equipment Io Card Tag - Vendor string
- Version
Context GetEquipment Io Card Version Context - Vid string
- id String
- results
List<Get
Equipment Io Card Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Equipment Io Card Ancestor> - class
Id String - connection
Path String - connection
Status String - create
Time String - dc
Supported Boolean - description String
- device
Mo StringId - dn String
- domain
Group StringMoid - equipment
Chassis GetEquipment Io Card Equipment Chassis - equipment
Fex GetEquipment Io Card Equipment Fex - fan
Modules List<GetEquipment Io Card Fan Module> - host
Ports List<GetEquipment Io Card Host Port> - inband
Ip List<GetAddresses Equipment Io Card Inband Ip Address> - inventory
Device GetInfo Equipment Io Card Inventory Device Info - is
Upgraded Boolean - mgmt
Controller GetEquipment Io Card Mgmt Controller - mod
Time String - model String
- module
Id Double - moid String
- network
Ports List<GetEquipment Io Card Network Port> - nr
Version String - object
Type String - oper
Reasons List<String> - oper
State String - owners List<String>
- parent
Get
Equipment Io Card Parent - part
Number String - permission
Resources List<GetEquipment Io Card Permission Resource> - physical
Device GetRegistration Equipment Io Card Physical Device Registration - pid String
- presence String
- previous
Fru GetEquipment Io Card Previous Fru - product
Name String - registered
Device GetEquipment Io Card Registered Device - revision String
- rn String
- serial String
- String
- side String
- sku String
- sub
Groups List<GetEquipment Io Card Sub Group> - List<Get
Equipment Io Card Tag> - vendor String
- version
Context GetEquipment Io Card Version Context - vid String
- id string
- results
Get
Equipment Io Card Result[] - account
Moid string - additional
Properties string - ancestors
Get
Equipment Io Card Ancestor[] - class
Id string - connection
Path string - connection
Status string - create
Time string - dc
Supported boolean - description string
- device
Mo stringId - dn string
- domain
Group stringMoid - equipment
Chassis GetEquipment Io Card Equipment Chassis - equipment
Fex GetEquipment Io Card Equipment Fex - fan
Modules GetEquipment Io Card Fan Module[] - host
Ports GetEquipment Io Card Host Port[] - inband
Ip GetAddresses Equipment Io Card Inband Ip Address[] - inventory
Device GetInfo Equipment Io Card Inventory Device Info - is
Upgraded boolean - mgmt
Controller GetEquipment Io Card Mgmt Controller - mod
Time string - model string
- module
Id number - moid string
- network
Ports GetEquipment Io Card Network Port[] - nr
Version string - object
Type string - oper
Reasons string[] - oper
State string - owners string[]
- parent
Get
Equipment Io Card Parent - part
Number string - permission
Resources GetEquipment Io Card Permission Resource[] - physical
Device GetRegistration Equipment Io Card Physical Device Registration - pid string
- presence string
- previous
Fru GetEquipment Io Card Previous Fru - product
Name string - registered
Device GetEquipment Io Card Registered Device - revision string
- rn string
- serial string
- string
- side string
- sku string
- sub
Groups GetEquipment Io Card Sub Group[] - Get
Equipment Io Card Tag[] - vendor string
- version
Context GetEquipment Io Card Version Context - vid string
- id str
- results
Sequence[Get
Equipment Io Card Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Equipment 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
Get
Equipment 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[Get
Equipment Io Card Tag] - vendor str
- version_
context GetEquipment Io Card Version Context - vid str
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - connection
Path String - connection
Status String - create
Time String - dc
Supported Boolean - description String
- device
Mo StringId - dn String
- domain
Group StringMoid - equipment
Chassis Property Map - equipment
Fex Property Map - fan
Modules List<Property Map> - host
Ports List<Property Map> - inband
Ip List<Property Map>Addresses - inventory
Device Property MapInfo - is
Upgraded Boolean - mgmt
Controller Property Map - mod
Time String - model String
- module
Id Number - moid String
- network
Ports List<Property Map> - nr
Version String - object
Type String - oper
Reasons List<String> - oper
State String - owners List<String>
- parent Property Map
- part
Number String - permission
Resources List<Property Map> - physical
Device Property MapRegistration - pid String
- presence String
- previous
Fru Property Map - product
Name String - registered
Device Property Map - revision String
- rn String
- serial String
- String
- side String
- sku String
- sub
Groups List<Property Map> - List<Property Map>
- vendor String
- version
Context Property Map - vid String
Supporting Types
GetEquipmentIoCardAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties 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.
- Class
Id string - The fully-qualified name 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 string - Default gateway property of KVM IP Address.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Http
Port double - HTTP port of an IP Address.
- Https
Port double - Secured HTTP port of an IP Address.
- Kvm
Port double - Port number on which the KVM is running and used for connecting to KVM console.
- Kvm
Vlan 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.
- Object
Type 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 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.
- Class
Id string - The fully-qualified name 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 string - Default gateway property of KVM IP Address.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Http
Port float64 - HTTP port of an IP Address.
- Https
Port float64 - Secured HTTP port of an IP Address.
- Kvm
Port float64 - Port number on which the KVM is running and used for connecting to KVM console.
- Kvm
Vlan 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.
- Object
Type 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 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.
- class
Id String - The fully-qualified name 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 String - Default gateway property of KVM IP Address.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- http
Port Double - HTTP port of an IP Address.
- https
Port Double - Secured HTTP port of an IP Address.
- kvm
Port Double - Port number on which the KVM is running and used for connecting to KVM console.
- kvm
Vlan 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.
- object
Type 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 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.
- class
Id string - The fully-qualified name 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 string - Default gateway property of KVM IP Address.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- http
Port number - HTTP port of an IP Address.
- https
Port number - Secured HTTP port of an IP Address.
- kvm
Port number - Port number on which the KVM is running and used for connecting to KVM console.
- kvm
Vlan 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.
- object
Type 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.
- additional
Properties 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.
- class
Id String - The fully-qualified name 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 String - Default gateway property of KVM IP Address.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- http
Port Number - HTTP port of an IP Address.
- https
Port Number - Secured HTTP port of an IP Address.
- kvm
Port Number - Port number on which the KVM is running and used for connecting to KVM console.
- kvm
Vlan 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.
- object
Type 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Equipment Io Card Result Ancestor> - Class
Id string - Connection
Path string - Switch Id to which the IOM is connected to. The value can be A or B.
- Connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- Create
Time string - The time when this managed object was created.
- Dc
Supported bool - IOM device connector support.
- Description string
- This field is to provide description for the iocard module model.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Chasses List<GetEquipment Io Card Result Equipment Chass> - Equipment
Fexes List<GetEquipment Io Card Result Equipment Fex> - Fan
Modules List<GetEquipment Io Card Result Fan Module> - Host
Ports List<GetEquipment Io Card Result Host Port> - Inband
Ip List<GetAddresses Equipment Io Card Result Inband Ip Address> - Inventory
Device List<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 List<GetEquipment Io Card Result Mgmt Controller> - Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Id double - Module Identifier for the IO module.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Ports List<GetEquipment Io Card Result Network Port> - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Operational state of IO card or fabric extender.
- Owners List<string>
- Parents
List<Get
Equipment Io Card Result Parent> - Part
Number string - Part Number identifier for the IO module.
- Permission
Resources List<GetEquipment Io Card Result Permission Resource> - Physical
Device 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.
- Previous
Frus List<GetEquipment Io Card Result Previous Frus> - Product
Name string - This field identifies the Product Name for the iocard module model.
- Registered
Devices 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.
- Sub
Groups List<GetEquipment Io Card Result Sub Group> - List<Get
Equipment Io Card Result Tag> - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts List<GetEquipment Io Card Result Version Context> - Vid string
- This field identifies the Vendor ID for the IO card module.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Equipment Io Card Result Ancestor - Class
Id string - Connection
Path string - Switch Id to which the IOM is connected to. The value can be A or B.
- Connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- Create
Time string - The time when this managed object was created.
- Dc
Supported bool - IOM device connector support.
- Description string
- This field is to provide description for the iocard module model.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Chasses []GetEquipment Io Card Result Equipment Chass - Equipment
Fexes []GetEquipment Io Card Result Equipment Fex - Fan
Modules []GetEquipment Io Card Result Fan Module - Host
Ports []GetEquipment Io Card Result Host Port - Inband
Ip []GetAddresses Equipment Io Card Result Inband Ip Address - Inventory
Device []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 []GetEquipment Io Card Result Mgmt Controller - Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Id float64 - Module Identifier for the IO module.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Ports []GetEquipment Io Card Result Network Port - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Oper
Reasons []string - Oper
State string - Operational state of IO card or fabric extender.
- Owners []string
- Parents
[]Get
Equipment Io Card Result Parent - Part
Number string - Part Number identifier for the IO module.
- Permission
Resources []GetEquipment Io Card Result Permission Resource - Physical
Device []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.
- Previous
Frus []GetEquipment Io Card Result Previous Frus - Product
Name string - This field identifies the Product Name for the iocard module model.
- Registered
Devices []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.
- Sub
Groups []GetEquipment Io Card Result Sub Group - []Get
Equipment Io Card Result Tag - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts []GetEquipment Io Card Result Version Context - Vid string
- This field identifies the Vendor ID for the IO card module.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Equipment Io Card Result Ancestor> - class
Id String - connection
Path String - Switch Id to which the IOM is connected to. The value can be A or B.
- connection
Status String - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time String - The time when this managed object was created.
- dc
Supported Boolean - IOM device connector support.
- description String
- This field is to provide description for the iocard module model.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Chasses List<GetEquipment Io Card Result Equipment Chass> - equipment
Fexes List<GetEquipment Io Card Result Equipment Fex> - fan
Modules List<GetEquipment Io Card Result Fan Module> - host
Ports List<GetEquipment Io Card Result Host Port> - inband
Ip List<GetAddresses Equipment Io Card Result Inband Ip Address> - inventory
Device List<GetInfos Equipment Io Card Result Inventory Device Info> - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mgmt
Controllers List<GetEquipment Io Card Result Mgmt Controller> - mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Id Double - Module Identifier for the IO module.
- moid String
- The unique identifier of this Managed Object instance.
- network
Ports List<GetEquipment Io Card Result Network Port> - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of IO card or fabric extender.
- owners List<String>
- parents
List<Get
Equipment Io Card Result Parent> - part
Number String - Part Number identifier for the IO module.
- permission
Resources List<GetEquipment Io Card Result Permission Resource> - physical
Device 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.
- previous
Frus List<GetEquipment Io Card Result Previous Frus> - product
Name String - This field identifies the Product Name for the iocard module model.
- registered
Devices 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.
- sub
Groups List<GetEquipment Io Card Result Sub Group> - List<Get
Equipment Io Card Result Tag> - vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<GetEquipment Io Card Result Version Context> - vid String
- This field identifies the Vendor ID for the IO card module.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Equipment Io Card Result Ancestor[] - class
Id string - connection
Path string - Switch Id to which the IOM is connected to. The value can be A or B.
- connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time string - The time when this managed object was created.
- dc
Supported boolean - IOM device connector support.
- description string
- This field is to provide description for the iocard module model.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- equipment
Chasses GetEquipment Io Card Result Equipment Chass[] - equipment
Fexes GetEquipment Io Card Result Equipment Fex[] - fan
Modules GetEquipment Io Card Result Fan Module[] - host
Ports GetEquipment Io Card Result Host Port[] - inband
Ip GetAddresses Equipment Io Card Result Inband Ip Address[] - inventory
Device GetInfos Equipment Io Card Result Inventory Device Info[] - is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mgmt
Controllers GetEquipment Io Card Result Mgmt Controller[] - mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- module
Id number - Module Identifier for the IO module.
- moid string
- The unique identifier of this Managed Object instance.
- network
Ports GetEquipment Io Card Result Network Port[] - nr
Version string - This field identifies the version of the IO card module.
- object
Type string - oper
Reasons string[] - oper
State string - Operational state of IO card or fabric extender.
- owners string[]
- parents
Get
Equipment Io Card Result Parent[] - part
Number string - Part Number identifier for the IO module.
- permission
Resources GetEquipment Io Card Result Permission Resource[] - physical
Device 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.
- previous
Frus GetEquipment Io Card Result Previous Frus[] - product
Name string - This field identifies the Product Name for the iocard module model.
- registered
Devices 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.
- sub
Groups GetEquipment Io Card Result Sub Group[] - Get
Equipment Io Card Result Tag[] - vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Contexts 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[Get
Equipment 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[Get
Equipment 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[Get
Equipment 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.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - connection
Path String - Switch Id to which the IOM is connected to. The value can be A or B.
- connection
Status String - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time String - The time when this managed object was created.
- dc
Supported Boolean - IOM device connector support.
- description String
- This field is to provide description for the iocard module model.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Chasses List<Property Map> - equipment
Fexes List<Property Map> - fan
Modules List<Property Map> - host
Ports List<Property Map> - inband
Ip List<Property Map>Addresses - inventory
Device List<Property Map>Infos - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mgmt
Controllers List<Property Map> - mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Id Number - Module Identifier for the IO module.
- moid String
- The unique identifier of this Managed Object instance.
- network
Ports List<Property Map> - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of IO card or fabric extender.
- owners List<String>
- parents List<Property Map>
- part
Number String - Part Number identifier for the IO module.
- permission
Resources List<Property Map> - physical
Device 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.
- previous
Frus List<Property Map> - product
Name String - This field identifies the Product Name for the iocard module model.
- registered
Devices 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.
- sub
Groups List<Property Map> - List<Property Map>
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<Property Map> - vid String
- This field identifies the Vendor ID for the IO card module.
GetEquipmentIoCardResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultEquipmentChass
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultEquipmentFex
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultFanModule
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultHostPort
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultInbandIpAddress
- Additional
Properties string - Address string
- Category string
- Class
Id string - Default
Gateway string - Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Http
Port double - Https
Port double - Kvm
Port double - Kvm
Vlan double - Name string
- Object
Type string - Subnet string
- Type string
- Additional
Properties string - Address string
- Category string
- Class
Id string - Default
Gateway string - Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Http
Port float64 - Https
Port float64 - Kvm
Port float64 - Kvm
Vlan float64 - Name string
- Object
Type string - Subnet string
- Type string
- additional
Properties String - address String
- category String
- class
Id String - default
Gateway String - dn String
- The Distinguished Name unambiguously identifies an object in the system.
- http
Port Double - https
Port Double - kvm
Port Double - kvm
Vlan Double - name String
- object
Type String - subnet String
- type String
- additional
Properties string - address string
- category string
- class
Id string - default
Gateway string - dn string
- The Distinguished Name unambiguously identifies an object in the system.
- http
Port number - https
Port number - kvm
Port number - kvm
Vlan number - name string
- object
Type 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
- additional
Properties String - address String
- category String
- class
Id String - default
Gateway String - dn String
- The Distinguished Name unambiguously identifies an object in the system.
- http
Port Number - https
Port Number - kvm
Port Number - kvm
Vlan Number - name String
- object
Type String - subnet String
- type String
GetEquipmentIoCardResultInventoryDeviceInfo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultMgmtController
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultNetworkPort
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultPhysicalDeviceRegistration
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultPreviousFrus
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultSubGroup
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetEquipmentIoCardResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetEquipment Io Card Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Ref
Mos List<GetEquipment Io Card Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetEquipment Io Card Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Ref
Mos []GetEquipment Io Card Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetEquipment Io Card Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - ref
Mos List<GetEquipment Io Card Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetEquipment Io Card Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - This field identifies the version of the IO card module.
- object
Type string - ref
Mos GetEquipment Io Card Result Version Context Ref Mo[] - timestamp string
- version
Type 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
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetEquipmentIoCardResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentIoCardSubGroup
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties 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.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetEquipmentIoCardVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name 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 List<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 string - This field identifies the version of the IO card module.
- Object
Type string - 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 string
- The time this versioned Managed Object was created.
- Version
Type 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 string - Class
Id string - The fully-qualified name 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 []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 string - This field identifies the version of the IO card module.
- Object
Type string - 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 string
- The time this versioned Managed Object was created.
- Version
Type 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 String - class
Id String - The fully-qualified name 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 List<GetEquipment Io Card Version Context Interested Mo> - marked
For 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.
- nr
Version String - This field identifies the version of the IO card module.
- object
Type String - 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 String
- The time this versioned Managed Object was created.
- version
Type 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 string - class
Id string - The fully-qualified name 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 GetEquipment Io Card Version Context Interested Mo[] - marked
For 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.
- nr
Version string - This field identifies the version of the IO card module.
- object
Type string - 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 string
- The time this versioned Managed Object was created.
- version
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name 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 List<Property Map> - marked
For 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.
- nr
Version String - This field identifies the version of the IO card module.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- 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'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- 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
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet