Kubernetes Service > Data
List Packs
List all Kubernetes Service Packs for the current client
get/1/public_clouds/kaas/packs
Response
OK
Example response
{
"result": "success",
"data": [
{
"name": "shared",
"is_active": "true"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.