intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getRecommendationPurchaseOrderEstimate
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Entity representing the estimate for the purchase order for user requested expansion.
Using getRecommendationPurchaseOrderEstimate
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 getRecommendationPurchaseOrderEstimate(args: GetRecommendationPurchaseOrderEstimateArgs, opts?: InvokeOptions): Promise<GetRecommendationPurchaseOrderEstimateResult>
function getRecommendationPurchaseOrderEstimateOutput(args: GetRecommendationPurchaseOrderEstimateOutputArgs, opts?: InvokeOptions): Output<GetRecommendationPurchaseOrderEstimateResult>
def get_recommendation_purchase_order_estimate(account_moid: Optional[str] = None,
action: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetRecommendationPurchaseOrderEstimateAncestor]] = None,
class_id: Optional[str] = None,
cluster_expansion: Optional[GetRecommendationPurchaseOrderEstimateClusterExpansion] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
estimate_id: Optional[str] = None,
estimate_owner: Optional[GetRecommendationPurchaseOrderEstimateEstimateOwner] = None,
id: Optional[str] = None,
last_updated_time: Optional[str] = None,
message: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetRecommendationPurchaseOrderEstimateParent] = None,
permission_resources: Optional[Sequence[GetRecommendationPurchaseOrderEstimatePermissionResource]] = None,
requirement_met: Optional[bool] = None,
shared_scope: Optional[str] = None,
status: Optional[str] = None,
tags: Optional[Sequence[GetRecommendationPurchaseOrderEstimateTag]] = None,
total_cost: Optional[float] = None,
version_context: Optional[GetRecommendationPurchaseOrderEstimateVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetRecommendationPurchaseOrderEstimateResult
def get_recommendation_purchase_order_estimate_output(account_moid: Optional[pulumi.Input[str]] = None,
action: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetRecommendationPurchaseOrderEstimateAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster_expansion: Optional[pulumi.Input[GetRecommendationPurchaseOrderEstimateClusterExpansionArgs]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
estimate_id: Optional[pulumi.Input[str]] = None,
estimate_owner: Optional[pulumi.Input[GetRecommendationPurchaseOrderEstimateEstimateOwnerArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
last_updated_time: Optional[pulumi.Input[str]] = None,
message: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: 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[GetRecommendationPurchaseOrderEstimateParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetRecommendationPurchaseOrderEstimatePermissionResourceArgs]]]] = None,
requirement_met: Optional[pulumi.Input[bool]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetRecommendationPurchaseOrderEstimateTagArgs]]]] = None,
total_cost: Optional[pulumi.Input[float]] = None,
version_context: Optional[pulumi.Input[GetRecommendationPurchaseOrderEstimateVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRecommendationPurchaseOrderEstimateResult]
func LookupRecommendationPurchaseOrderEstimate(ctx *Context, args *LookupRecommendationPurchaseOrderEstimateArgs, opts ...InvokeOption) (*LookupRecommendationPurchaseOrderEstimateResult, error)
func LookupRecommendationPurchaseOrderEstimateOutput(ctx *Context, args *LookupRecommendationPurchaseOrderEstimateOutputArgs, opts ...InvokeOption) LookupRecommendationPurchaseOrderEstimateResultOutput
> Note: This function is named LookupRecommendationPurchaseOrderEstimate
in the Go SDK.
public static class GetRecommendationPurchaseOrderEstimate
{
public static Task<GetRecommendationPurchaseOrderEstimateResult> InvokeAsync(GetRecommendationPurchaseOrderEstimateArgs args, InvokeOptions? opts = null)
public static Output<GetRecommendationPurchaseOrderEstimateResult> Invoke(GetRecommendationPurchaseOrderEstimateInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetRecommendationPurchaseOrderEstimateResult> getRecommendationPurchaseOrderEstimate(GetRecommendationPurchaseOrderEstimateArgs args, InvokeOptions options)
public static Output<GetRecommendationPurchaseOrderEstimateResult> getRecommendationPurchaseOrderEstimate(GetRecommendationPurchaseOrderEstimateArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getRecommendationPurchaseOrderEstimate:getRecommendationPurchaseOrderEstimate
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Action string
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - Additional
Properties string - Ancestors
List<Get
Recommendation Purchase Order Estimate Ancestor> - Class
Id string - Cluster
Expansion GetRecommendation Purchase Order Estimate Cluster Expansion - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Estimate
Id string - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- Estimate
Owner GetRecommendation Purchase Order Estimate Estimate Owner - Id string
- Last
Updated stringTime - The time when the recommendation was last updated.
- Message string
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the recommendation.
- Object
Type string - Owners List<string>
- Parent
Get
Recommendation Purchase Order Estimate Parent - Permission
Resources List<GetRecommendation Purchase Order Estimate Permission Resource> - Requirement
Met bool - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- Status string
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - List<Get
Recommendation Purchase Order Estimate Tag> - Total
Cost double - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- Version
Context GetRecommendation Purchase Order Estimate Version Context
- Account
Moid string - The Account ID for this managed object.
- Action string
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - Additional
Properties string - Ancestors
[]Get
Recommendation Purchase Order Estimate Ancestor - Class
Id string - Cluster
Expansion GetRecommendation Purchase Order Estimate Cluster Expansion - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Estimate
Id string - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- Estimate
Owner GetRecommendation Purchase Order Estimate Estimate Owner - Id string
- Last
Updated stringTime - The time when the recommendation was last updated.
- Message string
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the recommendation.
- Object
Type string - Owners []string
- Parent
Get
Recommendation Purchase Order Estimate Parent - Permission
Resources []GetRecommendation Purchase Order Estimate Permission Resource - Requirement
Met bool - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- Status string
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - []Get
Recommendation Purchase Order Estimate Tag - Total
Cost float64 - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- Version
Context GetRecommendation Purchase Order Estimate Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - additional
Properties String - ancestors
List<Get
Recommendation Purchase Order Estimate Ancestor> - class
Id String - cluster
Expansion GetRecommendation Purchase Order Estimate Cluster Expansion - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- estimate
Id String - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- estimate
Owner GetRecommendation Purchase Order Estimate Estimate Owner - id String
- last
Updated StringTime - The time when the recommendation was last updated.
- message String
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the recommendation.
- object
Type String - owners List<String>
- parent
Get
Recommendation Purchase Order Estimate Parent - permission
Resources List<GetRecommendation Purchase Order Estimate Permission Resource> - requirement
Met Boolean - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- status String
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - List<Get
Recommendation Purchase Order Estimate Tag> - total
Cost Double - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- version
Context GetRecommendation Purchase Order Estimate Version Context
- account
Moid string - The Account ID for this managed object.
- action string
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - additional
Properties string - ancestors
Get
Recommendation Purchase Order Estimate Ancestor[] - class
Id string - cluster
Expansion GetRecommendation Purchase Order Estimate Cluster Expansion - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- estimate
Id string - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- estimate
Owner GetRecommendation Purchase Order Estimate Estimate Owner - id string
- last
Updated stringTime - The time when the recommendation was last updated.
- message string
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the recommendation.
- object
Type string - owners string[]
- parent
Get
Recommendation Purchase Order Estimate Parent - permission
Resources GetRecommendation Purchase Order Estimate Permission Resource[] - requirement
Met boolean - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- status string
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - Get
Recommendation Purchase Order Estimate Tag[] - total
Cost number - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- version
Context GetRecommendation Purchase Order Estimate Version Context
- account_
moid str - The Account ID for this managed object.
- action str
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - additional_
properties str - ancestors
Sequence[Get
Recommendation Purchase Order Estimate Ancestor] - class_
id str - cluster_
expansion GetRecommendation Purchase Order Estimate Cluster Expansion - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- estimate_
id str - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- estimate_
owner GetRecommendation Purchase Order Estimate Estimate Owner - id str
- last_
updated_ strtime - The time when the recommendation was last updated.
- message str
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the recommendation.
- object_
type str - owners Sequence[str]
- parent
Get
Recommendation Purchase Order Estimate Parent - permission_
resources Sequence[GetRecommendation Purchase Order Estimate Permission Resource] - requirement_
met bool - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- status str
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - Sequence[Get
Recommendation Purchase Order Estimate Tag] - total_
cost float - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- version_
context GetRecommendation Purchase Order Estimate Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Expansion Property Map - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- estimate
Id String - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- estimate
Owner Property Map - id String
- last
Updated StringTime - The time when the recommendation was last updated.
- message String
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the recommendation.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - requirement
Met Boolean - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- status String
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - List<Property Map>
- total
Cost Number - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- version
Context Property Map
getRecommendationPurchaseOrderEstimate Result
The following output properties are available:
- Id string
- Results
List<Get
Recommendation Purchase Order Estimate Result> - Account
Moid string - Action string
- Additional
Properties string - Ancestors
List<Get
Recommendation Purchase Order Estimate Ancestor> - Class
Id string - Cluster
Expansion GetRecommendation Purchase Order Estimate Cluster Expansion - Create
Time string - Domain
Group stringMoid - Estimate
Id string - Estimate
Owner GetRecommendation Purchase Order Estimate Estimate Owner - Last
Updated stringTime - Message string
- Mod
Time string - Moid string
- Name string
- Object
Type string - Owners List<string>
- Parent
Get
Recommendation Purchase Order Estimate Parent - Permission
Resources List<GetRecommendation Purchase Order Estimate Permission Resource> - Requirement
Met bool - string
- Status string
- List<Get
Recommendation Purchase Order Estimate Tag> - Total
Cost double - Version
Context GetRecommendation Purchase Order Estimate Version Context
- Id string
- Results
[]Get
Recommendation Purchase Order Estimate Result - Account
Moid string - Action string
- Additional
Properties string - Ancestors
[]Get
Recommendation Purchase Order Estimate Ancestor - Class
Id string - Cluster
Expansion GetRecommendation Purchase Order Estimate Cluster Expansion - Create
Time string - Domain
Group stringMoid - Estimate
Id string - Estimate
Owner GetRecommendation Purchase Order Estimate Estimate Owner - Last
Updated stringTime - Message string
- Mod
Time string - Moid string
- Name string
- Object
Type string - Owners []string
- Parent
Get
Recommendation Purchase Order Estimate Parent - Permission
Resources []GetRecommendation Purchase Order Estimate Permission Resource - Requirement
Met bool - string
- Status string
- []Get
Recommendation Purchase Order Estimate Tag - Total
Cost float64 - Version
Context GetRecommendation Purchase Order Estimate Version Context
- id String
- results
List<Get
Recommendation Purchase Order Estimate Result> - account
Moid String - action String
- additional
Properties String - ancestors
List<Get
Recommendation Purchase Order Estimate Ancestor> - class
Id String - cluster
Expansion GetRecommendation Purchase Order Estimate Cluster Expansion - create
Time String - domain
Group StringMoid - estimate
Id String - estimate
Owner GetRecommendation Purchase Order Estimate Estimate Owner - last
Updated StringTime - message String
- mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent
Get
Recommendation Purchase Order Estimate Parent - permission
Resources List<GetRecommendation Purchase Order Estimate Permission Resource> - requirement
Met Boolean - String
- status String
- List<Get
Recommendation Purchase Order Estimate Tag> - total
Cost Double - version
Context GetRecommendation Purchase Order Estimate Version Context
- id string
- results
Get
Recommendation Purchase Order Estimate Result[] - account
Moid string - action string
- additional
Properties string - ancestors
Get
Recommendation Purchase Order Estimate Ancestor[] - class
Id string - cluster
Expansion GetRecommendation Purchase Order Estimate Cluster Expansion - create
Time string - domain
Group stringMoid - estimate
Id string - estimate
Owner GetRecommendation Purchase Order Estimate Estimate Owner - last
Updated stringTime - message string
- mod
Time string - moid string
- name string
- object
Type string - owners string[]
- parent
Get
Recommendation Purchase Order Estimate Parent - permission
Resources GetRecommendation Purchase Order Estimate Permission Resource[] - requirement
Met boolean - string
- status string
- Get
Recommendation Purchase Order Estimate Tag[] - total
Cost number - version
Context GetRecommendation Purchase Order Estimate Version Context
- id str
- results
Sequence[Get
Recommendation Purchase Order Estimate Result] - account_
moid str - action str
- additional_
properties str - ancestors
Sequence[Get
Recommendation Purchase Order Estimate Ancestor] - class_
id str - cluster_
expansion GetRecommendation Purchase Order Estimate Cluster Expansion - create_
time str - domain_
group_ strmoid - estimate_
id str - estimate_
owner GetRecommendation Purchase Order Estimate Estimate Owner - last_
updated_ strtime - message str
- mod_
time str - moid str
- name str
- object_
type str - owners Sequence[str]
- parent
Get
Recommendation Purchase Order Estimate Parent - permission_
resources Sequence[GetRecommendation Purchase Order Estimate Permission Resource] - requirement_
met bool - str
- status str
- Sequence[Get
Recommendation Purchase Order Estimate Tag] - total_
cost float - version_
context GetRecommendation Purchase Order Estimate Version Context
- id String
- results List<Property Map>
- account
Moid String - action String
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Expansion Property Map - create
Time String - domain
Group StringMoid - estimate
Id String - estimate
Owner Property Map - last
Updated StringTime - message String
- mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - requirement
Met Boolean - String
- status String
- List<Property Map>
- total
Cost Number - version
Context Property Map
Supporting Types
GetRecommendationPurchaseOrderEstimateAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetRecommendationPurchaseOrderEstimateClusterExpansion
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetRecommendationPurchaseOrderEstimateEstimateOwner
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetRecommendationPurchaseOrderEstimateParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetRecommendationPurchaseOrderEstimatePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetRecommendationPurchaseOrderEstimateResult
- Account
Moid string - The Account ID for this managed object.
- Action string
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - Additional
Properties string - Ancestors
List<Get
Recommendation Purchase Order Estimate Result Ancestor> - Class
Id string - Cluster
Expansions List<GetRecommendation Purchase Order Estimate Result Cluster Expansion> - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Estimate
Id string - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- Estimate
Owners List<GetRecommendation Purchase Order Estimate Result Estimate Owner> - Last
Updated stringTime - The time when the recommendation was last updated.
- Message string
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the recommendation.
- Object
Type string - Owners List<string>
- Parents
List<Get
Recommendation Purchase Order Estimate Result Parent> - Permission
Resources List<GetRecommendation Purchase Order Estimate Result Permission Resource> - Requirement
Met bool - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- Status string
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - List<Get
Recommendation Purchase Order Estimate Result Tag> - Total
Cost double - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- Version
Contexts List<GetRecommendation Purchase Order Estimate Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Action string
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - Additional
Properties string - Ancestors
[]Get
Recommendation Purchase Order Estimate Result Ancestor - Class
Id string - Cluster
Expansions []GetRecommendation Purchase Order Estimate Result Cluster Expansion - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Estimate
Id string - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- Estimate
Owners []GetRecommendation Purchase Order Estimate Result Estimate Owner - Last
Updated stringTime - The time when the recommendation was last updated.
- Message string
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the recommendation.
- Object
Type string - Owners []string
- Parents
[]Get
Recommendation Purchase Order Estimate Result Parent - Permission
Resources []GetRecommendation Purchase Order Estimate Result Permission Resource - Requirement
Met bool - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- Status string
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - []Get
Recommendation Purchase Order Estimate Result Tag - Total
Cost float64 - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- Version
Contexts []GetRecommendation Purchase Order Estimate Result Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - additional
Properties String - ancestors
List<Get
Recommendation Purchase Order Estimate Result Ancestor> - class
Id String - cluster
Expansions List<GetRecommendation Purchase Order Estimate Result Cluster Expansion> - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- estimate
Id String - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- estimate
Owners List<GetRecommendation Purchase Order Estimate Result Estimate Owner> - last
Updated StringTime - The time when the recommendation was last updated.
- message String
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the recommendation.
- object
Type String - owners List<String>
- parents
List<Get
Recommendation Purchase Order Estimate Result Parent> - permission
Resources List<GetRecommendation Purchase Order Estimate Result Permission Resource> - requirement
Met Boolean - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- status String
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - List<Get
Recommendation Purchase Order Estimate Result Tag> - total
Cost Double - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- version
Contexts List<GetRecommendation Purchase Order Estimate Result Version Context>
- account
Moid string - The Account ID for this managed object.
- action string
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - additional
Properties string - ancestors
Get
Recommendation Purchase Order Estimate Result Ancestor[] - class
Id string - cluster
Expansions GetRecommendation Purchase Order Estimate Result Cluster Expansion[] - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- estimate
Id string - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- estimate
Owners GetRecommendation Purchase Order Estimate Result Estimate Owner[] - last
Updated stringTime - The time when the recommendation was last updated.
- message string
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the recommendation.
- object
Type string - owners string[]
- parents
Get
Recommendation Purchase Order Estimate Result Parent[] - permission
Resources GetRecommendation Purchase Order Estimate Result Permission Resource[] - requirement
Met boolean - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- status string
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - Get
Recommendation Purchase Order Estimate Result Tag[] - total
Cost number - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- version
Contexts GetRecommendation Purchase Order Estimate Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- action str
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - additional_
properties str - ancestors
Sequence[Get
Recommendation Purchase Order Estimate Result Ancestor] - class_
id str - cluster_
expansions Sequence[GetRecommendation Purchase Order Estimate Result Cluster Expansion] - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- estimate_
id str - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- estimate_
owners Sequence[GetRecommendation Purchase Order Estimate Result Estimate Owner] - last_
updated_ strtime - The time when the recommendation was last updated.
- message str
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the recommendation.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Recommendation Purchase Order Estimate Result Parent] - permission_
resources Sequence[GetRecommendation Purchase Order Estimate Result Permission Resource] - requirement_
met bool - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- status str
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - Sequence[Get
Recommendation Purchase Order Estimate Result Tag] - total_
cost float - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- version_
contexts Sequence[GetRecommendation Purchase Order Estimate Result Version Context]
- account
Moid String - The Account ID for this managed object.
- action String
- Action to be triggered for computing estimate. Default value is None.*
None
- The Enum value None represents that no action is triggered on the forecast Instance managed object.*Evaluate
- The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Expansions List<Property Map> - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- estimate
Id String - The unique identification generated by the Cisco commerce APIs portal to identify the recommended bill of materials.
- estimate
Owners List<Property Map> - last
Updated StringTime - The time when the recommendation was last updated.
- message String
- The user visible message which indicates any errors encountered in making the external API call to get the estimate.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the recommendation.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - requirement
Met Boolean - Indicates if the recommendation requirement is met by the existing setup by adding hardware components to it or it needs expansion. For example if the recommendation is to add 16 disks to a HyperFlex cluster but the cluster is already alost full and only 8 disks can be added, then this property is set to false.
- 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.
- status String
- The status of the external API call to get the estimate.*
None
- The Enum value None represents the default status value before any API call is made.*Success
- The Enum value Success represents that the API call returned with success.*Fail
- The Enum value Fail represents that the API call returned with a failure. - List<Property Map>
- total
Cost Number - The total cost of all the recommended hardware in the bill of materials for the corresponding estimate.
- version
Contexts List<Property Map>
GetRecommendationPurchaseOrderEstimateResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetRecommendationPurchaseOrderEstimateResultClusterExpansion
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetRecommendationPurchaseOrderEstimateResultEstimateOwner
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetRecommendationPurchaseOrderEstimateResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetRecommendationPurchaseOrderEstimateResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetRecommendationPurchaseOrderEstimateResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetRecommendationPurchaseOrderEstimateResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetRecommendationPurchaseOrderEstimateResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetRecommendationPurchaseOrderEstimateResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetRecommendationPurchaseOrderEstimateTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetRecommendationPurchaseOrderEstimateVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetRecommendation Purchase Order Estimate Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetRecommendation Purchase Order Estimate Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetRecommendation Purchase Order Estimate Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetRecommendation Purchase Order Estimate Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetRecommendation Purchase Order Estimate Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetRecommendation Purchase Order Estimate Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetRecommendation Purchase Order Estimate Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetRecommendation Purchase Order Estimate Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetRecommendation Purchase Order Estimate 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 Purchase Order Estimate Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetRecommendationPurchaseOrderEstimateVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetRecommendationPurchaseOrderEstimateVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet