HCSMachine [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- HCSMachine is the Schema for the hcsmachines API.
- Type
object- Required
spec
Specification
.spec
- Description
- spec defines the desired state of HCSMachine
- Type
object
.spec.configPoolRef
- Description
- ConfigPoolRef is a reference to the HCSMachineConfigPool resource that provides shared configuration for this machine.
- Type
object
.spec.dataVolumes
- Description
- DataVolumes is a list of additional data volumes to attach to the instance.
- Type
array
.spec.dataVolumes[]
- Description
- Volume defines the disk volume configuration for HCS instances.
- Type
object- Required
sizetype
.spec.rootVolume
- Description
- RootVolume is the root disk volume configuration.
- Type
object- Required
sizetype
.status
- Description
- status defines the observed state of HCSMachine
- Type
object
.status.addresses
- Description
- Addresses is the list of addresses assigned to the machine.
- Type
array
.status.addresses[]
- Description
- NodeAddress contains information for the node's address.
- Type
object- Required
addresstype
.status.conditions
- Description
- Conditions defines current service state of the machine.
- Type
array
.status.conditions[]
- Description
- Condition defines an observation of a Cluster API resource operational state.
- Type
object- Required
lastTransitionTimestatustype
API Endpoints
The following API endpoints are available:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachinesDELETE: delete collection of HCSMachineGET: list objects of kind HCSMachinePOST: create a new HCSMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachines/{name}DELETE: delete the specified HCSMachineGET: read the specified HCSMachinePATCH: partially update the specified HCSMachinePUT: replace the specified HCSMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachines/{name}/statusGET: read status of the specified HCSMachinePATCH: partially update status of the specified HCSMachinePUT: replace status of the specified HCSMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachines
- HTTP method
DELETE- Description
- delete collection of HCSMachine
- HTTP responses
- HTTP method
GET- Description
- list objects of kind HCSMachine
- HTTP responses
- HTTP method
POST- Description
- create a new HCSMachine
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachines/{name}
- HTTP method
DELETE- Description
- delete the specified HCSMachine
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified HCSMachine
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified HCSMachine
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified HCSMachine
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachines/{name}/status
- HTTP method
GET- Description
- read status of the specified HCSMachine
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified HCSMachine
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified HCSMachine
- Query parameters
- Body parameters
- HTTP responses