EasyManuals Logo

VMware VCLOUD API 1.0 - API User Manual

VMware VCLOUD API 1.0 - API
212 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #126 background imageLoading...
Page #126 background image
vCloud API Programming Guide
126 VMware, Inc.
Response:
202 Accepted
Content-Type: application/vnd.vmware.vcloud.task+xml
...
<Task ... operation="Preparing Host (1)" ...>
...
</Task>
Unprepare a Host
UnprepareahosttomakeitunavailableforuseintheCloudDirectorenvironment.Asystemadministrator
canunprepareahostbymakingaPOSTrequesttothehost’saction/unprepareURL.Example 712
unpreparesthehostreferencebyhttp://vcloud.example.com/api/v1.0/admin/extension/host/1.
Example 7-12. Unprepare a Host
Request:
POST http://vcloud.example.com/api/v1.0/admin/extension/host/1/action/unprepare
Response:
202 Accepted
Content-Type: application/vnd.vmware.vcloud.task+xml
...
<Task ... >
...
</Task>
Enable or Disable a Host
YoucandisableahosttopreventvAppsfromstartinguponthehost.Virtualmachinesthatarealready
runningonthehostarenotaffected.Toperformmaintenanceonahost,migrateallvAppsoffofthehostor
stopallvAppsandthendisablethehost.
Asystemadministrator
canenableordisableahostforuseinavCloudbymakingaPOSTrequesttothehost’s
action/enableoraction/disableURL.Example 713disablesthehostreferencedby
http://vcloud.example.com/api/v1.0/admin/extension/host/1.
Example 7-13. Disable a Host
Request:
POST http://vcloud.example.com/api/v1.0/admin/extension/host/1/action/disable
Response:
204 No Content
Repair a Host
IftheCloudDirectoragentonahostcannotbecontacted,asystemadministratorcantrytorepairthehost
POSTrequesttothehost’saction/repairURL.Example 714upgradesthehostagentforthehostreferenced
byhttp://vcloud.example.com/api/v1.0/admin/extension/host/1.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the VMware VCLOUD API 1.0 - API and is the answer not in the manual?

VMware VCLOUD API 1.0 - API Specifications

General IconGeneral
BrandVMware
ModelVCLOUD API 1.0 - API
CategorySoftware
LanguageEnglish

Related product manuals