Reference Guide

HTTP
Code
Description Schema
200 Success
<
volume_group_ins
tance > array
206 Partial content of volume group instance objects
<
volume_group_ins
tance > array
POST /volume_group
Description
Create a new volume group. The resulting volume group will have a type of Primary.
Parameters
Type Name Schema
Body
body
required
volume_group_create
Responses
HTTP
Code
Description Schema
201 Created create_response
400 Invalid request error_response
422 Invalid Request error_response
GET /volume_group/{id}
Description
Query a specific volume group, snapshot set, or clone.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the volume group. string
237
Dell EMC PowerStore REST API Reference Guide