Reference Guide
Type Name Description Schema
Path
id
required
Unique identifier of the service user account. string
Body
body
required
service_user_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
Produces
•
application/json
smb_server
Use these resource types to manage Server Message Block (SMB) servers. SMB is a protocol for
sharing files and communications abstractions such as named pipes and mail slots between
computers. Most usage of SMB involves computers running Microsoft Windows, but it is commonly
supported on other types of systems as well. SMB was formerly known as Common Internet File
System (CIFS). An SMB server must be created on a NAS server before SMB shares can be created on
the file systems on that NAS server. An SMB server can be created as a standalone server or as a
server that belongs to an Active Directory domain (often a Window domain). In that case, DNS must
be enabled on the NAS server. The credentials of an administrator of the domain are required to
join that domain. An NTP server must be defined also, to prevent authentication errors caused by
unsynchronized clocks. Each NAS server supports a maximum of one SMB server.
GET /smb_server
Description
Query all SMB servers.
Responses
199
Dell EMC PowerStore REST API Reference Guide










