Get cluster options.

GET {{baseUrl}}/clusterOptions/:clusterOptionId?compartmentId={{compartment_ocid}}

Get options available for clusters.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstringThe OCID of the compartment.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique Oracle-assigned identifier for the request. If you need to contact
Oracle about a particular request, please provide the request ID.
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header

RESPONSES

status: OK

{"kubernetesVersions":["v1.9.4","v1.9.4"]}