ModifyHosts
In this article:
ModifyHosts#
Description#
Request to change the parameters of a dedicated host.
Request Parameters#
AutoPlacement — Automatic placement of instances on the host.
Type: String
Required: No
Valid values:
on
|off
HostId.N — The IDs of the dedicated hosts.
Type: Array of strings
Required: Yes
HostRecovery — Indicates whether to enable or disable host recovery .
Type: String
Required: No
Valid values:
on
|off
Response Elements#
requestId — The request ID.
Type: String
successful — List of host IDs for which the request to modify parameters has been executed successfully.
Type: Array of strings
unsuccessful — List of host IDs for which the request to modify parameters has not been executed.
Type: List of UnsuccessfulItem objects