POST /admin/extension/host/{id}/action/enable
- Operation:
- POST /admin/extension/host/{id}/action/enable
- Description:
- Enables a host.
The host should be enabled to??allow vApps??to start??up??on??it.
If you want to enable a host you should first disable it from this operation:
POST .../api/v1.0/admin/extension/host//action/disable
In the current implementation there is a bug
[http://bugzilla.eng.vmware.com/show_bug.cgi?id=564237 564237],
that this operation actually returns a task, but it is not exposed through the API.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- None
- Input type:
- None
- Output parameters
-
- Produce media type(s):
- application/vnd.vmware.vcloud.task+xml
- Output type:
- TaskType
- Examples
-