intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getCapabilityEquipmentPhysicalDef
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Type to represent additional switch specific capabilities.
Using getCapabilityEquipmentPhysicalDef
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 getCapabilityEquipmentPhysicalDef(args: GetCapabilityEquipmentPhysicalDefArgs, opts?: InvokeOptions): Promise<GetCapabilityEquipmentPhysicalDefResult>
function getCapabilityEquipmentPhysicalDefOutput(args: GetCapabilityEquipmentPhysicalDefOutputArgs, opts?: InvokeOptions): Output<GetCapabilityEquipmentPhysicalDefResult>def get_capability_equipment_physical_def(account_moid: Optional[str] = None,
                                          additional_properties: Optional[str] = None,
                                          ancestors: Optional[Sequence[GetCapabilityEquipmentPhysicalDefAncestor]] = None,
                                          class_id: Optional[str] = None,
                                          create_time: Optional[str] = None,
                                          depth: Optional[float] = None,
                                          domain_group_moid: Optional[str] = None,
                                          height: Optional[float] = None,
                                          id: Optional[str] = None,
                                          max_power: Optional[float] = None,
                                          min_power: Optional[float] = None,
                                          mod_time: Optional[str] = None,
                                          moid: Optional[str] = None,
                                          name: Optional[str] = None,
                                          nominal_power: Optional[float] = None,
                                          object_type: Optional[str] = None,
                                          owners: Optional[Sequence[str]] = None,
                                          parent: Optional[GetCapabilityEquipmentPhysicalDefParent] = None,
                                          permission_resources: Optional[Sequence[GetCapabilityEquipmentPhysicalDefPermissionResource]] = None,
                                          pid: Optional[str] = None,
                                          shared_scope: Optional[str] = None,
                                          sku: Optional[str] = None,
                                          tags: Optional[Sequence[GetCapabilityEquipmentPhysicalDefTag]] = None,
                                          version_context: Optional[GetCapabilityEquipmentPhysicalDefVersionContext] = None,
                                          vid: Optional[str] = None,
                                          weight: Optional[float] = None,
                                          width: Optional[float] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetCapabilityEquipmentPhysicalDefResult
def get_capability_equipment_physical_def_output(account_moid: Optional[pulumi.Input[str]] = None,
                                          additional_properties: Optional[pulumi.Input[str]] = None,
                                          ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilityEquipmentPhysicalDefAncestorArgs]]]] = None,
                                          class_id: Optional[pulumi.Input[str]] = None,
                                          create_time: Optional[pulumi.Input[str]] = None,
                                          depth: Optional[pulumi.Input[float]] = None,
                                          domain_group_moid: Optional[pulumi.Input[str]] = None,
                                          height: Optional[pulumi.Input[float]] = None,
                                          id: Optional[pulumi.Input[str]] = None,
                                          max_power: Optional[pulumi.Input[float]] = None,
                                          min_power: Optional[pulumi.Input[float]] = None,
                                          mod_time: Optional[pulumi.Input[str]] = None,
                                          moid: Optional[pulumi.Input[str]] = None,
                                          name: Optional[pulumi.Input[str]] = None,
                                          nominal_power: Optional[pulumi.Input[float]] = None,
                                          object_type: Optional[pulumi.Input[str]] = None,
                                          owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                          parent: Optional[pulumi.Input[GetCapabilityEquipmentPhysicalDefParentArgs]] = None,
                                          permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilityEquipmentPhysicalDefPermissionResourceArgs]]]] = None,
                                          pid: Optional[pulumi.Input[str]] = None,
                                          shared_scope: Optional[pulumi.Input[str]] = None,
                                          sku: Optional[pulumi.Input[str]] = None,
                                          tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilityEquipmentPhysicalDefTagArgs]]]] = None,
                                          version_context: Optional[pulumi.Input[GetCapabilityEquipmentPhysicalDefVersionContextArgs]] = None,
                                          vid: Optional[pulumi.Input[str]] = None,
                                          weight: Optional[pulumi.Input[float]] = None,
                                          width: Optional[pulumi.Input[float]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetCapabilityEquipmentPhysicalDefResult]func LookupCapabilityEquipmentPhysicalDef(ctx *Context, args *LookupCapabilityEquipmentPhysicalDefArgs, opts ...InvokeOption) (*LookupCapabilityEquipmentPhysicalDefResult, error)
func LookupCapabilityEquipmentPhysicalDefOutput(ctx *Context, args *LookupCapabilityEquipmentPhysicalDefOutputArgs, opts ...InvokeOption) LookupCapabilityEquipmentPhysicalDefResultOutput> Note: This function is named LookupCapabilityEquipmentPhysicalDef in the Go SDK.
public static class GetCapabilityEquipmentPhysicalDef 
{
    public static Task<GetCapabilityEquipmentPhysicalDefResult> InvokeAsync(GetCapabilityEquipmentPhysicalDefArgs args, InvokeOptions? opts = null)
    public static Output<GetCapabilityEquipmentPhysicalDefResult> Invoke(GetCapabilityEquipmentPhysicalDefInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCapabilityEquipmentPhysicalDefResult> getCapabilityEquipmentPhysicalDef(GetCapabilityEquipmentPhysicalDefArgs args, InvokeOptions options)
public static Output<GetCapabilityEquipmentPhysicalDefResult> getCapabilityEquipmentPhysicalDef(GetCapabilityEquipmentPhysicalDefArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getCapabilityEquipmentPhysicalDef:getCapabilityEquipmentPhysicalDef
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetCapability Equipment Physical Def Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Depth double
- Depth information for a Switch/Fabric-Interconnect.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Height double
- Height information for a Switch/Fabric-Interconnect.
- Id string
- MaxPower double
- Max Power information for a Switch/Fabric-Interconnect.
- MinPower double
- Min Power information for a Switch/Fabric-Interconnect.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- An unique identifer for a capability descriptor.
- NominalPower double
- Nominal Power information for a Switch/Fabric-Interconnect.
- ObjectType string
- Owners List<string>
- Parent
GetCapability Equipment Physical Def Parent 
- PermissionResources List<GetCapability Equipment Physical Def Permission Resource> 
- Pid string
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- 
List<GetCapability Equipment Physical Def Tag> 
- VersionContext GetCapability Equipment Physical Def Version Context 
- Vid string
- VID information for Switch/Fabric-Interconnect.
- Weight double
- Weight information for a Switch/Fabric-Interconnect.
- Width double
- Width information for a Switch/Fabric-Interconnect.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetCapability Equipment Physical Def Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Depth float64
- Depth information for a Switch/Fabric-Interconnect.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Height float64
- Height information for a Switch/Fabric-Interconnect.
- Id string
- MaxPower float64
- Max Power information for a Switch/Fabric-Interconnect.
- MinPower float64
- Min Power information for a Switch/Fabric-Interconnect.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- An unique identifer for a capability descriptor.
- NominalPower float64
- Nominal Power information for a Switch/Fabric-Interconnect.
- ObjectType string
- Owners []string
- Parent
GetCapability Equipment Physical Def Parent 
- PermissionResources []GetCapability Equipment Physical Def Permission Resource 
- Pid string
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- 
[]GetCapability Equipment Physical Def Tag 
- VersionContext GetCapability Equipment Physical Def Version Context 
- Vid string
- VID information for Switch/Fabric-Interconnect.
- Weight float64
- Weight information for a Switch/Fabric-Interconnect.
- Width float64
- Width information for a Switch/Fabric-Interconnect.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetCapability Equipment Physical Def Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- depth Double
- Depth information for a Switch/Fabric-Interconnect.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- height Double
- Height information for a Switch/Fabric-Interconnect.
- id String
- maxPower Double
- Max Power information for a Switch/Fabric-Interconnect.
- minPower Double
- Min Power information for a Switch/Fabric-Interconnect.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- An unique identifer for a capability descriptor.
- nominalPower Double
- Nominal Power information for a Switch/Fabric-Interconnect.
- objectType String
- owners List<String>
- parent
GetCapability Equipment Physical Def Parent 
- permissionResources List<GetCapability Equipment Physical Def Permission Resource> 
- pid String
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- 
List<GetCapability Equipment Physical Def Tag> 
- versionContext GetCapability Equipment Physical Def Version Context 
- vid String
- VID information for Switch/Fabric-Interconnect.
- weight Double
- Weight information for a Switch/Fabric-Interconnect.
- width Double
- Width information for a Switch/Fabric-Interconnect.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetCapability Equipment Physical Def Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- depth number
- Depth information for a Switch/Fabric-Interconnect.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- height number
- Height information for a Switch/Fabric-Interconnect.
- id string
- maxPower number
- Max Power information for a Switch/Fabric-Interconnect.
- minPower number
- Min Power information for a Switch/Fabric-Interconnect.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- An unique identifer for a capability descriptor.
- nominalPower number
- Nominal Power information for a Switch/Fabric-Interconnect.
- objectType string
- owners string[]
- parent
GetCapability Equipment Physical Def Parent 
- permissionResources GetCapability Equipment Physical Def Permission Resource[] 
- pid string
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- 
GetCapability Equipment Physical Def Tag[] 
- versionContext GetCapability Equipment Physical Def Version Context 
- vid string
- VID information for Switch/Fabric-Interconnect.
- weight number
- Weight information for a Switch/Fabric-Interconnect.
- width number
- Width information for a Switch/Fabric-Interconnect.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetCapability Equipment Physical Def Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- depth float
- Depth information for a Switch/Fabric-Interconnect.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- height float
- Height information for a Switch/Fabric-Interconnect.
- id str
- max_power float
- Max Power information for a Switch/Fabric-Interconnect.
- min_power float
- Min Power information for a Switch/Fabric-Interconnect.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- An unique identifer for a capability descriptor.
- nominal_power float
- Nominal Power information for a Switch/Fabric-Interconnect.
- object_type str
- owners Sequence[str]
- parent
GetCapability Equipment Physical Def Parent 
- permission_resources Sequence[GetCapability Equipment Physical Def Permission Resource] 
- pid str
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- 
Sequence[GetCapability Equipment Physical Def Tag] 
- version_context GetCapability Equipment Physical Def Version Context 
- vid str
- VID information for Switch/Fabric-Interconnect.
- weight float
- Weight information for a Switch/Fabric-Interconnect.
- width float
- Width information for a Switch/Fabric-Interconnect.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- depth Number
- Depth information for a Switch/Fabric-Interconnect.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- height Number
- Height information for a Switch/Fabric-Interconnect.
- id String
- maxPower Number
- Max Power information for a Switch/Fabric-Interconnect.
- minPower Number
- Min Power information for a Switch/Fabric-Interconnect.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- An unique identifer for a capability descriptor.
- nominalPower Number
- Nominal Power information for a Switch/Fabric-Interconnect.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- pid String
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- List<Property Map>
- versionContext Property Map
- vid String
- VID information for Switch/Fabric-Interconnect.
- weight Number
- Weight information for a Switch/Fabric-Interconnect.
- width Number
- Width information for a Switch/Fabric-Interconnect.
getCapabilityEquipmentPhysicalDef Result
The following output properties are available:
- Id string
- Results
List<GetCapability Equipment Physical Def Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetCapability Equipment Physical Def Ancestor> 
- ClassId string
- CreateTime string
- Depth double
- DomainGroup stringMoid 
- Height double
- MaxPower double
- MinPower double
- ModTime string
- Moid string
- Name string
- NominalPower double
- ObjectType string
- Owners List<string>
- Parent
GetCapability Equipment Physical Def Parent 
- PermissionResources List<GetCapability Equipment Physical Def Permission Resource> 
- Pid string
- string
- Sku string
- 
List<GetCapability Equipment Physical Def Tag> 
- VersionContext GetCapability Equipment Physical Def Version Context 
- Vid string
- Weight double
- Width double
- Id string
- Results
[]GetCapability Equipment Physical Def Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetCapability Equipment Physical Def Ancestor 
- ClassId string
- CreateTime string
- Depth float64
- DomainGroup stringMoid 
- Height float64
- MaxPower float64
- MinPower float64
- ModTime string
- Moid string
- Name string
- NominalPower float64
- ObjectType string
- Owners []string
- Parent
GetCapability Equipment Physical Def Parent 
- PermissionResources []GetCapability Equipment Physical Def Permission Resource 
- Pid string
- string
- Sku string
- 
[]GetCapability Equipment Physical Def Tag 
- VersionContext GetCapability Equipment Physical Def Version Context 
- Vid string
- Weight float64
- Width float64
- id String
- results
List<GetCapability Equipment Physical Def Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetCapability Equipment Physical Def Ancestor> 
- classId String
- createTime String
- depth Double
- domainGroup StringMoid 
- height Double
- maxPower Double
- minPower Double
- modTime String
- moid String
- name String
- nominalPower Double
- objectType String
- owners List<String>
- parent
GetCapability Equipment Physical Def Parent 
- permissionResources List<GetCapability Equipment Physical Def Permission Resource> 
- pid String
- String
- sku String
- 
List<GetCapability Equipment Physical Def Tag> 
- versionContext GetCapability Equipment Physical Def Version Context 
- vid String
- weight Double
- width Double
- id string
- results
GetCapability Equipment Physical Def Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetCapability Equipment Physical Def Ancestor[] 
- classId string
- createTime string
- depth number
- domainGroup stringMoid 
- height number
- maxPower number
- minPower number
- modTime string
- moid string
- name string
- nominalPower number
- objectType string
- owners string[]
- parent
GetCapability Equipment Physical Def Parent 
- permissionResources GetCapability Equipment Physical Def Permission Resource[] 
- pid string
- string
- sku string
- 
GetCapability Equipment Physical Def Tag[] 
- versionContext GetCapability Equipment Physical Def Version Context 
- vid string
- weight number
- width number
- id str
- results
Sequence[GetCapability Equipment Physical Def Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetCapability Equipment Physical Def Ancestor] 
- class_id str
- create_time str
- depth float
- domain_group_ strmoid 
- height float
- max_power float
- min_power float
- mod_time str
- moid str
- name str
- nominal_power float
- object_type str
- owners Sequence[str]
- parent
GetCapability Equipment Physical Def Parent 
- permission_resources Sequence[GetCapability Equipment Physical Def Permission Resource] 
- pid str
- str
- sku str
- 
Sequence[GetCapability Equipment Physical Def Tag] 
- version_context GetCapability Equipment Physical Def Version Context 
- vid str
- weight float
- width float
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- depth Number
- domainGroup StringMoid 
- height Number
- maxPower Number
- minPower Number
- modTime String
- moid String
- name String
- nominalPower Number
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- pid String
- String
- sku String
- List<Property Map>
- versionContext Property Map
- vid String
- weight Number
- width Number
Supporting Types
GetCapabilityEquipmentPhysicalDefAncestor     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetCapabilityEquipmentPhysicalDefParent     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetCapabilityEquipmentPhysicalDefPermissionResource      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetCapabilityEquipmentPhysicalDefResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetCapability Equipment Physical Def Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Depth double
- Depth information for a Switch/Fabric-Interconnect.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Height double
- Height information for a Switch/Fabric-Interconnect.
- MaxPower double
- Max Power information for a Switch/Fabric-Interconnect.
- MinPower double
- Min Power information for a Switch/Fabric-Interconnect.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- An unique identifer for a capability descriptor.
- NominalPower double
- Nominal Power information for a Switch/Fabric-Interconnect.
- ObjectType string
- Owners List<string>
- Parents
List<GetCapability Equipment Physical Def Result Parent> 
- PermissionResources List<GetCapability Equipment Physical Def Result Permission Resource> 
- Pid string
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- 
List<GetCapability Equipment Physical Def Result Tag> 
- VersionContexts List<GetCapability Equipment Physical Def Result Version Context> 
- Vid string
- VID information for Switch/Fabric-Interconnect.
- Weight double
- Weight information for a Switch/Fabric-Interconnect.
- Width double
- Width information for a Switch/Fabric-Interconnect.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetCapability Equipment Physical Def Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Depth float64
- Depth information for a Switch/Fabric-Interconnect.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Height float64
- Height information for a Switch/Fabric-Interconnect.
- MaxPower float64
- Max Power information for a Switch/Fabric-Interconnect.
- MinPower float64
- Min Power information for a Switch/Fabric-Interconnect.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- An unique identifer for a capability descriptor.
- NominalPower float64
- Nominal Power information for a Switch/Fabric-Interconnect.
- ObjectType string
- Owners []string
- Parents
[]GetCapability Equipment Physical Def Result Parent 
- PermissionResources []GetCapability Equipment Physical Def Result Permission Resource 
- Pid string
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- 
[]GetCapability Equipment Physical Def Result Tag 
- VersionContexts []GetCapability Equipment Physical Def Result Version Context 
- Vid string
- VID information for Switch/Fabric-Interconnect.
- Weight float64
- Weight information for a Switch/Fabric-Interconnect.
- Width float64
- Width information for a Switch/Fabric-Interconnect.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetCapability Equipment Physical Def Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- depth Double
- Depth information for a Switch/Fabric-Interconnect.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- height Double
- Height information for a Switch/Fabric-Interconnect.
- maxPower Double
- Max Power information for a Switch/Fabric-Interconnect.
- minPower Double
- Min Power information for a Switch/Fabric-Interconnect.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- An unique identifer for a capability descriptor.
- nominalPower Double
- Nominal Power information for a Switch/Fabric-Interconnect.
- objectType String
- owners List<String>
- parents
List<GetCapability Equipment Physical Def Result Parent> 
- permissionResources List<GetCapability Equipment Physical Def Result Permission Resource> 
- pid String
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- 
List<GetCapability Equipment Physical Def Result Tag> 
- versionContexts List<GetCapability Equipment Physical Def Result Version Context> 
- vid String
- VID information for Switch/Fabric-Interconnect.
- weight Double
- Weight information for a Switch/Fabric-Interconnect.
- width Double
- Width information for a Switch/Fabric-Interconnect.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetCapability Equipment Physical Def Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- depth number
- Depth information for a Switch/Fabric-Interconnect.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- height number
- Height information for a Switch/Fabric-Interconnect.
- maxPower number
- Max Power information for a Switch/Fabric-Interconnect.
- minPower number
- Min Power information for a Switch/Fabric-Interconnect.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- An unique identifer for a capability descriptor.
- nominalPower number
- Nominal Power information for a Switch/Fabric-Interconnect.
- objectType string
- owners string[]
- parents
GetCapability Equipment Physical Def Result Parent[] 
- permissionResources GetCapability Equipment Physical Def Result Permission Resource[] 
- pid string
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- 
GetCapability Equipment Physical Def Result Tag[] 
- versionContexts GetCapability Equipment Physical Def Result Version Context[] 
- vid string
- VID information for Switch/Fabric-Interconnect.
- weight number
- Weight information for a Switch/Fabric-Interconnect.
- width number
- Width information for a Switch/Fabric-Interconnect.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetCapability Equipment Physical Def Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- depth float
- Depth information for a Switch/Fabric-Interconnect.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- height float
- Height information for a Switch/Fabric-Interconnect.
- max_power float
- Max Power information for a Switch/Fabric-Interconnect.
- min_power float
- Min Power information for a Switch/Fabric-Interconnect.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- An unique identifer for a capability descriptor.
- nominal_power float
- Nominal Power information for a Switch/Fabric-Interconnect.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetCapability Equipment Physical Def Result Parent] 
- permission_resources Sequence[GetCapability Equipment Physical Def Result Permission Resource] 
- pid str
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- 
Sequence[GetCapability Equipment Physical Def Result Tag] 
- version_contexts Sequence[GetCapability Equipment Physical Def Result Version Context] 
- vid str
- VID information for Switch/Fabric-Interconnect.
- weight float
- Weight information for a Switch/Fabric-Interconnect.
- width float
- Width information for a Switch/Fabric-Interconnect.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- depth Number
- Depth information for a Switch/Fabric-Interconnect.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- height Number
- Height information for a Switch/Fabric-Interconnect.
- maxPower Number
- Max Power information for a Switch/Fabric-Interconnect.
- minPower Number
- Min Power information for a Switch/Fabric-Interconnect.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- An unique identifer for a capability descriptor.
- nominalPower Number
- Nominal Power information for a Switch/Fabric-Interconnect.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- pid String
- Product Identifier for a Switch/Fabric-Interconnect.* UCS-FI-6454- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664- The standard 6th generation UCS Fabric Interconnect with 64 ports.*unknown- Unknown device type, usage is TBD.
- 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
- SKU information for Switch/Fabric-Interconnect.
- List<Property Map>
- versionContexts List<Property Map>
- vid String
- VID information for Switch/Fabric-Interconnect.
- weight Number
- Weight information for a Switch/Fabric-Interconnect.
- width Number
- Width information for a Switch/Fabric-Interconnect.
GetCapabilityEquipmentPhysicalDefResultAncestor      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCapabilityEquipmentPhysicalDefResultParent      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCapabilityEquipmentPhysicalDefResultPermissionResource       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCapabilityEquipmentPhysicalDefResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetCapabilityEquipmentPhysicalDefResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetCapabilityEquipmentPhysicalDefResultVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCapabilityEquipmentPhysicalDefResultVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCapabilityEquipmentPhysicalDefTag     
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetCapabilityEquipmentPhysicalDefVersionContext      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetCapability Equipment Physical Def Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetCapability Equipment Physical Def Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetCapability Equipment Physical Def Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetCapability Equipment Physical Def Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetCapability Equipment Physical Def Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetCapability Equipment Physical Def Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetCapability Equipment Physical Def Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetCapability Equipment Physical Def Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetCapability Equipment Physical Def Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetCapability Equipment Physical Def Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetCapabilityEquipmentPhysicalDefVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetCapabilityEquipmentPhysicalDefVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet