DCSMachine [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- DCSMachine is the Schema for the dcsmachines API.
- Type
object
Specification
.spec
- Description
- DCSMachineSpec defines the desired state of DCSMachine.
- Type
object- Required
ipHostPoolRefvmTemplateName
.spec.ipHostPoolRef
- Description
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- Type
object
.spec.location
- Type
object- Required
type
.spec.resource
- Type
object- Required
type
.spec.vmConfig
- Type
object- Required
dcsMachineCpuSpecdcsMachineMemorySpec
.spec.vmConfig.dcsMachineCpuSpec
- Type
object- Required
quantity
.spec.vmConfig.dcsMachineDiskSpec
- Type
array
.spec.vmConfig.dcsMachineDiskSpec[]
- Type
object- Required
quantity
.spec.vmConfig.dcsMachineDiskSpec[].mountOptions
- Type
array
.spec.vmConfig.dcsMachineDiskSpec[].mountOptions[]
- Type
string
.spec.vmConfig.dcsMachineDiskSpec[].options
- Type
array
.spec.vmConfig.dcsMachineDiskSpec[].options[]
- Type
string
.spec.vmConfig.dcsMachineMemorySpec
- Type
object- Required
quantity
.status
- Description
- DCSMachineStatus defines the observed state of DCSMachine.
- Type
object
.status.additionalNic
- Type
array
.status.additionalNic[]
- Type
object
.status.addresses
- Description
- MachineAddresses is a slice of MachineAddress items to be used by infrastructure providers.
- Type
array
.status.addresses[]
- Description
- MachineAddress contains information for the node's address.
- Type
object- Required
addresstype
.status.conditions
- Description
- Conditions provide observations of the operational state of a Cluster API resource.
- Type
array
.status.conditions[]
- Description
- Condition defines an observation of a Cluster API resource operational state.
- Type
object- Required
lastTransitionTimestatustype
.status.failureDomains
- Description
- FailureDomains is a slice of FailureDomains.
- Type
object
.status.networkConfig
- Type
object
.status.networkConfig.additionNic
- Type
array
.status.networkConfig.additionNic[]
- Type
object
API Endpoints
The following API endpoints are available:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachinesDELETE: delete collection of DCSMachineGET: list objects of kind DCSMachinePOST: create a new DCSMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachines/{name}DELETE: delete the specified DCSMachineGET: read the specified DCSMachinePATCH: partially update the specified DCSMachinePUT: replace the specified DCSMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachines/{name}/statusGET: read status of the specified DCSMachinePATCH: partially update status of the specified DCSMachinePUT: replace status of the specified DCSMachine
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachines
- HTTP method
DELETE- Description
- delete collection of DCSMachine
- HTTP responses
- HTTP method
GET- Description
- list objects of kind DCSMachine
- HTTP responses
- HTTP method
POST- Description
- create a new DCSMachine
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachines/{name}
- HTTP method
DELETE- Description
- delete the specified DCSMachine
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified DCSMachine
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified DCSMachine
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified DCSMachine
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachines/{name}/status
- HTTP method
GET- Description
- read status of the specified DCSMachine
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified DCSMachine
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified DCSMachine
- Query parameters
- Body parameters
- HTTP responses