Reference Guide

HTTP
Code
Description Schema
200 Success
< cluster_instance
> array
206 Partial content of cluster instance objects
< cluster_instance
> array
Produces
application/json
GET /cluster/{id}
Description
Get details about the cluster. This does not support the following standard query functionality:
property selection, and nested query embedding.
Parameters
Type Name Description Schema
Path
id
required
ID of the cluster. string
Responses
HTTP
Code
Description Schema
200 Success cluster_instance
404 Not Found error_response
Produces
application/json
PATCH /cluster/{id}
Description
Modify cluster properties, such as physical MTU.
Parameters
10
Dell EMC PowerStore REST API Reference Guide