DCSMachineTemplate [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- DCSMachineTemplate is the Schema for the dcsmachinetemplates API.
- Type
object
Specification
.spec
- Description
- DCSMachineTemplateSpec defines the desired state of DCSMachineTemplate.
- Type
object- Required
template
.spec.template
- Type
object- Required
spec
.spec.template.spec
- Description
- DCSMachineSpec defines the desired state of DCSMachine.
- Type
object- Required
ipHostPoolRefvmTemplateName
.spec.template.spec.ipHostPoolRef
- Description
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- Type
object
.spec.template.spec.location
- Type
object- Required
type
.spec.template.spec.resource
- Type
object- Required
type
.spec.template.spec.vmConfig
- Type
object- Required
dcsMachineCpuSpecdcsMachineMemorySpec
.spec.template.spec.vmConfig.dcsMachineCpuSpec
- Type
object- Required
quantity
.spec.template.spec.vmConfig.dcsMachineDiskSpec
- Type
array
.spec.template.spec.vmConfig.dcsMachineDiskSpec[]
- Type
object- Required
quantity
.spec.template.spec.vmConfig.dcsMachineDiskSpec[].mountOptions
- Type
array
.spec.template.spec.vmConfig.dcsMachineDiskSpec[].mountOptions[]
- Type
string
.spec.template.spec.vmConfig.dcsMachineDiskSpec[].options
- Type
array
.spec.template.spec.vmConfig.dcsMachineDiskSpec[].options[]
- Type
string
.spec.template.spec.vmConfig.dcsMachineMemorySpec
- Type
object- Required
quantity
.status
- Description
- DCSMachineTemplateStatus defines the observed state of DCSMachineTemplate.
- Type
object
API Endpoints
The following API endpoints are available:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachinetemplatesDELETE: delete collection of DCSMachineTemplateGET: list objects of kind DCSMachineTemplatePOST: create a new DCSMachineTemplate
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachinetemplates/{name}DELETE: delete the specified DCSMachineTemplateGET: read the specified DCSMachineTemplatePATCH: partially update the specified DCSMachineTemplatePUT: replace the specified DCSMachineTemplate
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachinetemplates/{name}/statusGET: read status of the specified DCSMachineTemplatePATCH: partially update status of the specified DCSMachineTemplatePUT: replace status of the specified DCSMachineTemplate
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachinetemplates
- HTTP method
DELETE- Description
- delete collection of DCSMachineTemplate
- HTTP responses
- HTTP method
GET- Description
- list objects of kind DCSMachineTemplate
- HTTP responses
- HTTP method
POST- Description
- create a new DCSMachineTemplate
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachinetemplates/{name}
- HTTP method
DELETE- Description
- delete the specified DCSMachineTemplate
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified DCSMachineTemplate
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified DCSMachineTemplate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified DCSMachineTemplate
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/dcsmachinetemplates/{name}/status
- HTTP method
GET- Description
- read status of the specified DCSMachineTemplate
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified DCSMachineTemplate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified DCSMachineTemplate
- Query parameters
- Body parameters
- HTTP responses