intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getRecommendationHardwareExpansionRequestItem
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 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 dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetRecommendation Hardware Expansion Request Item Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExpansionRequest GetRecommendation Hardware Expansion Request Item Expansion Request 
- 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.
- MaxValue stringUnit 
- 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
GetRecommendation Hardware Expansion Request Item Parent 
- PermissionResources List<GetRecommendation Hardware Expansion Request Item Permission Resource> 
- 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.
- 
List<GetRecommendation Hardware Expansion Request Item Tag> 
- 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 GetRecommendation Hardware Expansion Request Item Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetRecommendation Hardware Expansion Request Item Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExpansionRequest GetRecommendation Hardware Expansion Request Item Expansion Request 
- 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.
- MaxValue stringUnit 
- 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
GetRecommendation Hardware Expansion Request Item Parent 
- PermissionResources []GetRecommendation Hardware Expansion Request Item Permission Resource 
- 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.
- 
[]GetRecommendation Hardware Expansion Request Item Tag 
- 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 GetRecommendation Hardware Expansion Request Item Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetRecommendation Hardware Expansion Request Item Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- expansionRequest GetRecommendation Hardware Expansion Request Item Expansion Request 
- 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.
- maxValue StringUnit 
- 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
GetRecommendation Hardware Expansion Request Item Parent 
- permissionResources List<GetRecommendation Hardware Expansion Request Item Permission Resource> 
- 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.
- 
List<GetRecommendation Hardware Expansion Request Item Tag> 
- 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 GetRecommendation Hardware Expansion Request Item Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetRecommendation Hardware Expansion Request Item Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- expansionRequest GetRecommendation Hardware Expansion Request Item Expansion Request 
- 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.
- maxValue stringUnit 
- 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
GetRecommendation Hardware Expansion Request Item Parent 
- permissionResources GetRecommendation Hardware Expansion Request Item Permission Resource[] 
- 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.
- 
GetRecommendation Hardware Expansion Request Item Tag[] 
- 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 GetRecommendation Hardware Expansion Request Item Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetRecommendation Hardware Expansion Request Item Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- expansion_request GetRecommendation Hardware Expansion Request Item Expansion Request 
- 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_ strunit 
- 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
GetRecommendation Hardware Expansion Request Item Parent 
- permission_resources Sequence[GetRecommendation Hardware Expansion Request Item Permission Resource] 
- 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.
- 
Sequence[GetRecommendation Hardware Expansion Request Item Tag] 
- 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 GetRecommendation Hardware Expansion Request Item Version Context 
- 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.
- domainGroup StringMoid 
- 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.
- maxValue StringUnit 
- 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>
- 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.
- 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:
- Id string
- Results
List<GetRecommendation Hardware Expansion Request Item Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetRecommendation Hardware Expansion Request Item Ancestor> 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- ExpansionRequest GetRecommendation Hardware Expansion Request Item Expansion Request 
- ItemType string
- MaxValue double
- MaxValue stringUnit 
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetRecommendation Hardware Expansion Request Item Parent 
- PermissionResources List<GetRecommendation Hardware Expansion Request Item Permission Resource> 
- string
- 
List<GetRecommendation Hardware Expansion Request Item Tag> 
- UnitType string
- Value double
- VersionContext GetRecommendation Hardware Expansion Request Item Version Context 
- Id string
- Results
[]GetRecommendation Hardware Expansion Request Item Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetRecommendation Hardware Expansion Request Item Ancestor 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- ExpansionRequest GetRecommendation Hardware Expansion Request Item Expansion Request 
- ItemType string
- MaxValue float64
- MaxValue stringUnit 
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetRecommendation Hardware Expansion Request Item Parent 
- PermissionResources []GetRecommendation Hardware Expansion Request Item Permission Resource 
- string
- 
[]GetRecommendation Hardware Expansion Request Item Tag 
- UnitType string
- Value float64
- VersionContext GetRecommendation Hardware Expansion Request Item Version Context 
- id String
- results
List<GetRecommendation Hardware Expansion Request Item Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetRecommendation Hardware Expansion Request Item Ancestor> 
- classId String
- createTime String
- domainGroup StringMoid 
- expansionRequest GetRecommendation Hardware Expansion Request Item Expansion Request 
- itemType String
- maxValue Double
- maxValue StringUnit 
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetRecommendation Hardware Expansion Request Item Parent 
- permissionResources List<GetRecommendation Hardware Expansion Request Item Permission Resource> 
- String
- 
List<GetRecommendation Hardware Expansion Request Item Tag> 
- unitType String
- value Double
- versionContext GetRecommendation Hardware Expansion Request Item Version Context 
- id string
- results
GetRecommendation Hardware Expansion Request Item Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetRecommendation Hardware Expansion Request Item Ancestor[] 
- classId string
- createTime string
- domainGroup stringMoid 
- expansionRequest GetRecommendation Hardware Expansion Request Item Expansion Request 
- itemType string
- maxValue number
- maxValue stringUnit 
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetRecommendation Hardware Expansion Request Item Parent 
- permissionResources GetRecommendation Hardware Expansion Request Item Permission Resource[] 
- string
- 
GetRecommendation Hardware Expansion Request Item Tag[] 
- unitType string
- value number
- versionContext GetRecommendation Hardware Expansion Request Item Version Context 
- id str
- results
Sequence[GetRecommendation Hardware Expansion Request Item Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetRecommendation Hardware Expansion Request Item Ancestor] 
- class_id str
- create_time str
- domain_group_ strmoid 
- expansion_request GetRecommendation Hardware Expansion Request Item Expansion Request 
- item_type str
- max_value float
- max_value_ strunit 
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetRecommendation Hardware Expansion Request Item Parent 
- permission_resources Sequence[GetRecommendation Hardware Expansion Request Item Permission Resource] 
- str
- 
Sequence[GetRecommendation Hardware Expansion Request Item Tag] 
- unit_type str
- value float
- version_context GetRecommendation Hardware Expansion Request Item Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- domainGroup StringMoid 
- expansionRequest Property Map
- itemType String
- maxValue Number
- maxValue StringUnit 
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- String
- List<Property Map>
- unitType String
- value Number
- versionContext Property Map
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetRecommendationHardwareExpansionRequestItemResult      
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetRecommendation Hardware Expansion Request Item Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExpansionRequests List<GetRecommendation Hardware Expansion Request Item Result Expansion Request> 
- 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.
- MaxValue stringUnit 
- 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<GetRecommendation Hardware Expansion Request Item Result Parent> 
- PermissionResources List<GetRecommendation Hardware Expansion Request Item Result Permission Resource> 
- 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.
- 
List<GetRecommendation Hardware Expansion Request Item Result Tag> 
- 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<GetRecommendation Hardware Expansion Request Item Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetRecommendation Hardware Expansion Request Item Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExpansionRequests []GetRecommendation Hardware Expansion Request Item Result Expansion Request 
- 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.
- MaxValue stringUnit 
- 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
[]GetRecommendation Hardware Expansion Request Item Result Parent 
- PermissionResources []GetRecommendation Hardware Expansion Request Item Result Permission Resource 
- 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.
- 
[]GetRecommendation Hardware Expansion Request Item Result Tag 
- 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 []GetRecommendation Hardware Expansion Request Item Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetRecommendation Hardware Expansion Request Item Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- expansionRequests List<GetRecommendation Hardware Expansion Request Item Result Expansion Request> 
- 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.
- maxValue StringUnit 
- 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<GetRecommendation Hardware Expansion Request Item Result Parent> 
- permissionResources List<GetRecommendation Hardware Expansion Request Item Result Permission Resource> 
- 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.
- 
List<GetRecommendation Hardware Expansion Request Item Result Tag> 
- 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<GetRecommendation Hardware Expansion Request Item Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetRecommendation Hardware Expansion Request Item Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- expansionRequests GetRecommendation Hardware Expansion Request Item Result Expansion Request[] 
- 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.
- maxValue stringUnit 
- 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
GetRecommendation Hardware Expansion Request Item Result Parent[] 
- permissionResources GetRecommendation Hardware Expansion Request Item Result Permission Resource[] 
- 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.
- 
GetRecommendation Hardware Expansion Request Item Result Tag[] 
- 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 GetRecommendation Hardware Expansion Request Item Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetRecommendation Hardware Expansion Request Item Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- expansion_requests Sequence[GetRecommendation Hardware Expansion Request Item Result Expansion Request] 
- 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_ strunit 
- 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[GetRecommendation Hardware Expansion Request Item Result Parent] 
- permission_resources Sequence[GetRecommendation Hardware Expansion Request Item Result Permission Resource] 
- 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.
- 
Sequence[GetRecommendation Hardware Expansion Request Item Result Tag] 
- 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[GetRecommendation Hardware Expansion Request Item Result Version Context] 
- 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.
- domainGroup StringMoid 
- 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.
- maxValue StringUnit 
- 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>
- 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.
- 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        
- AdditionalProperties string
- ClassId string
- InterestedMos List<GetRecommendation Hardware Expansion Request Item Result Version Context Interested Mo> 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos List<GetRecommendation Hardware Expansion Request Item Result Version Context Ref Mo> 
- Timestamp string
- VersionType string
- AdditionalProperties string
- ClassId string
- InterestedMos []GetRecommendation Hardware Expansion Request Item Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos []GetRecommendation Hardware Expansion Request Item Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetRecommendation Hardware Expansion Request Item Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetRecommendation Hardware Expansion Request Item Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetRecommendation Hardware Expansion Request Item Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetRecommendation Hardware Expansion Request Item Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additional_properties str
- class_id str
- interested_mos Sequence[GetRecommendation Hardware Expansion Request Item Result Version Context Interested Mo] 
- marked_for_ booldeletion 
- nr_version str
- object_type str
- ref_mos Sequence[GetRecommendation Hardware Expansion Request Item Result Version Context Ref Mo] 
- timestamp str
- version_type str
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
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<GetRecommendation Hardware Expansion Request Item Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetRecommendation Hardware Expansion Request Item Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetRecommendation Hardware Expansion Request Item Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetRecommendation Hardware Expansion Request Item Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetRecommendation Hardware Expansion Request Item Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetRecommendation Hardware Expansion Request Item Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetRecommendation Hardware Expansion Request Item Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetRecommendation Hardware Expansion Request Item Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetRecommendation Hardware Expansion Request Item Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetRecommendation Hardware Expansion Request Item Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet