Dedicated Host Args
Import
ApsaraDB for MyBase Dedicated Host can be imported using the id, e.g.
$ pulumi import alicloud:cddc/dedicatedHost:DedicatedHost example <dedicated_host_group_id>:<dedicated_host_id>
Constructors
Properties
Specifies whether instances can be created on the host. Valid values: Allocatable
or Suspended
. Allocatable
: Instances can be created on the host. Suspended
: Instances cannot be created on the host.
The ID of the dedicated cluster.
The instance type of the host. For more information about the supported instance types of hosts, see Host specification details.
Host Image Category. Valid values: WindowsWithMssqlEntAlwaysonLicense
, WindowsWithMssqlStdLicense
, WindowsWithMssqlEntLicense
, WindowsWithMssqlWebLicense
, AliLinux
.
Host password. NOTE: The creation of a host password is supported only when the database type is Tair-PMem
.
The payment type of the resource. Valid values: Subscription
.