Description | : Gets the provisioned cluster instance |
Reference | : Link ¶ |
⚼ Request
GET:
/{connectedClusterResourceUri}/providers/Microsoft.HybridContainerService/provisionedClusterInstances/default
{
connectedClusterResourceUri:
string
,
api-version:
string
,
}
⚐ Response (200)
{
properties:
{
,
linuxProfile:
{
,
ssh:
}
{
,
publicKeys:
}
[
]
,
{
,
keyData:
string
,
}
controlPlane:
{
,
count:
integer
,
vmSize:
string
,
controlPlaneEndpoint:
}
{
,
hostIP:
string
,
}
kubernetesVersion:
string
,
networkProfile:
{
,
loadBalancerProfile:
{
,
count:
integer
,
}
networkPolicy:
enum
,
podCidr:
string
,
}
storageProfile:
{
,
smbCsiDriver:
{
,
enabled:
boolean
,
}
nfsCsiDriver:
}
{
,
enabled:
boolean
,
}
clusterVMAccessProfile:
{
,
authorizedIPRanges:
string
,
}
agentPoolProfiles:
[
,
string
,
]
cloudProviderProfile:
{
,
infraNetworkProfile:
}
{
,
vnetSubnetIds:
}
[
,
string
,
]
provisioningState:
enum
,
status:
{
,
controlPlaneStatus:
[
]
,
{
,
name:
string
,
phase:
enum
,
ready:
boolean
,
errorMessage:
string
,
}
currentState:
enum
,
errorMessage:
string
,
}
licenseProfile:
{
,
azureHybridBenefit:
enum
,
}
autoScalerProfile:
}
{
,
balance-similar-node-groups:
string
,
expander:
enum
,
max-empty-bulk-delete:
string
,
max-graceful-termination-sec:
string
,
max-node-provision-time:
string
,
max-total-unready-percentage:
string
,
new-pod-scale-up-delay:
string
,
ok-total-unready-count:
string
,
scan-interval:
string
,
scale-down-delay-after-add:
string
,
scale-down-delay-after-delete:
string
,
scale-down-delay-after-failure:
string
,
scale-down-unneeded-time:
string
,
scale-down-unready-time:
string
,
scale-down-utilization-threshold:
string
,
skip-nodes-with-local-storage:
string
,
skip-nodes-with-system-pods:
string
,
}
extendedLocation:
}
{
,
type:
enum
,
name:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}