Reference Guide

GET /file_kerberos/{id}
Description
Query a specific Kerberos service settings of a NAS Server.
Parameters
Type Name Description Schema
Path
id
required
Kerberos service object. string
Responses
HTTP
Code
Description Schema
200 Success
file_kerberos_inst
ance
404 Not Found error_response
DELETE /file_kerberos/{id}
Description
Delete Kerberos configuration of a NAS Server.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the Kerberos service object. string
Responses
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
36
Dell EMC PowerStore REST API Reference Guide