Reference Guide

Type Name Schema
Body
body
required
nfs_export_create
Responses
HTTP
Code
Description Schema
201 Created create_response
400 Invalid Request error_response
422 Operation Failed error_response
GET /nfs_export/{id}
Description
Get NFS Export properties.
Parameters
Type Name Description Schema
Path
id
required
NFS Export object id. string
Responses
HTTP
Code
Description Schema
200 Success
nfs_export_instan
ce
404 Not Found error_response
DELETE /nfs_export/{id}
Description
Delete NFS Export.
162
Dell EMC PowerStore REST API Reference Guide