Reference Guide

HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
POST /file_system/{id}/snapshot
Description
Create a snapshot of a file system.
Parameters
Type Name Description Schema
Path
id
required
File system id. string
Body
body
optional
file_system_snapsho
t
Responses
HTTP
Code
Description Schema
200 Created
file_system_snaps
hot_response
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
POST /file_system/{id}/refresh
53
Dell EMC PowerStore REST API Reference Guide