1. Packages
  2. Intersight Provider
  3. API Docs
  4. getCapabilityEquipmentPhysicalDef
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getCapabilityEquipmentPhysicalDef

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 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 dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetCapabilityEquipmentPhysicalDefAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Depth double
    Depth information for a Switch/Fabric-Interconnect.
    DomainGroupMoid string
    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 GetCapabilityEquipmentPhysicalDefParent
    PermissionResources List<GetCapabilityEquipmentPhysicalDefPermissionResource>
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    SharedScope 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.
    Tags List<GetCapabilityEquipmentPhysicalDefTag>
    VersionContext GetCapabilityEquipmentPhysicalDefVersionContext
    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 []GetCapabilityEquipmentPhysicalDefAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Depth float64
    Depth information for a Switch/Fabric-Interconnect.
    DomainGroupMoid string
    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 GetCapabilityEquipmentPhysicalDefParent
    PermissionResources []GetCapabilityEquipmentPhysicalDefPermissionResource
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    SharedScope 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.
    Tags []GetCapabilityEquipmentPhysicalDefTag
    VersionContext GetCapabilityEquipmentPhysicalDefVersionContext
    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<GetCapabilityEquipmentPhysicalDefAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    depth Double
    Depth information for a Switch/Fabric-Interconnect.
    domainGroupMoid String
    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 GetCapabilityEquipmentPhysicalDefParent
    permissionResources List<GetCapabilityEquipmentPhysicalDefPermissionResource>
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    sharedScope 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.
    tags List<GetCapabilityEquipmentPhysicalDefTag>
    versionContext GetCapabilityEquipmentPhysicalDefVersionContext
    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 GetCapabilityEquipmentPhysicalDefAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    depth number
    Depth information for a Switch/Fabric-Interconnect.
    domainGroupMoid string
    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 GetCapabilityEquipmentPhysicalDefParent
    permissionResources GetCapabilityEquipmentPhysicalDefPermissionResource[]
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    sharedScope 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.
    tags GetCapabilityEquipmentPhysicalDefTag[]
    versionContext GetCapabilityEquipmentPhysicalDefVersionContext
    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[GetCapabilityEquipmentPhysicalDefAncestor]
    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_moid str
    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 GetCapabilityEquipmentPhysicalDefParent
    permission_resources Sequence[GetCapabilityEquipmentPhysicalDefPermissionResource]
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    shared_scope 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.
    tags Sequence[GetCapabilityEquipmentPhysicalDefTag]
    version_context GetCapabilityEquipmentPhysicalDefVersionContext
    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.
    domainGroupMoid String
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    sharedScope 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.
    tags 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:

    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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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<GetCapabilityEquipmentPhysicalDefResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Depth double
    Depth information for a Switch/Fabric-Interconnect.
    DomainGroupMoid string
    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<GetCapabilityEquipmentPhysicalDefResultParent>
    PermissionResources List<GetCapabilityEquipmentPhysicalDefResultPermissionResource>
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    SharedScope 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.
    Tags List<GetCapabilityEquipmentPhysicalDefResultTag>
    VersionContexts List<GetCapabilityEquipmentPhysicalDefResultVersionContext>
    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 []GetCapabilityEquipmentPhysicalDefResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Depth float64
    Depth information for a Switch/Fabric-Interconnect.
    DomainGroupMoid string
    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 []GetCapabilityEquipmentPhysicalDefResultParent
    PermissionResources []GetCapabilityEquipmentPhysicalDefResultPermissionResource
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    SharedScope 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.
    Tags []GetCapabilityEquipmentPhysicalDefResultTag
    VersionContexts []GetCapabilityEquipmentPhysicalDefResultVersionContext
    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<GetCapabilityEquipmentPhysicalDefResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    depth Double
    Depth information for a Switch/Fabric-Interconnect.
    domainGroupMoid String
    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<GetCapabilityEquipmentPhysicalDefResultParent>
    permissionResources List<GetCapabilityEquipmentPhysicalDefResultPermissionResource>
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    sharedScope 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.
    tags List<GetCapabilityEquipmentPhysicalDefResultTag>
    versionContexts List<GetCapabilityEquipmentPhysicalDefResultVersionContext>
    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 GetCapabilityEquipmentPhysicalDefResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    depth number
    Depth information for a Switch/Fabric-Interconnect.
    domainGroupMoid string
    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 GetCapabilityEquipmentPhysicalDefResultParent[]
    permissionResources GetCapabilityEquipmentPhysicalDefResultPermissionResource[]
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    sharedScope 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.
    tags GetCapabilityEquipmentPhysicalDefResultTag[]
    versionContexts GetCapabilityEquipmentPhysicalDefResultVersionContext[]
    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[GetCapabilityEquipmentPhysicalDefResultAncestor]
    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_moid str
    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[GetCapabilityEquipmentPhysicalDefResultParent]
    permission_resources Sequence[GetCapabilityEquipmentPhysicalDefResultPermissionResource]
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    shared_scope 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.
    tags Sequence[GetCapabilityEquipmentPhysicalDefResultTag]
    version_contexts Sequence[GetCapabilityEquipmentPhysicalDefResultVersionContext]
    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.
    domainGroupMoid String
    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 36 ports.* unknown - Unknown device type, usage is TBD.
    sharedScope 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.
    tags 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
    additionalProperties String
    key String
    value String

    GetCapabilityEquipmentPhysicalDefResultVersionContext

    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<GetCapabilityEquipmentPhysicalDefVersionContextInterestedMo>
    MarkedForDeletion bool
    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 GetCapabilityEquipmentPhysicalDefVersionContextRefMo
    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 []GetCapabilityEquipmentPhysicalDefVersionContextInterestedMo
    MarkedForDeletion bool
    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 GetCapabilityEquipmentPhysicalDefVersionContextRefMo
    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<GetCapabilityEquipmentPhysicalDefVersionContextInterestedMo>
    markedForDeletion Boolean
    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 GetCapabilityEquipmentPhysicalDefVersionContextRefMo
    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 GetCapabilityEquipmentPhysicalDefVersionContextInterestedMo[]
    markedForDeletion boolean
    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 GetCapabilityEquipmentPhysicalDefVersionContextRefMo
    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[GetCapabilityEquipmentPhysicalDefVersionContextInterestedMo]
    marked_for_deletion bool
    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 GetCapabilityEquipmentPhysicalDefVersionContextRefMo
    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>
    markedForDeletion Boolean
    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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet