SnapCenter Plug-in for VMware vSphere 5
REST API workflows to attach and detach VMDKs
To perform attach and detach operations for VMDKs using the SnapCenter Plug-in for VMware vSphere REST APIs, you must follow the prescribed sequence of REST API calls.
For each REST API, add https://<server>:<port>
at the front of the REST API to form a complete endpoint.
To attach VMDKs, follow this workflow:
Step | REST API | Comments | ||
---|---|---|---|---|
1 |
Go to |
Find the VM moref from the VMware Managed Objects URL. |
||
2 |
|
|
||
3 |
|
|
||
4 |
|
|
To detach VMDKs, follow this workflow:
Step | REST API | Comments |
---|---|---|
1 |
Go to |
Find the VM moref from the VMware Managed Objects URL. |
2 |
|
|
3 |
|
|
4 |
|
|