intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getResourcepoolPool
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Pool represents a collection of resource. The resource can be any MO which has PoolResource meta enabled. The resource in the pool can be reserved or unreserved by using Lease API, reserved/unreserved resources can be used in the entities like server profiles.
Using getResourcepoolPool
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 getResourcepoolPool(args: GetResourcepoolPoolArgs, opts?: InvokeOptions): Promise<GetResourcepoolPoolResult>
function getResourcepoolPoolOutput(args: GetResourcepoolPoolOutputArgs, opts?: InvokeOptions): Output<GetResourcepoolPoolResult>def get_resourcepool_pool(account_moid: Optional[str] = None,
                          action: Optional[str] = None,
                          additional_properties: Optional[str] = None,
                          ancestors: Optional[Sequence[GetResourcepoolPoolAncestor]] = None,
                          assigned: Optional[float] = None,
                          assignment_order: Optional[str] = None,
                          class_id: Optional[str] = None,
                          create_time: Optional[str] = None,
                          description: Optional[str] = None,
                          domain_group_moid: Optional[str] = None,
                          id: Optional[str] = None,
                          mod_time: Optional[str] = None,
                          moid: Optional[str] = None,
                          name: Optional[str] = None,
                          object_type: Optional[str] = None,
                          organization: Optional[GetResourcepoolPoolOrganization] = None,
                          owners: Optional[Sequence[str]] = None,
                          parent: Optional[GetResourcepoolPoolParent] = None,
                          permission_resources: Optional[Sequence[GetResourcepoolPoolPermissionResource]] = None,
                          pool_type: Optional[str] = None,
                          qualification_policies: Optional[Sequence[GetResourcepoolPoolQualificationPolicy]] = None,
                          reserved: Optional[float] = None,
                          resource_evaluation_status: Optional[GetResourcepoolPoolResourceEvaluationStatus] = None,
                          resource_pool_parameters: Optional[GetResourcepoolPoolResourcePoolParameters] = None,
                          resource_type: Optional[str] = None,
                          selectors: Optional[Sequence[GetResourcepoolPoolSelector]] = None,
                          shared_scope: Optional[str] = None,
                          size: Optional[float] = None,
                          tags: Optional[Sequence[GetResourcepoolPoolTag]] = None,
                          version_context: Optional[GetResourcepoolPoolVersionContext] = None,
                          opts: Optional[InvokeOptions] = None) -> GetResourcepoolPoolResult
def get_resourcepool_pool_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[GetResourcepoolPoolAncestorArgs]]]] = None,
                          assigned: Optional[pulumi.Input[float]] = None,
                          assignment_order: Optional[pulumi.Input[str]] = None,
                          class_id: Optional[pulumi.Input[str]] = None,
                          create_time: Optional[pulumi.Input[str]] = None,
                          description: Optional[pulumi.Input[str]] = None,
                          domain_group_moid: Optional[pulumi.Input[str]] = None,
                          id: 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,
                          organization: Optional[pulumi.Input[GetResourcepoolPoolOrganizationArgs]] = None,
                          owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                          parent: Optional[pulumi.Input[GetResourcepoolPoolParentArgs]] = None,
                          permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetResourcepoolPoolPermissionResourceArgs]]]] = None,
                          pool_type: Optional[pulumi.Input[str]] = None,
                          qualification_policies: Optional[pulumi.Input[Sequence[pulumi.Input[GetResourcepoolPoolQualificationPolicyArgs]]]] = None,
                          reserved: Optional[pulumi.Input[float]] = None,
                          resource_evaluation_status: Optional[pulumi.Input[GetResourcepoolPoolResourceEvaluationStatusArgs]] = None,
                          resource_pool_parameters: Optional[pulumi.Input[GetResourcepoolPoolResourcePoolParametersArgs]] = None,
                          resource_type: Optional[pulumi.Input[str]] = None,
                          selectors: Optional[pulumi.Input[Sequence[pulumi.Input[GetResourcepoolPoolSelectorArgs]]]] = None,
                          shared_scope: Optional[pulumi.Input[str]] = None,
                          size: Optional[pulumi.Input[float]] = None,
                          tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetResourcepoolPoolTagArgs]]]] = None,
                          version_context: Optional[pulumi.Input[GetResourcepoolPoolVersionContextArgs]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetResourcepoolPoolResult]func LookupResourcepoolPool(ctx *Context, args *LookupResourcepoolPoolArgs, opts ...InvokeOption) (*LookupResourcepoolPoolResult, error)
func LookupResourcepoolPoolOutput(ctx *Context, args *LookupResourcepoolPoolOutputArgs, opts ...InvokeOption) LookupResourcepoolPoolResultOutput> Note: This function is named LookupResourcepoolPool in the Go SDK.
public static class GetResourcepoolPool 
{
    public static Task<GetResourcepoolPoolResult> InvokeAsync(GetResourcepoolPoolArgs args, InvokeOptions? opts = null)
    public static Output<GetResourcepoolPoolResult> Invoke(GetResourcepoolPoolInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetResourcepoolPoolResult> getResourcepoolPool(GetResourcepoolPoolArgs args, InvokeOptions options)
public static Output<GetResourcepoolPoolResult> getResourcepoolPool(GetResourcepoolPoolArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getResourcepoolPool:getResourcepoolPool
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- Action string
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- AdditionalProperties string
- Ancestors
List<GetResourcepool Pool Ancestor> 
- Assigned double
- Number of IDs that are currently assigned (in use).
- AssignmentOrder string
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organization
GetResourcepool Pool Organization 
- Owners List<string>
- Parent
GetResourcepool Pool Parent 
- PermissionResources List<GetResourcepool Pool Permission Resource> 
- PoolType string
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- QualificationPolicies List<GetResourcepool Pool Qualification Policy> 
- Reserved double
- Number of IDs that are currently reserved (and not in use).
- ResourceEvaluation GetStatus Resourcepool Pool Resource Evaluation Status 
- ResourcePool GetParameters Resourcepool Pool Resource Pool Parameters 
- ResourceType string
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- Selectors
List<GetResourcepool Pool Selector> 
- 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.
- Size double
- Total number of identifiers in this pool.
- 
List<GetResourcepool Pool Tag> 
- VersionContext GetResourcepool Pool Version Context 
- AccountMoid string
- The Account ID for this managed object.
- Action string
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- AdditionalProperties string
- Ancestors
[]GetResourcepool Pool Ancestor 
- Assigned float64
- Number of IDs that are currently assigned (in use).
- AssignmentOrder string
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organization
GetResourcepool Pool Organization 
- Owners []string
- Parent
GetResourcepool Pool Parent 
- PermissionResources []GetResourcepool Pool Permission Resource 
- PoolType string
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- QualificationPolicies []GetResourcepool Pool Qualification Policy 
- Reserved float64
- Number of IDs that are currently reserved (and not in use).
- ResourceEvaluation GetStatus Resourcepool Pool Resource Evaluation Status 
- ResourcePool GetParameters Resourcepool Pool Resource Pool Parameters 
- ResourceType string
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- Selectors
[]GetResourcepool Pool Selector 
- 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.
- Size float64
- Total number of identifiers in this pool.
- 
[]GetResourcepool Pool Tag 
- VersionContext GetResourcepool Pool Version Context 
- accountMoid String
- The Account ID for this managed object.
- action String
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- additionalProperties String
- ancestors
List<GetResourcepool Pool Ancestor> 
- assigned Double
- Number of IDs that are currently assigned (in use).
- assignmentOrder String
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organization
GetResourcepool Pool Organization 
- owners List<String>
- parent
GetResourcepool Pool Parent 
- permissionResources List<GetResourcepool Pool Permission Resource> 
- poolType String
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- qualificationPolicies List<GetResourcepool Pool Qualification Policy> 
- reserved Double
- Number of IDs that are currently reserved (and not in use).
- resourceEvaluation GetStatus Resourcepool Pool Resource Evaluation Status 
- resourcePool GetParameters Resourcepool Pool Resource Pool Parameters 
- resourceType String
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- selectors
List<GetResourcepool Pool Selector> 
- 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.
- size Double
- Total number of identifiers in this pool.
- 
List<GetResourcepool Pool Tag> 
- versionContext GetResourcepool Pool Version Context 
- accountMoid string
- The Account ID for this managed object.
- action string
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- additionalProperties string
- ancestors
GetResourcepool Pool Ancestor[] 
- assigned number
- Number of IDs that are currently assigned (in use).
- assignmentOrder string
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- objectType string
- organization
GetResourcepool Pool Organization 
- owners string[]
- parent
GetResourcepool Pool Parent 
- permissionResources GetResourcepool Pool Permission Resource[] 
- poolType string
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- qualificationPolicies GetResourcepool Pool Qualification Policy[] 
- reserved number
- Number of IDs that are currently reserved (and not in use).
- resourceEvaluation GetStatus Resourcepool Pool Resource Evaluation Status 
- resourcePool GetParameters Resourcepool Pool Resource Pool Parameters 
- resourceType string
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- selectors
GetResourcepool Pool Selector[] 
- 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.
- size number
- Total number of identifiers in this pool.
- 
GetResourcepool Pool Tag[] 
- versionContext GetResourcepool Pool Version Context 
- account_moid str
- The Account ID for this managed object.
- action str
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- additional_properties str
- ancestors
Sequence[GetResourcepool Pool Ancestor] 
- assigned float
- Number of IDs that are currently assigned (in use).
- assignment_order str
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- Description of the policy.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_type str
- organization
GetResourcepool Pool Organization 
- owners Sequence[str]
- parent
GetResourcepool Pool Parent 
- permission_resources Sequence[GetResourcepool Pool Permission Resource] 
- pool_type str
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- qualification_policies Sequence[GetResourcepool Pool Qualification Policy] 
- reserved float
- Number of IDs that are currently reserved (and not in use).
- resource_evaluation_ Getstatus Resourcepool Pool Resource Evaluation Status 
- resource_pool_ Getparameters Resourcepool Pool Resource Pool Parameters 
- resource_type str
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- selectors
Sequence[GetResourcepool Pool Selector] 
- 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.
- size float
- Total number of identifiers in this pool.
- 
Sequence[GetResourcepool Pool Tag] 
- version_context GetResourcepool Pool Version Context 
- accountMoid String
- The Account ID for this managed object.
- action String
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- additionalProperties String
- ancestors List<Property Map>
- assigned Number
- Number of IDs that are currently assigned (in use).
- assignmentOrder String
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- poolType String
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- qualificationPolicies List<Property Map>
- reserved Number
- Number of IDs that are currently reserved (and not in use).
- resourceEvaluation Property MapStatus 
- resourcePool Property MapParameters 
- resourceType String
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- selectors List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- size Number
- Total number of identifiers in this pool.
- List<Property Map>
- versionContext Property Map
getResourcepoolPool Result
The following output properties are available:
- Id string
- Results
List<GetResourcepool Pool Result> 
- AccountMoid string
- Action string
- AdditionalProperties string
- Ancestors
List<GetResourcepool Pool Ancestor> 
- Assigned double
- AssignmentOrder string
- ClassId string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetResourcepool Pool Organization 
- Owners List<string>
- Parent
GetResourcepool Pool Parent 
- PermissionResources List<GetResourcepool Pool Permission Resource> 
- PoolType string
- QualificationPolicies List<GetResourcepool Pool Qualification Policy> 
- Reserved double
- ResourceEvaluation GetStatus Resourcepool Pool Resource Evaluation Status 
- ResourcePool GetParameters Resourcepool Pool Resource Pool Parameters 
- ResourceType string
- Selectors
List<GetResourcepool Pool Selector> 
- string
- Size double
- 
List<GetResourcepool Pool Tag> 
- VersionContext GetResourcepool Pool Version Context 
- Id string
- Results
[]GetResourcepool Pool Result 
- AccountMoid string
- Action string
- AdditionalProperties string
- Ancestors
[]GetResourcepool Pool Ancestor 
- Assigned float64
- AssignmentOrder string
- ClassId string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetResourcepool Pool Organization 
- Owners []string
- Parent
GetResourcepool Pool Parent 
- PermissionResources []GetResourcepool Pool Permission Resource 
- PoolType string
- QualificationPolicies []GetResourcepool Pool Qualification Policy 
- Reserved float64
- ResourceEvaluation GetStatus Resourcepool Pool Resource Evaluation Status 
- ResourcePool GetParameters Resourcepool Pool Resource Pool Parameters 
- ResourceType string
- Selectors
[]GetResourcepool Pool Selector 
- string
- Size float64
- 
[]GetResourcepool Pool Tag 
- VersionContext GetResourcepool Pool Version Context 
- id String
- results
List<GetResourcepool Pool Result> 
- accountMoid String
- action String
- additionalProperties String
- ancestors
List<GetResourcepool Pool Ancestor> 
- assigned Double
- assignmentOrder String
- classId String
- createTime String
- description String
- domainGroup StringMoid 
- modTime String
- moid String
- name String
- objectType String
- organization
GetResourcepool Pool Organization 
- owners List<String>
- parent
GetResourcepool Pool Parent 
- permissionResources List<GetResourcepool Pool Permission Resource> 
- poolType String
- qualificationPolicies List<GetResourcepool Pool Qualification Policy> 
- reserved Double
- resourceEvaluation GetStatus Resourcepool Pool Resource Evaluation Status 
- resourcePool GetParameters Resourcepool Pool Resource Pool Parameters 
- resourceType String
- selectors
List<GetResourcepool Pool Selector> 
- String
- size Double
- 
List<GetResourcepool Pool Tag> 
- versionContext GetResourcepool Pool Version Context 
- id string
- results
GetResourcepool Pool Result[] 
- accountMoid string
- action string
- additionalProperties string
- ancestors
GetResourcepool Pool Ancestor[] 
- assigned number
- assignmentOrder string
- classId string
- createTime string
- description string
- domainGroup stringMoid 
- modTime string
- moid string
- name string
- objectType string
- organization
GetResourcepool Pool Organization 
- owners string[]
- parent
GetResourcepool Pool Parent 
- permissionResources GetResourcepool Pool Permission Resource[] 
- poolType string
- qualificationPolicies GetResourcepool Pool Qualification Policy[] 
- reserved number
- resourceEvaluation GetStatus Resourcepool Pool Resource Evaluation Status 
- resourcePool GetParameters Resourcepool Pool Resource Pool Parameters 
- resourceType string
- selectors
GetResourcepool Pool Selector[] 
- string
- size number
- 
GetResourcepool Pool Tag[] 
- versionContext GetResourcepool Pool Version Context 
- id str
- results
Sequence[GetResourcepool Pool Result] 
- account_moid str
- action str
- additional_properties str
- ancestors
Sequence[GetResourcepool Pool Ancestor] 
- assigned float
- assignment_order str
- class_id str
- create_time str
- description str
- domain_group_ strmoid 
- mod_time str
- moid str
- name str
- object_type str
- organization
GetResourcepool Pool Organization 
- owners Sequence[str]
- parent
GetResourcepool Pool Parent 
- permission_resources Sequence[GetResourcepool Pool Permission Resource] 
- pool_type str
- qualification_policies Sequence[GetResourcepool Pool Qualification Policy] 
- reserved float
- resource_evaluation_ Getstatus Resourcepool Pool Resource Evaluation Status 
- resource_pool_ Getparameters Resourcepool Pool Resource Pool Parameters 
- resource_type str
- selectors
Sequence[GetResourcepool Pool Selector] 
- str
- size float
- 
Sequence[GetResourcepool Pool Tag] 
- version_context GetResourcepool Pool Version Context 
- id String
- results List<Property Map>
- accountMoid String
- action String
- additionalProperties String
- ancestors List<Property Map>
- assigned Number
- assignmentOrder String
- classId String
- createTime String
- description String
- domainGroup StringMoid 
- modTime String
- moid String
- name String
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- poolType String
- qualificationPolicies List<Property Map>
- reserved Number
- resourceEvaluation Property MapStatus 
- resourcePool Property MapParameters 
- resourceType String
- selectors List<Property Map>
- String
- size Number
- List<Property Map>
- versionContext Property Map
Supporting Types
GetResourcepoolPoolAncestor   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetResourcepoolPoolOrganization   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetResourcepoolPoolParent   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetResourcepoolPoolPermissionResource    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetResourcepoolPoolQualificationPolicy    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetResourcepoolPoolResourceEvaluationStatus     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ErrMsg string
- The reason for the failure in ResourceEvaluation.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- State string
- The state of the evaluation operation.- ok- The policy association or validation is successful.
- error- The policy association or validation has failed.
- validating- The policy association or validation is in progress.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ErrMsg string
- The reason for the failure in ResourceEvaluation.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- State string
- The state of the evaluation operation.- ok- The policy association or validation is successful.
- error- The policy association or validation has failed.
- validating- The policy association or validation is in progress.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- errMsg String
- The reason for the failure in ResourceEvaluation.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- state String
- The state of the evaluation operation.- ok- The policy association or validation is successful.
- error- The policy association or validation has failed.
- validating- The policy association or validation is in progress.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- errMsg string
- The reason for the failure in ResourceEvaluation.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- state string
- The state of the evaluation operation.- ok- The policy association or validation is successful.
- error- The policy association or validation has failed.
- validating- The policy association or validation is in progress.
 
- 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.
- err_msg str
- The reason for the failure in ResourceEvaluation.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- state str
- The state of the evaluation operation.- ok- The policy association or validation is successful.
- error- The policy association or validation has failed.
- validating- The policy association or validation is in progress.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- errMsg String
- The reason for the failure in ResourceEvaluation.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- state String
- The state of the evaluation operation.- ok- The policy association or validation is successful.
- error- The policy association or validation has failed.
- validating- The policy association or validation is in progress.
 
GetResourcepoolPoolResourcePoolParameters     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
GetResourcepoolPoolResult   
- AccountMoid string
- The Account ID for this managed object.
- Action string
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- AdditionalProperties string
- Ancestors
List<GetResourcepool Pool Result Ancestor> 
- Assigned double
- Number of IDs that are currently assigned (in use).
- AssignmentOrder string
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organizations
List<GetResourcepool Pool Result Organization> 
- Owners List<string>
- Parents
List<GetResourcepool Pool Result Parent> 
- PermissionResources List<GetResourcepool Pool Result Permission Resource> 
- PoolType string
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- QualificationPolicies List<GetResourcepool Pool Result Qualification Policy> 
- Reserved double
- Number of IDs that are currently reserved (and not in use).
- ResourceEvaluation List<GetStatuses Resourcepool Pool Result Resource Evaluation Status> 
- ResourcePool List<GetParameters Resourcepool Pool Result Resource Pool Parameter> 
- ResourceType string
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- Selectors
List<GetResourcepool Pool Result Selector> 
- 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.
- Size double
- Total number of identifiers in this pool.
- 
List<GetResourcepool Pool Result Tag> 
- VersionContexts List<GetResourcepool Pool Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- Action string
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- AdditionalProperties string
- Ancestors
[]GetResourcepool Pool Result Ancestor 
- Assigned float64
- Number of IDs that are currently assigned (in use).
- AssignmentOrder string
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organizations
[]GetResourcepool Pool Result Organization 
- Owners []string
- Parents
[]GetResourcepool Pool Result Parent 
- PermissionResources []GetResourcepool Pool Result Permission Resource 
- PoolType string
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- QualificationPolicies []GetResourcepool Pool Result Qualification Policy 
- Reserved float64
- Number of IDs that are currently reserved (and not in use).
- ResourceEvaluation []GetStatuses Resourcepool Pool Result Resource Evaluation Status 
- ResourcePool []GetParameters Resourcepool Pool Result Resource Pool Parameter 
- ResourceType string
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- Selectors
[]GetResourcepool Pool Result Selector 
- 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.
- Size float64
- Total number of identifiers in this pool.
- 
[]GetResourcepool Pool Result Tag 
- VersionContexts []GetResourcepool Pool Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- action String
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- additionalProperties String
- ancestors
List<GetResourcepool Pool Result Ancestor> 
- assigned Double
- Number of IDs that are currently assigned (in use).
- assignmentOrder String
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organizations
List<GetResourcepool Pool Result Organization> 
- owners List<String>
- parents
List<GetResourcepool Pool Result Parent> 
- permissionResources List<GetResourcepool Pool Result Permission Resource> 
- poolType String
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- qualificationPolicies List<GetResourcepool Pool Result Qualification Policy> 
- reserved Double
- Number of IDs that are currently reserved (and not in use).
- resourceEvaluation List<GetStatuses Resourcepool Pool Result Resource Evaluation Status> 
- resourcePool List<GetParameters Resourcepool Pool Result Resource Pool Parameter> 
- resourceType String
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- selectors
List<GetResourcepool Pool Result Selector> 
- 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.
- size Double
- Total number of identifiers in this pool.
- 
List<GetResourcepool Pool Result Tag> 
- versionContexts List<GetResourcepool Pool Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- action string
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- additionalProperties string
- ancestors
GetResourcepool Pool Result Ancestor[] 
- assigned number
- Number of IDs that are currently assigned (in use).
- assignmentOrder string
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- objectType string
- organizations
GetResourcepool Pool Result Organization[] 
- owners string[]
- parents
GetResourcepool Pool Result Parent[] 
- permissionResources GetResourcepool Pool Result Permission Resource[] 
- poolType string
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- qualificationPolicies GetResourcepool Pool Result Qualification Policy[] 
- reserved number
- Number of IDs that are currently reserved (and not in use).
- resourceEvaluation GetStatuses Resourcepool Pool Result Resource Evaluation Status[] 
- resourcePool GetParameters Resourcepool Pool Result Resource Pool Parameter[] 
- resourceType string
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- selectors
GetResourcepool Pool Result Selector[] 
- 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.
- size number
- Total number of identifiers in this pool.
- 
GetResourcepool Pool Result Tag[] 
- versionContexts GetResourcepool Pool Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- action str
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- additional_properties str
- ancestors
Sequence[GetResourcepool Pool Result Ancestor] 
- assigned float
- Number of IDs that are currently assigned (in use).
- assignment_order str
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- Description of the policy.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_type str
- organizations
Sequence[GetResourcepool Pool Result Organization] 
- owners Sequence[str]
- parents
Sequence[GetResourcepool Pool Result Parent] 
- permission_resources Sequence[GetResourcepool Pool Result Permission Resource] 
- pool_type str
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- qualification_policies Sequence[GetResourcepool Pool Result Qualification Policy] 
- reserved float
- Number of IDs that are currently reserved (and not in use).
- resource_evaluation_ Sequence[Getstatuses Resourcepool Pool Result Resource Evaluation Status] 
- resource_pool_ Sequence[Getparameters Resourcepool Pool Result Resource Pool Parameter] 
- resource_type str
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- selectors
Sequence[GetResourcepool Pool Result Selector] 
- 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.
- size float
- Total number of identifiers in this pool.
- 
Sequence[GetResourcepool Pool Result Tag] 
- version_contexts Sequence[GetResourcepool Pool Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- action String
- The pool is evaluated for resources with associated policies based on action. This action will help users to re-sync the resources for a pool.* None- The pool will not be considered for evaluation.*ReEvaluate- The resources in the pool will be re-evaluated against the server pool qualification associated with it.
- additionalProperties String
- ancestors List<Property Map>
- assigned Number
- Number of IDs that are currently assigned (in use).
- assignmentOrder String
- Assignment order decides the order in which the next identifier is allocated.* sequential- Identifiers are assigned in a sequential order.*default- Assignment order is decided by the system.
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- poolType String
- The resource management type in the pool, it can be either static or dynamic.* Static- The resources in the pool will not be changed until user manually update it.*Dynamic- The resources in the pool will be updated dynamically based on the condition.*Hybrid- The resources in the pool can be added by the user statically or dynamically, based on the matching conditions of the qualification policy. If the pool contains both statically added resources and resources added based on the qualification policy, the pool type can be classified as hybrid.
- qualificationPolicies List<Property Map>
- reserved Number
- Number of IDs that are currently reserved (and not in use).
- resourceEvaluation List<Property Map>Statuses 
- resourcePool List<Property Map>Parameters 
- resourceType String
- The type of the resource present in the pool, example 'server' its combination of RackUnit and Blade.* Server- Resource Pool holds the server kind of resources, example - RackServer, Blade.*None- The resource cannot consider for Resource Pool.
- selectors List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- size Number
- Total number of identifiers in this pool.
- List<Property Map>
- versionContexts List<Property Map>
GetResourcepoolPoolResultAncestor    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetResourcepoolPoolResultOrganization    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetResourcepoolPoolResultParent    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetResourcepoolPoolResultPermissionResource     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetResourcepoolPoolResultQualificationPolicy     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetResourcepoolPoolResultResourceEvaluationStatus      
- AdditionalProperties string
- ClassId string
- ErrMsg string
- ObjectType string
- State string
- AdditionalProperties string
- ClassId string
- ErrMsg string
- ObjectType string
- State string
- additionalProperties String
- classId String
- errMsg String
- objectType String
- state String
- additionalProperties string
- classId string
- errMsg string
- objectType string
- state string
- additional_properties str
- class_id str
- err_msg str
- object_type str
- state str
- additionalProperties String
- classId String
- errMsg String
- objectType String
- state String
GetResourcepoolPoolResultResourcePoolParameter      
- AdditionalProperties string
- ClassId string
- ObjectType string
- AdditionalProperties string
- ClassId string
- ObjectType string
- additionalProperties String
- classId String
- objectType String
- additionalProperties string
- classId string
- objectType string
- additional_properties str
- class_id str
- object_type str
- additionalProperties String
- classId String
- objectType String
GetResourcepoolPoolResultSelector    
- AdditionalProperties string
- ClassId string
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- objectType String
- selector String
- additionalProperties string
- classId string
- objectType string
- selector string
- additional_properties str
- class_id str
- object_type str
- selector str
- additionalProperties String
- classId String
- objectType String
- selector String
GetResourcepoolPoolResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetResourcepoolPoolResultVersionContext     
- additionalProperties string
- classId string
- interestedMos GetResourcepool Pool Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetResourcepool Pool Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetResourcepoolPoolResultVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetResourcepoolPoolResultVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetResourcepoolPoolSelector   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Selector string
- ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Selector string
- ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- selector String
- ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- selector string
- ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).
- 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.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- selector str
- ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- selector String
- ODATA filter to select resources. The group selector may include URLs of individual resource, or OData query with filters that match multiple queries. The URLs must be relative (i.e. do not include the host).
GetResourcepoolPoolTag   
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetResourcepoolPoolVersionContext    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetResourcepool Pool Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetResourcepool Pool Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetResourcepool Pool Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetResourcepool Pool Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetResourcepool Pool Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetResourcepool Pool Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetResourcepool Pool Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetResourcepool Pool Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetResourcepool Pool 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 GetResourcepool Pool Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetResourcepoolPoolVersionContextInterestedMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetResourcepoolPoolVersionContextRefMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet