Reference Guide

Type Name Description Schema
Path
id
required
Unique identifier of the cluster. string
Body
body
optional
cluster_modify
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
Consumes
application/json
Produces
application/json
POST /cluster/{id}/forecast
Description
Forecast capacity usage for the cluster.
Parameters
Type Name Description Schema
Path
id
required
Unique id of the cluster. string
Body
body
required
cluster_forecast
Responses
11
Dell EMC PowerStore REST API Reference Guide