View an OS volume

Prerequisites
  • Minimum required session ID privileges: Software administrator.

Procedure

  1. Select the OS volume URI.

    GET /rest/os-volumes

    You can use filters or start, sort, and count parameters to retrieve a selective list of OS volumes.

  2. To view a specific OS volume, get the OS volume using the URI from Step 1.

    GET /rest/os-volumes/{id}

    Specify the {id} of the OS volume.

This procedure retrieves the overview details of the selected OS volume.