Kubernetes Service > Data

List Packs

List all Kubernetes Service Packs for the current client

get/1/public_clouds/kaas/packs

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success",
  "data": [
    {
      "name": "shared",
      "is_active": "true"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.