Reference Guide

Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the NFS server. string
Body
body
required
nfs_server_join
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid request error_response
404 Not Found error_response
422 Operation Failed error_response
POST /nfs_server/{id}/unjoin
Description
Unjoin the secure NFS server from the NAS server’s Active Directory domain. If you unjoin with
secure NFS exports active, exports will be unavailable to the clients.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the NFS server. string
Body
body
required
nfs_server_unjoin
Responses
HTTP
Code
Description Schema
204 Success No Content
167
Dell EMC PowerStore REST API Reference Guide