Skip to main content
ONTAP 9.10.1 ONTAPI-to-REST mapping
A newer release of this product is available.

nis

Contributors
Suggest changes

nis-create

POST /api/name-services/nis

Note: Use the /api/security/authentication/cluster/nis REST API endpoint to create cluster NIS configurations.

Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

is-active

No REST Equivalent

This property has been deprecated.

nis-domain

domain

nis-fqdn

servers

nis-servers

No REST Equivalent

This property has been deprecated. Use the "nis-fqdn" field.

return-record

?return_records=true

skip-config-validation

No REST Equivalent

nis-destroy

DELETE /api/name-services/nis/{svm.uuid}

Note: Use the /api/security/authentication/cluster/nis REST API endpoint to delete cluster NIS configurations.

Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

nis-domain

No REST Equivalent

The "nis-domain" field does not need to be specified since each SVM will have only one NIS config.

nis-get

GET /api/name-services/nis/{svm.uuid}

Note: Use the /api/security/authentication/cluster/nis REST API endpoint to retrieve cluster NIS configurations.

Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

is-active

No REST Equivalent

This property has been deprecated.

nis-domain

domain

nis-fqdn

servers

nis-servers

No REST Equivalent

This property has been deprecated. Use the "nis-fqdn" field.

skip-config-validation

No REST Equivalent

vserver

svm.name

nis-domain

No REST Equivalent

nis-get-iter

GET /api/name-services/nis

Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

is-active

No REST Equivalent

This property has been deprecated.

nis-domain

domain

nis-fqdn

servers

nis-servers

No REST Equivalent

This property has been deprecated. Use the "nis-fqdn" field.

skip-config-validation

No REST Equivalent

vserver

svm.name

max-records

max_records

Specifies the maximum number of records to return before paging.

nis-modify

PATCH /api/name-services/nis/{svm.uuid}

Note: Use the /api/security/authentication/cluster/nis REST API endpoint to modify cluster NIS configurations.

Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

is-active

No REST Equivalent

This property has been deprecated.

nis-domain

domain

nis-fqdn

servers

nis-servers

No REST Equivalent

This property has been deprecated. Use the "nis-fqdn" field.

skip-config-validation

No REST Equivalent