- Description
- Domain is the Schema for the domains API
- Type
object
Specification
.spec
- Type
object
.spec.namespaces
- Type
array
.spec.namespaces[]
- Type
object
.status
- Type
object
API Endpoints
The following API endpoints are available:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/domainsDELETE: delete collection of DomainGET: list objects of kind DomainPOST: create a new Domain
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/domains/{name}DELETE: delete the specified DomainGET: read the specified DomainPATCH: partially update the specified DomainPUT: replace the specified Domain
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/domains/{name}/statusGET: read status of the specified DomainPATCH: partially update status of the specified DomainPUT: replace status of the specified Domain
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/domains
- HTTP method
DELETE- Description
- delete collection of Domain
- HTTP responses
- HTTP method
GET- Description
- list objects of kind Domain
- HTTP responses
- HTTP method
POST- Description
- create a new Domain
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/domains/{name}
- HTTP method
DELETE- Description
- delete the specified Domain
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified Domain
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified Domain
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified Domain
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/domains/{name}/status
- HTTP method
GET- Description
- read status of the specified Domain
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified Domain
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified Domain
- Query parameters
- Body parameters
- HTTP responses