Reference Guide

Responses
HTTP
Code
Description Schema
200 Success
smb_server_insta
nce
404 Not Found error_response
DELETE /smb_server/{id}
Description
Delete a SMB server. The SMB server must not be joined to a domain to be deleted.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the SMB server. string
Body
body
optional
smb_server_delete
Responses
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
PATCH /smb_server/{id}
Description
Modify an SMB server’s settings.
Parameters
201
Dell EMC PowerStore REST API Reference Guide