Delete a Kubernetes application group
Select
SaaS
Customer Managed
API to delete a Kubernetes application group with applicationGroupId
Path Parameters
- applicationGroupId int32 required
applicationGroupId is the ID of the Kubernetes application group
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...