intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getEquipmentFex
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Fabric Extender which can mutiplex traffic from the host facing ports.
Using getEquipmentFex
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 getEquipmentFex(args: GetEquipmentFexArgs, opts?: InvokeOptions): Promise<GetEquipmentFexResult>
function getEquipmentFexOutput(args: GetEquipmentFexOutputArgs, opts?: InvokeOptions): Output<GetEquipmentFexResult>
def get_equipment_fex(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetEquipmentFexAncestor]] = None,
class_id: Optional[str] = None,
connection_path: Optional[str] = None,
connection_status: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
device_mo_id: Optional[str] = None,
discovery_state: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
fans: Optional[Sequence[GetEquipmentFexFan]] = None,
host_ports: Optional[Sequence[GetEquipmentFexHostPort]] = None,
id: Optional[str] = None,
inventory_device_info: Optional[GetEquipmentFexInventoryDeviceInfo] = None,
ioms: Optional[Sequence[GetEquipmentFexIom]] = None,
is_upgraded: Optional[bool] = None,
locator_led: Optional[GetEquipmentFexLocatorLed] = None,
mgmt_controller: Optional[GetEquipmentFexMgmtController] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
module_id: Optional[float] = None,
moid: Optional[str] = None,
network_element: Optional[GetEquipmentFexNetworkElement] = None,
network_ports: Optional[Sequence[GetEquipmentFexNetworkPort]] = None,
nr_version: Optional[str] = None,
object_type: Optional[str] = None,
oper_reasons: Optional[Sequence[str]] = None,
oper_state: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetEquipmentFexParent] = None,
part_number: Optional[str] = None,
permission_resources: Optional[Sequence[GetEquipmentFexPermissionResource]] = None,
pid: Optional[str] = None,
presence: Optional[str] = None,
previous_fru: Optional[GetEquipmentFexPreviousFru] = None,
product_name: Optional[str] = None,
psuses: Optional[Sequence[GetEquipmentFexPsus]] = None,
registered_device: Optional[GetEquipmentFexRegisteredDevice] = None,
revision: Optional[str] = None,
rn: Optional[str] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
sku: Optional[str] = None,
sub_groups: Optional[Sequence[GetEquipmentFexSubGroup]] = None,
tags: Optional[Sequence[GetEquipmentFexTag]] = None,
vendor: Optional[str] = None,
version_context: Optional[GetEquipmentFexVersionContext] = None,
vid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEquipmentFexResult
def get_equipment_fex_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
connection_path: Optional[pulumi.Input[str]] = None,
connection_status: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
discovery_state: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
fans: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexFanArgs]]]] = None,
host_ports: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexHostPortArgs]]]] = None,
id: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetEquipmentFexInventoryDeviceInfoArgs]] = None,
ioms: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexIomArgs]]]] = None,
is_upgraded: Optional[pulumi.Input[bool]] = None,
locator_led: Optional[pulumi.Input[GetEquipmentFexLocatorLedArgs]] = None,
mgmt_controller: Optional[pulumi.Input[GetEquipmentFexMgmtControllerArgs]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
module_id: Optional[pulumi.Input[float]] = None,
moid: Optional[pulumi.Input[str]] = None,
network_element: Optional[pulumi.Input[GetEquipmentFexNetworkElementArgs]] = None,
network_ports: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexNetworkPortArgs]]]] = None,
nr_version: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
oper_reasons: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
oper_state: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetEquipmentFexParentArgs]] = None,
part_number: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexPermissionResourceArgs]]]] = None,
pid: Optional[pulumi.Input[str]] = None,
presence: Optional[pulumi.Input[str]] = None,
previous_fru: Optional[pulumi.Input[GetEquipmentFexPreviousFruArgs]] = None,
product_name: Optional[pulumi.Input[str]] = None,
psuses: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexPsusArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetEquipmentFexRegisteredDeviceArgs]] = None,
revision: Optional[pulumi.Input[str]] = None,
rn: Optional[pulumi.Input[str]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
sku: Optional[pulumi.Input[str]] = None,
sub_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexSubGroupArgs]]]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexTagArgs]]]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetEquipmentFexVersionContextArgs]] = None,
vid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEquipmentFexResult]
func LookupEquipmentFex(ctx *Context, args *LookupEquipmentFexArgs, opts ...InvokeOption) (*LookupEquipmentFexResult, error)
func LookupEquipmentFexOutput(ctx *Context, args *LookupEquipmentFexOutputArgs, opts ...InvokeOption) LookupEquipmentFexResultOutput
> Note: This function is named LookupEquipmentFex
in the Go SDK.
public static class GetEquipmentFex
{
public static Task<GetEquipmentFexResult> InvokeAsync(GetEquipmentFexArgs args, InvokeOptions? opts = null)
public static Output<GetEquipmentFexResult> Invoke(GetEquipmentFexInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEquipmentFexResult> getEquipmentFex(GetEquipmentFexArgs args, InvokeOptions options)
public static Output<GetEquipmentFexResult> getEquipmentFex(GetEquipmentFexArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getEquipmentFex:getEquipmentFex
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Equipment Fex Ancestor> - Class
Id string - Connection
Path string - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- Connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- Create
Time string - The time when this managed object was created.
- Description string
- This field is to provide description for the iocard module model.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Discovery
State string - Discovery state of IO card or fabric extender.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fans
List<Get
Equipment Fex Fan> - Host
Ports List<GetEquipment Fex Host Port> - Id string
- Inventory
Device GetInfo Equipment Fex Inventory Device Info - Ioms
List<Get
Equipment Fex Iom> - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Locator
Led GetEquipment Fex Locator Led - Mgmt
Controller GetEquipment Fex Mgmt Controller - Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Id double - Module Identifier for the IO module.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Element GetEquipment Fex Network Element - Network
Ports List<GetEquipment Fex Network Port> - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Operational state of IO card or fabric extender.
- Owners List<string>
- Parent
Get
Equipment Fex Parent - Part
Number string - Part Number identifier for the IO module.
- Permission
Resources List<GetEquipment Fex Permission Resource> - Pid string
- This field identifies the Product ID for the IO module.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetEquipment Fex Previous Fru - Product
Name string - This field identifies the Product Name for the iocard module model.
- Psuses
List<Get
Equipment Fex Psus> - Registered
Device GetEquipment Fex Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sku string
- This field identifies the Stock Keeping Unit for the IO card module.
- Sub
Groups List<GetEquipment Fex Sub Group> - List<Get
Equipment Fex Tag> - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetEquipment Fex Version Context - Vid string
- This field identifies the Vendor ID for the IO card module.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Equipment Fex Ancestor - Class
Id string - Connection
Path string - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- Connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- Create
Time string - The time when this managed object was created.
- Description string
- This field is to provide description for the iocard module model.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Discovery
State string - Discovery state of IO card or fabric extender.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fans
[]Get
Equipment Fex Fan - Host
Ports []GetEquipment Fex Host Port - Id string
- Inventory
Device GetInfo Equipment Fex Inventory Device Info - Ioms
[]Get
Equipment Fex Iom - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Locator
Led GetEquipment Fex Locator Led - Mgmt
Controller GetEquipment Fex Mgmt Controller - Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Id float64 - Module Identifier for the IO module.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Element GetEquipment Fex Network Element - Network
Ports []GetEquipment Fex Network Port - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Oper
Reasons []string - Oper
State string - Operational state of IO card or fabric extender.
- Owners []string
- Parent
Get
Equipment Fex Parent - Part
Number string - Part Number identifier for the IO module.
- Permission
Resources []GetEquipment Fex Permission Resource - Pid string
- This field identifies the Product ID for the IO module.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetEquipment Fex Previous Fru - Product
Name string - This field identifies the Product Name for the iocard module model.
- Psuses
[]Get
Equipment Fex Psus - Registered
Device GetEquipment Fex Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sku string
- This field identifies the Stock Keeping Unit for the IO card module.
- Sub
Groups []GetEquipment Fex Sub Group - []Get
Equipment Fex Tag - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetEquipment Fex Version Context - Vid string
- This field identifies the Vendor ID for the IO card module.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Equipment Fex Ancestor> - class
Id String - connection
Path String - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- connection
Status String - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time String - The time when this managed object was created.
- description String
- This field is to provide description for the iocard module model.
- device
Mo StringId - The database identifier of the registered device of an object.
- discovery
State String - Discovery state of IO card or fabric extender.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fans
List<Get
Equipment Fex Fan> - host
Ports List<GetEquipment Fex Host Port> - id String
- inventory
Device GetInfo Equipment Fex Inventory Device Info - ioms
List<Get
Equipment Fex Iom> - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- locator
Led GetEquipment Fex Locator Led - mgmt
Controller GetEquipment Fex Mgmt Controller - mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Id Double - Module Identifier for the IO module.
- moid String
- The unique identifier of this Managed Object instance.
- network
Element GetEquipment Fex Network Element - network
Ports List<GetEquipment Fex Network Port> - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of IO card or fabric extender.
- owners List<String>
- parent
Get
Equipment Fex Parent - part
Number String - Part Number identifier for the IO module.
- permission
Resources List<GetEquipment Fex Permission Resource> - pid String
- This field identifies the Product ID for the IO module.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetEquipment Fex Previous Fru - product
Name String - This field identifies the Product Name for the iocard module model.
- psuses
List<Get
Equipment Fex Psus> - registered
Device GetEquipment Fex Registered Device - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sku String
- This field identifies the Stock Keeping Unit for the IO card module.
- sub
Groups List<GetEquipment Fex Sub Group> - List<Get
Equipment Fex Tag> - vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context GetEquipment Fex Version Context - vid String
- This field identifies the Vendor ID for the IO card module.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Equipment Fex Ancestor[] - class
Id string - connection
Path string - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time string - The time when this managed object was created.
- description string
- This field is to provide description for the iocard module model.
- device
Mo stringId - The database identifier of the registered device of an object.
- discovery
State string - Discovery state of IO card or fabric extender.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- fans
Get
Equipment Fex Fan[] - host
Ports GetEquipment Fex Host Port[] - id string
- inventory
Device GetInfo Equipment Fex Inventory Device Info - ioms
Get
Equipment Fex Iom[] - is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- locator
Led GetEquipment Fex Locator Led - mgmt
Controller GetEquipment Fex Mgmt Controller - mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- module
Id number - Module Identifier for the IO module.
- moid string
- The unique identifier of this Managed Object instance.
- network
Element GetEquipment Fex Network Element - network
Ports GetEquipment Fex Network Port[] - nr
Version string - This field identifies the version of the IO card module.
- object
Type string - oper
Reasons string[] - oper
State string - Operational state of IO card or fabric extender.
- owners string[]
- parent
Get
Equipment Fex Parent - part
Number string - Part Number identifier for the IO module.
- permission
Resources GetEquipment Fex Permission Resource[] - pid string
- This field identifies the Product ID for the IO module.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetEquipment Fex Previous Fru - product
Name string - This field identifies the Product Name for the iocard module model.
- psuses
Get
Equipment Fex Psus[] - registered
Device GetEquipment Fex Registered Device - revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sku string
- This field identifies the Stock Keeping Unit for the IO card module.
- sub
Groups GetEquipment Fex Sub Group[] - Get
Equipment Fex Tag[] - vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Context GetEquipment Fex Version Context - vid string
- This field identifies the Vendor ID for the IO card module.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Equipment Fex Ancestor] - class_
id str - connection_
path str - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- connection_
status str - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create_
time str - The time when this managed object was created.
- description str
- This field is to provide description for the iocard module model.
- device_
mo_ strid - The database identifier of the registered device of an object.
- discovery_
state str - Discovery state of IO card or fabric extender.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- fans
Sequence[Get
Equipment Fex Fan] - host_
ports Sequence[GetEquipment Fex Host Port] - id str
- inventory_
device_ Getinfo Equipment Fex Inventory Device Info - ioms
Sequence[Get
Equipment Fex Iom] - is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- locator_
led GetEquipment Fex Locator Led - mgmt_
controller GetEquipment Fex Mgmt Controller - mod_
time str - The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- module_
id float - Module Identifier for the IO module.
- moid str
- The unique identifier of this Managed Object instance.
- network_
element GetEquipment Fex Network Element - network_
ports Sequence[GetEquipment Fex Network Port] - nr_
version str - This field identifies the version of the IO card module.
- object_
type str - oper_
reasons Sequence[str] - oper_
state str - Operational state of IO card or fabric extender.
- owners Sequence[str]
- parent
Get
Equipment Fex Parent - part_
number str - Part Number identifier for the IO module.
- permission_
resources Sequence[GetEquipment Fex Permission Resource] - pid str
- This field identifies the Product ID for the IO module.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
fru GetEquipment Fex Previous Fru - product_
name str - This field identifies the Product Name for the iocard module model.
- psuses
Sequence[Get
Equipment Fex Psus] - registered_
device GetEquipment Fex Registered Device - revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- serial str
- This field displays the serial number of the associated component or hardware.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sku str
- This field identifies the Stock Keeping Unit for the IO card module.
- sub_
groups Sequence[GetEquipment Fex Sub Group] - Sequence[Get
Equipment Fex Tag] - vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
context GetEquipment Fex Version Context - vid str
- This field identifies the Vendor ID for the IO card module.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - connection
Path String - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- connection
Status String - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time String - The time when this managed object was created.
- description String
- This field is to provide description for the iocard module model.
- device
Mo StringId - The database identifier of the registered device of an object.
- discovery
State String - Discovery state of IO card or fabric extender.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fans List<Property Map>
- host
Ports List<Property Map> - id String
- inventory
Device Property MapInfo - ioms List<Property Map>
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- locator
Led Property Map - mgmt
Controller Property Map - mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Id Number - Module Identifier for the IO module.
- moid String
- The unique identifier of this Managed Object instance.
- network
Element Property Map - network
Ports List<Property Map> - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of IO card or fabric extender.
- owners List<String>
- parent Property Map
- part
Number String - Part Number identifier for the IO module.
- permission
Resources List<Property Map> - pid String
- This field identifies the Product ID for the IO module.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru Property Map - product
Name String - This field identifies the Product Name for the iocard module model.
- psuses List<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.
- 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.
- sku String
- This field identifies the Stock Keeping Unit for the IO card module.
- sub
Groups List<Property Map> - List<Property Map>
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context Property Map - vid String
- This field identifies the Vendor ID for the IO card module.
getEquipmentFex Result
The following output properties are available:
- Id string
- Results
List<Get
Equipment Fex Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Equipment Fex Ancestor> - Class
Id string - Connection
Path string - Connection
Status string - Create
Time string - Description string
- Device
Mo stringId - Discovery
State string - Dn string
- Domain
Group stringMoid - Fans
List<Get
Equipment Fex Fan> - Host
Ports List<GetEquipment Fex Host Port> - Inventory
Device GetInfo Equipment Fex Inventory Device Info - Ioms
List<Get
Equipment Fex Iom> - Is
Upgraded bool - Locator
Led GetEquipment Fex Locator Led - Mgmt
Controller GetEquipment Fex Mgmt Controller - Mod
Time string - Model string
- Module
Id double - Moid string
- Network
Element GetEquipment Fex Network Element - Network
Ports List<GetEquipment Fex Network Port> - Nr
Version string - Object
Type string - Oper
Reasons List<string> - Oper
State string - Owners List<string>
- Parent
Get
Equipment Fex Parent - Part
Number string - Permission
Resources List<GetEquipment Fex Permission Resource> - Pid string
- Presence string
- Previous
Fru GetEquipment Fex Previous Fru - Product
Name string - Psuses
List<Get
Equipment Fex Psus> - Registered
Device GetEquipment Fex Registered Device - Revision string
- Rn string
- Serial string
- string
- Sku string
- Sub
Groups List<GetEquipment Fex Sub Group> - List<Get
Equipment Fex Tag> - Vendor string
- Version
Context GetEquipment Fex Version Context - Vid string
- Id string
- Results
[]Get
Equipment Fex Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Equipment Fex Ancestor - Class
Id string - Connection
Path string - Connection
Status string - Create
Time string - Description string
- Device
Mo stringId - Discovery
State string - Dn string
- Domain
Group stringMoid - Fans
[]Get
Equipment Fex Fan - Host
Ports []GetEquipment Fex Host Port - Inventory
Device GetInfo Equipment Fex Inventory Device Info - Ioms
[]Get
Equipment Fex Iom - Is
Upgraded bool - Locator
Led GetEquipment Fex Locator Led - Mgmt
Controller GetEquipment Fex Mgmt Controller - Mod
Time string - Model string
- Module
Id float64 - Moid string
- Network
Element GetEquipment Fex Network Element - Network
Ports []GetEquipment Fex Network Port - Nr
Version string - Object
Type string - Oper
Reasons []string - Oper
State string - Owners []string
- Parent
Get
Equipment Fex Parent - Part
Number string - Permission
Resources []GetEquipment Fex Permission Resource - Pid string
- Presence string
- Previous
Fru GetEquipment Fex Previous Fru - Product
Name string - Psuses
[]Get
Equipment Fex Psus - Registered
Device GetEquipment Fex Registered Device - Revision string
- Rn string
- Serial string
- string
- Sku string
- Sub
Groups []GetEquipment Fex Sub Group - []Get
Equipment Fex Tag - Vendor string
- Version
Context GetEquipment Fex Version Context - Vid string
- id String
- results
List<Get
Equipment Fex Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Equipment Fex Ancestor> - class
Id String - connection
Path String - connection
Status String - create
Time String - description String
- device
Mo StringId - discovery
State String - dn String
- domain
Group StringMoid - fans
List<Get
Equipment Fex Fan> - host
Ports List<GetEquipment Fex Host Port> - inventory
Device GetInfo Equipment Fex Inventory Device Info - ioms
List<Get
Equipment Fex Iom> - is
Upgraded Boolean - locator
Led GetEquipment Fex Locator Led - mgmt
Controller GetEquipment Fex Mgmt Controller - mod
Time String - model String
- module
Id Double - moid String
- network
Element GetEquipment Fex Network Element - network
Ports List<GetEquipment Fex Network Port> - nr
Version String - object
Type String - oper
Reasons List<String> - oper
State String - owners List<String>
- parent
Get
Equipment Fex Parent - part
Number String - permission
Resources List<GetEquipment Fex Permission Resource> - pid String
- presence String
- previous
Fru GetEquipment Fex Previous Fru - product
Name String - psuses
List<Get
Equipment Fex Psus> - registered
Device GetEquipment Fex Registered Device - revision String
- rn String
- serial String
- String
- sku String
- sub
Groups List<GetEquipment Fex Sub Group> - List<Get
Equipment Fex Tag> - vendor String
- version
Context GetEquipment Fex Version Context - vid String
- id string
- results
Get
Equipment Fex Result[] - account
Moid string - additional
Properties string - ancestors
Get
Equipment Fex Ancestor[] - class
Id string - connection
Path string - connection
Status string - create
Time string - description string
- device
Mo stringId - discovery
State string - dn string
- domain
Group stringMoid - fans
Get
Equipment Fex Fan[] - host
Ports GetEquipment Fex Host Port[] - inventory
Device GetInfo Equipment Fex Inventory Device Info - ioms
Get
Equipment Fex Iom[] - is
Upgraded boolean - locator
Led GetEquipment Fex Locator Led - mgmt
Controller GetEquipment Fex Mgmt Controller - mod
Time string - model string
- module
Id number - moid string
- network
Element GetEquipment Fex Network Element - network
Ports GetEquipment Fex Network Port[] - nr
Version string - object
Type string - oper
Reasons string[] - oper
State string - owners string[]
- parent
Get
Equipment Fex Parent - part
Number string - permission
Resources GetEquipment Fex Permission Resource[] - pid string
- presence string
- previous
Fru GetEquipment Fex Previous Fru - product
Name string - psuses
Get
Equipment Fex Psus[] - registered
Device GetEquipment Fex Registered Device - revision string
- rn string
- serial string
- string
- sku string
- sub
Groups GetEquipment Fex Sub Group[] - Get
Equipment Fex Tag[] - vendor string
- version
Context GetEquipment Fex Version Context - vid string
- id str
- results
Sequence[Get
Equipment Fex Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Equipment Fex Ancestor] - class_
id str - connection_
path str - connection_
status str - create_
time str - description str
- device_
mo_ strid - discovery_
state str - dn str
- domain_
group_ strmoid - fans
Sequence[Get
Equipment Fex Fan] - host_
ports Sequence[GetEquipment Fex Host Port] - inventory_
device_ Getinfo Equipment Fex Inventory Device Info - ioms
Sequence[Get
Equipment Fex Iom] - is_
upgraded bool - locator_
led GetEquipment Fex Locator Led - mgmt_
controller GetEquipment Fex Mgmt Controller - mod_
time str - model str
- module_
id float - moid str
- network_
element GetEquipment Fex Network Element - network_
ports Sequence[GetEquipment Fex Network Port] - nr_
version str - object_
type str - oper_
reasons Sequence[str] - oper_
state str - owners Sequence[str]
- parent
Get
Equipment Fex Parent - part_
number str - permission_
resources Sequence[GetEquipment Fex Permission Resource] - pid str
- presence str
- previous_
fru GetEquipment Fex Previous Fru - product_
name str - psuses
Sequence[Get
Equipment Fex Psus] - registered_
device GetEquipment Fex Registered Device - revision str
- rn str
- serial str
- str
- sku str
- sub_
groups Sequence[GetEquipment Fex Sub Group] - Sequence[Get
Equipment Fex Tag] - vendor str
- version_
context GetEquipment Fex Version Context - vid str
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - connection
Path String - connection
Status String - create
Time String - description String
- device
Mo StringId - discovery
State String - dn String
- domain
Group StringMoid - fans List<Property Map>
- host
Ports List<Property Map> - inventory
Device Property MapInfo - ioms List<Property Map>
- is
Upgraded Boolean - locator
Led Property Map - mgmt
Controller Property Map - mod
Time String - model String
- module
Id Number - moid String
- network
Element Property Map - network
Ports List<Property Map> - nr
Version String - object
Type String - oper
Reasons List<String> - oper
State String - owners List<String>
- parent Property Map
- part
Number String - permission
Resources List<Property Map> - pid String
- presence String
- previous
Fru Property Map - product
Name String - psuses List<Property Map>
- registered
Device Property Map - revision String
- rn String
- serial String
- String
- sku String
- sub
Groups List<Property Map> - List<Property Map>
- vendor String
- version
Context Property Map - vid String
Supporting Types
GetEquipmentFexAncestor
- 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'.
GetEquipmentFexFan
- 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'.
GetEquipmentFexHostPort
- 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'.
GetEquipmentFexInventoryDeviceInfo
- 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'.
GetEquipmentFexIom
- 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'.
GetEquipmentFexLocatorLed
- 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'.
GetEquipmentFexMgmtController
- 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'.
GetEquipmentFexNetworkElement
- 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'.
GetEquipmentFexNetworkPort
- 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'.
GetEquipmentFexParent
- 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'.
GetEquipmentFexPermissionResource
- 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'.
GetEquipmentFexPreviousFru
- 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'.
GetEquipmentFexPsus
- 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'.
GetEquipmentFexRegisteredDevice
- 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'.
GetEquipmentFexResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Equipment Fex Result Ancestor> - Class
Id string - Connection
Path string - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- Connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- Create
Time string - The time when this managed object was created.
- Description string
- This field is to provide description for the iocard module model.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Discovery
State string - Discovery state of IO card or fabric extender.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fans
List<Get
Equipment Fex Result Fan> - Host
Ports List<GetEquipment Fex Result Host Port> - Inventory
Device List<GetInfos Equipment Fex Result Inventory Device Info> - Ioms
List<Get
Equipment Fex Result Iom> - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Locator
Leds List<GetEquipment Fex Result Locator Led> - Mgmt
Controllers List<GetEquipment Fex Result Mgmt Controller> - Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Id double - Module Identifier for the IO module.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements List<GetEquipment Fex Result Network Element> - Network
Ports List<GetEquipment Fex Result Network Port> - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Oper
Reasons List<string> - Oper
State string - Operational state of IO card or fabric extender.
- Owners List<string>
- Parents
List<Get
Equipment Fex Result Parent> - Part
Number string - Part Number identifier for the IO module.
- Permission
Resources List<GetEquipment Fex Result Permission Resource> - Pid string
- This field identifies the Product ID for the IO module.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus List<GetEquipment Fex Result Previous Frus> - Product
Name string - This field identifies the Product Name for the iocard module model.
- Psuses
List<Get
Equipment Fex Result Psus> - Registered
Devices List<GetEquipment Fex Result Registered Device> - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sku string
- This field identifies the Stock Keeping Unit for the IO card module.
- Sub
Groups List<GetEquipment Fex Result Sub Group> - List<Get
Equipment Fex Result Tag> - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts List<GetEquipment Fex Result Version Context> - Vid string
- This field identifies the Vendor ID for the IO card module.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Equipment Fex Result Ancestor - Class
Id string - Connection
Path string - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- Connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- Create
Time string - The time when this managed object was created.
- Description string
- This field is to provide description for the iocard module model.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Discovery
State string - Discovery state of IO card or fabric extender.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fans
[]Get
Equipment Fex Result Fan - Host
Ports []GetEquipment Fex Result Host Port - Inventory
Device []GetInfos Equipment Fex Result Inventory Device Info - Ioms
[]Get
Equipment Fex Result Iom - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Locator
Leds []GetEquipment Fex Result Locator Led - Mgmt
Controllers []GetEquipment Fex Result Mgmt Controller - Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Module
Id float64 - Module Identifier for the IO module.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements []GetEquipment Fex Result Network Element - Network
Ports []GetEquipment Fex Result Network Port - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Oper
Reasons []string - Oper
State string - Operational state of IO card or fabric extender.
- Owners []string
- Parents
[]Get
Equipment Fex Result Parent - Part
Number string - Part Number identifier for the IO module.
- Permission
Resources []GetEquipment Fex Result Permission Resource - Pid string
- This field identifies the Product ID for the IO module.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus []GetEquipment Fex Result Previous Frus - Product
Name string - This field identifies the Product Name for the iocard module model.
- Psuses
[]Get
Equipment Fex Result Psus - Registered
Devices []GetEquipment Fex Result Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sku string
- This field identifies the Stock Keeping Unit for the IO card module.
- Sub
Groups []GetEquipment Fex Result Sub Group - []Get
Equipment Fex Result Tag - Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts []GetEquipment Fex Result Version Context - Vid string
- This field identifies the Vendor ID for the IO card module.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Equipment Fex Result Ancestor> - class
Id String - connection
Path String - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- connection
Status String - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time String - The time when this managed object was created.
- description String
- This field is to provide description for the iocard module model.
- device
Mo StringId - The database identifier of the registered device of an object.
- discovery
State String - Discovery state of IO card or fabric extender.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fans
List<Get
Equipment Fex Result Fan> - host
Ports List<GetEquipment Fex Result Host Port> - inventory
Device List<GetInfos Equipment Fex Result Inventory Device Info> - ioms
List<Get
Equipment Fex Result Iom> - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- locator
Leds List<GetEquipment Fex Result Locator Led> - mgmt
Controllers List<GetEquipment Fex Result Mgmt Controller> - mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Id Double - Module Identifier for the IO module.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<GetEquipment Fex Result Network Element> - network
Ports List<GetEquipment Fex Result Network Port> - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of IO card or fabric extender.
- owners List<String>
- parents
List<Get
Equipment Fex Result Parent> - part
Number String - Part Number identifier for the IO module.
- permission
Resources List<GetEquipment Fex Result Permission Resource> - pid String
- This field identifies the Product ID for the IO module.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<GetEquipment Fex Result Previous Frus> - product
Name String - This field identifies the Product Name for the iocard module model.
- psuses
List<Get
Equipment Fex Result Psus> - registered
Devices List<GetEquipment Fex Result Registered Device> - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sku String
- This field identifies the Stock Keeping Unit for the IO card module.
- sub
Groups List<GetEquipment Fex Result Sub Group> - List<Get
Equipment Fex Result Tag> - vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<GetEquipment Fex Result Version Context> - vid String
- This field identifies the Vendor ID for the IO card module.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Equipment Fex Result Ancestor[] - class
Id string - connection
Path string - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- connection
Status string - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time string - The time when this managed object was created.
- description string
- This field is to provide description for the iocard module model.
- device
Mo stringId - The database identifier of the registered device of an object.
- discovery
State string - Discovery state of IO card or fabric extender.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- fans
Get
Equipment Fex Result Fan[] - host
Ports GetEquipment Fex Result Host Port[] - inventory
Device GetInfos Equipment Fex Result Inventory Device Info[] - ioms
Get
Equipment Fex Result Iom[] - is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- locator
Leds GetEquipment Fex Result Locator Led[] - mgmt
Controllers GetEquipment Fex Result Mgmt Controller[] - mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- module
Id number - Module Identifier for the IO module.
- moid string
- The unique identifier of this Managed Object instance.
- network
Elements GetEquipment Fex Result Network Element[] - network
Ports GetEquipment Fex Result Network Port[] - nr
Version string - This field identifies the version of the IO card module.
- object
Type string - oper
Reasons string[] - oper
State string - Operational state of IO card or fabric extender.
- owners string[]
- parents
Get
Equipment Fex Result Parent[] - part
Number string - Part Number identifier for the IO module.
- permission
Resources GetEquipment Fex Result Permission Resource[] - pid string
- This field identifies the Product ID for the IO module.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus GetEquipment Fex Result Previous Frus[] - product
Name string - This field identifies the Product Name for the iocard module model.
- psuses
Get
Equipment Fex Result Psus[] - registered
Devices GetEquipment Fex Result Registered Device[] - revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- serial string
- This field displays the serial number of the associated component or hardware.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sku string
- This field identifies the Stock Keeping Unit for the IO card module.
- sub
Groups GetEquipment Fex Result Sub Group[] - Get
Equipment Fex Result Tag[] - vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Contexts GetEquipment Fex Result Version Context[] - vid string
- This field identifies the Vendor ID for the IO card module.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Equipment Fex Result Ancestor] - class_
id str - connection_
path str - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- connection_
status str - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create_
time str - The time when this managed object was created.
- description str
- This field is to provide description for the iocard module model.
- device_
mo_ strid - The database identifier of the registered device of an object.
- discovery_
state str - Discovery state of IO card or fabric extender.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- fans
Sequence[Get
Equipment Fex Result Fan] - host_
ports Sequence[GetEquipment Fex Result Host Port] - inventory_
device_ Sequence[Getinfos Equipment Fex Result Inventory Device Info] - ioms
Sequence[Get
Equipment Fex Result Iom] - is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- locator_
leds Sequence[GetEquipment Fex Result Locator Led] - mgmt_
controllers Sequence[GetEquipment Fex Result Mgmt Controller] - mod_
time str - The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- module_
id float - Module Identifier for the IO module.
- moid str
- The unique identifier of this Managed Object instance.
- network_
elements Sequence[GetEquipment Fex Result Network Element] - network_
ports Sequence[GetEquipment Fex Result Network Port] - nr_
version str - This field identifies the version of the IO card module.
- object_
type str - oper_
reasons Sequence[str] - oper_
state str - Operational state of IO card or fabric extender.
- owners Sequence[str]
- parents
Sequence[Get
Equipment Fex Result Parent] - part_
number str - Part Number identifier for the IO module.
- permission_
resources Sequence[GetEquipment Fex Result Permission Resource] - pid str
- This field identifies the Product ID for the IO module.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
frus Sequence[GetEquipment Fex Result Previous Frus] - product_
name str - This field identifies the Product Name for the iocard module model.
- psuses
Sequence[Get
Equipment Fex Result Psus] - registered_
devices Sequence[GetEquipment Fex Result Registered Device] - revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- serial str
- This field displays the serial number of the associated component or hardware.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sku str
- This field identifies the Stock Keeping Unit for the IO card module.
- sub_
groups Sequence[GetEquipment Fex Result Sub Group] - Sequence[Get
Equipment Fex Result Tag] - vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
contexts Sequence[GetEquipment Fex Result Version Context] - vid str
- This field identifies the Vendor ID for the IO card module.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - connection
Path String - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
- connection
Status String - Connectivity Status of FEX/IOM to Switch - A or B or AB.
- create
Time String - The time when this managed object was created.
- description String
- This field is to provide description for the iocard module model.
- device
Mo StringId - The database identifier of the registered device of an object.
- discovery
State String - Discovery state of IO card or fabric extender.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fans List<Property Map>
- host
Ports List<Property Map> - inventory
Device List<Property Map>Infos - ioms List<Property Map>
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- locator
Leds List<Property Map> - mgmt
Controllers List<Property Map> - mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- module
Id Number - Module Identifier for the IO module.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<Property Map> - network
Ports List<Property Map> - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - oper
Reasons List<String> - oper
State String - Operational state of IO card or fabric extender.
- owners List<String>
- parents List<Property Map>
- part
Number String - Part Number identifier for the IO module.
- permission
Resources List<Property Map> - pid String
- This field identifies the Product ID for the IO module.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<Property Map> - product
Name String - This field identifies the Product Name for the iocard module model.
- psuses List<Property Map>
- registered
Devices List<Property Map> - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sku String
- This field identifies the Stock Keeping Unit for the IO card module.
- sub
Groups List<Property Map> - List<Property Map>
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<Property Map> - vid String
- This field identifies the Vendor ID for the IO card module.
GetEquipmentFexResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultFan
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultHostPort
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultInventoryDeviceInfo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultIom
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultLocatorLed
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultMgmtController
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultNetworkElement
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultNetworkPort
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultPreviousFrus
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultPsus
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultSubGroup
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetEquipmentFexResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetEquipment Fex Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Ref
Mos List<GetEquipment Fex Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetEquipment Fex Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - Ref
Mos []GetEquipment Fex Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetEquipment Fex Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - ref
Mos List<GetEquipment Fex Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetEquipment Fex Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - This field identifies the version of the IO card module.
- object
Type string - ref
Mos GetEquipment Fex Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetEquipment Fex Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - This field identifies the version of the IO card module.
- object_
type str - ref_
mos Sequence[GetEquipment Fex Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - This field identifies the version of the IO card module.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetEquipmentFexResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexSubGroup
- 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'.
GetEquipmentFexTag
- 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.
GetEquipmentFexVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetEquipment Fex Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetEquipment Fex Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetEquipment Fex Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - This field identifies the version of the IO card module.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetEquipment Fex Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetEquipment Fex Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - This field identifies the version of the IO card module.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetEquipment Fex Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetEquipment Fex Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - This field identifies the version of the IO card module.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetEquipment Fex Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetEquipment Fex Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - This field identifies the version of the IO card module.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetEquipment Fex Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - This field identifies the version of the IO card module.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetEquipmentFexVersionContextInterestedMo
- 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'.
GetEquipmentFexVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet