Reference Guide
Responses
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
PATCH /file_interface_route/{id}
Description
Modify file interface route settings.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the file interface route
object.
string
Body
body
optional
file_interface_route_
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
file_kerberos
Use these resources to manage the Kerberos service for a NAS server. One Kerberos service object
may be configured per NAS Server. Kerberos is a distributed authentication service designed to
provide strong authentication with secret-key cryptography. It works on the basis of "tickets" that
allow nodes communicating over a non-secure network to prove their identity in a secure manner.
When configured to act as a secure NFS server, the NAS Server uses the RPCSEC_GSS security
34
Dell EMC PowerStore REST API Reference Guide










