Container Engine for Kubernetes API
Number of APIs: 21
API for the Container Engine for Kubernetes service. Use this API to build, deploy, and manage cloud-native applications. For more information, see Overview of Container Engine for Kubernetes.
-
clusters-{cluster Id}-actions - Update cluster endpoint details. POST {{baseUrl}}/clusters/:clusterId/actions/updateEndpointConfig
-
Get node pool options. GET {{baseUrl}}/nodePoolOptions/:nodePoolOptionId?compartmentId={{compartment_ocid}}
-
Get cluster options. GET {{baseUrl}}/clusterOptions/:clusterOptionId?compartmentId={{compartment_ocid}}
-
clusters-{cluster Id}-actions - Initiates cluster migration to use native VCN. POST {{baseUrl}}/clusters/:clusterId/actions/migrateToNativeVcn
-
work Requests-{work Request Id} - Cancel a work request. DELETE {{baseUrl}}/workRequests/:workRequestId
-
work Requests-{work Request Id} - Get work request details. GET {{baseUrl}}/workRequests/:workRequestId
-
clusters-{cluster Id} - Delete a cluster. DELETE {{baseUrl}}/clusters/:clusterId
-
node Pools-{node Pool Id} - Update node pool details. PUT {{baseUrl}}/nodePools/:nodePoolId
-
clusters-{cluster Id} - Get cluster details. GET {{baseUrl}}/clusters/:clusterId
-
clusters-{cluster Id} - Update cluster details. PUT {{baseUrl}}/clusters/:clusterId