nameservice
name-service-cache-group-membership-settings-get
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-group-membership-settings-get-iter
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-group-membership-settings-modify
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-hosts-settings-get
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-hosts-settings-get-iter
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-hosts-settings-modify
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-netgroup-settings-get
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-netgroup-settings-get-iter
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-netgroup-settings-modify
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-unix-group-settings-get
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-unix-group-settings-get-iter
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-unix-group-settings-modify
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-unix-user-settings-get
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-unix-user-settings-get-iter
This ONTAPI call does not have an equivalent REST API call.
name-service-cache-unix-user-settings-modify
This ONTAPI call does not have an equivalent REST API call.
name-service-nis-binding-detail-get
This ONTAPI call does not have an equivalent REST API call.
name-service-nis-binding-detail-get-iter
This ONTAPI call does not have an equivalent REST API call.
name-service-nis-show-bound
GET /api/name-services/nis/{svm.uuid}
Note: REST API doesn't have a separate NIS show-bound operation, but NIS bound-servers can be fetched using NIS GET. /api/security/authentication/cluster/nis is used to retrieve Cluster NIS configurations
ONTAPI attribute | REST attribute | Comment |
---|---|---|
bound-servers |
bound_servers |
|
nis-domain |
domain |
|
vserver |
svm.name |
name-service-nis-show-bound-iter
GET /api/name-services/nis
Note: REST API doesn't have a separate NIS show-bound operation, but NIS bound-servers can be fetched using NIS GET.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
bound-servers |
bound_servers |
|
nis-domain |
domain |
|
vserver |
svm.name |
|
max-records |
max_records |
The maximum number of records to return before paging |
name-service-unix-group-fileonly-get
This ONTAPI call does not have an equivalent REST API call.
name-service-unix-group-fileonly-modify
This ONTAPI call does not have an equivalent REST API call.
name-service-unix-user-fileonly-get
This ONTAPI call does not have an equivalent REST API call.
name-service-unix-user-fileonly-modify
This ONTAPI call does not have an equivalent REST API call.
nameservice-get-hostname-from-ipv4
This ONTAPI call does not have an equivalent REST API call.
nameservice-get-ip-from-hostname
This ONTAPI call does not have an equivalent REST API call.
nameservice-get-ipv4-from-hostname
This ONTAPI call does not have an equivalent REST API call.
nameservice-nsswitch-create
POST /api/svm/svms
ONTAPI attribute | REST attribute | Comment |
---|---|---|
nameservice-database |
No REST Equivalent |
|
nameservice-sources |
nsswitch.hosts |
Similar to hosts database, nsswitch sources for other databases can also be specified: |
return-record |
?return_records=true |
nameservice-nsswitch-destroy
This ONTAPI call does not have an equivalent REST API call.
nameservice-nsswitch-get
GET /api/svm/svms/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
nameservice-database |
No REST Equivalent |
|
nameservice-sources |
nsswitch.hosts |
Similar to hosts database, nsswitch sources for other databases are also retrieved: |
vserver-name |
name |
nameservice-nsswitch-get-iter
GET /api/svm/svms
ONTAPI attribute | REST attribute | Comment |
---|---|---|
nameservice-database |
No REST Equivalent |
|
nameservice-sources |
nsswitch.hosts |
Similar to hosts database, nsswitch sources for other databases are also retrieved: |
vserver-name |
name |
|
max-records |
max_records |
The maximum number of records to return before paging |
nameservice-nsswitch-modify
PATCH /api/svm/svms/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
nameservice-database |
No REST Equivalent |
|
nameservice-sources |
nsswitch.hosts |
Similar to hosts database, nsswitch sources for other databases can also be specified: |