Reference Guide

PATCH /file_kerberos/{id}
Description
Modify the Kerberos service settings of a NAS Server.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the Kerberos service object. string
Body
body
required
file_kerberos_modif
y
Responses
HTTP
Code
Description Schema
204 Success. No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
POST /file_kerberos/{id}/upload_keytab
Description
A keytab file is required for secure NFS service with a Linux or Unix Kerberos Key Distribution
Center (KDC). The keytab file can be generated using the KDC server.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the Kerberos service object. string
FormDat
a
body
optional
file
37
Dell EMC PowerStore REST API Reference Guide