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

intersight.getRecommendationHardwareExpansionRequestItem

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    Entity representing the user request for expansion of each hardware item.

    Using getRecommendationHardwareExpansionRequestItem

    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 getRecommendationHardwareExpansionRequestItem(args: GetRecommendationHardwareExpansionRequestItemArgs, opts?: InvokeOptions): Promise<GetRecommendationHardwareExpansionRequestItemResult>
    function getRecommendationHardwareExpansionRequestItemOutput(args: GetRecommendationHardwareExpansionRequestItemOutputArgs, opts?: InvokeOptions): Output<GetRecommendationHardwareExpansionRequestItemResult>
    def get_recommendation_hardware_expansion_request_item(account_moid: Optional[str] = None,
                                                           additional_properties: Optional[str] = None,
                                                           ancestors: Optional[Sequence[GetRecommendationHardwareExpansionRequestItemAncestor]] = None,
                                                           class_id: Optional[str] = None,
                                                           create_time: Optional[str] = None,
                                                           domain_group_moid: Optional[str] = None,
                                                           expansion_request: Optional[GetRecommendationHardwareExpansionRequestItemExpansionRequest] = None,
                                                           id: Optional[str] = None,
                                                           item_type: Optional[str] = None,
                                                           max_value: Optional[float] = None,
                                                           max_value_unit: Optional[str] = None,
                                                           mod_time: Optional[str] = None,
                                                           moid: Optional[str] = None,
                                                           object_type: Optional[str] = None,
                                                           owners: Optional[Sequence[str]] = None,
                                                           parent: Optional[GetRecommendationHardwareExpansionRequestItemParent] = None,
                                                           permission_resources: Optional[Sequence[GetRecommendationHardwareExpansionRequestItemPermissionResource]] = None,
                                                           shared_scope: Optional[str] = None,
                                                           tags: Optional[Sequence[GetRecommendationHardwareExpansionRequestItemTag]] = None,
                                                           unit_type: Optional[str] = None,
                                                           value: Optional[float] = None,
                                                           version_context: Optional[GetRecommendationHardwareExpansionRequestItemVersionContext] = None,
                                                           opts: Optional[InvokeOptions] = None) -> GetRecommendationHardwareExpansionRequestItemResult
    def get_recommendation_hardware_expansion_request_item_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                           additional_properties: Optional[pulumi.Input[str]] = None,
                                                           ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetRecommendationHardwareExpansionRequestItemAncestorArgs]]]] = None,
                                                           class_id: Optional[pulumi.Input[str]] = None,
                                                           create_time: Optional[pulumi.Input[str]] = None,
                                                           domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                           expansion_request: Optional[pulumi.Input[GetRecommendationHardwareExpansionRequestItemExpansionRequestArgs]] = None,
                                                           id: Optional[pulumi.Input[str]] = None,
                                                           item_type: Optional[pulumi.Input[str]] = None,
                                                           max_value: Optional[pulumi.Input[float]] = None,
                                                           max_value_unit: Optional[pulumi.Input[str]] = None,
                                                           mod_time: Optional[pulumi.Input[str]] = None,
                                                           moid: Optional[pulumi.Input[str]] = None,
                                                           object_type: Optional[pulumi.Input[str]] = None,
                                                           owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                           parent: Optional[pulumi.Input[GetRecommendationHardwareExpansionRequestItemParentArgs]] = None,
                                                           permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetRecommendationHardwareExpansionRequestItemPermissionResourceArgs]]]] = None,
                                                           shared_scope: Optional[pulumi.Input[str]] = None,
                                                           tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetRecommendationHardwareExpansionRequestItemTagArgs]]]] = None,
                                                           unit_type: Optional[pulumi.Input[str]] = None,
                                                           value: Optional[pulumi.Input[float]] = None,
                                                           version_context: Optional[pulumi.Input[GetRecommendationHardwareExpansionRequestItemVersionContextArgs]] = None,
                                                           opts: Optional[InvokeOptions] = None) -> Output[GetRecommendationHardwareExpansionRequestItemResult]
    func LookupRecommendationHardwareExpansionRequestItem(ctx *Context, args *LookupRecommendationHardwareExpansionRequestItemArgs, opts ...InvokeOption) (*LookupRecommendationHardwareExpansionRequestItemResult, error)
    func LookupRecommendationHardwareExpansionRequestItemOutput(ctx *Context, args *LookupRecommendationHardwareExpansionRequestItemOutputArgs, opts ...InvokeOption) LookupRecommendationHardwareExpansionRequestItemResultOutput

    > Note: This function is named LookupRecommendationHardwareExpansionRequestItem in the Go SDK.

    public static class GetRecommendationHardwareExpansionRequestItem 
    {
        public static Task<GetRecommendationHardwareExpansionRequestItemResult> InvokeAsync(GetRecommendationHardwareExpansionRequestItemArgs args, InvokeOptions? opts = null)
        public static Output<GetRecommendationHardwareExpansionRequestItemResult> Invoke(GetRecommendationHardwareExpansionRequestItemInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRecommendationHardwareExpansionRequestItemResult> getRecommendationHardwareExpansionRequestItem(GetRecommendationHardwareExpansionRequestItemArgs args, InvokeOptions options)
    public static Output<GetRecommendationHardwareExpansionRequestItemResult> getRecommendationHardwareExpansionRequestItem(GetRecommendationHardwareExpansionRequestItemArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getRecommendationHardwareExpansionRequestItem:getRecommendationHardwareExpansionRequestItem
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetRecommendationHardwareExpansionRequestItemAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExpansionRequest GetRecommendationHardwareExpansionRequestItemExpansionRequest
    Id string
    ItemType string
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    MaxValue double
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    MaxValueUnit string
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parent GetRecommendationHardwareExpansionRequestItemParent
    PermissionResources List<GetRecommendationHardwareExpansionRequestItemPermissionResource>
    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.
    Tags List<GetRecommendationHardwareExpansionRequestItemTag>
    UnitType string
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    Value double
    Value of the expansion request which can be absolute value or percentage increase.
    VersionContext GetRecommendationHardwareExpansionRequestItemVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetRecommendationHardwareExpansionRequestItemAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExpansionRequest GetRecommendationHardwareExpansionRequestItemExpansionRequest
    Id string
    ItemType string
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    MaxValue float64
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    MaxValueUnit string
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parent GetRecommendationHardwareExpansionRequestItemParent
    PermissionResources []GetRecommendationHardwareExpansionRequestItemPermissionResource
    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.
    Tags []GetRecommendationHardwareExpansionRequestItemTag
    UnitType string
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    Value float64
    Value of the expansion request which can be absolute value or percentage increase.
    VersionContext GetRecommendationHardwareExpansionRequestItemVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetRecommendationHardwareExpansionRequestItemAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    expansionRequest GetRecommendationHardwareExpansionRequestItemExpansionRequest
    id String
    itemType String
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    maxValue Double
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    maxValueUnit String
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent GetRecommendationHardwareExpansionRequestItemParent
    permissionResources List<GetRecommendationHardwareExpansionRequestItemPermissionResource>
    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.
    tags List<GetRecommendationHardwareExpansionRequestItemTag>
    unitType String
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    value Double
    Value of the expansion request which can be absolute value or percentage increase.
    versionContext GetRecommendationHardwareExpansionRequestItemVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetRecommendationHardwareExpansionRequestItemAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    expansionRequest GetRecommendationHardwareExpansionRequestItemExpansionRequest
    id string
    itemType string
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    maxValue number
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    maxValueUnit string
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parent GetRecommendationHardwareExpansionRequestItemParent
    permissionResources GetRecommendationHardwareExpansionRequestItemPermissionResource[]
    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.
    tags GetRecommendationHardwareExpansionRequestItemTag[]
    unitType string
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    value number
    Value of the expansion request which can be absolute value or percentage increase.
    versionContext GetRecommendationHardwareExpansionRequestItemVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetRecommendationHardwareExpansionRequestItemAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    expansion_request GetRecommendationHardwareExpansionRequestItemExpansionRequest
    id str
    item_type str
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    max_value float
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    max_value_unit str
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    owners Sequence[str]
    parent GetRecommendationHardwareExpansionRequestItemParent
    permission_resources Sequence[GetRecommendationHardwareExpansionRequestItemPermissionResource]
    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.
    tags Sequence[GetRecommendationHardwareExpansionRequestItemTag]
    unit_type str
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    value float
    Value of the expansion request which can be absolute value or percentage increase.
    version_context GetRecommendationHardwareExpansionRequestItemVersionContext
    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.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    expansionRequest Property Map
    id String
    itemType String
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    maxValue Number
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    maxValueUnit String
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    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.
    tags List<Property Map>
    unitType String
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    value Number
    Value of the expansion request which can be absolute value or percentage increase.
    versionContext Property Map

    getRecommendationHardwareExpansionRequestItem Result

    The following output properties are available:

    Supporting Types

    GetRecommendationHardwareExpansionRequestItemAncestor

    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'.

    GetRecommendationHardwareExpansionRequestItemExpansionRequest

    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'.

    GetRecommendationHardwareExpansionRequestItemParent

    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'.

    GetRecommendationHardwareExpansionRequestItemPermissionResource

    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'.

    GetRecommendationHardwareExpansionRequestItemResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetRecommendationHardwareExpansionRequestItemResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExpansionRequests List<GetRecommendationHardwareExpansionRequestItemResultExpansionRequest>
    ItemType string
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    MaxValue double
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    MaxValueUnit string
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parents List<GetRecommendationHardwareExpansionRequestItemResultParent>
    PermissionResources List<GetRecommendationHardwareExpansionRequestItemResultPermissionResource>
    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.
    Tags List<GetRecommendationHardwareExpansionRequestItemResultTag>
    UnitType string
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    Value double
    Value of the expansion request which can be absolute value or percentage increase.
    VersionContexts List<GetRecommendationHardwareExpansionRequestItemResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetRecommendationHardwareExpansionRequestItemResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExpansionRequests []GetRecommendationHardwareExpansionRequestItemResultExpansionRequest
    ItemType string
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    MaxValue float64
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    MaxValueUnit string
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parents []GetRecommendationHardwareExpansionRequestItemResultParent
    PermissionResources []GetRecommendationHardwareExpansionRequestItemResultPermissionResource
    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.
    Tags []GetRecommendationHardwareExpansionRequestItemResultTag
    UnitType string
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    Value float64
    Value of the expansion request which can be absolute value or percentage increase.
    VersionContexts []GetRecommendationHardwareExpansionRequestItemResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetRecommendationHardwareExpansionRequestItemResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    expansionRequests List<GetRecommendationHardwareExpansionRequestItemResultExpansionRequest>
    itemType String
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    maxValue Double
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    maxValueUnit String
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<GetRecommendationHardwareExpansionRequestItemResultParent>
    permissionResources List<GetRecommendationHardwareExpansionRequestItemResultPermissionResource>
    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.
    tags List<GetRecommendationHardwareExpansionRequestItemResultTag>
    unitType String
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    value Double
    Value of the expansion request which can be absolute value or percentage increase.
    versionContexts List<GetRecommendationHardwareExpansionRequestItemResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetRecommendationHardwareExpansionRequestItemResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    expansionRequests GetRecommendationHardwareExpansionRequestItemResultExpansionRequest[]
    itemType string
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    maxValue number
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    maxValueUnit string
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parents GetRecommendationHardwareExpansionRequestItemResultParent[]
    permissionResources GetRecommendationHardwareExpansionRequestItemResultPermissionResource[]
    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.
    tags GetRecommendationHardwareExpansionRequestItemResultTag[]
    unitType string
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    value number
    Value of the expansion request which can be absolute value or percentage increase.
    versionContexts GetRecommendationHardwareExpansionRequestItemResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetRecommendationHardwareExpansionRequestItemResultAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    expansion_requests Sequence[GetRecommendationHardwareExpansionRequestItemResultExpansionRequest]
    item_type str
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    max_value float
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    max_value_unit str
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    owners Sequence[str]
    parents Sequence[GetRecommendationHardwareExpansionRequestItemResultParent]
    permission_resources Sequence[GetRecommendationHardwareExpansionRequestItemResultPermissionResource]
    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.
    tags Sequence[GetRecommendationHardwareExpansionRequestItemResultTag]
    unit_type str
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    value float
    Value of the expansion request which can be absolute value or percentage increase.
    version_contexts Sequence[GetRecommendationHardwareExpansionRequestItemResultVersionContext]
    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.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    expansionRequests List<Property Map>
    itemType String
    Type of hardware item for which the capacity increase is requested by the user. For example, CPU.* None - The Enum value None represents that no value was set for the hardware type.* CPU - The Enum value CPU represents that the hardware type requested for expansion is a physical CPU.* Memory - The Enum value Memory represents that the hardware type requested for expansion is a memory unit.* Storage - The Enum value Storage represents that the hardware type requested for expansion is a storage unit, ie, storage drives.
    maxValue Number
    The maximum value allowed for expansion for the hardware type on the referred registered device.
    maxValueUnit String
    Unit type for the maximum value of the resource. For example, TB, GB, MB.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    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.
    tags List<Property Map>
    unitType String
    Unit type for the expansion request, i.e., if the increase is requested as a raw value in TB, GB, etc., or in percentage increase.* TB - The Enum value TB represents that the measurement unit is in terabytes.* MB - The Enum value MB represents that the measurement unit is in megabytes.* GB - The Enum value GB represents that the measurement unit is in gigabytes.* MHz - The Enum value MHz represents that the measurement unit is in megahertz.* GHz - The Enum value GHz represents that the measurement unit is in gigahertz.* Percentage - The Enum value Percentage represents that the expansion request is in the percentage of resource increase. For example, a 20% increase in CPU capacity.
    value Number
    Value of the expansion request which can be absolute value or percentage increase.
    versionContexts List<Property Map>

    GetRecommendationHardwareExpansionRequestItemResultAncestor

    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

    GetRecommendationHardwareExpansionRequestItemResultExpansionRequest

    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

    GetRecommendationHardwareExpansionRequestItemResultParent

    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

    GetRecommendationHardwareExpansionRequestItemResultPermissionResource

    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

    GetRecommendationHardwareExpansionRequestItemResultTag

    AdditionalProperties string
    Key string
    Value string
    Value of the expansion request which can be absolute value or percentage increase.
    AdditionalProperties string
    Key string
    Value string
    Value of the expansion request which can be absolute value or percentage increase.
    additionalProperties String
    key String
    value String
    Value of the expansion request which can be absolute value or percentage increase.
    additionalProperties string
    key string
    value string
    Value of the expansion request which can be absolute value or percentage increase.
    additional_properties str
    key str
    value str
    Value of the expansion request which can be absolute value or percentage increase.
    additionalProperties String
    key String
    value String
    Value of the expansion request which can be absolute value or percentage increase.

    GetRecommendationHardwareExpansionRequestItemResultVersionContext

    GetRecommendationHardwareExpansionRequestItemResultVersionContextInterestedMo

    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

    GetRecommendationHardwareExpansionRequestItemResultVersionContextRefMo

    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

    GetRecommendationHardwareExpansionRequestItemTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    Value of the expansion request which can be absolute value or percentage increase.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    Value of the expansion request which can be absolute value or percentage increase.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    Value of the expansion request which can be absolute value or percentage increase.
    additionalProperties string
    key string
    The string representation of a tag key.
    value string
    Value of the expansion request which can be absolute value or percentage increase.
    additional_properties str
    key str
    The string representation of a tag key.
    value str
    Value of the expansion request which can be absolute value or percentage increase.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    Value of the expansion request which can be absolute value or percentage increase.

    GetRecommendationHardwareExpansionRequestItemVersionContext

    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<GetRecommendationHardwareExpansionRequestItemVersionContextInterestedMo>
    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 GetRecommendationHardwareExpansionRequestItemVersionContextRefMo
    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 []GetRecommendationHardwareExpansionRequestItemVersionContextInterestedMo
    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 GetRecommendationHardwareExpansionRequestItemVersionContextRefMo
    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<GetRecommendationHardwareExpansionRequestItemVersionContextInterestedMo>
    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 GetRecommendationHardwareExpansionRequestItemVersionContextRefMo
    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 GetRecommendationHardwareExpansionRequestItemVersionContextInterestedMo[]
    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 GetRecommendationHardwareExpansionRequestItemVersionContextRefMo
    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[GetRecommendationHardwareExpansionRequestItemVersionContextInterestedMo]
    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 GetRecommendationHardwareExpansionRequestItemVersionContextRefMo
    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.

    GetRecommendationHardwareExpansionRequestItemVersionContextInterestedMo

    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'.

    GetRecommendationHardwareExpansionRequestItemVersionContextRefMo

    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