Ocean AKS
Import Virtual Node Group
The Import Ocean Virtual Node Group (VNG) returns a JSON formatted Ocean Virtual Node Group specification based on a given AKS Node Pool. The returned specification is ready to use in the Ocean AKS Virtual Node Group Create API call.
post/ocean/azure/np/virtualNodeGroup/import
Query parameters
nodePoolNamestring required
The name of the Node Pool.
Parameters
#/paths/~1azure~1costs/get/parameters/0 — unresolved $ref
#/paths/~1ocean~1gcp~1k8s~1launchSpec/get/parameters/1 — unresolved $ref
Changes
Changed in 2 of the 4 revisions of this API.2
- ○
added the optional property
allOf[subschema #2]/response/items/items/virtualNodeGroup/nodePoolProperties/encryptionAtHostto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
allOf[subschema #2]/response/items/items/virtualNodeGroup/nodePoolProperties/localDnsProfileto the response with the200statusresponse-optional-property-added
- ○