Reference Guide

Responses
HTTP
Code
Description Schema
200 Success file_dns_instance
404 Not Found error_response
DELETE /file_dns/{id}
Description
Delete DNS settings of a NAS Server.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the DNS object. string
Responses
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
PATCH /file_dns/{id}
Description
Modify the DNS settings of a NAS Server.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the DNS object. string
25
Dell EMC PowerStore REST API Reference Guide