...
...
...
...
...
* Main steps
- Preparation
- Get VM status
- Change status VM
1. Prepare information
...
Overview
In this manual, you will find detailed information on how to prepare information, get VM status, and change status VM.
Procedure
Expand |
---|
Step 1: Prepare informationLogin IAM portal -> vCD portal: collect the information |
...
|
...
...
|
...
...
|
...
Step 2 |
...
: Get VM status
- ‘Accept’: */*;version=37.2 |
...
Check the VM status on line 3 of Response Body. If Linkrel="power:powerOff", VM is Power ON else VM is Power Off Step 3 |
...
: Change status VM |
Postman:
- ‘Accept’: */*;version=37.2
|
...
Step 4: Verify |
...
GET https://{{vcd_url}}/api/vApp/{{vm-uuid}} |
...
Login IAM -> vCD portal-> select VM |
End.