clusters
Get cluster bootstrap info
Get cluster bootstrap info
get/api/v1/orgs/{orgId}/clusters/{id}/bootstrap
Path parameters
orgIdinteger required
Organization identifier
idinteger required
Cluster identifier
Response
Getting bootstrap succeeded
Example response
{
"masterAddress": "8.9.10.11:443",
"discoveryTokenCaCertHash": "discoveryTokenCaCertHash",
"token": "r6pyrk.6n1wv3twavjcnevr"
}