intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getGraphicsCard
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
Graphics Card present in a server.
Using getGraphicsCard
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 getGraphicsCard(args: GetGraphicsCardArgs, opts?: InvokeOptions): Promise<GetGraphicsCardResult>
function getGraphicsCardOutput(args: GetGraphicsCardOutputArgs, opts?: InvokeOptions): Output<GetGraphicsCardResult>
def get_graphics_card(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetGraphicsCardAncestor]] = None,
card_id: Optional[float] = None,
class_id: Optional[str] = None,
compute_blade: Optional[GetGraphicsCardComputeBlade] = None,
compute_board: Optional[GetGraphicsCardComputeBoard] = None,
compute_rack_unit: Optional[GetGraphicsCardComputeRackUnit] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
device_id: Optional[float] = None,
device_mo_id: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
expander_slot: Optional[str] = None,
firmware_version: Optional[str] = None,
gpu_id: Optional[str] = None,
graphics_controllers: Optional[Sequence[GetGraphicsCardGraphicsController]] = None,
id: Optional[str] = None,
inventory_device_info: Optional[GetGraphicsCardInventoryDeviceInfo] = None,
is_platform_supported: Optional[bool] = None,
is_upgraded: Optional[bool] = None,
mod_time: Optional[str] = None,
mode: Optional[str] = None,
model: Optional[str] = None,
moid: Optional[str] = None,
num_gpus: 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[GetGraphicsCardParent] = None,
part_number: Optional[str] = None,
pci_address: Optional[str] = None,
pci_address_list: Optional[str] = None,
pci_device: Optional[GetGraphicsCardPciDevice] = None,
pci_node: Optional[GetGraphicsCardPciNode] = None,
pci_slot: Optional[str] = None,
permission_resources: Optional[Sequence[GetGraphicsCardPermissionResource]] = None,
pid: Optional[str] = None,
presence: Optional[str] = None,
previous_fru: Optional[GetGraphicsCardPreviousFru] = None,
registered_device: Optional[GetGraphicsCardRegisteredDevice] = None,
revision: Optional[str] = None,
rn: Optional[str] = None,
running_firmwares: Optional[Sequence[GetGraphicsCardRunningFirmware]] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
sub_device_id: Optional[float] = None,
sub_vendor_id: Optional[float] = None,
tags: Optional[Sequence[GetGraphicsCardTag]] = None,
vendor: Optional[str] = None,
vendor_id: Optional[float] = None,
version_context: Optional[GetGraphicsCardVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetGraphicsCardResult
def get_graphics_card_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetGraphicsCardAncestorArgs]]]] = None,
card_id: Optional[pulumi.Input[float]] = None,
class_id: Optional[pulumi.Input[str]] = None,
compute_blade: Optional[pulumi.Input[GetGraphicsCardComputeBladeArgs]] = None,
compute_board: Optional[pulumi.Input[GetGraphicsCardComputeBoardArgs]] = None,
compute_rack_unit: Optional[pulumi.Input[GetGraphicsCardComputeRackUnitArgs]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
device_id: Optional[pulumi.Input[float]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
expander_slot: Optional[pulumi.Input[str]] = None,
firmware_version: Optional[pulumi.Input[str]] = None,
gpu_id: Optional[pulumi.Input[str]] = None,
graphics_controllers: Optional[pulumi.Input[Sequence[pulumi.Input[GetGraphicsCardGraphicsControllerArgs]]]] = None,
id: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetGraphicsCardInventoryDeviceInfoArgs]] = None,
is_platform_supported: Optional[pulumi.Input[bool]] = None,
is_upgraded: Optional[pulumi.Input[bool]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
mode: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
num_gpus: 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[GetGraphicsCardParentArgs]] = None,
part_number: Optional[pulumi.Input[str]] = None,
pci_address: Optional[pulumi.Input[str]] = None,
pci_address_list: Optional[pulumi.Input[str]] = None,
pci_device: Optional[pulumi.Input[GetGraphicsCardPciDeviceArgs]] = None,
pci_node: Optional[pulumi.Input[GetGraphicsCardPciNodeArgs]] = None,
pci_slot: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetGraphicsCardPermissionResourceArgs]]]] = None,
pid: Optional[pulumi.Input[str]] = None,
presence: Optional[pulumi.Input[str]] = None,
previous_fru: Optional[pulumi.Input[GetGraphicsCardPreviousFruArgs]] = None,
registered_device: Optional[pulumi.Input[GetGraphicsCardRegisteredDeviceArgs]] = None,
revision: Optional[pulumi.Input[str]] = None,
rn: Optional[pulumi.Input[str]] = None,
running_firmwares: Optional[pulumi.Input[Sequence[pulumi.Input[GetGraphicsCardRunningFirmwareArgs]]]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
sub_device_id: Optional[pulumi.Input[float]] = None,
sub_vendor_id: Optional[pulumi.Input[float]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetGraphicsCardTagArgs]]]] = None,
vendor: Optional[pulumi.Input[str]] = None,
vendor_id: Optional[pulumi.Input[float]] = None,
version_context: Optional[pulumi.Input[GetGraphicsCardVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGraphicsCardResult]
func LookupGraphicsCard(ctx *Context, args *LookupGraphicsCardArgs, opts ...InvokeOption) (*LookupGraphicsCardResult, error)
func LookupGraphicsCardOutput(ctx *Context, args *LookupGraphicsCardOutputArgs, opts ...InvokeOption) LookupGraphicsCardResultOutput
> Note: This function is named LookupGraphicsCard
in the Go SDK.
public static class GetGraphicsCard
{
public static Task<GetGraphicsCardResult> InvokeAsync(GetGraphicsCardArgs args, InvokeOptions? opts = null)
public static Output<GetGraphicsCardResult> Invoke(GetGraphicsCardInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGraphicsCardResult> getGraphicsCard(GetGraphicsCardArgs args, InvokeOptions options)
public static Output<GetGraphicsCardResult> getGraphicsCard(GetGraphicsCardArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getGraphicsCard:getGraphicsCard
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Graphics Card Ancestor> - Card
Id double - The id of the graphics card.
- Class
Id string - Compute
Blade GetGraphics Card Compute Blade - Compute
Board GetGraphics Card Compute Board - Compute
Rack GetUnit Graphics Card Compute Rack Unit - Create
Time string - The time when this managed object was created.
- Description string
- This field displays the description of the Graphics Processing Unit.
- Device
Id double - The device id of the graphics card.
- 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.
- Expander
Slot string - The expander slot information of the card.
- Firmware
Version string - The firmware version of the graphics card.
- Gpu
Id string - The identifier of the graphics processor unit.
- Graphics
Controllers List<GetGraphics Card Graphics Controller> - Id string
- Inventory
Device GetInfo Graphics Card Inventory Device Info - Is
Platform boolSupported - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Mod
Time string - The time when this managed object was last modified.
- Mode string
- The current mode of the graphics card.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Num
Gpus string - The number of controllers under each card.
- Object
Type string - Oper
Reasons List<string> - Oper
State string - The current operational state of the graphics card.
- Owners List<string>
- Parent
Get
Graphics Card Parent - Part
Number string - This field displays the part number of the Graphics Processing Unit.
- Pci
Address string - The PCI address of the graphics card.
- Pci
Address stringList - This list contains the PCI address of all controllers for corresponding card.
- Pci
Device GetGraphics Card Pci Device - Pci
Node GetGraphics Card Pci Node - Pci
Slot string - The PCI slot name of the graphics card.
- Permission
Resources List<GetGraphics Card Permission Resource> - Pid string
- This field displays the product ID of the Graphics Processing Unit.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetGraphics Card Previous Fru - Registered
Device GetGraphics 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.
- Running
Firmwares List<GetGraphics Card Running Firmware> - 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.
- Sub
Device doubleId - The sub device id of the graphics processor unit.
- Sub
Vendor doubleId - The sub vendor id of the graphics processor unit.
- List<Get
Graphics Card Tag> - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Vendor
Id double - The vendor id of the graphics processor unit.
- Version
Context GetGraphics Card Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Graphics Card Ancestor - Card
Id float64 - The id of the graphics card.
- Class
Id string - Compute
Blade GetGraphics Card Compute Blade - Compute
Board GetGraphics Card Compute Board - Compute
Rack GetUnit Graphics Card Compute Rack Unit - Create
Time string - The time when this managed object was created.
- Description string
- This field displays the description of the Graphics Processing Unit.
- Device
Id float64 - The device id of the graphics card.
- 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.
- Expander
Slot string - The expander slot information of the card.
- Firmware
Version string - The firmware version of the graphics card.
- Gpu
Id string - The identifier of the graphics processor unit.
- Graphics
Controllers []GetGraphics Card Graphics Controller - Id string
- Inventory
Device GetInfo Graphics Card Inventory Device Info - Is
Platform boolSupported - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Mod
Time string - The time when this managed object was last modified.
- Mode string
- The current mode of the graphics card.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Num
Gpus string - The number of controllers under each card.
- Object
Type string - Oper
Reasons []string - Oper
State string - The current operational state of the graphics card.
- Owners []string
- Parent
Get
Graphics Card Parent - Part
Number string - This field displays the part number of the Graphics Processing Unit.
- Pci
Address string - The PCI address of the graphics card.
- Pci
Address stringList - This list contains the PCI address of all controllers for corresponding card.
- Pci
Device GetGraphics Card Pci Device - Pci
Node GetGraphics Card Pci Node - Pci
Slot string - The PCI slot name of the graphics card.
- Permission
Resources []GetGraphics Card Permission Resource - Pid string
- This field displays the product ID of the Graphics Processing Unit.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetGraphics Card Previous Fru - Registered
Device GetGraphics 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.
- Running
Firmwares []GetGraphics Card Running Firmware - 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.
- Sub
Device float64Id - The sub device id of the graphics processor unit.
- Sub
Vendor float64Id - The sub vendor id of the graphics processor unit.
- []Get
Graphics Card Tag - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Vendor
Id float64 - The vendor id of the graphics processor unit.
- Version
Context GetGraphics Card Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Graphics Card Ancestor> - card
Id Double - The id of the graphics card.
- class
Id String - compute
Blade GetGraphics Card Compute Blade - compute
Board GetGraphics Card Compute Board - compute
Rack GetUnit Graphics Card Compute Rack Unit - create
Time String - The time when this managed object was created.
- description String
- This field displays the description of the Graphics Processing Unit.
- device
Id Double - The device id of the graphics card.
- 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.
- expander
Slot String - The expander slot information of the card.
- firmware
Version String - The firmware version of the graphics card.
- gpu
Id String - The identifier of the graphics processor unit.
- graphics
Controllers List<GetGraphics Card Graphics Controller> - id String
- inventory
Device GetInfo Graphics Card Inventory Device Info - is
Platform BooleanSupported - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time String - The time when this managed object was last modified.
- mode String
- The current mode of the graphics card.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- num
Gpus String - The number of controllers under each card.
- object
Type String - oper
Reasons List<String> - oper
State String - The current operational state of the graphics card.
- owners List<String>
- parent
Get
Graphics Card Parent - part
Number String - This field displays the part number of the Graphics Processing Unit.
- pci
Address String - The PCI address of the graphics card.
- pci
Address StringList - This list contains the PCI address of all controllers for corresponding card.
- pci
Device GetGraphics Card Pci Device - pci
Node GetGraphics Card Pci Node - pci
Slot String - The PCI slot name of the graphics card.
- permission
Resources List<GetGraphics Card Permission Resource> - pid String
- This field displays the product ID of the Graphics Processing Unit.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetGraphics Card Previous Fru - registered
Device GetGraphics 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.
- running
Firmwares List<GetGraphics Card Running Firmware> - 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.
- sub
Device DoubleId - The sub device id of the graphics processor unit.
- sub
Vendor DoubleId - The sub vendor id of the graphics processor unit.
- List<Get
Graphics Card Tag> - vendor String
- This field displays the vendor information of the associated component or hardware.
- vendor
Id Double - The vendor id of the graphics processor unit.
- version
Context GetGraphics Card Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Graphics Card Ancestor[] - card
Id number - The id of the graphics card.
- class
Id string - compute
Blade GetGraphics Card Compute Blade - compute
Board GetGraphics Card Compute Board - compute
Rack GetUnit Graphics Card Compute Rack Unit - create
Time string - The time when this managed object was created.
- description string
- This field displays the description of the Graphics Processing Unit.
- device
Id number - The device id of the graphics card.
- 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.
- expander
Slot string - The expander slot information of the card.
- firmware
Version string - The firmware version of the graphics card.
- gpu
Id string - The identifier of the graphics processor unit.
- graphics
Controllers GetGraphics Card Graphics Controller[] - id string
- inventory
Device GetInfo Graphics Card Inventory Device Info - is
Platform booleanSupported - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time string - The time when this managed object was last modified.
- mode string
- The current mode of the graphics card.
- model string
- This field displays the model number of the associated component or hardware.
- moid string
- The unique identifier of this Managed Object instance.
- num
Gpus string - The number of controllers under each card.
- object
Type string - oper
Reasons string[] - oper
State string - The current operational state of the graphics card.
- owners string[]
- parent
Get
Graphics Card Parent - part
Number string - This field displays the part number of the Graphics Processing Unit.
- pci
Address string - The PCI address of the graphics card.
- pci
Address stringList - This list contains the PCI address of all controllers for corresponding card.
- pci
Device GetGraphics Card Pci Device - pci
Node GetGraphics Card Pci Node - pci
Slot string - The PCI slot name of the graphics card.
- permission
Resources GetGraphics Card Permission Resource[] - pid string
- This field displays the product ID of the Graphics Processing Unit.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetGraphics Card Previous Fru - registered
Device GetGraphics 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.
- running
Firmwares GetGraphics Card Running Firmware[] - 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.
- sub
Device numberId - The sub device id of the graphics processor unit.
- sub
Vendor numberId - The sub vendor id of the graphics processor unit.
- Get
Graphics Card Tag[] - vendor string
- This field displays the vendor information of the associated component or hardware.
- vendor
Id number - The vendor id of the graphics processor unit.
- version
Context GetGraphics Card Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Graphics Card Ancestor] - card_
id float - The id of the graphics card.
- class_
id str - compute_
blade GetGraphics Card Compute Blade - compute_
board GetGraphics Card Compute Board - compute_
rack_ Getunit Graphics Card Compute Rack Unit - create_
time str - The time when this managed object was created.
- description str
- This field displays the description of the Graphics Processing Unit.
- device_
id float - The device id of the graphics card.
- 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.
- expander_
slot str - The expander slot information of the card.
- firmware_
version str - The firmware version of the graphics card.
- gpu_
id str - The identifier of the graphics processor unit.
- graphics_
controllers Sequence[GetGraphics Card Graphics Controller] - id str
- inventory_
device_ Getinfo Graphics Card Inventory Device Info - is_
platform_ boolsupported - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod_
time str - The time when this managed object was last modified.
- mode str
- The current mode of the graphics card.
- model str
- This field displays the model number of the associated component or hardware.
- moid str
- The unique identifier of this Managed Object instance.
- num_
gpus str - The number of controllers under each card.
- object_
type str - oper_
reasons Sequence[str] - oper_
state str - The current operational state of the graphics card.
- owners Sequence[str]
- parent
Get
Graphics Card Parent - part_
number str - This field displays the part number of the Graphics Processing Unit.
- pci_
address str - The PCI address of the graphics card.
- pci_
address_ strlist - This list contains the PCI address of all controllers for corresponding card.
- pci_
device GetGraphics Card Pci Device - pci_
node GetGraphics Card Pci Node - pci_
slot str - The PCI slot name of the graphics card.
- permission_
resources Sequence[GetGraphics Card Permission Resource] - pid str
- This field displays the product ID of the Graphics Processing Unit.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
fru GetGraphics Card Previous Fru - registered_
device GetGraphics 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.
- running_
firmwares Sequence[GetGraphics Card Running Firmware] - 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.
- sub_
device_ floatid - The sub device id of the graphics processor unit.
- sub_
vendor_ floatid - The sub vendor id of the graphics processor unit.
- Sequence[Get
Graphics Card Tag] - vendor str
- This field displays the vendor information of the associated component or hardware.
- vendor_
id float - The vendor id of the graphics processor unit.
- version_
context GetGraphics Card Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- card
Id Number - The id of the graphics card.
- class
Id String - compute
Blade Property Map - compute
Board Property Map - compute
Rack Property MapUnit - create
Time String - The time when this managed object was created.
- description String
- This field displays the description of the Graphics Processing Unit.
- device
Id Number - The device id of the graphics card.
- 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.
- expander
Slot String - The expander slot information of the card.
- firmware
Version String - The firmware version of the graphics card.
- gpu
Id String - The identifier of the graphics processor unit.
- graphics
Controllers List<Property Map> - id String
- inventory
Device Property MapInfo - is
Platform BooleanSupported - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time String - The time when this managed object was last modified.
- mode String
- The current mode of the graphics card.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- num
Gpus String - The number of controllers under each card.
- object
Type String - oper
Reasons List<String> - oper
State String - The current operational state of the graphics card.
- owners List<String>
- parent Property Map
- part
Number String - This field displays the part number of the Graphics Processing Unit.
- pci
Address String - The PCI address of the graphics card.
- pci
Address StringList - This list contains the PCI address of all controllers for corresponding card.
- pci
Device Property Map - pci
Node Property Map - pci
Slot String - The PCI slot name of the graphics card.
- permission
Resources List<Property Map> - pid String
- This field displays the product ID of the Graphics Processing Unit.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru Property Map - 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.
- running
Firmwares List<Property Map> - 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.
- sub
Device NumberId - The sub device id of the graphics processor unit.
- sub
Vendor NumberId - The sub vendor id of the graphics processor unit.
- List<Property Map>
- vendor String
- This field displays the vendor information of the associated component or hardware.
- vendor
Id Number - The vendor id of the graphics processor unit.
- version
Context Property Map
getGraphicsCard Result
The following output properties are available:
- Id string
- Results
List<Get
Graphics Card Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Graphics Card Ancestor> - Card
Id double - Class
Id string - Compute
Blade GetGraphics Card Compute Blade - Compute
Board GetGraphics Card Compute Board - Compute
Rack GetUnit Graphics Card Compute Rack Unit - Create
Time string - Description string
- Device
Id double - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Expander
Slot string - Firmware
Version string - Gpu
Id string - Graphics
Controllers List<GetGraphics Card Graphics Controller> - Inventory
Device GetInfo Graphics Card Inventory Device Info - Is
Platform boolSupported - Is
Upgraded bool - Mod
Time string - Mode string
- Model string
- Moid string
- Num
Gpus string - Object
Type string - Oper
Reasons List<string> - Oper
State string - Owners List<string>
- Parent
Get
Graphics Card Parent - Part
Number string - Pci
Address string - Pci
Address stringList - Pci
Device GetGraphics Card Pci Device - Pci
Node GetGraphics Card Pci Node - Pci
Slot string - Permission
Resources List<GetGraphics Card Permission Resource> - Pid string
- Presence string
- Previous
Fru GetGraphics Card Previous Fru - Registered
Device GetGraphics Card Registered Device - Revision string
- Rn string
- Running
Firmwares List<GetGraphics Card Running Firmware> - Serial string
- string
- Sub
Device doubleId - Sub
Vendor doubleId - List<Get
Graphics Card Tag> - Vendor string
- Vendor
Id double - Version
Context GetGraphics Card Version Context
- Id string
- Results
[]Get
Graphics Card Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Graphics Card Ancestor - Card
Id float64 - Class
Id string - Compute
Blade GetGraphics Card Compute Blade - Compute
Board GetGraphics Card Compute Board - Compute
Rack GetUnit Graphics Card Compute Rack Unit - Create
Time string - Description string
- Device
Id float64 - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Expander
Slot string - Firmware
Version string - Gpu
Id string - Graphics
Controllers []GetGraphics Card Graphics Controller - Inventory
Device GetInfo Graphics Card Inventory Device Info - Is
Platform boolSupported - Is
Upgraded bool - Mod
Time string - Mode string
- Model string
- Moid string
- Num
Gpus string - Object
Type string - Oper
Reasons []string - Oper
State string - Owners []string
- Parent
Get
Graphics Card Parent - Part
Number string - Pci
Address string - Pci
Address stringList - Pci
Device GetGraphics Card Pci Device - Pci
Node GetGraphics Card Pci Node - Pci
Slot string - Permission
Resources []GetGraphics Card Permission Resource - Pid string
- Presence string
- Previous
Fru GetGraphics Card Previous Fru - Registered
Device GetGraphics Card Registered Device - Revision string
- Rn string
- Running
Firmwares []GetGraphics Card Running Firmware - Serial string
- string
- Sub
Device float64Id - Sub
Vendor float64Id - []Get
Graphics Card Tag - Vendor string
- Vendor
Id float64 - Version
Context GetGraphics Card Version Context
- id String
- results
List<Get
Graphics Card Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Graphics Card Ancestor> - card
Id Double - class
Id String - compute
Blade GetGraphics Card Compute Blade - compute
Board GetGraphics Card Compute Board - compute
Rack GetUnit Graphics Card Compute Rack Unit - create
Time String - description String
- device
Id Double - device
Mo StringId - dn String
- domain
Group StringMoid - expander
Slot String - firmware
Version String - gpu
Id String - graphics
Controllers List<GetGraphics Card Graphics Controller> - inventory
Device GetInfo Graphics Card Inventory Device Info - is
Platform BooleanSupported - is
Upgraded Boolean - mod
Time String - mode String
- model String
- moid String
- num
Gpus String - object
Type String - oper
Reasons List<String> - oper
State String - owners List<String>
- parent
Get
Graphics Card Parent - part
Number String - pci
Address String - pci
Address StringList - pci
Device GetGraphics Card Pci Device - pci
Node GetGraphics Card Pci Node - pci
Slot String - permission
Resources List<GetGraphics Card Permission Resource> - pid String
- presence String
- previous
Fru GetGraphics Card Previous Fru - registered
Device GetGraphics Card Registered Device - revision String
- rn String
- running
Firmwares List<GetGraphics Card Running Firmware> - serial String
- String
- sub
Device DoubleId - sub
Vendor DoubleId - List<Get
Graphics Card Tag> - vendor String
- vendor
Id Double - version
Context GetGraphics Card Version Context
- id string
- results
Get
Graphics Card Result[] - account
Moid string - additional
Properties string - ancestors
Get
Graphics Card Ancestor[] - card
Id number - class
Id string - compute
Blade GetGraphics Card Compute Blade - compute
Board GetGraphics Card Compute Board - compute
Rack GetUnit Graphics Card Compute Rack Unit - create
Time string - description string
- device
Id number - device
Mo stringId - dn string
- domain
Group stringMoid - expander
Slot string - firmware
Version string - gpu
Id string - graphics
Controllers GetGraphics Card Graphics Controller[] - inventory
Device GetInfo Graphics Card Inventory Device Info - is
Platform booleanSupported - is
Upgraded boolean - mod
Time string - mode string
- model string
- moid string
- num
Gpus string - object
Type string - oper
Reasons string[] - oper
State string - owners string[]
- parent
Get
Graphics Card Parent - part
Number string - pci
Address string - pci
Address stringList - pci
Device GetGraphics Card Pci Device - pci
Node GetGraphics Card Pci Node - pci
Slot string - permission
Resources GetGraphics Card Permission Resource[] - pid string
- presence string
- previous
Fru GetGraphics Card Previous Fru - registered
Device GetGraphics Card Registered Device - revision string
- rn string
- running
Firmwares GetGraphics Card Running Firmware[] - serial string
- string
- sub
Device numberId - sub
Vendor numberId - Get
Graphics Card Tag[] - vendor string
- vendor
Id number - version
Context GetGraphics Card Version Context
- id str
- results
Sequence[Get
Graphics Card Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Graphics Card Ancestor] - card_
id float - class_
id str - compute_
blade GetGraphics Card Compute Blade - compute_
board GetGraphics Card Compute Board - compute_
rack_ Getunit Graphics Card Compute Rack Unit - create_
time str - description str
- device_
id float - device_
mo_ strid - dn str
- domain_
group_ strmoid - expander_
slot str - firmware_
version str - gpu_
id str - graphics_
controllers Sequence[GetGraphics Card Graphics Controller] - inventory_
device_ Getinfo Graphics Card Inventory Device Info - is_
platform_ boolsupported - is_
upgraded bool - mod_
time str - mode str
- model str
- moid str
- num_
gpus str - object_
type str - oper_
reasons Sequence[str] - oper_
state str - owners Sequence[str]
- parent
Get
Graphics Card Parent - part_
number str - pci_
address str - pci_
address_ strlist - pci_
device GetGraphics Card Pci Device - pci_
node GetGraphics Card Pci Node - pci_
slot str - permission_
resources Sequence[GetGraphics Card Permission Resource] - pid str
- presence str
- previous_
fru GetGraphics Card Previous Fru - registered_
device GetGraphics Card Registered Device - revision str
- rn str
- running_
firmwares Sequence[GetGraphics Card Running Firmware] - serial str
- str
- sub_
device_ floatid - sub_
vendor_ floatid - Sequence[Get
Graphics Card Tag] - vendor str
- vendor_
id float - version_
context GetGraphics Card Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- card
Id Number - class
Id String - compute
Blade Property Map - compute
Board Property Map - compute
Rack Property MapUnit - create
Time String - description String
- device
Id Number - device
Mo StringId - dn String
- domain
Group StringMoid - expander
Slot String - firmware
Version String - gpu
Id String - graphics
Controllers List<Property Map> - inventory
Device Property MapInfo - is
Platform BooleanSupported - is
Upgraded Boolean - mod
Time String - mode String
- model String
- moid String
- num
Gpus String - object
Type String - oper
Reasons List<String> - oper
State String - owners List<String>
- parent Property Map
- part
Number String - pci
Address String - pci
Address StringList - pci
Device Property Map - pci
Node Property Map - pci
Slot String - permission
Resources List<Property Map> - pid String
- presence String
- previous
Fru Property Map - registered
Device Property Map - revision String
- rn String
- running
Firmwares List<Property Map> - serial String
- String
- sub
Device NumberId - sub
Vendor NumberId - List<Property Map>
- vendor String
- vendor
Id Number - version
Context Property Map
Supporting Types
GetGraphicsCardAncestor
- 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'.
GetGraphicsCardComputeBlade
- 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'.
GetGraphicsCardComputeBoard
- 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'.
GetGraphicsCardComputeRackUnit
- 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'.
GetGraphicsCardGraphicsController
- 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'.
GetGraphicsCardInventoryDeviceInfo
- 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'.
GetGraphicsCardParent
- 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'.
GetGraphicsCardPciDevice
- 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'.
GetGraphicsCardPciNode
- 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'.
GetGraphicsCardPermissionResource
- 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'.
GetGraphicsCardPreviousFru
- 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'.
GetGraphicsCardRegisteredDevice
- 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'.
GetGraphicsCardResult
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. List<GetGraphics Card Result Ancestor> - Card
Id This property is required. double - The id of the graphics card.
- Class
Id This property is required. string - Compute
Blades This property is required. List<GetGraphics Card Result Compute Blade> - Compute
Boards This property is required. List<GetGraphics Card Result Compute Board> - Compute
Rack Units This property is required. List<GetGraphics Card Result Compute Rack Unit> - Create
Time This property is required. string - The time when this managed object was created.
- Description
This property is required. string - This field displays the description of the Graphics Processing Unit.
- Device
Id This property is required. double - The device id of the graphics card.
- Device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- Dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Expander
Slot This property is required. string - The expander slot information of the card.
- Firmware
Version This property is required. string - The firmware version of the graphics card.
- Gpu
Id This property is required. string - The identifier of the graphics processor unit.
- Graphics
Controllers This property is required. List<GetGraphics Card Result Graphics Controller> - Inventory
Device Infos This property is required. List<GetGraphics Card Result Inventory Device Info> - Is
Platform Supported This property is required. bool - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- Is
Upgraded This property is required. bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Mode
This property is required. string - The current mode of the graphics card.
- Model
This property is required. string - This field displays the model number of the associated component or hardware.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Num
Gpus This property is required. string - The number of controllers under each card.
- Object
Type This property is required. string - Oper
Reasons This property is required. List<string> - Oper
State This property is required. string - The current operational state of the graphics card.
- Owners
This property is required. List<string> - Parents
This property is required. List<GetGraphics Card Result Parent> - Part
Number This property is required. string - This field displays the part number of the Graphics Processing Unit.
- Pci
Address This property is required. string - The PCI address of the graphics card.
- Pci
Address List This property is required. string - This list contains the PCI address of all controllers for corresponding card.
- Pci
Devices This property is required. List<GetGraphics Card Result Pci Device> - Pci
Nodes This property is required. List<GetGraphics Card Result Pci Node> - Pci
Slot This property is required. string - The PCI slot name of the graphics card.
- Permission
Resources This property is required. List<GetGraphics Card Result Permission Resource> - Pid
This property is required. string - This field displays the product ID of the Graphics Processing Unit.
- Presence
This property is required. string - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus This property is required. List<GetGraphics Card Result Previous Frus> - Registered
Devices This property is required. List<GetGraphics Card Result Registered Device> - Revision
This property is required. string - This field displays the revised version of the associated component or hardware (if any).
- Rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
- Running
Firmwares This property is required. List<GetGraphics Card Result Running Firmware> - Serial
This property is required. string - This field displays the serial number of the associated component or hardware.
This property is required. 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.
- Sub
Device Id This property is required. double - The sub device id of the graphics processor unit.
- Sub
Vendor Id This property is required. double - The sub vendor id of the graphics processor unit.
This property is required. List<GetGraphics Card Result Tag> - Vendor
This property is required. string - This field displays the vendor information of the associated component or hardware.
- Vendor
Id This property is required. double - The vendor id of the graphics processor unit.
- Version
Contexts This property is required. List<GetGraphics Card Result Version Context>
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. []GetGraphics Card Result Ancestor - Card
Id This property is required. float64 - The id of the graphics card.
- Class
Id This property is required. string - Compute
Blades This property is required. []GetGraphics Card Result Compute Blade - Compute
Boards This property is required. []GetGraphics Card Result Compute Board - Compute
Rack Units This property is required. []GetGraphics Card Result Compute Rack Unit - Create
Time This property is required. string - The time when this managed object was created.
- Description
This property is required. string - This field displays the description of the Graphics Processing Unit.
- Device
Id This property is required. float64 - The device id of the graphics card.
- Device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- Dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Expander
Slot This property is required. string - The expander slot information of the card.
- Firmware
Version This property is required. string - The firmware version of the graphics card.
- Gpu
Id This property is required. string - The identifier of the graphics processor unit.
- Graphics
Controllers This property is required. []GetGraphics Card Result Graphics Controller - Inventory
Device Infos This property is required. []GetGraphics Card Result Inventory Device Info - Is
Platform Supported This property is required. bool - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- Is
Upgraded This property is required. bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Mode
This property is required. string - The current mode of the graphics card.
- Model
This property is required. string - This field displays the model number of the associated component or hardware.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Num
Gpus This property is required. string - The number of controllers under each card.
- Object
Type This property is required. string - Oper
Reasons This property is required. []string - Oper
State This property is required. string - The current operational state of the graphics card.
- Owners
This property is required. []string - Parents
This property is required. []GetGraphics Card Result Parent - Part
Number This property is required. string - This field displays the part number of the Graphics Processing Unit.
- Pci
Address This property is required. string - The PCI address of the graphics card.
- Pci
Address List This property is required. string - This list contains the PCI address of all controllers for corresponding card.
- Pci
Devices This property is required. []GetGraphics Card Result Pci Device - Pci
Nodes This property is required. []GetGraphics Card Result Pci Node - Pci
Slot This property is required. string - The PCI slot name of the graphics card.
- Permission
Resources This property is required. []GetGraphics Card Result Permission Resource - Pid
This property is required. string - This field displays the product ID of the Graphics Processing Unit.
- Presence
This property is required. string - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus This property is required. []GetGraphics Card Result Previous Frus - Registered
Devices This property is required. []GetGraphics Card Result Registered Device - Revision
This property is required. string - This field displays the revised version of the associated component or hardware (if any).
- Rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
- Running
Firmwares This property is required. []GetGraphics Card Result Running Firmware - Serial
This property is required. string - This field displays the serial number of the associated component or hardware.
This property is required. 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.
- Sub
Device Id This property is required. float64 - The sub device id of the graphics processor unit.
- Sub
Vendor Id This property is required. float64 - The sub vendor id of the graphics processor unit.
This property is required. []GetGraphics Card Result Tag - Vendor
This property is required. string - This field displays the vendor information of the associated component or hardware.
- Vendor
Id This property is required. float64 - The vendor id of the graphics processor unit.
- Version
Contexts This property is required. []GetGraphics Card Result Version Context
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<GetGraphics Card Result Ancestor> - card
Id This property is required. Double - The id of the graphics card.
- class
Id This property is required. String - compute
Blades This property is required. List<GetGraphics Card Result Compute Blade> - compute
Boards This property is required. List<GetGraphics Card Result Compute Board> - compute
Rack Units This property is required. List<GetGraphics Card Result Compute Rack Unit> - create
Time This property is required. String - The time when this managed object was created.
- description
This property is required. String - This field displays the description of the Graphics Processing Unit.
- device
Id This property is required. Double - The device id of the graphics card.
- device
Mo Id This property is required. String - The database identifier of the registered device of an object.
- dn
This property is required. String - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- expander
Slot This property is required. String - The expander slot information of the card.
- firmware
Version This property is required. String - The firmware version of the graphics card.
- gpu
Id This property is required. String - The identifier of the graphics processor unit.
- graphics
Controllers This property is required. List<GetGraphics Card Result Graphics Controller> - inventory
Device Infos This property is required. List<GetGraphics Card Result Inventory Device Info> - is
Platform Supported This property is required. Boolean - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- is
Upgraded This property is required. Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time This property is required. String - The time when this managed object was last modified.
- mode
This property is required. String - The current mode of the graphics card.
- model
This property is required. String - This field displays the model number of the associated component or hardware.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- num
Gpus This property is required. String - The number of controllers under each card.
- object
Type This property is required. String - oper
Reasons This property is required. List<String> - oper
State This property is required. String - The current operational state of the graphics card.
- owners
This property is required. List<String> - parents
This property is required. List<GetGraphics Card Result Parent> - part
Number This property is required. String - This field displays the part number of the Graphics Processing Unit.
- pci
Address This property is required. String - The PCI address of the graphics card.
- pci
Address List This property is required. String - This list contains the PCI address of all controllers for corresponding card.
- pci
Devices This property is required. List<GetGraphics Card Result Pci Device> - pci
Nodes This property is required. List<GetGraphics Card Result Pci Node> - pci
Slot This property is required. String - The PCI slot name of the graphics card.
- permission
Resources This property is required. List<GetGraphics Card Result Permission Resource> - pid
This property is required. String - This field displays the product ID of the Graphics Processing Unit.
- presence
This property is required. String - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus This property is required. List<GetGraphics Card Result Previous Frus> - registered
Devices This property is required. List<GetGraphics Card Result Registered Device> - revision
This property is required. String - This field displays the revised version of the associated component or hardware (if any).
- rn
This property is required. String - The Relative Name uniquely identifies an object within a given context.
- running
Firmwares This property is required. List<GetGraphics Card Result Running Firmware> - serial
This property is required. String - This field displays the serial number of the associated component or hardware.
This property is required. 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.
- sub
Device Id This property is required. Double - The sub device id of the graphics processor unit.
- sub
Vendor Id This property is required. Double - The sub vendor id of the graphics processor unit.
This property is required. List<GetGraphics Card Result Tag> - vendor
This property is required. String - This field displays the vendor information of the associated component or hardware.
- vendor
Id This property is required. Double - The vendor id of the graphics processor unit.
- version
Contexts This property is required. List<GetGraphics Card Result Version Context>
- account
Moid This property is required. string - The Account ID for this managed object.
- additional
Properties This property is required. string - ancestors
This property is required. GetGraphics Card Result Ancestor[] - card
Id This property is required. number - The id of the graphics card.
- class
Id This property is required. string - compute
Blades This property is required. GetGraphics Card Result Compute Blade[] - compute
Boards This property is required. GetGraphics Card Result Compute Board[] - compute
Rack Units This property is required. GetGraphics Card Result Compute Rack Unit[] - create
Time This property is required. string - The time when this managed object was created.
- description
This property is required. string - This field displays the description of the Graphics Processing Unit.
- device
Id This property is required. number - The device id of the graphics card.
- device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- expander
Slot This property is required. string - The expander slot information of the card.
- firmware
Version This property is required. string - The firmware version of the graphics card.
- gpu
Id This property is required. string - The identifier of the graphics processor unit.
- graphics
Controllers This property is required. GetGraphics Card Result Graphics Controller[] - inventory
Device Infos This property is required. GetGraphics Card Result Inventory Device Info[] - is
Platform Supported This property is required. boolean - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- is
Upgraded This property is required. boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time This property is required. string - The time when this managed object was last modified.
- mode
This property is required. string - The current mode of the graphics card.
- model
This property is required. string - This field displays the model number of the associated component or hardware.
- moid
This property is required. string - The unique identifier of this Managed Object instance.
- num
Gpus This property is required. string - The number of controllers under each card.
- object
Type This property is required. string - oper
Reasons This property is required. string[] - oper
State This property is required. string - The current operational state of the graphics card.
- owners
This property is required. string[] - parents
This property is required. GetGraphics Card Result Parent[] - part
Number This property is required. string - This field displays the part number of the Graphics Processing Unit.
- pci
Address This property is required. string - The PCI address of the graphics card.
- pci
Address List This property is required. string - This list contains the PCI address of all controllers for corresponding card.
- pci
Devices This property is required. GetGraphics Card Result Pci Device[] - pci
Nodes This property is required. GetGraphics Card Result Pci Node[] - pci
Slot This property is required. string - The PCI slot name of the graphics card.
- permission
Resources This property is required. GetGraphics Card Result Permission Resource[] - pid
This property is required. string - This field displays the product ID of the Graphics Processing Unit.
- presence
This property is required. string - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus This property is required. GetGraphics Card Result Previous Frus[] - registered
Devices This property is required. GetGraphics Card Result Registered Device[] - revision
This property is required. string - This field displays the revised version of the associated component or hardware (if any).
- rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
- running
Firmwares This property is required. GetGraphics Card Result Running Firmware[] - serial
This property is required. string - This field displays the serial number of the associated component or hardware.
This property is required. 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.
- sub
Device Id This property is required. number - The sub device id of the graphics processor unit.
- sub
Vendor Id This property is required. number - The sub vendor id of the graphics processor unit.
This property is required. GetGraphics Card Result Tag[] - vendor
This property is required. string - This field displays the vendor information of the associated component or hardware.
- vendor
Id This property is required. number - The vendor id of the graphics processor unit.
- version
Contexts This property is required. GetGraphics Card Result Version Context[]
- account_
moid This property is required. str - The Account ID for this managed object.
- additional_
properties This property is required. str - ancestors
This property is required. Sequence[GetGraphics Card Result Ancestor] - card_
id This property is required. float - The id of the graphics card.
- class_
id This property is required. str - compute_
blades This property is required. Sequence[GetGraphics Card Result Compute Blade] - compute_
boards This property is required. Sequence[GetGraphics Card Result Compute Board] - compute_
rack_ units This property is required. Sequence[GetGraphics Card Result Compute Rack Unit] - create_
time This property is required. str - The time when this managed object was created.
- description
This property is required. str - This field displays the description of the Graphics Processing Unit.
- device_
id This property is required. float - The device id of the graphics card.
- device_
mo_ id This property is required. str - The database identifier of the registered device of an object.
- dn
This property is required. str - The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- expander_
slot This property is required. str - The expander slot information of the card.
- firmware_
version This property is required. str - The firmware version of the graphics card.
- gpu_
id This property is required. str - The identifier of the graphics processor unit.
- graphics_
controllers This property is required. Sequence[GetGraphics Card Result Graphics Controller] - inventory_
device_ infos This property is required. Sequence[GetGraphics Card Result Inventory Device Info] - is_
platform_ supported This property is required. bool - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- is_
upgraded This property is required. bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod_
time This property is required. str - The time when this managed object was last modified.
- mode
This property is required. str - The current mode of the graphics card.
- model
This property is required. str - This field displays the model number of the associated component or hardware.
- moid
This property is required. str - The unique identifier of this Managed Object instance.
- num_
gpus This property is required. str - The number of controllers under each card.
- object_
type This property is required. str - oper_
reasons This property is required. Sequence[str] - oper_
state This property is required. str - The current operational state of the graphics card.
- owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetGraphics Card Result Parent] - part_
number This property is required. str - This field displays the part number of the Graphics Processing Unit.
- pci_
address This property is required. str - The PCI address of the graphics card.
- pci_
address_ list This property is required. str - This list contains the PCI address of all controllers for corresponding card.
- pci_
devices This property is required. Sequence[GetGraphics Card Result Pci Device] - pci_
nodes This property is required. Sequence[GetGraphics Card Result Pci Node] - pci_
slot This property is required. str - The PCI slot name of the graphics card.
- permission_
resources This property is required. Sequence[GetGraphics Card Result Permission Resource] - pid
This property is required. str - This field displays the product ID of the Graphics Processing Unit.
- presence
This property is required. str - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
frus This property is required. Sequence[GetGraphics Card Result Previous Frus] - registered_
devices This property is required. Sequence[GetGraphics Card Result Registered Device] - revision
This property is required. str - This field displays the revised version of the associated component or hardware (if any).
- rn
This property is required. str - The Relative Name uniquely identifies an object within a given context.
- running_
firmwares This property is required. Sequence[GetGraphics Card Result Running Firmware] - serial
This property is required. str - This field displays the serial number of the associated component or hardware.
This property is required. 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.
- sub_
device_ id This property is required. float - The sub device id of the graphics processor unit.
- sub_
vendor_ id This property is required. float - The sub vendor id of the graphics processor unit.
This property is required. Sequence[GetGraphics Card Result Tag] - vendor
This property is required. str - This field displays the vendor information of the associated component or hardware.
- vendor_
id This property is required. float - The vendor id of the graphics processor unit.
- version_
contexts This property is required. Sequence[GetGraphics Card Result Version Context]
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<Property Map> - card
Id This property is required. Number - The id of the graphics card.
- class
Id This property is required. String - compute
Blades This property is required. List<Property Map> - compute
Boards This property is required. List<Property Map> - compute
Rack Units This property is required. List<Property Map> - create
Time This property is required. String - The time when this managed object was created.
- description
This property is required. String - This field displays the description of the Graphics Processing Unit.
- device
Id This property is required. Number - The device id of the graphics card.
- device
Mo Id This property is required. String - The database identifier of the registered device of an object.
- dn
This property is required. String - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- expander
Slot This property is required. String - The expander slot information of the card.
- firmware
Version This property is required. String - The firmware version of the graphics card.
- gpu
Id This property is required. String - The identifier of the graphics processor unit.
- graphics
Controllers This property is required. List<Property Map> - inventory
Device Infos This property is required. List<Property Map> - is
Platform Supported This property is required. Boolean - This field indicates whether the Graphics Processing Unit is supported on the server or not.
- is
Upgraded This property is required. Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time This property is required. String - The time when this managed object was last modified.
- mode
This property is required. String - The current mode of the graphics card.
- model
This property is required. String - This field displays the model number of the associated component or hardware.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- num
Gpus This property is required. String - The number of controllers under each card.
- object
Type This property is required. String - oper
Reasons This property is required. List<String> - oper
State This property is required. String - The current operational state of the graphics card.
- owners
This property is required. List<String> - parents
This property is required. List<Property Map> - part
Number This property is required. String - This field displays the part number of the Graphics Processing Unit.
- pci
Address This property is required. String - The PCI address of the graphics card.
- pci
Address List This property is required. String - This list contains the PCI address of all controllers for corresponding card.
- pci
Devices This property is required. List<Property Map> - pci
Nodes This property is required. List<Property Map> - pci
Slot This property is required. String - The PCI slot name of the graphics card.
- permission
Resources This property is required. List<Property Map> - pid
This property is required. String - This field displays the product ID of the Graphics Processing Unit.
- presence
This property is required. String - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus This property is required. List<Property Map> - registered
Devices This property is required. List<Property Map> - revision
This property is required. String - This field displays the revised version of the associated component or hardware (if any).
- rn
This property is required. String - The Relative Name uniquely identifies an object within a given context.
- running
Firmwares This property is required. List<Property Map> - serial
This property is required. String - This field displays the serial number of the associated component or hardware.
This property is required. 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.
- sub
Device Id This property is required. Number - The sub device id of the graphics processor unit.
- sub
Vendor Id This property is required. Number - The sub vendor id of the graphics processor unit.
This property is required. List<Property Map>- vendor
This property is required. String - This field displays the vendor information of the associated component or hardware.
- vendor
Id This property is required. Number - The vendor id of the graphics processor unit.
- version
Contexts This property is required. List<Property Map>
GetGraphicsCardResultAncestor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultComputeBlade
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultComputeBoard
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultComputeRackUnit
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultGraphicsController
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultInventoryDeviceInfo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultParent
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultPciDevice
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultPciNode
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultPermissionResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultPreviousFrus
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultRegisteredDevice
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultRunningFirmware
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultTag
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
- additional
Properties This property is required. string - key
This property is required. string - value
This property is required. string
- additional_
properties This property is required. str - key
This property is required. str - value
This property is required. str
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
GetGraphicsCardResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetGraphics Card Result Version Context Interested Mo> - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. List<GetGraphics Card Result Version Context Ref Mo> - Timestamp
This property is required. string - Version
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. []GetGraphics Card Result Version Context Interested Mo - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. []GetGraphics Card Result Version Context Ref Mo - Timestamp
This property is required. string - Version
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<GetGraphics Card Result Version Context Interested Mo> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<GetGraphics Card Result Version Context Ref Mo> - timestamp
This property is required. String - version
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interested
Mos This property is required. GetGraphics Card Result Version Context Interested Mo[] - marked
For Deletion This property is required. boolean - nr
Version This property is required. string - object
Type This property is required. string - ref
Mos This property is required. GetGraphics Card Result Version Context Ref Mo[] - timestamp
This property is required. string - version
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interested_
mos This property is required. Sequence[GetGraphics Card Result Version Context Interested Mo] - marked_
for_ deletion This property is required. bool - nr_
version This property is required. str - object_
type This property is required. str - ref_
mos This property is required. Sequence[GetGraphics Card Result Version Context Ref Mo] - timestamp
This property is required. str - version_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<Property Map> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<Property Map> - timestamp
This property is required. String - version
Type This property is required. String
GetGraphicsCardResultVersionContextInterestedMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardResultVersionContextRefMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetGraphicsCardRunningFirmware
- 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'.
GetGraphicsCardTag
- 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.
GetGraphicsCardVersionContext
- 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<GetGraphics 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetGraphics 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 []GetGraphics 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetGraphics 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<GetGraphics 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetGraphics 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 GetGraphics 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetGraphics 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[GetGraphics 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetGraphics 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- 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.
GetGraphicsCardVersionContextInterestedMo
- 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'.
GetGraphicsCardVersionContextRefMo
- 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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet