1. Packages
  2. Intersight Provider
  3. API Docs
  4. getKubernetesNodeGroupProfile
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.getKubernetesNodeGroupProfile

Explore with Pulumi AI

A configuration profile for a node group in a Kubernetes cluster.

Using getKubernetesNodeGroupProfile

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 getKubernetesNodeGroupProfile(args: GetKubernetesNodeGroupProfileArgs, opts?: InvokeOptions): Promise<GetKubernetesNodeGroupProfileResult>
function getKubernetesNodeGroupProfileOutput(args: GetKubernetesNodeGroupProfileOutputArgs, opts?: InvokeOptions): Output<GetKubernetesNodeGroupProfileResult>
Copy
def get_kubernetes_node_group_profile(account_moid: Optional[str] = None,
                                      action: Optional[str] = None,
                                      action_params: Optional[Sequence[GetKubernetesNodeGroupProfileActionParam]] = None,
                                      additional_properties: Optional[str] = None,
                                      ancestors: Optional[Sequence[GetKubernetesNodeGroupProfileAncestor]] = None,
                                      class_id: Optional[str] = None,
                                      cluster_profile: Optional[GetKubernetesNodeGroupProfileClusterProfile] = None,
                                      config_context: Optional[GetKubernetesNodeGroupProfileConfigContext] = None,
                                      create_time: Optional[str] = None,
                                      currentsize: Optional[float] = None,
                                      deployed_policies: Optional[Sequence[str]] = None,
                                      description: Optional[str] = None,
                                      desiredsize: Optional[float] = None,
                                      domain_group_moid: Optional[str] = None,
                                      gpu_configs: Optional[Sequence[GetKubernetesNodeGroupProfileGpuConfig]] = None,
                                      id: Optional[str] = None,
                                      infra_provider: Optional[GetKubernetesNodeGroupProfileInfraProvider] = None,
                                      ip_pools: Optional[Sequence[GetKubernetesNodeGroupProfileIpPool]] = None,
                                      kubernetes_version: Optional[GetKubernetesNodeGroupProfileKubernetesVersion] = None,
                                      labels: Optional[Sequence[GetKubernetesNodeGroupProfileLabel]] = None,
                                      maxsize: Optional[float] = None,
                                      minsize: Optional[float] = None,
                                      mod_time: Optional[str] = None,
                                      moid: Optional[str] = None,
                                      name: Optional[str] = None,
                                      node_type: Optional[str] = None,
                                      nodes: Optional[Sequence[GetKubernetesNodeGroupProfileNode]] = None,
                                      object_type: Optional[str] = None,
                                      owners: Optional[Sequence[str]] = None,
                                      parent: Optional[GetKubernetesNodeGroupProfileParent] = None,
                                      permission_resources: Optional[Sequence[GetKubernetesNodeGroupProfilePermissionResource]] = None,
                                      policy_buckets: Optional[Sequence[GetKubernetesNodeGroupProfilePolicyBucket]] = None,
                                      removed_policies: Optional[Sequence[str]] = None,
                                      scheduled_actions: Optional[Sequence[GetKubernetesNodeGroupProfileScheduledAction]] = None,
                                      shared_scope: Optional[str] = None,
                                      src_template: Optional[GetKubernetesNodeGroupProfileSrcTemplate] = None,
                                      tags: Optional[Sequence[GetKubernetesNodeGroupProfileTag]] = None,
                                      taints: Optional[Sequence[GetKubernetesNodeGroupProfileTaint]] = None,
                                      type: Optional[str] = None,
                                      version_context: Optional[GetKubernetesNodeGroupProfileVersionContext] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetKubernetesNodeGroupProfileResult
def get_kubernetes_node_group_profile_output(account_moid: Optional[pulumi.Input[str]] = None,
                                      action: Optional[pulumi.Input[str]] = None,
                                      action_params: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesNodeGroupProfileActionParamArgs]]]] = None,
                                      additional_properties: Optional[pulumi.Input[str]] = None,
                                      ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesNodeGroupProfileAncestorArgs]]]] = None,
                                      class_id: Optional[pulumi.Input[str]] = None,
                                      cluster_profile: Optional[pulumi.Input[GetKubernetesNodeGroupProfileClusterProfileArgs]] = None,
                                      config_context: Optional[pulumi.Input[GetKubernetesNodeGroupProfileConfigContextArgs]] = None,
                                      create_time: Optional[pulumi.Input[str]] = None,
                                      currentsize: Optional[pulumi.Input[float]] = None,
                                      deployed_policies: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                      description: Optional[pulumi.Input[str]] = None,
                                      desiredsize: Optional[pulumi.Input[float]] = None,
                                      domain_group_moid: Optional[pulumi.Input[str]] = None,
                                      gpu_configs: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesNodeGroupProfileGpuConfigArgs]]]] = None,
                                      id: Optional[pulumi.Input[str]] = None,
                                      infra_provider: Optional[pulumi.Input[GetKubernetesNodeGroupProfileInfraProviderArgs]] = None,
                                      ip_pools: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesNodeGroupProfileIpPoolArgs]]]] = None,
                                      kubernetes_version: Optional[pulumi.Input[GetKubernetesNodeGroupProfileKubernetesVersionArgs]] = None,
                                      labels: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesNodeGroupProfileLabelArgs]]]] = None,
                                      maxsize: Optional[pulumi.Input[float]] = None,
                                      minsize: Optional[pulumi.Input[float]] = None,
                                      mod_time: Optional[pulumi.Input[str]] = None,
                                      moid: Optional[pulumi.Input[str]] = None,
                                      name: Optional[pulumi.Input[str]] = None,
                                      node_type: Optional[pulumi.Input[str]] = None,
                                      nodes: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesNodeGroupProfileNodeArgs]]]] = None,
                                      object_type: Optional[pulumi.Input[str]] = None,
                                      owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                      parent: Optional[pulumi.Input[GetKubernetesNodeGroupProfileParentArgs]] = None,
                                      permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesNodeGroupProfilePermissionResourceArgs]]]] = None,
                                      policy_buckets: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesNodeGroupProfilePolicyBucketArgs]]]] = None,
                                      removed_policies: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                      scheduled_actions: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesNodeGroupProfileScheduledActionArgs]]]] = None,
                                      shared_scope: Optional[pulumi.Input[str]] = None,
                                      src_template: Optional[pulumi.Input[GetKubernetesNodeGroupProfileSrcTemplateArgs]] = None,
                                      tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesNodeGroupProfileTagArgs]]]] = None,
                                      taints: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesNodeGroupProfileTaintArgs]]]] = None,
                                      type: Optional[pulumi.Input[str]] = None,
                                      version_context: Optional[pulumi.Input[GetKubernetesNodeGroupProfileVersionContextArgs]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetKubernetesNodeGroupProfileResult]
Copy
func LookupKubernetesNodeGroupProfile(ctx *Context, args *LookupKubernetesNodeGroupProfileArgs, opts ...InvokeOption) (*LookupKubernetesNodeGroupProfileResult, error)
func LookupKubernetesNodeGroupProfileOutput(ctx *Context, args *LookupKubernetesNodeGroupProfileOutputArgs, opts ...InvokeOption) LookupKubernetesNodeGroupProfileResultOutput
Copy

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

public static class GetKubernetesNodeGroupProfile 
{
    public static Task<GetKubernetesNodeGroupProfileResult> InvokeAsync(GetKubernetesNodeGroupProfileArgs args, InvokeOptions? opts = null)
    public static Output<GetKubernetesNodeGroupProfileResult> Invoke(GetKubernetesNodeGroupProfileInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetKubernetesNodeGroupProfileResult> getKubernetesNodeGroupProfile(GetKubernetesNodeGroupProfileArgs args, InvokeOptions options)
public static Output<GetKubernetesNodeGroupProfileResult> getKubernetesNodeGroupProfile(GetKubernetesNodeGroupProfileArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: intersight:index/getKubernetesNodeGroupProfile:getKubernetesNodeGroupProfile
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountMoid string
The Account ID for this managed object.
Action string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
ActionParams List<GetKubernetesNodeGroupProfileActionParam>
AdditionalProperties string
Ancestors List<GetKubernetesNodeGroupProfileAncestor>
ClassId string
ClusterProfile GetKubernetesNodeGroupProfileClusterProfile
ConfigContext GetKubernetesNodeGroupProfileConfigContext
CreateTime string
The time when this managed object was created.
Currentsize double
Current number of nodes in this node group at any given point in time.
DeployedPolicies List<string>
Description string
Description of the profile.
Desiredsize double
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
DomainGroupMoid string
The DomainGroup ID for this managed object.
GpuConfigs List<GetKubernetesNodeGroupProfileGpuConfig>
Id string
InfraProvider GetKubernetesNodeGroupProfileInfraProvider
IpPools List<GetKubernetesNodeGroupProfileIpPool>
KubernetesVersion GetKubernetesNodeGroupProfileKubernetesVersion
Labels List<GetKubernetesNodeGroupProfileLabel>
Maxsize double
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
Minsize double
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
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 profile instance or profile template.
NodeType string
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
Nodes List<GetKubernetesNodeGroupProfileNode>
ObjectType string
Owners List<string>
Parent GetKubernetesNodeGroupProfileParent
PermissionResources List<GetKubernetesNodeGroupProfilePermissionResource>
PolicyBuckets List<GetKubernetesNodeGroupProfilePolicyBucket>
RemovedPolicies List<string>
ScheduledActions List<GetKubernetesNodeGroupProfileScheduledAction>
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
SrcTemplate GetKubernetesNodeGroupProfileSrcTemplate
Tags List<GetKubernetesNodeGroupProfileTag>
Taints List<GetKubernetesNodeGroupProfileTaint>
Type string
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
VersionContext GetKubernetesNodeGroupProfileVersionContext
AccountMoid string
The Account ID for this managed object.
Action string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
ActionParams []GetKubernetesNodeGroupProfileActionParam
AdditionalProperties string
Ancestors []GetKubernetesNodeGroupProfileAncestor
ClassId string
ClusterProfile GetKubernetesNodeGroupProfileClusterProfile
ConfigContext GetKubernetesNodeGroupProfileConfigContext
CreateTime string
The time when this managed object was created.
Currentsize float64
Current number of nodes in this node group at any given point in time.
DeployedPolicies []string
Description string
Description of the profile.
Desiredsize float64
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
DomainGroupMoid string
The DomainGroup ID for this managed object.
GpuConfigs []GetKubernetesNodeGroupProfileGpuConfig
Id string
InfraProvider GetKubernetesNodeGroupProfileInfraProvider
IpPools []GetKubernetesNodeGroupProfileIpPool
KubernetesVersion GetKubernetesNodeGroupProfileKubernetesVersion
Labels []GetKubernetesNodeGroupProfileLabel
Maxsize float64
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
Minsize float64
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
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 profile instance or profile template.
NodeType string
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
Nodes []GetKubernetesNodeGroupProfileNode
ObjectType string
Owners []string
Parent GetKubernetesNodeGroupProfileParent
PermissionResources []GetKubernetesNodeGroupProfilePermissionResource
PolicyBuckets []GetKubernetesNodeGroupProfilePolicyBucket
RemovedPolicies []string
ScheduledActions []GetKubernetesNodeGroupProfileScheduledAction
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
SrcTemplate GetKubernetesNodeGroupProfileSrcTemplate
Tags []GetKubernetesNodeGroupProfileTag
Taints []GetKubernetesNodeGroupProfileTaint
Type string
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
VersionContext GetKubernetesNodeGroupProfileVersionContext
accountMoid String
The Account ID for this managed object.
action String
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
actionParams List<GetKubernetesNodeGroupProfileActionParam>
additionalProperties String
ancestors List<GetKubernetesNodeGroupProfileAncestor>
classId String
clusterProfile GetKubernetesNodeGroupProfileClusterProfile
configContext GetKubernetesNodeGroupProfileConfigContext
createTime String
The time when this managed object was created.
currentsize Double
Current number of nodes in this node group at any given point in time.
deployedPolicies List<String>
description String
Description of the profile.
desiredsize Double
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
domainGroupMoid String
The DomainGroup ID for this managed object.
gpuConfigs List<GetKubernetesNodeGroupProfileGpuConfig>
id String
infraProvider GetKubernetesNodeGroupProfileInfraProvider
ipPools List<GetKubernetesNodeGroupProfileIpPool>
kubernetesVersion GetKubernetesNodeGroupProfileKubernetesVersion
labels List<GetKubernetesNodeGroupProfileLabel>
maxsize Double
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
minsize Double
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
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 profile instance or profile template.
nodeType String
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
nodes List<GetKubernetesNodeGroupProfileNode>
objectType String
owners List<String>
parent GetKubernetesNodeGroupProfileParent
permissionResources List<GetKubernetesNodeGroupProfilePermissionResource>
policyBuckets List<GetKubernetesNodeGroupProfilePolicyBucket>
removedPolicies List<String>
scheduledActions List<GetKubernetesNodeGroupProfileScheduledAction>
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
srcTemplate GetKubernetesNodeGroupProfileSrcTemplate
tags List<GetKubernetesNodeGroupProfileTag>
taints List<GetKubernetesNodeGroupProfileTaint>
type String
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
versionContext GetKubernetesNodeGroupProfileVersionContext
accountMoid string
The Account ID for this managed object.
action string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
actionParams GetKubernetesNodeGroupProfileActionParam[]
additionalProperties string
ancestors GetKubernetesNodeGroupProfileAncestor[]
classId string
clusterProfile GetKubernetesNodeGroupProfileClusterProfile
configContext GetKubernetesNodeGroupProfileConfigContext
createTime string
The time when this managed object was created.
currentsize number
Current number of nodes in this node group at any given point in time.
deployedPolicies string[]
description string
Description of the profile.
desiredsize number
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
domainGroupMoid string
The DomainGroup ID for this managed object.
gpuConfigs GetKubernetesNodeGroupProfileGpuConfig[]
id string
infraProvider GetKubernetesNodeGroupProfileInfraProvider
ipPools GetKubernetesNodeGroupProfileIpPool[]
kubernetesVersion GetKubernetesNodeGroupProfileKubernetesVersion
labels GetKubernetesNodeGroupProfileLabel[]
maxsize number
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
minsize number
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
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 profile instance or profile template.
nodeType string
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
nodes GetKubernetesNodeGroupProfileNode[]
objectType string
owners string[]
parent GetKubernetesNodeGroupProfileParent
permissionResources GetKubernetesNodeGroupProfilePermissionResource[]
policyBuckets GetKubernetesNodeGroupProfilePolicyBucket[]
removedPolicies string[]
scheduledActions GetKubernetesNodeGroupProfileScheduledAction[]
sharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
srcTemplate GetKubernetesNodeGroupProfileSrcTemplate
tags GetKubernetesNodeGroupProfileTag[]
taints GetKubernetesNodeGroupProfileTaint[]
type string
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
versionContext GetKubernetesNodeGroupProfileVersionContext
account_moid str
The Account ID for this managed object.
action str
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
action_params Sequence[GetKubernetesNodeGroupProfileActionParam]
additional_properties str
ancestors Sequence[GetKubernetesNodeGroupProfileAncestor]
class_id str
cluster_profile GetKubernetesNodeGroupProfileClusterProfile
config_context GetKubernetesNodeGroupProfileConfigContext
create_time str
The time when this managed object was created.
currentsize float
Current number of nodes in this node group at any given point in time.
deployed_policies Sequence[str]
description str
Description of the profile.
desiredsize float
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
domain_group_moid str
The DomainGroup ID for this managed object.
gpu_configs Sequence[GetKubernetesNodeGroupProfileGpuConfig]
id str
infra_provider GetKubernetesNodeGroupProfileInfraProvider
ip_pools Sequence[GetKubernetesNodeGroupProfileIpPool]
kubernetes_version GetKubernetesNodeGroupProfileKubernetesVersion
labels Sequence[GetKubernetesNodeGroupProfileLabel]
maxsize float
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
minsize float
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
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 profile instance or profile template.
node_type str
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
nodes Sequence[GetKubernetesNodeGroupProfileNode]
object_type str
owners Sequence[str]
parent GetKubernetesNodeGroupProfileParent
permission_resources Sequence[GetKubernetesNodeGroupProfilePermissionResource]
policy_buckets Sequence[GetKubernetesNodeGroupProfilePolicyBucket]
removed_policies Sequence[str]
scheduled_actions Sequence[GetKubernetesNodeGroupProfileScheduledAction]
shared_scope str
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
src_template GetKubernetesNodeGroupProfileSrcTemplate
tags Sequence[GetKubernetesNodeGroupProfileTag]
taints Sequence[GetKubernetesNodeGroupProfileTaint]
type str
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
version_context GetKubernetesNodeGroupProfileVersionContext
accountMoid String
The Account ID for this managed object.
action String
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
actionParams List<Property Map>
additionalProperties String
ancestors List<Property Map>
classId String
clusterProfile Property Map
configContext Property Map
createTime String
The time when this managed object was created.
currentsize Number
Current number of nodes in this node group at any given point in time.
deployedPolicies List<String>
description String
Description of the profile.
desiredsize Number
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
domainGroupMoid String
The DomainGroup ID for this managed object.
gpuConfigs List<Property Map>
id String
infraProvider Property Map
ipPools List<Property Map>
kubernetesVersion Property Map
labels List<Property Map>
maxsize Number
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
minsize Number
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
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 profile instance or profile template.
nodeType String
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
nodes List<Property Map>
objectType String
owners List<String>
parent Property Map
permissionResources List<Property Map>
policyBuckets List<Property Map>
removedPolicies List<String>
scheduledActions List<Property Map>
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
srcTemplate Property Map
tags List<Property Map>
taints List<Property Map>
type String
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
versionContext Property Map

getKubernetesNodeGroupProfile Result

The following output properties are available:

Id string
Results List<GetKubernetesNodeGroupProfileResult>
AccountMoid string
Action string
ActionParams List<GetKubernetesNodeGroupProfileActionParam>
AdditionalProperties string
Ancestors List<GetKubernetesNodeGroupProfileAncestor>
ClassId string
ClusterProfile GetKubernetesNodeGroupProfileClusterProfile
ConfigContext GetKubernetesNodeGroupProfileConfigContext
CreateTime string
Currentsize double
DeployedPolicies List<string>
Description string
Desiredsize double
DomainGroupMoid string
GpuConfigs List<GetKubernetesNodeGroupProfileGpuConfig>
InfraProvider GetKubernetesNodeGroupProfileInfraProvider
IpPools List<GetKubernetesNodeGroupProfileIpPool>
KubernetesVersion GetKubernetesNodeGroupProfileKubernetesVersion
Labels List<GetKubernetesNodeGroupProfileLabel>
Maxsize double
Minsize double
ModTime string
Moid string
Name string
NodeType string
Nodes List<GetKubernetesNodeGroupProfileNode>
ObjectType string
Owners List<string>
Parent GetKubernetesNodeGroupProfileParent
PermissionResources List<GetKubernetesNodeGroupProfilePermissionResource>
PolicyBuckets List<GetKubernetesNodeGroupProfilePolicyBucket>
RemovedPolicies List<string>
ScheduledActions List<GetKubernetesNodeGroupProfileScheduledAction>
SharedScope string
SrcTemplate GetKubernetesNodeGroupProfileSrcTemplate
Tags List<GetKubernetesNodeGroupProfileTag>
Taints List<GetKubernetesNodeGroupProfileTaint>
Type string
VersionContext GetKubernetesNodeGroupProfileVersionContext
Id string
Results []GetKubernetesNodeGroupProfileResult
AccountMoid string
Action string
ActionParams []GetKubernetesNodeGroupProfileActionParam
AdditionalProperties string
Ancestors []GetKubernetesNodeGroupProfileAncestor
ClassId string
ClusterProfile GetKubernetesNodeGroupProfileClusterProfile
ConfigContext GetKubernetesNodeGroupProfileConfigContext
CreateTime string
Currentsize float64
DeployedPolicies []string
Description string
Desiredsize float64
DomainGroupMoid string
GpuConfigs []GetKubernetesNodeGroupProfileGpuConfig
InfraProvider GetKubernetesNodeGroupProfileInfraProvider
IpPools []GetKubernetesNodeGroupProfileIpPool
KubernetesVersion GetKubernetesNodeGroupProfileKubernetesVersion
Labels []GetKubernetesNodeGroupProfileLabel
Maxsize float64
Minsize float64
ModTime string
Moid string
Name string
NodeType string
Nodes []GetKubernetesNodeGroupProfileNode
ObjectType string
Owners []string
Parent GetKubernetesNodeGroupProfileParent
PermissionResources []GetKubernetesNodeGroupProfilePermissionResource
PolicyBuckets []GetKubernetesNodeGroupProfilePolicyBucket
RemovedPolicies []string
ScheduledActions []GetKubernetesNodeGroupProfileScheduledAction
SharedScope string
SrcTemplate GetKubernetesNodeGroupProfileSrcTemplate
Tags []GetKubernetesNodeGroupProfileTag
Taints []GetKubernetesNodeGroupProfileTaint
Type string
VersionContext GetKubernetesNodeGroupProfileVersionContext
id String
results List<GetKubernetesNodeGroupProfileResult>
accountMoid String
action String
actionParams List<GetKubernetesNodeGroupProfileActionParam>
additionalProperties String
ancestors List<GetKubernetesNodeGroupProfileAncestor>
classId String
clusterProfile GetKubernetesNodeGroupProfileClusterProfile
configContext GetKubernetesNodeGroupProfileConfigContext
createTime String
currentsize Double
deployedPolicies List<String>
description String
desiredsize Double
domainGroupMoid String
gpuConfigs List<GetKubernetesNodeGroupProfileGpuConfig>
infraProvider GetKubernetesNodeGroupProfileInfraProvider
ipPools List<GetKubernetesNodeGroupProfileIpPool>
kubernetesVersion GetKubernetesNodeGroupProfileKubernetesVersion
labels List<GetKubernetesNodeGroupProfileLabel>
maxsize Double
minsize Double
modTime String
moid String
name String
nodeType String
nodes List<GetKubernetesNodeGroupProfileNode>
objectType String
owners List<String>
parent GetKubernetesNodeGroupProfileParent
permissionResources List<GetKubernetesNodeGroupProfilePermissionResource>
policyBuckets List<GetKubernetesNodeGroupProfilePolicyBucket>
removedPolicies List<String>
scheduledActions List<GetKubernetesNodeGroupProfileScheduledAction>
sharedScope String
srcTemplate GetKubernetesNodeGroupProfileSrcTemplate
tags List<GetKubernetesNodeGroupProfileTag>
taints List<GetKubernetesNodeGroupProfileTaint>
type String
versionContext GetKubernetesNodeGroupProfileVersionContext
id str
results Sequence[GetKubernetesNodeGroupProfileResult]
account_moid str
action str
action_params Sequence[GetKubernetesNodeGroupProfileActionParam]
additional_properties str
ancestors Sequence[GetKubernetesNodeGroupProfileAncestor]
class_id str
cluster_profile GetKubernetesNodeGroupProfileClusterProfile
config_context GetKubernetesNodeGroupProfileConfigContext
create_time str
currentsize float
deployed_policies Sequence[str]
description str
desiredsize float
domain_group_moid str
gpu_configs Sequence[GetKubernetesNodeGroupProfileGpuConfig]
infra_provider GetKubernetesNodeGroupProfileInfraProvider
ip_pools Sequence[GetKubernetesNodeGroupProfileIpPool]
kubernetes_version GetKubernetesNodeGroupProfileKubernetesVersion
labels Sequence[GetKubernetesNodeGroupProfileLabel]
maxsize float
minsize float
mod_time str
moid str
name str
node_type str
nodes Sequence[GetKubernetesNodeGroupProfileNode]
object_type str
owners Sequence[str]
parent GetKubernetesNodeGroupProfileParent
permission_resources Sequence[GetKubernetesNodeGroupProfilePermissionResource]
policy_buckets Sequence[GetKubernetesNodeGroupProfilePolicyBucket]
removed_policies Sequence[str]
scheduled_actions Sequence[GetKubernetesNodeGroupProfileScheduledAction]
shared_scope str
src_template GetKubernetesNodeGroupProfileSrcTemplate
tags Sequence[GetKubernetesNodeGroupProfileTag]
taints Sequence[GetKubernetesNodeGroupProfileTaint]
type str
version_context GetKubernetesNodeGroupProfileVersionContext
id String
results List<Property Map>
accountMoid String
action String
actionParams List<Property Map>
additionalProperties String
ancestors List<Property Map>
classId String
clusterProfile Property Map
configContext Property Map
createTime String
currentsize Number
deployedPolicies List<String>
description String
desiredsize Number
domainGroupMoid String
gpuConfigs List<Property Map>
infraProvider Property Map
ipPools List<Property Map>
kubernetesVersion Property Map
labels List<Property Map>
maxsize Number
minsize Number
modTime String
moid String
name String
nodeType String
nodes List<Property Map>
objectType String
owners List<String>
parent Property Map
permissionResources List<Property Map>
policyBuckets List<Property Map>
removedPolicies List<String>
scheduledActions List<Property Map>
sharedScope String
srcTemplate Property Map
tags List<Property Map>
taints List<Property Map>
type String
versionContext Property Map

Supporting Types

GetKubernetesNodeGroupProfileActionParam

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.
Name string
Name of the profile instance or profile template.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Value string
The action parameter value.
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.
Name string
Name of the profile instance or profile template.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Value string
The action parameter value.
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.
name String
Name of the profile instance or profile template.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value String
The action parameter value.
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.
name string
Name of the profile instance or profile template.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value string
The action parameter value.
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.
name str
Name of the profile instance or profile template.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value str
The action parameter value.
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.
name String
Name of the profile instance or profile template.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value String
The action parameter value.

GetKubernetesNodeGroupProfileAncestor

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetKubernetesNodeGroupProfileClusterProfile

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetKubernetesNodeGroupProfileConfigContext

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.
ConfigState string
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
ConfigStateSummary string
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.

  • None - The default state is none.
  • Not-assigned - Server is not assigned to the profile.
  • Assigned - Server is assigned to the profile and the configurations are not yet deployed.
  • Preparing - Preparing to deploy the configuration.
  • Validating - Profile validation in progress.
  • Configuring - Profile deploy operation is in progress.
  • UnConfiguring - Server is unassigned and config cleanup is in progress.
  • Analyzing - Profile changes are being analyzed.
  • Activating - Configuration is being activated at the endpoint.
  • Inconsistent - Profile is inconsistent with the endpoint configuration.
  • Associated - The profile configuration has been applied to the endpoint and no inconsistencies have been detected.
  • Failed - The last action on the profile has failed.
  • Not-complete - Config import operation on the profile is not complete.
  • Waiting-for-resource - Waiting for the resource to be allocated for the profile.
  • Partially-deployed - The profile configuration has been applied on a subset of endpoints.
ConfigType string
The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
ControlAction string
System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
ErrorState string
Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
InconsistencyReasons List<string>
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
OperState string
Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
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.
ConfigState string
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
ConfigStateSummary string
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.

  • None - The default state is none.
  • Not-assigned - Server is not assigned to the profile.
  • Assigned - Server is assigned to the profile and the configurations are not yet deployed.
  • Preparing - Preparing to deploy the configuration.
  • Validating - Profile validation in progress.
  • Configuring - Profile deploy operation is in progress.
  • UnConfiguring - Server is unassigned and config cleanup is in progress.
  • Analyzing - Profile changes are being analyzed.
  • Activating - Configuration is being activated at the endpoint.
  • Inconsistent - Profile is inconsistent with the endpoint configuration.
  • Associated - The profile configuration has been applied to the endpoint and no inconsistencies have been detected.
  • Failed - The last action on the profile has failed.
  • Not-complete - Config import operation on the profile is not complete.
  • Waiting-for-resource - Waiting for the resource to be allocated for the profile.
  • Partially-deployed - The profile configuration has been applied on a subset of endpoints.
ConfigType string
The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
ControlAction string
System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
ErrorState string
Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
InconsistencyReasons []string
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
OperState string
Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
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.
configState String
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
configStateSummary String
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.

  • None - The default state is none.
  • Not-assigned - Server is not assigned to the profile.
  • Assigned - Server is assigned to the profile and the configurations are not yet deployed.
  • Preparing - Preparing to deploy the configuration.
  • Validating - Profile validation in progress.
  • Configuring - Profile deploy operation is in progress.
  • UnConfiguring - Server is unassigned and config cleanup is in progress.
  • Analyzing - Profile changes are being analyzed.
  • Activating - Configuration is being activated at the endpoint.
  • Inconsistent - Profile is inconsistent with the endpoint configuration.
  • Associated - The profile configuration has been applied to the endpoint and no inconsistencies have been detected.
  • Failed - The last action on the profile has failed.
  • Not-complete - Config import operation on the profile is not complete.
  • Waiting-for-resource - Waiting for the resource to be allocated for the profile.
  • Partially-deployed - The profile configuration has been applied on a subset of endpoints.
configType String
The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
controlAction String
System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
errorState String
Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
inconsistencyReasons List<String>
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
operState String
Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
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.
configState string
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
configStateSummary string
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.

  • None - The default state is none.
  • Not-assigned - Server is not assigned to the profile.
  • Assigned - Server is assigned to the profile and the configurations are not yet deployed.
  • Preparing - Preparing to deploy the configuration.
  • Validating - Profile validation in progress.
  • Configuring - Profile deploy operation is in progress.
  • UnConfiguring - Server is unassigned and config cleanup is in progress.
  • Analyzing - Profile changes are being analyzed.
  • Activating - Configuration is being activated at the endpoint.
  • Inconsistent - Profile is inconsistent with the endpoint configuration.
  • Associated - The profile configuration has been applied to the endpoint and no inconsistencies have been detected.
  • Failed - The last action on the profile has failed.
  • Not-complete - Config import operation on the profile is not complete.
  • Waiting-for-resource - Waiting for the resource to be allocated for the profile.
  • Partially-deployed - The profile configuration has been applied on a subset of endpoints.
configType string
The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
controlAction string
System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
errorState string
Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
inconsistencyReasons string[]
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
operState string
Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
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.
config_state str
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
config_state_summary str
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.

  • None - The default state is none.
  • Not-assigned - Server is not assigned to the profile.
  • Assigned - Server is assigned to the profile and the configurations are not yet deployed.
  • Preparing - Preparing to deploy the configuration.
  • Validating - Profile validation in progress.
  • Configuring - Profile deploy operation is in progress.
  • UnConfiguring - Server is unassigned and config cleanup is in progress.
  • Analyzing - Profile changes are being analyzed.
  • Activating - Configuration is being activated at the endpoint.
  • Inconsistent - Profile is inconsistent with the endpoint configuration.
  • Associated - The profile configuration has been applied to the endpoint and no inconsistencies have been detected.
  • Failed - The last action on the profile has failed.
  • Not-complete - Config import operation on the profile is not complete.
  • Waiting-for-resource - Waiting for the resource to be allocated for the profile.
  • Partially-deployed - The profile configuration has been applied on a subset of endpoints.
config_type str
The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
control_action str
System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
error_state str
Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
inconsistency_reasons Sequence[str]
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
oper_state str
Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
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.
configState String
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
configStateSummary String
Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.

  • None - The default state is none.
  • Not-assigned - Server is not assigned to the profile.
  • Assigned - Server is assigned to the profile and the configurations are not yet deployed.
  • Preparing - Preparing to deploy the configuration.
  • Validating - Profile validation in progress.
  • Configuring - Profile deploy operation is in progress.
  • UnConfiguring - Server is unassigned and config cleanup is in progress.
  • Analyzing - Profile changes are being analyzed.
  • Activating - Configuration is being activated at the endpoint.
  • Inconsistent - Profile is inconsistent with the endpoint configuration.
  • Associated - The profile configuration has been applied to the endpoint and no inconsistencies have been detected.
  • Failed - The last action on the profile has failed.
  • Not-complete - Config import operation on the profile is not complete.
  • Waiting-for-resource - Waiting for the resource to be allocated for the profile.
  • Partially-deployed - The profile configuration has been applied on a subset of endpoints.
configType String
The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
controlAction String
System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
errorState String
Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
inconsistencyReasons List<String>
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
operState String
Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.

GetKubernetesNodeGroupProfileGpuConfig

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.
DeviceId double
The device Id of the GPU device.
MemorySize double
The amount of memory on the GPU (GBs).
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.
VendorId double
The vendor Id of the GPU device.
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.
DeviceId float64
The device Id of the GPU device.
MemorySize float64
The amount of memory on the GPU (GBs).
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.
VendorId float64
The vendor Id of the GPU device.
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.
deviceId Double
The device Id of the GPU device.
memorySize Double
The amount of memory on the GPU (GBs).
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.
vendorId Double
The vendor Id of the GPU device.
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.
deviceId number
The device Id of the GPU device.
memorySize number
The amount of memory on the GPU (GBs).
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.
vendorId number
The vendor Id of the GPU device.
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.
device_id float
The device Id of the GPU device.
memory_size float
The amount of memory on the GPU (GBs).
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.
vendor_id float
The vendor Id of the GPU device.
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.
deviceId Number
The device Id of the GPU device.
memorySize Number
The amount of memory on the GPU (GBs).
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.
vendorId Number
The vendor Id of the GPU device.

GetKubernetesNodeGroupProfileInfraProvider

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetKubernetesNodeGroupProfileIpPool

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetKubernetesNodeGroupProfileKubernetesVersion

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetKubernetesNodeGroupProfileLabel

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.
Key string
The key for a Kubernetes label for a node.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Value string
The value for a Kubernetes label for a node.
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.
Key string
The key for a Kubernetes label for a node.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Value string
The value for a Kubernetes label for a node.
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.
key String
The key for a Kubernetes label for a node.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value String
The value for a Kubernetes label for a node.
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.
key string
The key for a Kubernetes label for a node.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value string
The value for a Kubernetes label for a node.
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.
key str
The key for a Kubernetes label for a node.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value str
The value for a Kubernetes label for a node.
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.
key String
The key for a Kubernetes label for a node.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value String
The value for a Kubernetes label for a node.

GetKubernetesNodeGroupProfileNode

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetKubernetesNodeGroupProfileParent

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetKubernetesNodeGroupProfilePermissionResource

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetKubernetesNodeGroupProfilePolicyBucket

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetKubernetesNodeGroupProfileResult

AccountMoid This property is required. string
The Account ID for this managed object.
Action This property is required. string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
ActionParams This property is required. List<GetKubernetesNodeGroupProfileResultActionParam>
AdditionalProperties This property is required. string
Ancestors This property is required. List<GetKubernetesNodeGroupProfileResultAncestor>
ClassId This property is required. string
ClusterProfiles This property is required. List<GetKubernetesNodeGroupProfileResultClusterProfile>
ConfigContexts This property is required. List<GetKubernetesNodeGroupProfileResultConfigContext>
CreateTime This property is required. string
The time when this managed object was created.
Currentsize This property is required. double
Current number of nodes in this node group at any given point in time.
DeployedPolicies This property is required. List<string>
Description This property is required. string
Description of the profile.
Desiredsize This property is required. double
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
GpuConfigs This property is required. List<GetKubernetesNodeGroupProfileResultGpuConfig>
InfraProviders This property is required. List<GetKubernetesNodeGroupProfileResultInfraProvider>
IpPools This property is required. List<GetKubernetesNodeGroupProfileResultIpPool>
KubernetesVersions This property is required. List<GetKubernetesNodeGroupProfileResultKubernetesVersion>
Labels This property is required. List<GetKubernetesNodeGroupProfileResultLabel>
Maxsize This property is required. double
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
Minsize This property is required. double
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
Name This property is required. string
Name of the profile instance or profile template.
NodeType This property is required. string
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
Nodes This property is required. List<GetKubernetesNodeGroupProfileResultNode>
ObjectType This property is required. string
Owners This property is required. List<string>
Parents This property is required. List<GetKubernetesNodeGroupProfileResultParent>
PermissionResources This property is required. List<GetKubernetesNodeGroupProfileResultPermissionResource>
PolicyBuckets This property is required. List<GetKubernetesNodeGroupProfileResultPolicyBucket>
RemovedPolicies This property is required. List<string>
ScheduledActions This property is required. List<GetKubernetesNodeGroupProfileResultScheduledAction>
SharedScope This property is required. 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.
SrcTemplates This property is required. List<GetKubernetesNodeGroupProfileResultSrcTemplate>
Tags This property is required. List<GetKubernetesNodeGroupProfileResultTag>
Taints This property is required. List<GetKubernetesNodeGroupProfileResultTaint>
Type This property is required. string
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
VersionContexts This property is required. List<GetKubernetesNodeGroupProfileResultVersionContext>
AccountMoid This property is required. string
The Account ID for this managed object.
Action This property is required. string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
ActionParams This property is required. []GetKubernetesNodeGroupProfileResultActionParam
AdditionalProperties This property is required. string
Ancestors This property is required. []GetKubernetesNodeGroupProfileResultAncestor
ClassId This property is required. string
ClusterProfiles This property is required. []GetKubernetesNodeGroupProfileResultClusterProfile
ConfigContexts This property is required. []GetKubernetesNodeGroupProfileResultConfigContext
CreateTime This property is required. string
The time when this managed object was created.
Currentsize This property is required. float64
Current number of nodes in this node group at any given point in time.
DeployedPolicies This property is required. []string
Description This property is required. string
Description of the profile.
Desiredsize This property is required. float64
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
GpuConfigs This property is required. []GetKubernetesNodeGroupProfileResultGpuConfig
InfraProviders This property is required. []GetKubernetesNodeGroupProfileResultInfraProvider
IpPools This property is required. []GetKubernetesNodeGroupProfileResultIpPool
KubernetesVersions This property is required. []GetKubernetesNodeGroupProfileResultKubernetesVersion
Labels This property is required. []GetKubernetesNodeGroupProfileResultLabel
Maxsize This property is required. float64
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
Minsize This property is required. float64
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
Name This property is required. string
Name of the profile instance or profile template.
NodeType This property is required. string
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
Nodes This property is required. []GetKubernetesNodeGroupProfileResultNode
ObjectType This property is required. string
Owners This property is required. []string
Parents This property is required. []GetKubernetesNodeGroupProfileResultParent
PermissionResources This property is required. []GetKubernetesNodeGroupProfileResultPermissionResource
PolicyBuckets This property is required. []GetKubernetesNodeGroupProfileResultPolicyBucket
RemovedPolicies This property is required. []string
ScheduledActions This property is required. []GetKubernetesNodeGroupProfileResultScheduledAction
SharedScope This property is required. 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.
SrcTemplates This property is required. []GetKubernetesNodeGroupProfileResultSrcTemplate
Tags This property is required. []GetKubernetesNodeGroupProfileResultTag
Taints This property is required. []GetKubernetesNodeGroupProfileResultTaint
Type This property is required. string
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
VersionContexts This property is required. []GetKubernetesNodeGroupProfileResultVersionContext
accountMoid This property is required. String
The Account ID for this managed object.
action This property is required. String
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
actionParams This property is required. List<GetKubernetesNodeGroupProfileResultActionParam>
additionalProperties This property is required. String
ancestors This property is required. List<GetKubernetesNodeGroupProfileResultAncestor>
classId This property is required. String
clusterProfiles This property is required. List<GetKubernetesNodeGroupProfileResultClusterProfile>
configContexts This property is required. List<GetKubernetesNodeGroupProfileResultConfigContext>
createTime This property is required. String
The time when this managed object was created.
currentsize This property is required. Double
Current number of nodes in this node group at any given point in time.
deployedPolicies This property is required. List<String>
description This property is required. String
Description of the profile.
desiredsize This property is required. Double
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
gpuConfigs This property is required. List<GetKubernetesNodeGroupProfileResultGpuConfig>
infraProviders This property is required. List<GetKubernetesNodeGroupProfileResultInfraProvider>
ipPools This property is required. List<GetKubernetesNodeGroupProfileResultIpPool>
kubernetesVersions This property is required. List<GetKubernetesNodeGroupProfileResultKubernetesVersion>
labels This property is required. List<GetKubernetesNodeGroupProfileResultLabel>
maxsize This property is required. Double
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
minsize This property is required. Double
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
name This property is required. String
Name of the profile instance or profile template.
nodeType This property is required. String
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
nodes This property is required. List<GetKubernetesNodeGroupProfileResultNode>
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<GetKubernetesNodeGroupProfileResultParent>
permissionResources This property is required. List<GetKubernetesNodeGroupProfileResultPermissionResource>
policyBuckets This property is required. List<GetKubernetesNodeGroupProfileResultPolicyBucket>
removedPolicies This property is required. List<String>
scheduledActions This property is required. List<GetKubernetesNodeGroupProfileResultScheduledAction>
sharedScope This property is required. 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.
srcTemplates This property is required. List<GetKubernetesNodeGroupProfileResultSrcTemplate>
tags This property is required. List<GetKubernetesNodeGroupProfileResultTag>
taints This property is required. List<GetKubernetesNodeGroupProfileResultTaint>
type This property is required. String
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
versionContexts This property is required. List<GetKubernetesNodeGroupProfileResultVersionContext>
accountMoid This property is required. string
The Account ID for this managed object.
action This property is required. string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
actionParams This property is required. GetKubernetesNodeGroupProfileResultActionParam[]
additionalProperties This property is required. string
ancestors This property is required. GetKubernetesNodeGroupProfileResultAncestor[]
classId This property is required. string
clusterProfiles This property is required. GetKubernetesNodeGroupProfileResultClusterProfile[]
configContexts This property is required. GetKubernetesNodeGroupProfileResultConfigContext[]
createTime This property is required. string
The time when this managed object was created.
currentsize This property is required. number
Current number of nodes in this node group at any given point in time.
deployedPolicies This property is required. string[]
description This property is required. string
Description of the profile.
desiredsize This property is required. number
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
domainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
gpuConfigs This property is required. GetKubernetesNodeGroupProfileResultGpuConfig[]
infraProviders This property is required. GetKubernetesNodeGroupProfileResultInfraProvider[]
ipPools This property is required. GetKubernetesNodeGroupProfileResultIpPool[]
kubernetesVersions This property is required. GetKubernetesNodeGroupProfileResultKubernetesVersion[]
labels This property is required. GetKubernetesNodeGroupProfileResultLabel[]
maxsize This property is required. number
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
minsize This property is required. number
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
modTime This property is required. string
The time when this managed object was last modified.
moid This property is required. string
The unique identifier of this Managed Object instance.
name This property is required. string
Name of the profile instance or profile template.
nodeType This property is required. string
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
nodes This property is required. GetKubernetesNodeGroupProfileResultNode[]
objectType This property is required. string
owners This property is required. string[]
parents This property is required. GetKubernetesNodeGroupProfileResultParent[]
permissionResources This property is required. GetKubernetesNodeGroupProfileResultPermissionResource[]
policyBuckets This property is required. GetKubernetesNodeGroupProfileResultPolicyBucket[]
removedPolicies This property is required. string[]
scheduledActions This property is required. GetKubernetesNodeGroupProfileResultScheduledAction[]
sharedScope This property is required. 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.
srcTemplates This property is required. GetKubernetesNodeGroupProfileResultSrcTemplate[]
tags This property is required. GetKubernetesNodeGroupProfileResultTag[]
taints This property is required. GetKubernetesNodeGroupProfileResultTaint[]
type This property is required. string
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
versionContexts This property is required. GetKubernetesNodeGroupProfileResultVersionContext[]
account_moid This property is required. str
The Account ID for this managed object.
action This property is required. str
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
action_params This property is required. Sequence[GetKubernetesNodeGroupProfileResultActionParam]
additional_properties This property is required. str
ancestors This property is required. Sequence[GetKubernetesNodeGroupProfileResultAncestor]
class_id This property is required. str
cluster_profiles This property is required. Sequence[GetKubernetesNodeGroupProfileResultClusterProfile]
config_contexts This property is required. Sequence[GetKubernetesNodeGroupProfileResultConfigContext]
create_time This property is required. str
The time when this managed object was created.
currentsize This property is required. float
Current number of nodes in this node group at any given point in time.
deployed_policies This property is required. Sequence[str]
description This property is required. str
Description of the profile.
desiredsize This property is required. float
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
domain_group_moid This property is required. str
The DomainGroup ID for this managed object.
gpu_configs This property is required. Sequence[GetKubernetesNodeGroupProfileResultGpuConfig]
infra_providers This property is required. Sequence[GetKubernetesNodeGroupProfileResultInfraProvider]
ip_pools This property is required. Sequence[GetKubernetesNodeGroupProfileResultIpPool]
kubernetes_versions This property is required. Sequence[GetKubernetesNodeGroupProfileResultKubernetesVersion]
labels This property is required. Sequence[GetKubernetesNodeGroupProfileResultLabel]
maxsize This property is required. float
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
minsize This property is required. float
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
mod_time This property is required. str
The time when this managed object was last modified.
moid This property is required. str
The unique identifier of this Managed Object instance.
name This property is required. str
Name of the profile instance or profile template.
node_type This property is required. str
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
nodes This property is required. Sequence[GetKubernetesNodeGroupProfileResultNode]
object_type This property is required. str
owners This property is required. Sequence[str]
parents This property is required. Sequence[GetKubernetesNodeGroupProfileResultParent]
permission_resources This property is required. Sequence[GetKubernetesNodeGroupProfileResultPermissionResource]
policy_buckets This property is required. Sequence[GetKubernetesNodeGroupProfileResultPolicyBucket]
removed_policies This property is required. Sequence[str]
scheduled_actions This property is required. Sequence[GetKubernetesNodeGroupProfileResultScheduledAction]
shared_scope This property is required. 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.
src_templates This property is required. Sequence[GetKubernetesNodeGroupProfileResultSrcTemplate]
tags This property is required. Sequence[GetKubernetesNodeGroupProfileResultTag]
taints This property is required. Sequence[GetKubernetesNodeGroupProfileResultTaint]
type This property is required. str
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
version_contexts This property is required. Sequence[GetKubernetesNodeGroupProfileResultVersionContext]
accountMoid This property is required. String
The Account ID for this managed object.
action This property is required. String
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
actionParams This property is required. List<Property Map>
additionalProperties This property is required. String
ancestors This property is required. List<Property Map>
classId This property is required. String
clusterProfiles This property is required. List<Property Map>
configContexts This property is required. List<Property Map>
createTime This property is required. String
The time when this managed object was created.
currentsize This property is required. Number
Current number of nodes in this node group at any given point in time.
deployedPolicies This property is required. List<String>
description This property is required. String
Description of the profile.
desiredsize This property is required. Number
Desired number of nodes in this node group, same as minsize initially and is updated by the auto-scaler.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
gpuConfigs This property is required. List<Property Map>
infraProviders This property is required. List<Property Map>
ipPools This property is required. List<Property Map>
kubernetesVersions This property is required. List<Property Map>
labels This property is required. List<Property Map>
maxsize This property is required. Number
Maximum number of nodes this node group can scale up to during repair, replacement or upgrade operations.
minsize This property is required. Number
Minimum number of available nodes this node group can scale down to during repair, replacement or upgrade operations.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
name This property is required. String
Name of the profile instance or profile template.
nodeType This property is required. String
The node type ControlPlane, Worker or ControlPlaneWorker.* Worker - Node will be marked as a worker node.* ControlPlane - Node will be marked as a control plane node.* ControlPlaneWorker - Node will be both a controle plane and a worker.
nodes This property is required. List<Property Map>
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<Property Map>
permissionResources This property is required. List<Property Map>
policyBuckets This property is required. List<Property Map>
removedPolicies This property is required. List<String>
scheduledActions This property is required. List<Property Map>
sharedScope This property is required. 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.
srcTemplates This property is required. List<Property Map>
tags This property is required. List<Property Map>
taints This property is required. List<Property Map>
type This property is required. String
Defines the type of the profile. Accepted values are instance or template.* instance - The profile defines the configuration for a specific instance of a target.
versionContexts This property is required. List<Property Map>

GetKubernetesNodeGroupProfileResultActionParam

AdditionalProperties This property is required. string
ClassId This property is required. string
Name This property is required. string
Name of the profile instance or profile template.
ObjectType This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Name This property is required. string
Name of the profile instance or profile template.
ObjectType This property is required. string
Value This property is required. string
additionalProperties This property is required. String
classId This property is required. String
name This property is required. String
Name of the profile instance or profile template.
objectType This property is required. String
value This property is required. String
additionalProperties This property is required. string
classId This property is required. string
name This property is required. string
Name of the profile instance or profile template.
objectType This property is required. string
value This property is required. string
additional_properties This property is required. str
class_id This property is required. str
name This property is required. str
Name of the profile instance or profile template.
object_type This property is required. str
value This property is required. str
additionalProperties This property is required. String
classId This property is required. String
name This property is required. String
Name of the profile instance or profile template.
objectType This property is required. String
value This property is required. String

GetKubernetesNodeGroupProfileResultAncestor

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileResultClusterProfile

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileResultConfigContext

AdditionalProperties This property is required. string
ClassId This property is required. string
ConfigState This property is required. string
ConfigStateSummary This property is required. string
ConfigType This property is required. string
ControlAction This property is required. string
ErrorState This property is required. string
InconsistencyReasons This property is required. List<string>
ObjectType This property is required. string
OperState This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
ConfigState This property is required. string
ConfigStateSummary This property is required. string
ConfigType This property is required. string
ControlAction This property is required. string
ErrorState This property is required. string
InconsistencyReasons This property is required. []string
ObjectType This property is required. string
OperState This property is required. string
additionalProperties This property is required. String
classId This property is required. String
configState This property is required. String
configStateSummary This property is required. String
configType This property is required. String
controlAction This property is required. String
errorState This property is required. String
inconsistencyReasons This property is required. List<String>
objectType This property is required. String
operState This property is required. String
additionalProperties This property is required. string
classId This property is required. string
configState This property is required. string
configStateSummary This property is required. string
configType This property is required. string
controlAction This property is required. string
errorState This property is required. string
inconsistencyReasons This property is required. string[]
objectType This property is required. string
operState This property is required. string
additional_properties This property is required. str
class_id This property is required. str
config_state This property is required. str
config_state_summary This property is required. str
config_type This property is required. str
control_action This property is required. str
error_state This property is required. str
inconsistency_reasons This property is required. Sequence[str]
object_type This property is required. str
oper_state This property is required. str
additionalProperties This property is required. String
classId This property is required. String
configState This property is required. String
configStateSummary This property is required. String
configType This property is required. String
controlAction This property is required. String
errorState This property is required. String
inconsistencyReasons This property is required. List<String>
objectType This property is required. String
operState This property is required. String

GetKubernetesNodeGroupProfileResultGpuConfig

AdditionalProperties This property is required. string
ClassId This property is required. string
DeviceId This property is required. double
MemorySize This property is required. double
ObjectType This property is required. string
VendorId This property is required. double
AdditionalProperties This property is required. string
ClassId This property is required. string
DeviceId This property is required. float64
MemorySize This property is required. float64
ObjectType This property is required. string
VendorId This property is required. float64
additionalProperties This property is required. String
classId This property is required. String
deviceId This property is required. Double
memorySize This property is required. Double
objectType This property is required. String
vendorId This property is required. Double
additionalProperties This property is required. string
classId This property is required. string
deviceId This property is required. number
memorySize This property is required. number
objectType This property is required. string
vendorId This property is required. number
additional_properties This property is required. str
class_id This property is required. str
device_id This property is required. float
memory_size This property is required. float
object_type This property is required. str
vendor_id This property is required. float
additionalProperties This property is required. String
classId This property is required. String
deviceId This property is required. Number
memorySize This property is required. Number
objectType This property is required. String
vendorId This property is required. Number

GetKubernetesNodeGroupProfileResultInfraProvider

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileResultIpPool

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileResultKubernetesVersion

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileResultLabel

AdditionalProperties This property is required. string
ClassId This property is required. string
Key This property is required. string
ObjectType This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Key This property is required. string
ObjectType This property is required. string
Value This property is required. string
additionalProperties This property is required. String
classId This property is required. String
key This property is required. String
objectType This property is required. String
value This property is required. String
additionalProperties This property is required. string
classId This property is required. string
key This property is required. string
objectType This property is required. string
value This property is required. string
additional_properties This property is required. str
class_id This property is required. str
key This property is required. str
object_type This property is required. str
value This property is required. str
additionalProperties This property is required. String
classId This property is required. String
key This property is required. String
objectType This property is required. String
value This property is required. String

GetKubernetesNodeGroupProfileResultNode

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileResultParent

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileResultPermissionResource

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileResultPolicyBucket

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileResultScheduledAction

Action This property is required. string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
AdditionalProperties This property is required. string
ClassId This property is required. string
ObjectType This property is required. string
ProceedOnReboot This property is required. bool
Action This property is required. string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
AdditionalProperties This property is required. string
ClassId This property is required. string
ObjectType This property is required. string
ProceedOnReboot This property is required. bool
action This property is required. String
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
additionalProperties This property is required. String
classId This property is required. String
objectType This property is required. String
proceedOnReboot This property is required. Boolean
action This property is required. string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
additionalProperties This property is required. string
classId This property is required. string
objectType This property is required. string
proceedOnReboot This property is required. boolean
action This property is required. str
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
additional_properties This property is required. str
class_id This property is required. str
object_type This property is required. str
proceed_on_reboot This property is required. bool
action This property is required. String
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
additionalProperties This property is required. String
classId This property is required. String
objectType This property is required. String
proceedOnReboot This property is required. Boolean

GetKubernetesNodeGroupProfileResultSrcTemplate

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileResultTag

AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
additionalProperties This property is required. String
key This property is required. String
value This property is required. String
additionalProperties This property is required. string
key This property is required. string
value This property is required. string
additional_properties This property is required. str
key This property is required. str
value This property is required. str
additionalProperties This property is required. String
key This property is required. String
value This property is required. String

GetKubernetesNodeGroupProfileResultTaint

AdditionalProperties This property is required. string
ClassId This property is required. string
Effect This property is required. string
Key This property is required. string
ObjectType This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Effect This property is required. string
Key This property is required. string
ObjectType This property is required. string
Value This property is required. string
additionalProperties This property is required. String
classId This property is required. String
effect This property is required. String
key This property is required. String
objectType This property is required. String
value This property is required. String
additionalProperties This property is required. string
classId This property is required. string
effect This property is required. string
key This property is required. string
objectType This property is required. string
value This property is required. string
additional_properties This property is required. str
class_id This property is required. str
effect This property is required. str
key This property is required. str
object_type This property is required. str
value This property is required. str
additionalProperties This property is required. String
classId This property is required. String
effect This property is required. String
key This property is required. String
objectType This property is required. String
value This property is required. String

GetKubernetesNodeGroupProfileResultVersionContext

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<GetKubernetesNodeGroupProfileResultVersionContextInterestedMo>
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. List<GetKubernetesNodeGroupProfileResultVersionContextRefMo>
Timestamp This property is required. string
VersionType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []GetKubernetesNodeGroupProfileResultVersionContextInterestedMo
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. []GetKubernetesNodeGroupProfileResultVersionContextRefMo
Timestamp This property is required. string
VersionType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<GetKubernetesNodeGroupProfileResultVersionContextInterestedMo>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<GetKubernetesNodeGroupProfileResultVersionContextRefMo>
timestamp This property is required. String
versionType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. GetKubernetesNodeGroupProfileResultVersionContextInterestedMo[]
markedForDeletion This property is required. boolean
nrVersion This property is required. string
objectType This property is required. string
refMos This property is required. GetKubernetesNodeGroupProfileResultVersionContextRefMo[]
timestamp This property is required. string
versionType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
interested_mos This property is required. Sequence[GetKubernetesNodeGroupProfileResultVersionContextInterestedMo]
marked_for_deletion This property is required. bool
nr_version This property is required. str
object_type This property is required. str
ref_mos This property is required. Sequence[GetKubernetesNodeGroupProfileResultVersionContextRefMo]
timestamp This property is required. str
version_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<Property Map>
timestamp This property is required. String
versionType This property is required. String

GetKubernetesNodeGroupProfileResultVersionContextInterestedMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileResultVersionContextRefMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetKubernetesNodeGroupProfileScheduledAction

Action string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
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.
ProceedOnReboot bool
ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
Action string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
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.
ProceedOnReboot bool
ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
action String
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
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.
proceedOnReboot Boolean
ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
action string
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
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.
proceedOnReboot boolean
ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
action str
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
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.
proceed_on_reboot bool
ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
action String
User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
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.
proceedOnReboot Boolean
ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.

GetKubernetesNodeGroupProfileSrcTemplate

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetKubernetesNodeGroupProfileTag

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.

GetKubernetesNodeGroupProfileTaint

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.
Effect string
The effect to enforce when the key does not match the value.
Key string
The key for a Kubernetes taint.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Value string
If the key does not match this value, the specified effect is enforced.
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.
Effect string
The effect to enforce when the key does not match the value.
Key string
The key for a Kubernetes taint.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Value string
If the key does not match this value, the specified effect is enforced.
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.
effect String
The effect to enforce when the key does not match the value.
key String
The key for a Kubernetes taint.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value String
If the key does not match this value, the specified effect is enforced.
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.
effect string
The effect to enforce when the key does not match the value.
key string
The key for a Kubernetes taint.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value string
If the key does not match this value, the specified effect is enforced.
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.
effect str
The effect to enforce when the key does not match the value.
key str
The key for a Kubernetes taint.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value str
If the key does not match this value, the specified effect is enforced.
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.
effect String
The effect to enforce when the key does not match the value.
key String
The key for a Kubernetes taint.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
value String
If the key does not match this value, the specified effect is enforced.

GetKubernetesNodeGroupProfileVersionContext

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<GetKubernetesNodeGroupProfileVersionContextInterestedMo>
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetKubernetesNodeGroupProfileVersionContextRefMo
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 []GetKubernetesNodeGroupProfileVersionContextInterestedMo
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetKubernetesNodeGroupProfileVersionContextRefMo
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<GetKubernetesNodeGroupProfileVersionContextInterestedMo>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetKubernetesNodeGroupProfileVersionContextRefMo
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 GetKubernetesNodeGroupProfileVersionContextInterestedMo[]
markedForDeletion boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetKubernetesNodeGroupProfileVersionContextRefMo
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[GetKubernetesNodeGroupProfileVersionContextInterestedMo]
marked_for_deletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nr_version str
The version of the Managed Object, e.g. an incrementing number or a hash id.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
ref_mo GetKubernetesNodeGroupProfileVersionContextRefMo
A reference to the original Managed Object.
timestamp str
The time this versioned Managed Object was created.
version_type str
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<Property Map>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo Property Map
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.

GetKubernetesNodeGroupProfileVersionContextInterestedMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetKubernetesNodeGroupProfileVersionContextRefMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

Package Details

Repository
intersight ciscodevnet/terraform-provider-intersight
License
Notes
This Pulumi package is based on the intersight Terraform Provider.