ClusterDeployParameters interface
ClusterDeployParameters represents the body of the request to deploy cluster.
Properties
skip |
The names of bare metal machines in the cluster that should be skipped during environment validation. |
Property Details
skipValidationsForMachines
The names of bare metal machines in the cluster that should be skipped during environment validation.
skipValidationsForMachines?: string[]
Property Value
string[]