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 #82 background imageLoading...
Page #82 background image
vCloud API Programming Guide
82 VMware, Inc.
Aî ±powerOnî ±requestî ±toî ±aî ±vAppî ±orî ±virtualî ±machineî ±thatî ±isî ±undeployedî ±forcesî ±deployment.
Example 5-21. Power On a vApp or Virtual Machine
Requestî ±toî ±powerî ±onî ±aî ±vApp:
POST http://vcloud.example.com/api/v1.0/vApp/vapp-7/power/action/powerOn
Requestî ±toî ±powerî ±onî ±aî ±virtualî ±machine:
POST http://vcloud.example.com/api/v1.0/vApp/vm-5/power/action/powerOn
Response:
202 Accepted
Content-Type: application/vnd.vmware.vcloud.task+xml
...
<Task ... operation="Starting Virtual Application Linux FTP server (7) ...>
...
</Task>
Power Off a vApp or Virtual Machine
Aî ±powerOffî ±requestî ±toî ±aî ±vAppî ±URLî ±powersî ±offî ±allî ±ofî ±theî ±virtualî ±machinesî ±inî ±theî ±vApp,î ±asî ±specifiedî ±inî ±itsî ±
ovf:StartupSectionî ±element.
Aî ±powerOffî ±requestî ±toî ±aî ±virtualî ±machineî ±URLî ±powersî ±offî ±theî ±specifiedî ±virtualî ±machine.
Example 5-22. Power Off a vApp or Virtual Machine
Requestî ±toî ±powerî ±offî ±aî ±vApp:
POST http://vcloud.example.com/api/v1.0/vApp/vapp-7/power/action/powerOff
Requestî ±toî ±powerî ±offî ±aî ±virtualî ±machine:
POST http://vcloud.example.com/api/v1.0/vApp/vm-5/power/action/powerOff
Response:
202 Accepted
...
Content-Type: application/vnd.vmware.vcloud.task+xml
<Task ...>
...
</Task>
Reset a vApp or Virtual Machine
Aî ±resetî ±requestî ±toî ±aî ±vAppî ±URLî ±resetsî ±allî ±ofî ±theî ±virtualî ±machinesî ±inî ±theî ±vApp,î ±asî ±specifiedî ±inî ±itsî ±
ovf:StartupSectionî ±element.
Aî ±resetî ±requestî ±toî ±aî ±virtualî ±machineî ±URLî ±resetsî ±theî ±specifiedî ±virtualî ±machine.
Example 5-23. Reset a vApp or Virtual Machine
Requestî ±toî ±resetî ±aî ±vApp:
POST http://vcloud.example.com/api/v1.0/vApp/vapp-7/power/action/reset
Requestî ±toî ±resetî ±aî ±Vm:
POST http://vcloud.example.com/api/v1.0/vApp/vm-5/power/action/reset

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