Reference Guide

file_nis
Use these resources to manage the Network Information Service (NIS) settings object for a NAS
Server. One NIS settings object may be configured per NAS server. NIS consists of a directory
service protocol for maintaining and distributing system configuration information, such as user
and group information, hostnames, and such. The port for NIS Service is 111.
GET /file_nis
Description
Query the NIS settings of NAS Servers.
Responses
HTTP
Code
Description Schema
200 Success.
< file_nis_instance
> array
206 Partial content of file nis instance objects
< file_nis_instance
> array
POST /file_nis
Description
Create a new NIS Service on a NAS Server. Only one NIS Setting object can be created per NAS
Server.
Parameters
Type Name Schema
Body
body
required
file_nis_create
Responses
HTTP
Code
Description Schema
201 Created create_response
400 Invalid Request error_response
47
Dell EMC PowerStore REST API Reference Guide