name-mapping
name-mapping-create
POST /api/name-services/name-mappings
ONTAPI attribute | REST attribute | Comment |
---|---|---|
address |
client_match |
|
direction |
direction |
|
hostname |
client_match |
|
pattern |
pattern |
|
position |
index |
|
replacement |
replacement |
|
return-record |
return_records |
name-mapping-delete
DELETE /api/name-services/name-mappings/{svm.uuid}/{direction}/{index}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
direction |
direction |
|
position |
index |
name-mapping-get-iter
GET /api/name-services/name-mappings
ONTAPI attribute | REST attribute | Comment |
---|---|---|
address |
client_match |
|
direction |
direction |
|
hostname |
client_match |
|
pattern |
pattern |
|
position |
index |
|
replacement |
replacement |
|
vserver |
svm.name |
|
max-records |
max_records |
The maximum number of records to return before paging |
name-mapping-insert
PATCH /api/name-services/name-mappings/{svm.uuid}/{direction}/{index}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
address |
client_match |
|
direction |
direction |
|
hostname |
client_match |
|
pattern |
pattern |
|
position |
index |
|
replacement |
replacement |
name-mapping-modify
PATCH /api/name-services/name-mappings/{svm.uuid}/{direction}/{index}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
address |
client_match |
|
direction |
direction |
|
hostname |
client_match |
|
pattern |
pattern |
|
position |
index |
|
replacement |
replacement |
name-mapping-refresh-hostname
This ONTAPI call does not have an equivalent REST API call.
name-mapping-swap
PATCH /api/name-services/name-mappings/{svm.uuid}/{direction}/{index}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
direction |
direction |
|
position |
index |
|
with-position |
new_index |
name-mapping-unix-group-add-user
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-group-add-users
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-group-create
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-group-delete-user
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-group-destroy
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-group-get
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-group-get-iter
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-group-modify
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-user-create
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-user-destroy
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-user-get
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-user-get-iter
This ONTAPI call does not have an equivalent REST API call.
name-mapping-unix-user-modify
This ONTAPI call does not have an equivalent REST API call.
name-service-unix-group-limits-get
This ONTAPI call does not have an equivalent REST API call.
name-service-unix-user-limits-get
This ONTAPI call does not have an equivalent REST API call.