Format
Json, XML
Request Body Using Json Format
The request body is empty.
Response In Json Format
The following is an example response Json body for https://zvm_ip:port/v1/.
[ { "href": "String content", "rel": "String content", "type": "String content" } { "href": "String content", "rel": "String content", "type": "String content" } ] |
XML Response Format
For the XML response format, see “V1/ API XML Response Format”, on page 226.
Response Values
Response values for https://zvm_ip:port/v1/.
Parameter | Description |
href | The URL used. |
rel | The next path level for the API relative to the current path. |
type | The API interface service. |
PowerShell Scripts
For complete PowerShell Scripts, see “Script Examples”, on page 21.