ClusterService_DeleteCluster
DELETE/infra/v3/project/{metadata.project}/cluster/{metadata.name}
ClusterService_DeleteCluster
Request
Path Parameters
Project of the resource
name of the resource
Query Parameters
Default value: infra.k8smgmt.io/v3
API Version
API Version of the resource
Default value: Cluster
Kind
Kind of the resource
Display Name
display name of the resource
Description
description of the resource
Labels
This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18
Annotations
This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18
Organization
Organization to which the resource belongs
Partner
Partner to which the resource belongs
Default value: Imported
Cluster Type
Type of the cluster being created
ID of Location
ID Location of the cluster
Location
Location of the cluster
City
City of the location
State
State of the location
Country
country of the location
Locale
locale of the location
Latitude
Latitude of the location
Longitude
Longitude of the location
CountryCode
CountryCode of the location
StateCode
StateCode of the location
Override Selector
Override selector of the cluster
EnvironmentProvider
environment provider of the cluster
KubernetesProvider
kubernetes provider
ProvisionEnvironment
provision environment
ProvisionPackageType
provision package type
ProvisionType
provision type
State
state
Possible values: [ClusterShareModeNotSet
, ALL
, CUSTOM
]
Default value: ClusterShareModeNotSet
Override Selector
Override selector of the cluster
HttpProxy
http proxy
HttpsProxy
https proxy
noproxy
noproxy
ProxyAuth
proxy auth
AllowInsecureBootstrap
Allow insecure bootstrap
Enabled
enabled
BootstrapCA
Certificate Authority of bootstrap server
Provider
Provider
Passphrase
passphrase of the cluster
CNAME
cname of the cluster
DNS A Record
Entry for DNS A Record
Display Name
Display Name
Possible values: [EDGE_IGNORE
, EDGE_HEALTHY
, EDGE_UNHEALTHY
, EDGE_DISCONNECTED
]
Default value: EDGE_IGNORE
Health
Health
Manufacturer
Manufacturer
ClusterBlueprint
Cluster Blueprint
Cluster Information
Override selector of the cluster
Cluster Information
Override selector of the cluster
Cluster Information
Override selector of the cluster
Cluster Information
Override selector of the cluster
Cluster Information
Override selector of the cluster
Condition Type
type of the status condition
Possible values: [StatusNotSet
, StatusSubmitted
, StatusOK
, StatusFailed
]
Default value: StatusNotSet
Condition Status
status of the condition
Last Updated
when the condition status is last updated
Reason
reason of the last condition status
Responses
- 200
- 204
- 403
- 404
- default
A successful response.
- application/json
- application/yaml
- Schema
- Example (from schema)
Schema
object
{}
- Schema
- Example (from schema)
Schema
object
{}
Returned when project is deleted successfully.
- application/json
- application/yaml
- Schema
Schema
- any
- Schema
Schema
- any
Returned when the user does not have permission to access the resource.
- application/json
- application/yaml
- Schema
Schema
- any
- Schema
Schema
- any
Returned when the resource does not exist.
- application/json
- application/yaml
- Schema
Schema
string
- Schema
Schema
string
An unexpected error response.
- application/json
- application/yaml
- Schema
- Example (from schema)
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}