kerberos
kerberos-config-get
GET /api/protocols/nfs/kerberos/interfaces/{interface.uuid}
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
interface-name |
interface.name |
|
ip-address |
interface.ip.address |
|
is-kerberos-enabled |
enabled |
|
machine-account |
machine_account |
|
permitted-enc-types |
encryption_types |
|
service-principal-name |
spn |
|
vserver |
svm.name |
kerberos-config-get-iter
GET /api/protocols/nfs/kerberos/interfaces
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
interface-name |
interface.name |
|
ip-address |
interface.ip.address |
|
is-kerberos-enabled |
enabled |
|
machine-account |
machine_account |
|
permitted-enc-types |
encryption_types |
|
service-principal-name |
spn |
|
vserver |
svm.name |
|
max-records |
max_records |
Specifies the maximum number of records to return before paging. |
kerberos-config-modify
PATCH /api/protocols/nfs/kerberos/interfaces/{interface.uuid}
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
admin-password |
password |
|
admin-user-name |
user |
|
force |
force |
|
interface-name |
interface.name |
|
is-kerberos-enabled |
enabled |
|
keytab-uri |
keytab_uri |
|
machine-account |
machine_account |
|
organizational-unit |
organizational_unit |
|
service-principal-name |
spn |
kerberos-realm-create
POST /api/protocols/nfs/kerberos/realms
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
ad-server-ip |
ad_server.address |
|
ad-server-name |
ad_server.name |
|
admin-server-ip |
admin_server.ip |
|
admin-server-port |
admin_server.port |
|
clock-skew |
clock_skew |
|
comment |
comment |
|
config-name |
No REST Equivalent |
|
kdc-ip |
kdc.ip |
|
kdc-port |
kdc.port |
|
kdc-vendor |
kdc.vendor |
|
password-server-ip |
password_server.ip |
|
password-server-port |
password_server.port |
|
realm |
name |
kerberos-realm-delete
DELETE /api/protocols/nfs/kerberos/realms/{svm.uuid}/{name}
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
config-name |
No REST Equivalent |
|
realm |
name |
kerberos-realm-get-iter
GET /api/protocols/nfs/kerberos/realms
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
ad-server-ip |
ad_server.address |
|
ad-server-name |
ad_server.name |
|
admin-server-ip |
admin_server.ip |
|
admin-server-port |
admin_server.port |
|
clock-skew |
clock_skew |
|
comment |
comment |
|
config-name |
No REST Equivalent |
|
kdc-ip |
kdc.ip |
|
kdc-port |
kdc.port |
|
kdc-vendor |
kdc.vendor |
|
password-server-ip |
password_server.ip |
|
password-server-port |
password_server.port |
|
permitted-enc-types |
encryption_types |
|
realm |
name |
|
vserver-name |
svm.name |
|
max-records |
max_records |
Specifies the maximum number of records to return before paging. |
kerberos-realm-modify
PATCH /api/protocols/nfs/kerberos/realms/{svm.uuid}/{name}
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
ad-server-ip |
ad_server.address |
|
ad-server-name |
ad_server.name |
|
admin-server-ip |
admin_server.ip |
|
admin-server-port |
admin_server.port |
|
clock-skew |
clock_skew |
|
comment |
comment |
|
config-name |
No REST Equivalent |
|
kdc-ip |
kdc.ip |
|
kdc-port |
kdc.port |
|
kdc-vendor |
kdc.vendor |
|
password-server-ip |
password_server.ip |
|
password-server-port |
password_server.port |
|
realm |
name |