intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getKubernetesClusterProfile
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Cluster profile specifies the config profile for a Kubernetes cluster. It also depicts operations to control the life cycle of a Kubernetes cluster.
Using getKubernetesClusterProfile
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 getKubernetesClusterProfile(args: GetKubernetesClusterProfileArgs, opts?: InvokeOptions): Promise<GetKubernetesClusterProfileResult>
function getKubernetesClusterProfileOutput(args: GetKubernetesClusterProfileOutputArgs, opts?: InvokeOptions): Output<GetKubernetesClusterProfileResult>
def get_kubernetes_cluster_profile(account_moid: Optional[str] = None,
aci_cni_profile: Optional[GetKubernetesClusterProfileAciCniProfile] = None,
action: Optional[str] = None,
action_info: Optional[GetKubernetesClusterProfileActionInfo] = None,
action_params: Optional[Sequence[GetKubernetesClusterProfileActionParam]] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetKubernetesClusterProfileAncestor]] = None,
associated_cluster: Optional[GetKubernetesClusterProfileAssociatedCluster] = None,
cert_config: Optional[GetKubernetesClusterProfileCertConfig] = None,
class_id: Optional[str] = None,
cluster_ip_pools: Optional[Sequence[GetKubernetesClusterProfileClusterIpPool]] = None,
config_context: Optional[GetKubernetesClusterProfileConfigContext] = None,
container_runtime_config: Optional[GetKubernetesClusterProfileContainerRuntimeConfig] = None,
container_runtime_proxy_policy: Optional[GetKubernetesClusterProfileContainerRuntimeProxyPolicy] = None,
create_time: Optional[str] = None,
deployed_policies: Optional[Sequence[str]] = None,
description: Optional[str] = None,
device_connector_proxy_policy: Optional[GetKubernetesClusterProfileDeviceConnectorProxyPolicy] = None,
domain_group_moid: Optional[str] = None,
essential_addons: Optional[Sequence[GetKubernetesClusterProfileEssentialAddon]] = None,
id: Optional[str] = None,
kube_config: Optional[GetKubernetesClusterProfileKubeConfig] = None,
loadbalancer_block_ip_leases: Optional[Sequence[GetKubernetesClusterProfileLoadbalancerBlockIpLease]] = None,
loadbalancer_ip_leases: Optional[Sequence[GetKubernetesClusterProfileLoadbalancerIpLease]] = None,
managed_mode: Optional[str] = None,
management_config: Optional[GetKubernetesClusterProfileManagementConfig] = None,
master_vip_lease: Optional[GetKubernetesClusterProfileMasterVipLease] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
net_config: Optional[GetKubernetesClusterProfileNetConfig] = None,
node_groups: Optional[Sequence[GetKubernetesClusterProfileNodeGroup]] = None,
object_type: Optional[str] = None,
organization: Optional[GetKubernetesClusterProfileOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetKubernetesClusterProfileParent] = None,
parent_solution_profile: Optional[GetKubernetesClusterProfileParentSolutionProfile] = None,
permission_resources: Optional[Sequence[GetKubernetesClusterProfilePermissionResource]] = None,
policy_buckets: Optional[Sequence[GetKubernetesClusterProfilePolicyBucket]] = None,
removed_policies: Optional[Sequence[str]] = None,
scheduled_actions: Optional[Sequence[GetKubernetesClusterProfileScheduledAction]] = None,
shared_scope: Optional[str] = None,
src_template: Optional[GetKubernetesClusterProfileSrcTemplate] = None,
status: Optional[str] = None,
sys_config: Optional[GetKubernetesClusterProfileSysConfig] = None,
tags: Optional[Sequence[GetKubernetesClusterProfileTag]] = None,
trusted_registries: Optional[GetKubernetesClusterProfileTrustedRegistries] = None,
type: Optional[str] = None,
version_context: Optional[GetKubernetesClusterProfileVersionContext] = None,
workflow_info: Optional[GetKubernetesClusterProfileWorkflowInfo] = None,
opts: Optional[InvokeOptions] = None) -> GetKubernetesClusterProfileResult
def get_kubernetes_cluster_profile_output(account_moid: Optional[pulumi.Input[str]] = None,
aci_cni_profile: Optional[pulumi.Input[GetKubernetesClusterProfileAciCniProfileArgs]] = None,
action: Optional[pulumi.Input[str]] = None,
action_info: Optional[pulumi.Input[GetKubernetesClusterProfileActionInfoArgs]] = None,
action_params: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesClusterProfileActionParamArgs]]]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesClusterProfileAncestorArgs]]]] = None,
associated_cluster: Optional[pulumi.Input[GetKubernetesClusterProfileAssociatedClusterArgs]] = None,
cert_config: Optional[pulumi.Input[GetKubernetesClusterProfileCertConfigArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster_ip_pools: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesClusterProfileClusterIpPoolArgs]]]] = None,
config_context: Optional[pulumi.Input[GetKubernetesClusterProfileConfigContextArgs]] = None,
container_runtime_config: Optional[pulumi.Input[GetKubernetesClusterProfileContainerRuntimeConfigArgs]] = None,
container_runtime_proxy_policy: Optional[pulumi.Input[GetKubernetesClusterProfileContainerRuntimeProxyPolicyArgs]] = None,
create_time: Optional[pulumi.Input[str]] = None,
deployed_policies: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
description: Optional[pulumi.Input[str]] = None,
device_connector_proxy_policy: Optional[pulumi.Input[GetKubernetesClusterProfileDeviceConnectorProxyPolicyArgs]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
essential_addons: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesClusterProfileEssentialAddonArgs]]]] = None,
id: Optional[pulumi.Input[str]] = None,
kube_config: Optional[pulumi.Input[GetKubernetesClusterProfileKubeConfigArgs]] = None,
loadbalancer_block_ip_leases: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesClusterProfileLoadbalancerBlockIpLeaseArgs]]]] = None,
loadbalancer_ip_leases: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesClusterProfileLoadbalancerIpLeaseArgs]]]] = None,
managed_mode: Optional[pulumi.Input[str]] = None,
management_config: Optional[pulumi.Input[GetKubernetesClusterProfileManagementConfigArgs]] = None,
master_vip_lease: Optional[pulumi.Input[GetKubernetesClusterProfileMasterVipLeaseArgs]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
net_config: Optional[pulumi.Input[GetKubernetesClusterProfileNetConfigArgs]] = None,
node_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesClusterProfileNodeGroupArgs]]]] = None,
object_type: Optional[pulumi.Input[str]] = None,
organization: Optional[pulumi.Input[GetKubernetesClusterProfileOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetKubernetesClusterProfileParentArgs]] = None,
parent_solution_profile: Optional[pulumi.Input[GetKubernetesClusterProfileParentSolutionProfileArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesClusterProfilePermissionResourceArgs]]]] = None,
policy_buckets: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesClusterProfilePolicyBucketArgs]]]] = None,
removed_policies: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
scheduled_actions: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesClusterProfileScheduledActionArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
src_template: Optional[pulumi.Input[GetKubernetesClusterProfileSrcTemplateArgs]] = None,
status: Optional[pulumi.Input[str]] = None,
sys_config: Optional[pulumi.Input[GetKubernetesClusterProfileSysConfigArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesClusterProfileTagArgs]]]] = None,
trusted_registries: Optional[pulumi.Input[GetKubernetesClusterProfileTrustedRegistriesArgs]] = None,
type: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetKubernetesClusterProfileVersionContextArgs]] = None,
workflow_info: Optional[pulumi.Input[GetKubernetesClusterProfileWorkflowInfoArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetKubernetesClusterProfileResult]
func LookupKubernetesClusterProfile(ctx *Context, args *LookupKubernetesClusterProfileArgs, opts ...InvokeOption) (*LookupKubernetesClusterProfileResult, error)
func LookupKubernetesClusterProfileOutput(ctx *Context, args *LookupKubernetesClusterProfileOutputArgs, opts ...InvokeOption) LookupKubernetesClusterProfileResultOutput
> Note: This function is named LookupKubernetesClusterProfile
in the Go SDK.
public static class GetKubernetesClusterProfile
{
public static Task<GetKubernetesClusterProfileResult> InvokeAsync(GetKubernetesClusterProfileArgs args, InvokeOptions? opts = null)
public static Output<GetKubernetesClusterProfileResult> Invoke(GetKubernetesClusterProfileInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetKubernetesClusterProfileResult> getKubernetesClusterProfile(GetKubernetesClusterProfileArgs args, InvokeOptions options)
public static Output<GetKubernetesClusterProfileResult> getKubernetesClusterProfile(GetKubernetesClusterProfileArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getKubernetesClusterProfile:getKubernetesClusterProfile
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Aci
Cni GetProfile Kubernetes Cluster Profile Aci Cni Profile - 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.
- Action
Info GetKubernetes Cluster Profile Action Info - Action
Params List<GetKubernetes Cluster Profile Action Param> - Additional
Properties string - Ancestors
List<Get
Kubernetes Cluster Profile Ancestor> - Associated
Cluster GetKubernetes Cluster Profile Associated Cluster - Cert
Config GetKubernetes Cluster Profile Cert Config - Class
Id string - Cluster
Ip List<GetPools Kubernetes Cluster Profile Cluster Ip Pool> - Config
Context GetKubernetes Cluster Profile Config Context - Container
Runtime GetConfig Kubernetes Cluster Profile Container Runtime Config - Container
Runtime GetProxy Policy Kubernetes Cluster Profile Container Runtime Proxy Policy - Create
Time string - The time when this managed object was created.
- Deployed
Policies List<string> - Description string
- Description of the profile.
- Device
Connector GetProxy Policy Kubernetes Cluster Profile Device Connector Proxy Policy - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Essential
Addons List<GetKubernetes Cluster Profile Essential Addon> - Id string
- Kube
Config GetKubernetes Cluster Profile Kube Config - Loadbalancer
Block List<GetIp Leases Kubernetes Cluster Profile Loadbalancer Block Ip Lease> - Loadbalancer
Ip List<GetLeases Kubernetes Cluster Profile Loadbalancer Ip Lease> - Managed
Mode string - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - Management
Config GetKubernetes Cluster Profile Management Config - Master
Vip GetLease Kubernetes Cluster Profile Master Vip Lease - Mod
Time 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.
- Net
Config GetKubernetes Cluster Profile Net Config - Node
Groups List<GetKubernetes Cluster Profile Node Group> - Object
Type string - Organization
Get
Kubernetes Cluster Profile Organization - Owners List<string>
- Parent
Get
Kubernetes Cluster Profile Parent - Parent
Solution GetProfile Kubernetes Cluster Profile Parent Solution Profile - Permission
Resources List<GetKubernetes Cluster Profile Permission Resource> - Policy
Buckets List<GetKubernetes Cluster Profile Policy Bucket> - Removed
Policies List<string> - Scheduled
Actions List<GetKubernetes Cluster Profile Scheduled Action> - 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.
- Src
Template GetKubernetes Cluster Profile Src Template - Status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - Sys
Config GetKubernetes Cluster Profile Sys Config - List<Get
Kubernetes Cluster Profile Tag> - Trusted
Registries GetKubernetes Cluster Profile Trusted Registries - 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. - Version
Context GetKubernetes Cluster Profile Version Context - Workflow
Info GetKubernetes Cluster Profile Workflow Info
- Account
Moid string - The Account ID for this managed object.
- Aci
Cni GetProfile Kubernetes Cluster Profile Aci Cni Profile - 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.
- Action
Info GetKubernetes Cluster Profile Action Info - Action
Params []GetKubernetes Cluster Profile Action Param - Additional
Properties string - Ancestors
[]Get
Kubernetes Cluster Profile Ancestor - Associated
Cluster GetKubernetes Cluster Profile Associated Cluster - Cert
Config GetKubernetes Cluster Profile Cert Config - Class
Id string - Cluster
Ip []GetPools Kubernetes Cluster Profile Cluster Ip Pool - Config
Context GetKubernetes Cluster Profile Config Context - Container
Runtime GetConfig Kubernetes Cluster Profile Container Runtime Config - Container
Runtime GetProxy Policy Kubernetes Cluster Profile Container Runtime Proxy Policy - Create
Time string - The time when this managed object was created.
- Deployed
Policies []string - Description string
- Description of the profile.
- Device
Connector GetProxy Policy Kubernetes Cluster Profile Device Connector Proxy Policy - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Essential
Addons []GetKubernetes Cluster Profile Essential Addon - Id string
- Kube
Config GetKubernetes Cluster Profile Kube Config - Loadbalancer
Block []GetIp Leases Kubernetes Cluster Profile Loadbalancer Block Ip Lease - Loadbalancer
Ip []GetLeases Kubernetes Cluster Profile Loadbalancer Ip Lease - Managed
Mode string - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - Management
Config GetKubernetes Cluster Profile Management Config - Master
Vip GetLease Kubernetes Cluster Profile Master Vip Lease - Mod
Time 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.
- Net
Config GetKubernetes Cluster Profile Net Config - Node
Groups []GetKubernetes Cluster Profile Node Group - Object
Type string - Organization
Get
Kubernetes Cluster Profile Organization - Owners []string
- Parent
Get
Kubernetes Cluster Profile Parent - Parent
Solution GetProfile Kubernetes Cluster Profile Parent Solution Profile - Permission
Resources []GetKubernetes Cluster Profile Permission Resource - Policy
Buckets []GetKubernetes Cluster Profile Policy Bucket - Removed
Policies []string - Scheduled
Actions []GetKubernetes Cluster Profile Scheduled Action - 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.
- Src
Template GetKubernetes Cluster Profile Src Template - Status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - Sys
Config GetKubernetes Cluster Profile Sys Config - []Get
Kubernetes Cluster Profile Tag - Trusted
Registries GetKubernetes Cluster Profile Trusted Registries - 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. - Version
Context GetKubernetes Cluster Profile Version Context - Workflow
Info GetKubernetes Cluster Profile Workflow Info
- account
Moid String - The Account ID for this managed object.
- aci
Cni GetProfile Kubernetes Cluster Profile Aci Cni Profile - 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.
- action
Info GetKubernetes Cluster Profile Action Info - action
Params List<GetKubernetes Cluster Profile Action Param> - additional
Properties String - ancestors
List<Get
Kubernetes Cluster Profile Ancestor> - associated
Cluster GetKubernetes Cluster Profile Associated Cluster - cert
Config GetKubernetes Cluster Profile Cert Config - class
Id String - cluster
Ip List<GetPools Kubernetes Cluster Profile Cluster Ip Pool> - config
Context GetKubernetes Cluster Profile Config Context - container
Runtime GetConfig Kubernetes Cluster Profile Container Runtime Config - container
Runtime GetProxy Policy Kubernetes Cluster Profile Container Runtime Proxy Policy - create
Time String - The time when this managed object was created.
- deployed
Policies List<String> - description String
- Description of the profile.
- device
Connector GetProxy Policy Kubernetes Cluster Profile Device Connector Proxy Policy - domain
Group StringMoid - The DomainGroup ID for this managed object.
- essential
Addons List<GetKubernetes Cluster Profile Essential Addon> - id String
- kube
Config GetKubernetes Cluster Profile Kube Config - loadbalancer
Block List<GetIp Leases Kubernetes Cluster Profile Loadbalancer Block Ip Lease> - loadbalancer
Ip List<GetLeases Kubernetes Cluster Profile Loadbalancer Ip Lease> - managed
Mode String - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - management
Config GetKubernetes Cluster Profile Management Config - master
Vip GetLease Kubernetes Cluster Profile Master Vip Lease - mod
Time 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.
- net
Config GetKubernetes Cluster Profile Net Config - node
Groups List<GetKubernetes Cluster Profile Node Group> - object
Type String - organization
Get
Kubernetes Cluster Profile Organization - owners List<String>
- parent
Get
Kubernetes Cluster Profile Parent - parent
Solution GetProfile Kubernetes Cluster Profile Parent Solution Profile - permission
Resources List<GetKubernetes Cluster Profile Permission Resource> - policy
Buckets List<GetKubernetes Cluster Profile Policy Bucket> - removed
Policies List<String> - scheduled
Actions List<GetKubernetes Cluster Profile Scheduled Action> - 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.
- src
Template GetKubernetes Cluster Profile Src Template - status String
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - sys
Config GetKubernetes Cluster Profile Sys Config - List<Get
Kubernetes Cluster Profile Tag> - trusted
Registries GetKubernetes Cluster Profile Trusted Registries - 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. - version
Context GetKubernetes Cluster Profile Version Context - workflow
Info GetKubernetes Cluster Profile Workflow Info
- account
Moid string - The Account ID for this managed object.
- aci
Cni GetProfile Kubernetes Cluster Profile Aci Cni Profile - 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.
- action
Info GetKubernetes Cluster Profile Action Info - action
Params GetKubernetes Cluster Profile Action Param[] - additional
Properties string - ancestors
Get
Kubernetes Cluster Profile Ancestor[] - associated
Cluster GetKubernetes Cluster Profile Associated Cluster - cert
Config GetKubernetes Cluster Profile Cert Config - class
Id string - cluster
Ip GetPools Kubernetes Cluster Profile Cluster Ip Pool[] - config
Context GetKubernetes Cluster Profile Config Context - container
Runtime GetConfig Kubernetes Cluster Profile Container Runtime Config - container
Runtime GetProxy Policy Kubernetes Cluster Profile Container Runtime Proxy Policy - create
Time string - The time when this managed object was created.
- deployed
Policies string[] - description string
- Description of the profile.
- device
Connector GetProxy Policy Kubernetes Cluster Profile Device Connector Proxy Policy - domain
Group stringMoid - The DomainGroup ID for this managed object.
- essential
Addons GetKubernetes Cluster Profile Essential Addon[] - id string
- kube
Config GetKubernetes Cluster Profile Kube Config - loadbalancer
Block GetIp Leases Kubernetes Cluster Profile Loadbalancer Block Ip Lease[] - loadbalancer
Ip GetLeases Kubernetes Cluster Profile Loadbalancer Ip Lease[] - managed
Mode string - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - management
Config GetKubernetes Cluster Profile Management Config - master
Vip GetLease Kubernetes Cluster Profile Master Vip Lease - mod
Time 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.
- net
Config GetKubernetes Cluster Profile Net Config - node
Groups GetKubernetes Cluster Profile Node Group[] - object
Type string - organization
Get
Kubernetes Cluster Profile Organization - owners string[]
- parent
Get
Kubernetes Cluster Profile Parent - parent
Solution GetProfile Kubernetes Cluster Profile Parent Solution Profile - permission
Resources GetKubernetes Cluster Profile Permission Resource[] - policy
Buckets GetKubernetes Cluster Profile Policy Bucket[] - removed
Policies string[] - scheduled
Actions GetKubernetes Cluster Profile Scheduled Action[] - 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.
- src
Template GetKubernetes Cluster Profile Src Template - status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - sys
Config GetKubernetes Cluster Profile Sys Config - Get
Kubernetes Cluster Profile Tag[] - trusted
Registries GetKubernetes Cluster Profile Trusted Registries - 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. - version
Context GetKubernetes Cluster Profile Version Context - workflow
Info GetKubernetes Cluster Profile Workflow Info
- account_
moid str - The Account ID for this managed object.
- aci_
cni_ Getprofile Kubernetes Cluster Profile Aci Cni Profile - 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_
info GetKubernetes Cluster Profile Action Info - action_
params Sequence[GetKubernetes Cluster Profile Action Param] - additional_
properties str - ancestors
Sequence[Get
Kubernetes Cluster Profile Ancestor] - associated_
cluster GetKubernetes Cluster Profile Associated Cluster - cert_
config GetKubernetes Cluster Profile Cert Config - class_
id str - cluster_
ip_ Sequence[Getpools Kubernetes Cluster Profile Cluster Ip Pool] - config_
context GetKubernetes Cluster Profile Config Context - container_
runtime_ Getconfig Kubernetes Cluster Profile Container Runtime Config - container_
runtime_ Getproxy_ policy Kubernetes Cluster Profile Container Runtime Proxy Policy - create_
time str - The time when this managed object was created.
- deployed_
policies Sequence[str] - description str
- Description of the profile.
- device_
connector_ Getproxy_ policy Kubernetes Cluster Profile Device Connector Proxy Policy - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- essential_
addons Sequence[GetKubernetes Cluster Profile Essential Addon] - id str
- kube_
config GetKubernetes Cluster Profile Kube Config - loadbalancer_
block_ Sequence[Getip_ leases Kubernetes Cluster Profile Loadbalancer Block Ip Lease] - loadbalancer_
ip_ Sequence[Getleases Kubernetes Cluster Profile Loadbalancer Ip Lease] - managed_
mode str - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - management_
config GetKubernetes Cluster Profile Management Config - master_
vip_ Getlease Kubernetes Cluster Profile Master Vip Lease - 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.
- net_
config GetKubernetes Cluster Profile Net Config - node_
groups Sequence[GetKubernetes Cluster Profile Node Group] - object_
type str - organization
Get
Kubernetes Cluster Profile Organization - owners Sequence[str]
- parent
Get
Kubernetes Cluster Profile Parent - parent_
solution_ Getprofile Kubernetes Cluster Profile Parent Solution Profile - permission_
resources Sequence[GetKubernetes Cluster Profile Permission Resource] - policy_
buckets Sequence[GetKubernetes Cluster Profile Policy Bucket] - removed_
policies Sequence[str] - scheduled_
actions Sequence[GetKubernetes Cluster Profile Scheduled Action] - 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 GetKubernetes Cluster Profile Src Template - status str
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - sys_
config GetKubernetes Cluster Profile Sys Config - Sequence[Get
Kubernetes Cluster Profile Tag] - trusted_
registries GetKubernetes Cluster Profile Trusted Registries - 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 GetKubernetes Cluster Profile Version Context - workflow_
info GetKubernetes Cluster Profile Workflow Info
- account
Moid String - The Account ID for this managed object.
- aci
Cni Property MapProfile - 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.
- action
Info Property Map - action
Params List<Property Map> - additional
Properties String - ancestors List<Property Map>
- associated
Cluster Property Map - cert
Config Property Map - class
Id String - cluster
Ip List<Property Map>Pools - config
Context Property Map - container
Runtime Property MapConfig - container
Runtime Property MapProxy Policy - create
Time String - The time when this managed object was created.
- deployed
Policies List<String> - description String
- Description of the profile.
- device
Connector Property MapProxy Policy - domain
Group StringMoid - The DomainGroup ID for this managed object.
- essential
Addons List<Property Map> - id String
- kube
Config Property Map - loadbalancer
Block List<Property Map>Ip Leases - loadbalancer
Ip List<Property Map>Leases - managed
Mode String - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - management
Config Property Map - master
Vip Property MapLease - mod
Time 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.
- net
Config Property Map - node
Groups List<Property Map> - object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- parent
Solution Property MapProfile - permission
Resources List<Property Map> - policy
Buckets List<Property Map> - removed
Policies List<String> - scheduled
Actions List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- src
Template Property Map - status String
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - sys
Config Property Map - List<Property Map>
- trusted
Registries 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. - version
Context Property Map - workflow
Info Property Map
getKubernetesClusterProfile Result
The following output properties are available:
- Id string
- Results
List<Get
Kubernetes Cluster Profile Result> - Account
Moid string - Aci
Cni GetProfile Kubernetes Cluster Profile Aci Cni Profile - Action string
- Action
Info GetKubernetes Cluster Profile Action Info - Action
Params List<GetKubernetes Cluster Profile Action Param> - Additional
Properties string - Ancestors
List<Get
Kubernetes Cluster Profile Ancestor> - Associated
Cluster GetKubernetes Cluster Profile Associated Cluster - Cert
Config GetKubernetes Cluster Profile Cert Config - Class
Id string - Cluster
Ip List<GetPools Kubernetes Cluster Profile Cluster Ip Pool> - Config
Context GetKubernetes Cluster Profile Config Context - Container
Runtime GetConfig Kubernetes Cluster Profile Container Runtime Config - Container
Runtime GetProxy Policy Kubernetes Cluster Profile Container Runtime Proxy Policy - Create
Time string - Deployed
Policies List<string> - Description string
- Device
Connector GetProxy Policy Kubernetes Cluster Profile Device Connector Proxy Policy - Domain
Group stringMoid - Essential
Addons List<GetKubernetes Cluster Profile Essential Addon> - Kube
Config GetKubernetes Cluster Profile Kube Config - Loadbalancer
Block List<GetIp Leases Kubernetes Cluster Profile Loadbalancer Block Ip Lease> - Loadbalancer
Ip List<GetLeases Kubernetes Cluster Profile Loadbalancer Ip Lease> - Managed
Mode string - Management
Config GetKubernetes Cluster Profile Management Config - Master
Vip GetLease Kubernetes Cluster Profile Master Vip Lease - Mod
Time string - Moid string
- Name string
- Net
Config GetKubernetes Cluster Profile Net Config - Node
Groups List<GetKubernetes Cluster Profile Node Group> - Object
Type string - Organization
Get
Kubernetes Cluster Profile Organization - Owners List<string>
- Parent
Get
Kubernetes Cluster Profile Parent - Parent
Solution GetProfile Kubernetes Cluster Profile Parent Solution Profile - Permission
Resources List<GetKubernetes Cluster Profile Permission Resource> - Policy
Buckets List<GetKubernetes Cluster Profile Policy Bucket> - Removed
Policies List<string> - Scheduled
Actions List<GetKubernetes Cluster Profile Scheduled Action> - string
- Src
Template GetKubernetes Cluster Profile Src Template - Status string
- Sys
Config GetKubernetes Cluster Profile Sys Config - List<Get
Kubernetes Cluster Profile Tag> - Trusted
Registries GetKubernetes Cluster Profile Trusted Registries - Type string
- Version
Context GetKubernetes Cluster Profile Version Context - Workflow
Info GetKubernetes Cluster Profile Workflow Info
- Id string
- Results
[]Get
Kubernetes Cluster Profile Result - Account
Moid string - Aci
Cni GetProfile Kubernetes Cluster Profile Aci Cni Profile - Action string
- Action
Info GetKubernetes Cluster Profile Action Info - Action
Params []GetKubernetes Cluster Profile Action Param - Additional
Properties string - Ancestors
[]Get
Kubernetes Cluster Profile Ancestor - Associated
Cluster GetKubernetes Cluster Profile Associated Cluster - Cert
Config GetKubernetes Cluster Profile Cert Config - Class
Id string - Cluster
Ip []GetPools Kubernetes Cluster Profile Cluster Ip Pool - Config
Context GetKubernetes Cluster Profile Config Context - Container
Runtime GetConfig Kubernetes Cluster Profile Container Runtime Config - Container
Runtime GetProxy Policy Kubernetes Cluster Profile Container Runtime Proxy Policy - Create
Time string - Deployed
Policies []string - Description string
- Device
Connector GetProxy Policy Kubernetes Cluster Profile Device Connector Proxy Policy - Domain
Group stringMoid - Essential
Addons []GetKubernetes Cluster Profile Essential Addon - Kube
Config GetKubernetes Cluster Profile Kube Config - Loadbalancer
Block []GetIp Leases Kubernetes Cluster Profile Loadbalancer Block Ip Lease - Loadbalancer
Ip []GetLeases Kubernetes Cluster Profile Loadbalancer Ip Lease - Managed
Mode string - Management
Config GetKubernetes Cluster Profile Management Config - Master
Vip GetLease Kubernetes Cluster Profile Master Vip Lease - Mod
Time string - Moid string
- Name string
- Net
Config GetKubernetes Cluster Profile Net Config - Node
Groups []GetKubernetes Cluster Profile Node Group - Object
Type string - Organization
Get
Kubernetes Cluster Profile Organization - Owners []string
- Parent
Get
Kubernetes Cluster Profile Parent - Parent
Solution GetProfile Kubernetes Cluster Profile Parent Solution Profile - Permission
Resources []GetKubernetes Cluster Profile Permission Resource - Policy
Buckets []GetKubernetes Cluster Profile Policy Bucket - Removed
Policies []string - Scheduled
Actions []GetKubernetes Cluster Profile Scheduled Action - string
- Src
Template GetKubernetes Cluster Profile Src Template - Status string
- Sys
Config GetKubernetes Cluster Profile Sys Config - []Get
Kubernetes Cluster Profile Tag - Trusted
Registries GetKubernetes Cluster Profile Trusted Registries - Type string
- Version
Context GetKubernetes Cluster Profile Version Context - Workflow
Info GetKubernetes Cluster Profile Workflow Info
- id String
- results
List<Get
Kubernetes Cluster Profile Result> - account
Moid String - aci
Cni GetProfile Kubernetes Cluster Profile Aci Cni Profile - action String
- action
Info GetKubernetes Cluster Profile Action Info - action
Params List<GetKubernetes Cluster Profile Action Param> - additional
Properties String - ancestors
List<Get
Kubernetes Cluster Profile Ancestor> - associated
Cluster GetKubernetes Cluster Profile Associated Cluster - cert
Config GetKubernetes Cluster Profile Cert Config - class
Id String - cluster
Ip List<GetPools Kubernetes Cluster Profile Cluster Ip Pool> - config
Context GetKubernetes Cluster Profile Config Context - container
Runtime GetConfig Kubernetes Cluster Profile Container Runtime Config - container
Runtime GetProxy Policy Kubernetes Cluster Profile Container Runtime Proxy Policy - create
Time String - deployed
Policies List<String> - description String
- device
Connector GetProxy Policy Kubernetes Cluster Profile Device Connector Proxy Policy - domain
Group StringMoid - essential
Addons List<GetKubernetes Cluster Profile Essential Addon> - kube
Config GetKubernetes Cluster Profile Kube Config - loadbalancer
Block List<GetIp Leases Kubernetes Cluster Profile Loadbalancer Block Ip Lease> - loadbalancer
Ip List<GetLeases Kubernetes Cluster Profile Loadbalancer Ip Lease> - managed
Mode String - management
Config GetKubernetes Cluster Profile Management Config - master
Vip GetLease Kubernetes Cluster Profile Master Vip Lease - mod
Time String - moid String
- name String
- net
Config GetKubernetes Cluster Profile Net Config - node
Groups List<GetKubernetes Cluster Profile Node Group> - object
Type String - organization
Get
Kubernetes Cluster Profile Organization - owners List<String>
- parent
Get
Kubernetes Cluster Profile Parent - parent
Solution GetProfile Kubernetes Cluster Profile Parent Solution Profile - permission
Resources List<GetKubernetes Cluster Profile Permission Resource> - policy
Buckets List<GetKubernetes Cluster Profile Policy Bucket> - removed
Policies List<String> - scheduled
Actions List<GetKubernetes Cluster Profile Scheduled Action> - String
- src
Template GetKubernetes Cluster Profile Src Template - status String
- sys
Config GetKubernetes Cluster Profile Sys Config - List<Get
Kubernetes Cluster Profile Tag> - trusted
Registries GetKubernetes Cluster Profile Trusted Registries - type String
- version
Context GetKubernetes Cluster Profile Version Context - workflow
Info GetKubernetes Cluster Profile Workflow Info
- id string
- results
Get
Kubernetes Cluster Profile Result[] - account
Moid string - aci
Cni GetProfile Kubernetes Cluster Profile Aci Cni Profile - action string
- action
Info GetKubernetes Cluster Profile Action Info - action
Params GetKubernetes Cluster Profile Action Param[] - additional
Properties string - ancestors
Get
Kubernetes Cluster Profile Ancestor[] - associated
Cluster GetKubernetes Cluster Profile Associated Cluster - cert
Config GetKubernetes Cluster Profile Cert Config - class
Id string - cluster
Ip GetPools Kubernetes Cluster Profile Cluster Ip Pool[] - config
Context GetKubernetes Cluster Profile Config Context - container
Runtime GetConfig Kubernetes Cluster Profile Container Runtime Config - container
Runtime GetProxy Policy Kubernetes Cluster Profile Container Runtime Proxy Policy - create
Time string - deployed
Policies string[] - description string
- device
Connector GetProxy Policy Kubernetes Cluster Profile Device Connector Proxy Policy - domain
Group stringMoid - essential
Addons GetKubernetes Cluster Profile Essential Addon[] - kube
Config GetKubernetes Cluster Profile Kube Config - loadbalancer
Block GetIp Leases Kubernetes Cluster Profile Loadbalancer Block Ip Lease[] - loadbalancer
Ip GetLeases Kubernetes Cluster Profile Loadbalancer Ip Lease[] - managed
Mode string - management
Config GetKubernetes Cluster Profile Management Config - master
Vip GetLease Kubernetes Cluster Profile Master Vip Lease - mod
Time string - moid string
- name string
- net
Config GetKubernetes Cluster Profile Net Config - node
Groups GetKubernetes Cluster Profile Node Group[] - object
Type string - organization
Get
Kubernetes Cluster Profile Organization - owners string[]
- parent
Get
Kubernetes Cluster Profile Parent - parent
Solution GetProfile Kubernetes Cluster Profile Parent Solution Profile - permission
Resources GetKubernetes Cluster Profile Permission Resource[] - policy
Buckets GetKubernetes Cluster Profile Policy Bucket[] - removed
Policies string[] - scheduled
Actions GetKubernetes Cluster Profile Scheduled Action[] - string
- src
Template GetKubernetes Cluster Profile Src Template - status string
- sys
Config GetKubernetes Cluster Profile Sys Config - Get
Kubernetes Cluster Profile Tag[] - trusted
Registries GetKubernetes Cluster Profile Trusted Registries - type string
- version
Context GetKubernetes Cluster Profile Version Context - workflow
Info GetKubernetes Cluster Profile Workflow Info
- id str
- results
Sequence[Get
Kubernetes Cluster Profile Result] - account_
moid str - aci_
cni_ Getprofile Kubernetes Cluster Profile Aci Cni Profile - action str
- action_
info GetKubernetes Cluster Profile Action Info - action_
params Sequence[GetKubernetes Cluster Profile Action Param] - additional_
properties str - ancestors
Sequence[Get
Kubernetes Cluster Profile Ancestor] - associated_
cluster GetKubernetes Cluster Profile Associated Cluster - cert_
config GetKubernetes Cluster Profile Cert Config - class_
id str - cluster_
ip_ Sequence[Getpools Kubernetes Cluster Profile Cluster Ip Pool] - config_
context GetKubernetes Cluster Profile Config Context - container_
runtime_ Getconfig Kubernetes Cluster Profile Container Runtime Config - container_
runtime_ Getproxy_ policy Kubernetes Cluster Profile Container Runtime Proxy Policy - create_
time str - deployed_
policies Sequence[str] - description str
- device_
connector_ Getproxy_ policy Kubernetes Cluster Profile Device Connector Proxy Policy - domain_
group_ strmoid - essential_
addons Sequence[GetKubernetes Cluster Profile Essential Addon] - kube_
config GetKubernetes Cluster Profile Kube Config - loadbalancer_
block_ Sequence[Getip_ leases Kubernetes Cluster Profile Loadbalancer Block Ip Lease] - loadbalancer_
ip_ Sequence[Getleases Kubernetes Cluster Profile Loadbalancer Ip Lease] - managed_
mode str - management_
config GetKubernetes Cluster Profile Management Config - master_
vip_ Getlease Kubernetes Cluster Profile Master Vip Lease - mod_
time str - moid str
- name str
- net_
config GetKubernetes Cluster Profile Net Config - node_
groups Sequence[GetKubernetes Cluster Profile Node Group] - object_
type str - organization
Get
Kubernetes Cluster Profile Organization - owners Sequence[str]
- parent
Get
Kubernetes Cluster Profile Parent - parent_
solution_ Getprofile Kubernetes Cluster Profile Parent Solution Profile - permission_
resources Sequence[GetKubernetes Cluster Profile Permission Resource] - policy_
buckets Sequence[GetKubernetes Cluster Profile Policy Bucket] - removed_
policies Sequence[str] - scheduled_
actions Sequence[GetKubernetes Cluster Profile Scheduled Action] - str
- src_
template GetKubernetes Cluster Profile Src Template - status str
- sys_
config GetKubernetes Cluster Profile Sys Config - Sequence[Get
Kubernetes Cluster Profile Tag] - trusted_
registries GetKubernetes Cluster Profile Trusted Registries - type str
- version_
context GetKubernetes Cluster Profile Version Context - workflow_
info GetKubernetes Cluster Profile Workflow Info
- id String
- results List<Property Map>
- account
Moid String - aci
Cni Property MapProfile - action String
- action
Info Property Map - action
Params List<Property Map> - additional
Properties String - ancestors List<Property Map>
- associated
Cluster Property Map - cert
Config Property Map - class
Id String - cluster
Ip List<Property Map>Pools - config
Context Property Map - container
Runtime Property MapConfig - container
Runtime Property MapProxy Policy - create
Time String - deployed
Policies List<String> - description String
- device
Connector Property MapProxy Policy - domain
Group StringMoid - essential
Addons List<Property Map> - kube
Config Property Map - loadbalancer
Block List<Property Map>Ip Leases - loadbalancer
Ip List<Property Map>Leases - managed
Mode String - management
Config Property Map - master
Vip Property MapLease - mod
Time String - moid String
- name String
- net
Config Property Map - node
Groups List<Property Map> - object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- parent
Solution Property MapProfile - permission
Resources List<Property Map> - policy
Buckets List<Property Map> - removed
Policies List<String> - scheduled
Actions List<Property Map> - String
- src
Template Property Map - status String
- sys
Config Property Map - List<Property Map>
- trusted
Registries Property Map - type String
- version
Context Property Map - workflow
Info Property Map
Supporting Types
GetKubernetesClusterProfileAciCniProfile
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileActionInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Failure
Reason string - No longer maintained and will be removed soon.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Failure
Reason string - No longer maintained and will be removed soon.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- failure
Reason String - No longer maintained and will be removed soon.
- name String
- Name of the profile instance or profile template.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status String
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- failure
Reason string - No longer maintained and will be removed soon.
- name string
- Name of the profile instance or profile template.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
- 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.
- failure_
reason str - No longer maintained and will be removed soon.
- 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.
- status str
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- failure
Reason String - No longer maintained and will be removed soon.
- name String
- Name of the profile instance or profile template.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status String
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
GetKubernetesClusterProfileActionParam
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the profile instance or profile template.
- Object
Type 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the profile instance or profile template.
- Object
Type 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the profile instance or profile template.
- object
Type 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Name of the profile instance or profile template.
- object
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the profile instance or profile template.
- object
Type 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.
GetKubernetesClusterProfileAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileAssociatedCluster
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileCertConfig
- Additional
Properties string - Ca
Cert string - Certificate for the Kubernetes API server.
- Ca
Key string - Private Key for the Kubernetes API server.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Etcd
Cert string - Certificate for the etcd cluster.
- Etcd
Encryption List<string>Keys - Etcd
Key string - Private key for the etcd cluster.
- Front
Proxy stringCert - Certificate for the front proxy to support Kubernetes API aggregators.
- Front
Proxy stringKey - Private key for the front proxy to support Kubernetes API aggregators.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Sa
Private stringKey - Service account private key used by Kubernetes Token Controller to sign generated service account tokens.
- Sa
Public stringKey - Service account public key used by Kubernetes API Server to validate service account tokens generated by the Token Controller.
- Additional
Properties string - Ca
Cert string - Certificate for the Kubernetes API server.
- Ca
Key string - Private Key for the Kubernetes API server.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Etcd
Cert string - Certificate for the etcd cluster.
- Etcd
Encryption []stringKeys - Etcd
Key string - Private key for the etcd cluster.
- Front
Proxy stringCert - Certificate for the front proxy to support Kubernetes API aggregators.
- Front
Proxy stringKey - Private key for the front proxy to support Kubernetes API aggregators.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Sa
Private stringKey - Service account private key used by Kubernetes Token Controller to sign generated service account tokens.
- Sa
Public stringKey - Service account public key used by Kubernetes API Server to validate service account tokens generated by the Token Controller.
- additional
Properties String - ca
Cert String - Certificate for the Kubernetes API server.
- ca
Key String - Private Key for the Kubernetes API server.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- etcd
Cert String - Certificate for the etcd cluster.
- etcd
Encryption List<String>Keys - etcd
Key String - Private key for the etcd cluster.
- front
Proxy StringCert - Certificate for the front proxy to support Kubernetes API aggregators.
- front
Proxy StringKey - Private key for the front proxy to support Kubernetes API aggregators.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sa
Private StringKey - Service account private key used by Kubernetes Token Controller to sign generated service account tokens.
- sa
Public StringKey - Service account public key used by Kubernetes API Server to validate service account tokens generated by the Token Controller.
- additional
Properties string - ca
Cert string - Certificate for the Kubernetes API server.
- ca
Key string - Private Key for the Kubernetes API server.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- etcd
Cert string - Certificate for the etcd cluster.
- etcd
Encryption string[]Keys - etcd
Key string - Private key for the etcd cluster.
- front
Proxy stringCert - Certificate for the front proxy to support Kubernetes API aggregators.
- front
Proxy stringKey - Private key for the front proxy to support Kubernetes API aggregators.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sa
Private stringKey - Service account private key used by Kubernetes Token Controller to sign generated service account tokens.
- sa
Public stringKey - Service account public key used by Kubernetes API Server to validate service account tokens generated by the Token Controller.
- additional_
properties str - ca_
cert str - Certificate for the Kubernetes API server.
- ca_
key str - Private Key for the Kubernetes API server.
- 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.
- etcd_
cert str - Certificate for the etcd cluster.
- etcd_
encryption_ Sequence[str]keys - etcd_
key str - Private key for the etcd cluster.
- front_
proxy_ strcert - Certificate for the front proxy to support Kubernetes API aggregators.
- front_
proxy_ strkey - Private key for the front proxy to support Kubernetes API aggregators.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sa_
private_ strkey - Service account private key used by Kubernetes Token Controller to sign generated service account tokens.
- sa_
public_ strkey - Service account public key used by Kubernetes API Server to validate service account tokens generated by the Token Controller.
- additional
Properties String - ca
Cert String - Certificate for the Kubernetes API server.
- ca
Key String - Private Key for the Kubernetes API server.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- etcd
Cert String - Certificate for the etcd cluster.
- etcd
Encryption List<String>Keys - etcd
Key String - Private key for the etcd cluster.
- front
Proxy StringCert - Certificate for the front proxy to support Kubernetes API aggregators.
- front
Proxy StringKey - Private key for the front proxy to support Kubernetes API aggregators.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sa
Private StringKey - Service account private key used by Kubernetes Token Controller to sign generated service account tokens.
- sa
Public StringKey - Service account public key used by Kubernetes API Server to validate service account tokens generated by the Token Controller.
GetKubernetesClusterProfileClusterIpPool
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileConfigContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Config
State string - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- Config
State stringSummary - 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 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.
- Control
Action string - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- Error
State string - 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 List<string> - Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Oper
State 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 string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Config
State string - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- Config
State stringSummary - 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 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.
- Control
Action string - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- Error
State string - 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 []string - Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Oper
State 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 String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
State String - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- config
State StringSummary - 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 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.
- control
Action String - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- error
State String - 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 List<String> - object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State 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 string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
State string - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- config
State stringSummary - 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 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.
- control
Action string - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- error
State string - 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 string[] - object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State 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_ strsummary - 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
State String - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- config
State StringSummary - 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 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.
- control
Action String - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- error
State String - 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 List<String> - object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State 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.
GetKubernetesClusterProfileContainerRuntimeConfig
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileContainerRuntimeProxyPolicy
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileDeviceConnectorProxyPolicy
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileEssentialAddon
- Additional
Properties string - Addon
Configuration GetKubernetes Cluster Profile Essential Addon Addon Configuration - Addon configuration settings that are specific to a single cluster.
- Addon
Definition GetKubernetes Cluster Profile Essential Addon Addon Definition - Addon definition associated with the addon.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Addon
Configuration GetKubernetes Cluster Profile Essential Addon Addon Configuration - Addon configuration settings that are specific to a single cluster.
- Addon
Definition GetKubernetes Cluster Profile Essential Addon Addon Definition - Addon definition associated with the addon.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - addon
Configuration GetKubernetes Cluster Profile Essential Addon Addon Configuration - Addon configuration settings that are specific to a single cluster.
- addon
Definition GetKubernetes Cluster Profile Essential Addon Addon Definition - Addon definition associated with the addon.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the profile instance or profile template.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - addon
Configuration GetKubernetes Cluster Profile Essential Addon Addon Configuration - Addon configuration settings that are specific to a single cluster.
- addon
Definition GetKubernetes Cluster Profile Essential Addon Addon Definition - Addon definition associated with the addon.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Name of the profile instance or profile template.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - addon_
configuration GetKubernetes Cluster Profile Essential Addon Addon Configuration - Addon configuration settings that are specific to a single cluster.
- addon_
definition GetKubernetes Cluster Profile Essential Addon Addon Definition - Addon definition associated with the addon.
- 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.
- additional
Properties String - addon
Configuration Property Map - Addon configuration settings that are specific to a single cluster.
- addon
Definition Property Map - Addon definition associated with the addon.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the profile instance or profile template.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetKubernetesClusterProfileEssentialAddonAddonConfiguration
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Install
Strategy string - Addon install strategy to determine whether an addon is installed if not present.
None
- Unspecified install strategy.NoAction
- No install action performed.InstallOnly
- Only install in green field. No action in case of failure or removal.Always
- Attempt install if chart is not already installed.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Override
Sets List<GetKubernetes Cluster Profile Essential Addon Addon Configuration Override Set> - Overrides string
- Properties that can be overridden for an addon.
- Release
Name string - Name for the helm release.
- Release
Namespace string - Namespace for the helm release.
- Upgrade
Strategy string - Addon upgrade strategy to determine whether an addon configuration is overwritten on upgrade.
None
- Unspecified upgrade strategy.NoAction
- This choice enables No upgrades to be performed.UpgradeOnly
- Attempt upgrade if chart or overrides options change, no action on upgrade failure.ReinstallOnFailure
- Attempt upgrade first. Remove and install on upgrade failure.AlwaysReinstall
- Always remove older release and reinstall.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Install
Strategy string - Addon install strategy to determine whether an addon is installed if not present.
None
- Unspecified install strategy.NoAction
- No install action performed.InstallOnly
- Only install in green field. No action in case of failure or removal.Always
- Attempt install if chart is not already installed.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Override
Sets []GetKubernetes Cluster Profile Essential Addon Addon Configuration Override Set - Overrides string
- Properties that can be overridden for an addon.
- Release
Name string - Name for the helm release.
- Release
Namespace string - Namespace for the helm release.
- Upgrade
Strategy string - Addon upgrade strategy to determine whether an addon configuration is overwritten on upgrade.
None
- Unspecified upgrade strategy.NoAction
- This choice enables No upgrades to be performed.UpgradeOnly
- Attempt upgrade if chart or overrides options change, no action on upgrade failure.ReinstallOnFailure
- Attempt upgrade first. Remove and install on upgrade failure.AlwaysReinstall
- Always remove older release and reinstall.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- install
Strategy String - Addon install strategy to determine whether an addon is installed if not present.
None
- Unspecified install strategy.NoAction
- No install action performed.InstallOnly
- Only install in green field. No action in case of failure or removal.Always
- Attempt install if chart is not already installed.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- override
Sets List<GetKubernetes Cluster Profile Essential Addon Addon Configuration Override Set> - overrides String
- Properties that can be overridden for an addon.
- release
Name String - Name for the helm release.
- release
Namespace String - Namespace for the helm release.
- upgrade
Strategy String - Addon upgrade strategy to determine whether an addon configuration is overwritten on upgrade.
None
- Unspecified upgrade strategy.NoAction
- This choice enables No upgrades to be performed.UpgradeOnly
- Attempt upgrade if chart or overrides options change, no action on upgrade failure.ReinstallOnFailure
- Attempt upgrade first. Remove and install on upgrade failure.AlwaysReinstall
- Always remove older release and reinstall.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- install
Strategy string - Addon install strategy to determine whether an addon is installed if not present.
None
- Unspecified install strategy.NoAction
- No install action performed.InstallOnly
- Only install in green field. No action in case of failure or removal.Always
- Attempt install if chart is not already installed.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- override
Sets GetKubernetes Cluster Profile Essential Addon Addon Configuration Override Set[] - overrides string
- Properties that can be overridden for an addon.
- release
Name string - Name for the helm release.
- release
Namespace string - Namespace for the helm release.
- upgrade
Strategy string - Addon upgrade strategy to determine whether an addon configuration is overwritten on upgrade.
None
- Unspecified upgrade strategy.NoAction
- This choice enables No upgrades to be performed.UpgradeOnly
- Attempt upgrade if chart or overrides options change, no action on upgrade failure.ReinstallOnFailure
- Attempt upgrade first. Remove and install on upgrade failure.AlwaysReinstall
- Always remove older release and reinstall.
- 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.
- install_
strategy str - Addon install strategy to determine whether an addon is installed if not present.
None
- Unspecified install strategy.NoAction
- No install action performed.InstallOnly
- Only install in green field. No action in case of failure or removal.Always
- Attempt install if chart is not already installed.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- override_
sets Sequence[GetKubernetes Cluster Profile Essential Addon Addon Configuration Override Set] - overrides str
- Properties that can be overridden for an addon.
- release_
name str - Name for the helm release.
- release_
namespace str - Namespace for the helm release.
- upgrade_
strategy str - Addon upgrade strategy to determine whether an addon configuration is overwritten on upgrade.
None
- Unspecified upgrade strategy.NoAction
- This choice enables No upgrades to be performed.UpgradeOnly
- Attempt upgrade if chart or overrides options change, no action on upgrade failure.ReinstallOnFailure
- Attempt upgrade first. Remove and install on upgrade failure.AlwaysReinstall
- Always remove older release and reinstall.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- install
Strategy String - Addon install strategy to determine whether an addon is installed if not present.
None
- Unspecified install strategy.NoAction
- No install action performed.InstallOnly
- Only install in green field. No action in case of failure or removal.Always
- Attempt install if chart is not already installed.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- override
Sets List<Property Map> - overrides String
- Properties that can be overridden for an addon.
- release
Name String - Name for the helm release.
- release
Namespace String - Namespace for the helm release.
- upgrade
Strategy String - Addon upgrade strategy to determine whether an addon configuration is overwritten on upgrade.
None
- Unspecified upgrade strategy.NoAction
- This choice enables No upgrades to be performed.UpgradeOnly
- Attempt upgrade if chart or overrides options change, no action on upgrade failure.ReinstallOnFailure
- Attempt upgrade first. Remove and install on upgrade failure.AlwaysReinstall
- Always remove older release and reinstall.
GetKubernetesClusterProfileEssentialAddonAddonConfigurationOverrideSet
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Key string
- Key or property name in a key/value pair.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- Property value in a key/value pair.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Key string
- Key or property name in a key/value pair.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- Property value in a key/value pair.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- key String
- Key or property name in a key/value pair.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- Property value in a key/value pair.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- key string
- Key or property name in a key/value pair.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value string
- Property value in a key/value pair.
- 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
- Key or property name in a key/value pair.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value str
- Property value in a key/value pair.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- key String
- Key or property name in a key/value pair.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- Property value in a key/value pair.
GetKubernetesClusterProfileEssentialAddonAddonDefinition
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileKubeConfig
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Kube
Config string - Kubernetes configuration to connect to the cluster as an system administrator.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Kube
Config string - Kubernetes configuration to connect to the cluster as an system administrator.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- kube
Config String - Kubernetes configuration to connect to the cluster as an system administrator.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- kube
Config string - Kubernetes configuration to connect to the cluster as an system administrator.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- kube_
config str - Kubernetes configuration to connect to the cluster as an system administrator.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- kube
Config String - Kubernetes configuration to connect to the cluster as an system administrator.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetKubernetesClusterProfileLoadbalancerBlockIpLease
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileLoadbalancerIpLease
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileManagementConfig
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Is
Tac boolPasswd Set - Indicates whether the value of the 'tacPasswd' property has been set.
- Load
Balancer doubleCount - Number of IP addresses to reserve for load balancer services.
- Load
Balancers List<string> - Master
Vip string - VIP for the cluster Kubernetes API server. If this is empty and a cluster IP pool is specified, it will be allocated from the IP pool.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ssh
Keys List<string> - Ssh
User string - Name of the user to SSH to nodes in a cluster.
- Tac
Passwd string - Hashed password of the TAC user.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Is
Tac boolPasswd Set - Indicates whether the value of the 'tacPasswd' property has been set.
- Load
Balancer float64Count - Number of IP addresses to reserve for load balancer services.
- Load
Balancers []string - Master
Vip string - VIP for the cluster Kubernetes API server. If this is empty and a cluster IP pool is specified, it will be allocated from the IP pool.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ssh
Keys []string - Ssh
User string - Name of the user to SSH to nodes in a cluster.
- Tac
Passwd string - Hashed password of the TAC user.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- is
Tac BooleanPasswd Set - Indicates whether the value of the 'tacPasswd' property has been set.
- load
Balancer DoubleCount - Number of IP addresses to reserve for load balancer services.
- load
Balancers List<String> - master
Vip String - VIP for the cluster Kubernetes API server. If this is empty and a cluster IP pool is specified, it will be allocated from the IP pool.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ssh
Keys List<String> - ssh
User String - Name of the user to SSH to nodes in a cluster.
- tac
Passwd String - Hashed password of the TAC user.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- is
Tac booleanPasswd Set - Indicates whether the value of the 'tacPasswd' property has been set.
- load
Balancer numberCount - Number of IP addresses to reserve for load balancer services.
- load
Balancers string[] - master
Vip string - VIP for the cluster Kubernetes API server. If this is empty and a cluster IP pool is specified, it will be allocated from the IP pool.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ssh
Keys string[] - ssh
User string - Name of the user to SSH to nodes in a cluster.
- tac
Passwd string - Hashed password of the TAC user.
- 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.
- is_
tac_ boolpasswd_ set - Indicates whether the value of the 'tacPasswd' property has been set.
- load_
balancer_ floatcount - Number of IP addresses to reserve for load balancer services.
- load_
balancers Sequence[str] - master_
vip str - VIP for the cluster Kubernetes API server. If this is empty and a cluster IP pool is specified, it will be allocated from the IP pool.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ssh_
keys Sequence[str] - ssh_
user str - Name of the user to SSH to nodes in a cluster.
- tac_
passwd str - Hashed password of the TAC user.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- is
Tac BooleanPasswd Set - Indicates whether the value of the 'tacPasswd' property has been set.
- load
Balancer NumberCount - Number of IP addresses to reserve for load balancer services.
- load
Balancers List<String> - master
Vip String - VIP for the cluster Kubernetes API server. If this is empty and a cluster IP pool is specified, it will be allocated from the IP pool.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ssh
Keys List<String> - ssh
User String - Name of the user to SSH to nodes in a cluster.
- tac
Passwd String - Hashed password of the TAC user.
GetKubernetesClusterProfileMasterVipLease
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileNetConfig
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileNodeGroup
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileOrganization
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileParentSolutionProfile
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfilePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfilePolicyBucket
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileResult
- Account
Moid string - The Account ID for this managed object.
- Aci
Cni List<GetProfiles Kubernetes Cluster Profile Result Aci Cni Profile> - 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.
- Action
Infos List<GetKubernetes Cluster Profile Result Action Info> - Action
Params List<GetKubernetes Cluster Profile Result Action Param> - Additional
Properties string - Ancestors
List<Get
Kubernetes Cluster Profile Result Ancestor> - Associated
Clusters List<GetKubernetes Cluster Profile Result Associated Cluster> - Cert
Configs List<GetKubernetes Cluster Profile Result Cert Config> - Class
Id string - Cluster
Ip List<GetPools Kubernetes Cluster Profile Result Cluster Ip Pool> - Config
Contexts List<GetKubernetes Cluster Profile Result Config Context> - Container
Runtime List<GetConfigs Kubernetes Cluster Profile Result Container Runtime Config> - Container
Runtime List<GetProxy Policies Kubernetes Cluster Profile Result Container Runtime Proxy Policy> - Create
Time string - The time when this managed object was created.
- Deployed
Policies List<string> - Description string
- Description of the profile.
- Device
Connector List<GetProxy Policies Kubernetes Cluster Profile Result Device Connector Proxy Policy> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Essential
Addons List<GetKubernetes Cluster Profile Result Essential Addon> - Kube
Configs List<GetKubernetes Cluster Profile Result Kube Config> - Loadbalancer
Block List<GetIp Leases Kubernetes Cluster Profile Result Loadbalancer Block Ip Lease> - Loadbalancer
Ip List<GetLeases Kubernetes Cluster Profile Result Loadbalancer Ip Lease> - Managed
Mode string - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - Management
Configs List<GetKubernetes Cluster Profile Result Management Config> - Master
Vip List<GetLeases Kubernetes Cluster Profile Result Master Vip Lease> - Mod
Time 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.
- Net
Configs List<GetKubernetes Cluster Profile Result Net Config> - Node
Groups List<GetKubernetes Cluster Profile Result Node Group> - Object
Type string - Organizations
List<Get
Kubernetes Cluster Profile Result Organization> - Owners List<string>
- Parent
Solution List<GetProfiles Kubernetes Cluster Profile Result Parent Solution Profile> - Parents
List<Get
Kubernetes Cluster Profile Result Parent> - Permission
Resources List<GetKubernetes Cluster Profile Result Permission Resource> - Policy
Buckets List<GetKubernetes Cluster Profile Result Policy Bucket> - Removed
Policies List<string> - Scheduled
Actions List<GetKubernetes Cluster Profile Result Scheduled Action> - 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.
- Src
Templates List<GetKubernetes Cluster Profile Result Src Template> - Status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - Sys
Configs List<GetKubernetes Cluster Profile Result Sys Config> - List<Get
Kubernetes Cluster Profile Result Tag> - Trusted
Registries List<GetKubernetes Cluster Profile Result Trusted Registry> - 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. - Version
Contexts List<GetKubernetes Cluster Profile Result Version Context> - Workflow
Infos List<GetKubernetes Cluster Profile Result Workflow Info>
- Account
Moid string - The Account ID for this managed object.
- Aci
Cni []GetProfiles Kubernetes Cluster Profile Result Aci Cni Profile - 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.
- Action
Infos []GetKubernetes Cluster Profile Result Action Info - Action
Params []GetKubernetes Cluster Profile Result Action Param - Additional
Properties string - Ancestors
[]Get
Kubernetes Cluster Profile Result Ancestor - Associated
Clusters []GetKubernetes Cluster Profile Result Associated Cluster - Cert
Configs []GetKubernetes Cluster Profile Result Cert Config - Class
Id string - Cluster
Ip []GetPools Kubernetes Cluster Profile Result Cluster Ip Pool - Config
Contexts []GetKubernetes Cluster Profile Result Config Context - Container
Runtime []GetConfigs Kubernetes Cluster Profile Result Container Runtime Config - Container
Runtime []GetProxy Policies Kubernetes Cluster Profile Result Container Runtime Proxy Policy - Create
Time string - The time when this managed object was created.
- Deployed
Policies []string - Description string
- Description of the profile.
- Device
Connector []GetProxy Policies Kubernetes Cluster Profile Result Device Connector Proxy Policy - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Essential
Addons []GetKubernetes Cluster Profile Result Essential Addon - Kube
Configs []GetKubernetes Cluster Profile Result Kube Config - Loadbalancer
Block []GetIp Leases Kubernetes Cluster Profile Result Loadbalancer Block Ip Lease - Loadbalancer
Ip []GetLeases Kubernetes Cluster Profile Result Loadbalancer Ip Lease - Managed
Mode string - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - Management
Configs []GetKubernetes Cluster Profile Result Management Config - Master
Vip []GetLeases Kubernetes Cluster Profile Result Master Vip Lease - Mod
Time 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.
- Net
Configs []GetKubernetes Cluster Profile Result Net Config - Node
Groups []GetKubernetes Cluster Profile Result Node Group - Object
Type string - Organizations
[]Get
Kubernetes Cluster Profile Result Organization - Owners []string
- Parent
Solution []GetProfiles Kubernetes Cluster Profile Result Parent Solution Profile - Parents
[]Get
Kubernetes Cluster Profile Result Parent - Permission
Resources []GetKubernetes Cluster Profile Result Permission Resource - Policy
Buckets []GetKubernetes Cluster Profile Result Policy Bucket - Removed
Policies []string - Scheduled
Actions []GetKubernetes Cluster Profile Result Scheduled Action - 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.
- Src
Templates []GetKubernetes Cluster Profile Result Src Template - Status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - Sys
Configs []GetKubernetes Cluster Profile Result Sys Config - []Get
Kubernetes Cluster Profile Result Tag - Trusted
Registries []GetKubernetes Cluster Profile Result Trusted Registry - 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. - Version
Contexts []GetKubernetes Cluster Profile Result Version Context - Workflow
Infos []GetKubernetes Cluster Profile Result Workflow Info
- account
Moid String - The Account ID for this managed object.
- aci
Cni List<GetProfiles Kubernetes Cluster Profile Result Aci Cni Profile> - 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.
- action
Infos List<GetKubernetes Cluster Profile Result Action Info> - action
Params List<GetKubernetes Cluster Profile Result Action Param> - additional
Properties String - ancestors
List<Get
Kubernetes Cluster Profile Result Ancestor> - associated
Clusters List<GetKubernetes Cluster Profile Result Associated Cluster> - cert
Configs List<GetKubernetes Cluster Profile Result Cert Config> - class
Id String - cluster
Ip List<GetPools Kubernetes Cluster Profile Result Cluster Ip Pool> - config
Contexts List<GetKubernetes Cluster Profile Result Config Context> - container
Runtime List<GetConfigs Kubernetes Cluster Profile Result Container Runtime Config> - container
Runtime List<GetProxy Policies Kubernetes Cluster Profile Result Container Runtime Proxy Policy> - create
Time String - The time when this managed object was created.
- deployed
Policies List<String> - description String
- Description of the profile.
- device
Connector List<GetProxy Policies Kubernetes Cluster Profile Result Device Connector Proxy Policy> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- essential
Addons List<GetKubernetes Cluster Profile Result Essential Addon> - kube
Configs List<GetKubernetes Cluster Profile Result Kube Config> - loadbalancer
Block List<GetIp Leases Kubernetes Cluster Profile Result Loadbalancer Block Ip Lease> - loadbalancer
Ip List<GetLeases Kubernetes Cluster Profile Result Loadbalancer Ip Lease> - managed
Mode String - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - management
Configs List<GetKubernetes Cluster Profile Result Management Config> - master
Vip List<GetLeases Kubernetes Cluster Profile Result Master Vip Lease> - mod
Time 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.
- net
Configs List<GetKubernetes Cluster Profile Result Net Config> - node
Groups List<GetKubernetes Cluster Profile Result Node Group> - object
Type String - organizations
List<Get
Kubernetes Cluster Profile Result Organization> - owners List<String>
- parent
Solution List<GetProfiles Kubernetes Cluster Profile Result Parent Solution Profile> - parents
List<Get
Kubernetes Cluster Profile Result Parent> - permission
Resources List<GetKubernetes Cluster Profile Result Permission Resource> - policy
Buckets List<GetKubernetes Cluster Profile Result Policy Bucket> - removed
Policies List<String> - scheduled
Actions List<GetKubernetes Cluster Profile Result Scheduled Action> - 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.
- src
Templates List<GetKubernetes Cluster Profile Result Src Template> - status String
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - sys
Configs List<GetKubernetes Cluster Profile Result Sys Config> - List<Get
Kubernetes Cluster Profile Result Tag> - trusted
Registries List<GetKubernetes Cluster Profile Result Trusted Registry> - 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. - version
Contexts List<GetKubernetes Cluster Profile Result Version Context> - workflow
Infos List<GetKubernetes Cluster Profile Result Workflow Info>
- account
Moid string - The Account ID for this managed object.
- aci
Cni GetProfiles Kubernetes Cluster Profile Result Aci Cni Profile[] - 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.
- action
Infos GetKubernetes Cluster Profile Result Action Info[] - action
Params GetKubernetes Cluster Profile Result Action Param[] - additional
Properties string - ancestors
Get
Kubernetes Cluster Profile Result Ancestor[] - associated
Clusters GetKubernetes Cluster Profile Result Associated Cluster[] - cert
Configs GetKubernetes Cluster Profile Result Cert Config[] - class
Id string - cluster
Ip GetPools Kubernetes Cluster Profile Result Cluster Ip Pool[] - config
Contexts GetKubernetes Cluster Profile Result Config Context[] - container
Runtime GetConfigs Kubernetes Cluster Profile Result Container Runtime Config[] - container
Runtime GetProxy Policies Kubernetes Cluster Profile Result Container Runtime Proxy Policy[] - create
Time string - The time when this managed object was created.
- deployed
Policies string[] - description string
- Description of the profile.
- device
Connector GetProxy Policies Kubernetes Cluster Profile Result Device Connector Proxy Policy[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- essential
Addons GetKubernetes Cluster Profile Result Essential Addon[] - kube
Configs GetKubernetes Cluster Profile Result Kube Config[] - loadbalancer
Block GetIp Leases Kubernetes Cluster Profile Result Loadbalancer Block Ip Lease[] - loadbalancer
Ip GetLeases Kubernetes Cluster Profile Result Loadbalancer Ip Lease[] - managed
Mode string - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - management
Configs GetKubernetes Cluster Profile Result Management Config[] - master
Vip GetLeases Kubernetes Cluster Profile Result Master Vip Lease[] - mod
Time 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.
- net
Configs GetKubernetes Cluster Profile Result Net Config[] - node
Groups GetKubernetes Cluster Profile Result Node Group[] - object
Type string - organizations
Get
Kubernetes Cluster Profile Result Organization[] - owners string[]
- parent
Solution GetProfiles Kubernetes Cluster Profile Result Parent Solution Profile[] - parents
Get
Kubernetes Cluster Profile Result Parent[] - permission
Resources GetKubernetes Cluster Profile Result Permission Resource[] - policy
Buckets GetKubernetes Cluster Profile Result Policy Bucket[] - removed
Policies string[] - scheduled
Actions GetKubernetes Cluster Profile Result Scheduled Action[] - 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.
- src
Templates GetKubernetes Cluster Profile Result Src Template[] - status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - sys
Configs GetKubernetes Cluster Profile Result Sys Config[] - Get
Kubernetes Cluster Profile Result Tag[] - trusted
Registries GetKubernetes Cluster Profile Result Trusted Registry[] - 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. - version
Contexts GetKubernetes Cluster Profile Result Version Context[] - workflow
Infos GetKubernetes Cluster Profile Result Workflow Info[]
- account_
moid str - The Account ID for this managed object.
- aci_
cni_ Sequence[Getprofiles Kubernetes Cluster Profile Result Aci Cni Profile] - 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_
infos Sequence[GetKubernetes Cluster Profile Result Action Info] - action_
params Sequence[GetKubernetes Cluster Profile Result Action Param] - additional_
properties str - ancestors
Sequence[Get
Kubernetes Cluster Profile Result Ancestor] - associated_
clusters Sequence[GetKubernetes Cluster Profile Result Associated Cluster] - cert_
configs Sequence[GetKubernetes Cluster Profile Result Cert Config] - class_
id str - cluster_
ip_ Sequence[Getpools Kubernetes Cluster Profile Result Cluster Ip Pool] - config_
contexts Sequence[GetKubernetes Cluster Profile Result Config Context] - container_
runtime_ Sequence[Getconfigs Kubernetes Cluster Profile Result Container Runtime Config] - container_
runtime_ Sequence[Getproxy_ policies Kubernetes Cluster Profile Result Container Runtime Proxy Policy] - create_
time str - The time when this managed object was created.
- deployed_
policies Sequence[str] - description str
- Description of the profile.
- device_
connector_ Sequence[Getproxy_ policies Kubernetes Cluster Profile Result Device Connector Proxy Policy] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- essential_
addons Sequence[GetKubernetes Cluster Profile Result Essential Addon] - kube_
configs Sequence[GetKubernetes Cluster Profile Result Kube Config] - loadbalancer_
block_ Sequence[Getip_ leases Kubernetes Cluster Profile Result Loadbalancer Block Ip Lease] - loadbalancer_
ip_ Sequence[Getleases Kubernetes Cluster Profile Result Loadbalancer Ip Lease] - managed_
mode str - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - management_
configs Sequence[GetKubernetes Cluster Profile Result Management Config] - master_
vip_ Sequence[Getleases Kubernetes Cluster Profile Result Master Vip Lease] - 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.
- net_
configs Sequence[GetKubernetes Cluster Profile Result Net Config] - node_
groups Sequence[GetKubernetes Cluster Profile Result Node Group] - object_
type str - organizations
Sequence[Get
Kubernetes Cluster Profile Result Organization] - owners Sequence[str]
- parent_
solution_ Sequence[Getprofiles Kubernetes Cluster Profile Result Parent Solution Profile] - parents
Sequence[Get
Kubernetes Cluster Profile Result Parent] - permission_
resources Sequence[GetKubernetes Cluster Profile Result Permission Resource] - policy_
buckets Sequence[GetKubernetes Cluster Profile Result Policy Bucket] - removed_
policies Sequence[str] - scheduled_
actions Sequence[GetKubernetes Cluster Profile Result Scheduled Action] - 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 Sequence[GetKubernetes Cluster Profile Result Src Template] - status str
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - sys_
configs Sequence[GetKubernetes Cluster Profile Result Sys Config] - Sequence[Get
Kubernetes Cluster Profile Result Tag] - trusted_
registries Sequence[GetKubernetes Cluster Profile Result Trusted Registry] - 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_
contexts Sequence[GetKubernetes Cluster Profile Result Version Context] - workflow_
infos Sequence[GetKubernetes Cluster Profile Result Workflow Info]
- account
Moid String - The Account ID for this managed object.
- aci
Cni List<Property Map>Profiles - 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.
- action
Infos List<Property Map> - action
Params List<Property Map> - additional
Properties String - ancestors List<Property Map>
- associated
Clusters List<Property Map> - cert
Configs List<Property Map> - class
Id String - cluster
Ip List<Property Map>Pools - config
Contexts List<Property Map> - container
Runtime List<Property Map>Configs - container
Runtime List<Property Map>Proxy Policies - create
Time String - The time when this managed object was created.
- deployed
Policies List<String> - description String
- Description of the profile.
- device
Connector List<Property Map>Proxy Policies - domain
Group StringMoid - The DomainGroup ID for this managed object.
- essential
Addons List<Property Map> - kube
Configs List<Property Map> - loadbalancer
Block List<Property Map>Ip Leases - loadbalancer
Ip List<Property Map>Leases - managed
Mode String - Management mode for the cluster. In some cases Intersight kubernetes service is not requiredto provision and manage the management entities and endpoints (for e.g. EKS). In most other casesit will be required to provision and manage these entities and endpoints.*
Provided
- Cluster management entities and endpoints are provided by the infrastructure platform.*Managed
- Cluster management entities and endpoints are provisioned and managed by Intersight kubernetes service. - management
Configs List<Property Map> - master
Vip List<Property Map>Leases - mod
Time 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.
- net
Configs List<Property Map> - node
Groups List<Property Map> - object
Type String - organizations List<Property Map>
- owners List<String>
- parent
Solution List<Property Map>Profiles - parents List<Property Map>
- permission
Resources List<Property Map> - policy
Buckets List<Property Map> - removed
Policies List<String> - scheduled
Actions List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- src
Templates List<Property Map> - status String
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready. - sys
Configs List<Property Map> - List<Property Map>
- trusted
Registries 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. - version
Contexts List<Property Map> - workflow
Infos List<Property Map>
GetKubernetesClusterProfileResultAciCniProfile
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultActionInfo
- Additional
Properties string - Class
Id string - Failure
Reason string - Name string
- Name of the profile instance or profile template.
- Object
Type string - Status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
- Additional
Properties string - Class
Id string - Failure
Reason string - Name string
- Name of the profile instance or profile template.
- Object
Type string - Status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
- additional
Properties String - class
Id String - failure
Reason String - name String
- Name of the profile instance or profile template.
- object
Type String - status String
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
- additional
Properties string - class
Id string - failure
Reason string - name string
- Name of the profile instance or profile template.
- object
Type string - status string
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
- additional_
properties str - class_
id str - failure_
reason str - name str
- Name of the profile instance or profile template.
- object_
type str - status str
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
- additional
Properties String - class
Id String - failure
Reason String - name String
- Name of the profile instance or profile template.
- object
Type String - status String
- Status of the Kubernetes cluster and its nodes.*
Undeployed
- The cluster is undeployed.*Configuring
- The cluster is being configured.*Deploying
- The cluster is being deployed.*Undeploying
- The cluster is being undeployed.*DeployFailedTerminal
- The Cluster Deploy failed creation and can not be recovered, only Delete or Undeploy operations are available for this Cluster.*DeployFailed
- The cluster deployment failed.*Upgrading
- The cluster is being upgraded.*Deleting
- The cluster is being deleted.*DeleteFailed
- The Cluster Delete failed and the Cluster can not be recovered, only Delete or Undeploy operations are available for this Cluster.*Ready
- The cluster is ready for use.*Active
- The cluster is being active.*Shutdown
- All the nodes in the cluster are powered off.*Terminated
- The cluster is terminated.*Deployed
- The cluster is deployed. The cluster may not yet be ready for use.*UndeployFailed
- The cluster undeploy action failed.*NotReady
- The cluster is created and some nodes are not ready.
GetKubernetesClusterProfileResultActionParam
- Additional
Properties string - Class
Id string - Name string
- Name of the profile instance or profile template.
- Object
Type string - Value string
- Additional
Properties string - Class
Id string - Name string
- Name of the profile instance or profile template.
- Object
Type string - Value string
- additional
Properties String - class
Id String - name String
- Name of the profile instance or profile template.
- object
Type String - value String
- additional
Properties string - class
Id string - name string
- Name of the profile instance or profile template.
- object
Type string - value string
- additional_
properties str - class_
id str - name str
- Name of the profile instance or profile template.
- object_
type str - value str
- additional
Properties String - class
Id String - name String
- Name of the profile instance or profile template.
- object
Type String - value String
GetKubernetesClusterProfileResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultAssociatedCluster
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultCertConfig
- Additional
Properties string - Ca
Cert string - Ca
Key string - Class
Id string - Etcd
Cert string - Etcd
Encryption List<string>Keys - Etcd
Key string - Front
Proxy stringCert - Front
Proxy stringKey - Object
Type string - Sa
Private stringKey - Sa
Public stringKey
- Additional
Properties string - Ca
Cert string - Ca
Key string - Class
Id string - Etcd
Cert string - Etcd
Encryption []stringKeys - Etcd
Key string - Front
Proxy stringCert - Front
Proxy stringKey - Object
Type string - Sa
Private stringKey - Sa
Public stringKey
- additional
Properties String - ca
Cert String - ca
Key String - class
Id String - etcd
Cert String - etcd
Encryption List<String>Keys - etcd
Key String - front
Proxy StringCert - front
Proxy StringKey - object
Type String - sa
Private StringKey - sa
Public StringKey
- additional
Properties string - ca
Cert string - ca
Key string - class
Id string - etcd
Cert string - etcd
Encryption string[]Keys - etcd
Key string - front
Proxy stringCert - front
Proxy stringKey - object
Type string - sa
Private stringKey - sa
Public stringKey
- additional_
properties str - ca_
cert str - ca_
key str - class_
id str - etcd_
cert str - etcd_
encryption_ Sequence[str]keys - etcd_
key str - front_
proxy_ strcert - front_
proxy_ strkey - object_
type str - sa_
private_ strkey - sa_
public_ strkey
- additional
Properties String - ca
Cert String - ca
Key String - class
Id String - etcd
Cert String - etcd
Encryption List<String>Keys - etcd
Key String - front
Proxy StringCert - front
Proxy StringKey - object
Type String - sa
Private StringKey - sa
Public StringKey
GetKubernetesClusterProfileResultClusterIpPool
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultConfigContext
- Additional
Properties string - Class
Id string - Config
State string - Config
State stringSummary - Config
Type string - Control
Action string - Error
State string - Inconsistency
Reasons List<string> - Object
Type string - Oper
State string
- Additional
Properties string - Class
Id string - Config
State string - Config
State stringSummary - Config
Type string - Control
Action string - Error
State string - Inconsistency
Reasons []string - Object
Type string - Oper
State string
- additional
Properties String - class
Id String - config
State String - config
State StringSummary - config
Type String - control
Action String - error
State String - inconsistency
Reasons List<String> - object
Type String - oper
State String
- additional
Properties string - class
Id string - config
State string - config
State stringSummary - config
Type string - control
Action string - error
State string - inconsistency
Reasons string[] - object
Type string - oper
State string
- additional_
properties str - class_
id str - config_
state str - config_
state_ strsummary - config_
type str - control_
action str - error_
state str - inconsistency_
reasons Sequence[str] - object_
type str - oper_
state str
- additional
Properties String - class
Id String - config
State String - config
State StringSummary - config
Type String - control
Action String - error
State String - inconsistency
Reasons List<String> - object
Type String - oper
State String
GetKubernetesClusterProfileResultContainerRuntimeConfig
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultContainerRuntimeProxyPolicy
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultDeviceConnectorProxyPolicy
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultEssentialAddon
- Additional
Properties string - Addon
Configurations List<GetKubernetes Cluster Profile Result Essential Addon Addon Configuration> - Addon
Definitions List<GetKubernetes Cluster Profile Result Essential Addon Addon Definition> - Class
Id string - Name string
- Name of the profile instance or profile template.
- Object
Type string
- Additional
Properties string - Addon
Configurations []GetKubernetes Cluster Profile Result Essential Addon Addon Configuration - Addon
Definitions []GetKubernetes Cluster Profile Result Essential Addon Addon Definition - Class
Id string - Name string
- Name of the profile instance or profile template.
- Object
Type string
- additional
Properties String - addon
Configurations List<GetKubernetes Cluster Profile Result Essential Addon Addon Configuration> - addon
Definitions List<GetKubernetes Cluster Profile Result Essential Addon Addon Definition> - class
Id String - name String
- Name of the profile instance or profile template.
- object
Type String
- additional
Properties string - addon
Configurations GetKubernetes Cluster Profile Result Essential Addon Addon Configuration[] - addon
Definitions GetKubernetes Cluster Profile Result Essential Addon Addon Definition[] - class
Id string - name string
- Name of the profile instance or profile template.
- object
Type string
- additional_
properties str - addon_
configurations Sequence[GetKubernetes Cluster Profile Result Essential Addon Addon Configuration] - addon_
definitions Sequence[GetKubernetes Cluster Profile Result Essential Addon Addon Definition] - class_
id str - name str
- Name of the profile instance or profile template.
- object_
type str
- additional
Properties String - addon
Configurations List<Property Map> - addon
Definitions List<Property Map> - class
Id String - name String
- Name of the profile instance or profile template.
- object
Type String
GetKubernetesClusterProfileResultEssentialAddonAddonConfiguration
- Additional
Properties string - Class
Id string - Install
Strategy string - Object
Type string - Override
Sets List<GetKubernetes Cluster Profile Result Essential Addon Addon Configuration Override Set> - Overrides string
- Release
Name string - Release
Namespace string - Upgrade
Strategy string
- Additional
Properties string - Class
Id string - Install
Strategy string - Object
Type string - Override
Sets []GetKubernetes Cluster Profile Result Essential Addon Addon Configuration Override Set - Overrides string
- Release
Name string - Release
Namespace string - Upgrade
Strategy string
- additional
Properties String - class
Id String - install
Strategy String - object
Type String - override
Sets List<GetKubernetes Cluster Profile Result Essential Addon Addon Configuration Override Set> - overrides String
- release
Name String - release
Namespace String - upgrade
Strategy String
- additional
Properties string - class
Id string - install
Strategy string - object
Type string - override
Sets GetKubernetes Cluster Profile Result Essential Addon Addon Configuration Override Set[] - overrides string
- release
Name string - release
Namespace string - upgrade
Strategy string
- additional
Properties String - class
Id String - install
Strategy String - object
Type String - override
Sets List<Property Map> - overrides String
- release
Name String - release
Namespace String - upgrade
Strategy String
GetKubernetesClusterProfileResultEssentialAddonAddonConfigurationOverrideSet
- Additional
Properties string - Class
Id string - Key string
- Object
Type string - Value string
- Additional
Properties string - Class
Id string - Key string
- Object
Type string - Value string
- additional
Properties String - class
Id String - key String
- object
Type String - value String
- additional
Properties string - class
Id string - key string
- object
Type string - value string
- additional_
properties str - class_
id str - key str
- object_
type str - value str
- additional
Properties String - class
Id String - key String
- object
Type String - value String
GetKubernetesClusterProfileResultEssentialAddonAddonDefinition
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultKubeConfig
- Additional
Properties string - Class
Id string - Kube
Config string - Object
Type string
- Additional
Properties string - Class
Id string - Kube
Config string - Object
Type string
- additional
Properties String - class
Id String - kube
Config String - object
Type String
- additional
Properties string - class
Id string - kube
Config string - object
Type string
- additional_
properties str - class_
id str - kube_
config str - object_
type str
- additional
Properties String - class
Id String - kube
Config String - object
Type String
GetKubernetesClusterProfileResultLoadbalancerBlockIpLease
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultLoadbalancerIpLease
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultManagementConfig
- Additional
Properties string - Class
Id string - Is
Tac boolPasswd Set - Load
Balancer doubleCount - Load
Balancers List<string> - Master
Vip string - Object
Type string - Ssh
Keys List<string> - Ssh
User string - Tac
Passwd string
- Additional
Properties string - Class
Id string - Is
Tac boolPasswd Set - Load
Balancer float64Count - Load
Balancers []string - Master
Vip string - Object
Type string - Ssh
Keys []string - Ssh
User string - Tac
Passwd string
- additional
Properties String - class
Id String - is
Tac BooleanPasswd Set - load
Balancer DoubleCount - load
Balancers List<String> - master
Vip String - object
Type String - ssh
Keys List<String> - ssh
User String - tac
Passwd String
- additional
Properties string - class
Id string - is
Tac booleanPasswd Set - load
Balancer numberCount - load
Balancers string[] - master
Vip string - object
Type string - ssh
Keys string[] - ssh
User string - tac
Passwd string
- additional_
properties str - class_
id str - is_
tac_ boolpasswd_ set - load_
balancer_ floatcount - load_
balancers Sequence[str] - master_
vip str - object_
type str - ssh_
keys Sequence[str] - ssh_
user str - tac_
passwd str
- additional
Properties String - class
Id String - is
Tac BooleanPasswd Set - load
Balancer NumberCount - load
Balancers List<String> - master
Vip String - object
Type String - ssh
Keys List<String> - ssh
User String - tac
Passwd String
GetKubernetesClusterProfileResultMasterVipLease
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultNetConfig
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultNodeGroup
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultOrganization
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultParentSolutionProfile
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultPolicyBucket
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultScheduledAction
- 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.
- Action
Qualifiers List<GetKubernetes Cluster Profile Result Scheduled Action Action Qualifier> - Additional
Properties string - Class
Id string - Object
Type string - Proceed
On boolReboot
- 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.
- Action
Qualifiers []GetKubernetes Cluster Profile Result Scheduled Action Action Qualifier - Additional
Properties string - Class
Id string - Object
Type string - Proceed
On boolReboot
- 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.
- action
Qualifiers List<GetKubernetes Cluster Profile Result Scheduled Action Action Qualifier> - additional
Properties String - class
Id String - object
Type String - proceed
On BooleanReboot
- 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.
- action
Qualifiers GetKubernetes Cluster Profile Result Scheduled Action Action Qualifier[] - additional
Properties string - class
Id string - object
Type string - proceed
On booleanReboot
- 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_
qualifiers Sequence[GetKubernetes Cluster Profile Result Scheduled Action Action Qualifier] - additional_
properties str - class_
id str - object_
type str - proceed_
on_ boolreboot
- 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.
- action
Qualifiers List<Property Map> - additional
Properties String - class
Id String - object
Type String - proceed
On BooleanReboot
GetKubernetesClusterProfileResultScheduledActionActionQualifier
- Additional
Properties string - Class
Id string - Object
Type string
- Additional
Properties string - Class
Id string - Object
Type string
- additional
Properties String - class
Id String - object
Type String
- additional
Properties string - class
Id string - object
Type string
- additional_
properties str - class_
id str - object_
type str
- additional
Properties String - class
Id String - object
Type String
GetKubernetesClusterProfileResultSrcTemplate
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultSysConfig
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetKubernetesClusterProfileResultTrustedRegistry
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetKubernetesClusterProfileResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileResultWorkflowInfo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesClusterProfileScheduledAction
- 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.
- Action
Qualifier GetKubernetes Cluster Profile Scheduled Action Action Qualifier - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Proceed
On boolReboot - 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.
- Action
Qualifier GetKubernetes Cluster Profile Scheduled Action Action Qualifier - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Proceed
On boolReboot - 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.
- action
Qualifier GetKubernetes Cluster Profile Scheduled Action Action Qualifier - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proceed
On BooleanReboot - 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.
- action
Qualifier GetKubernetes Cluster Profile Scheduled Action Action Qualifier - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proceed
On booleanReboot - 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.
- action_
qualifier GetKubernetes Cluster Profile Scheduled Action Action Qualifier - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- 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_ boolreboot - 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.
- action
Qualifier Property Map - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proceed
On BooleanReboot - ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
GetKubernetesClusterProfileScheduledActionActionQualifier
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type 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.
GetKubernetesClusterProfileSrcTemplate
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileSysConfig
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetKubernetesClusterProfileTrustedRegistries
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetKubernetes Cluster Profile Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetKubernetes Cluster Profile Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetKubernetes Cluster Profile Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetKubernetes Cluster Profile Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetKubernetes Cluster Profile Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetKubernetes Cluster Profile Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetKubernetes Cluster Profile Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetKubernetes Cluster Profile Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetKubernetes Cluster Profile Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetKubernetes Cluster Profile Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetKubernetesClusterProfileVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesClusterProfileWorkflowInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet