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

active-directory

Contributors
Suggest changes

active-directory-account-create

POST /api/protocols/active-directory

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

ONTAPI attribute REST attribute Comment

account-name

name

admin-password

password

admin-username

username

domain

fqdn

force-account-overwrite

force_account_overwrite

organizational-unit

organizational_unit

active-directory-account-delete

DELETE /api/protocols/active-directory/{svm.uuid}

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

ONTAPI attribute REST attribute Comment

admin-password

password

admin-username

username

active-directory-account-get-iter

GET /api/protocols/active-directory

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

ONTAPI attribute REST attribute Comment

account-name

name

domain

fqdn

domain-workgroup

No REST Equivalent

organizational-unit

organizational_unit

vserver

svm.name

max-records

max_records

Specifies the maximum number of records to return before paging.

active-directory-account-modify

PATCH /api/protocols/active-directory/{svm.uuid}

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

ONTAPI attribute REST attribute Comment

admin-password

password

admin-username

username

domain

fqdn

force-account-overwrite

force_account_overwrite

active-directory-account-password-change

This ONTAPI call does not have an equivalent REST API call.

active-directory-account-password-reset

This ONTAPI call does not have an equivalent REST API call.