lock
lock-break-iter
DELETE /api/protocols/locks/{uuid}
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
continue-on-failure |
No REST Equivalent |
|
max-failure-count |
No REST Equivalent |
|
max-records |
max_records |
Specifies the maximum number of records to return before paging. |
bytelock-length |
byte_lock.length |
|
bytelock-offset |
byte_lock.offset |
|
client-address |
client_address |
|
client-address-type |
No REST Equivalent |
|
client-id |
No REST Equivalent |
|
delegation-type |
delegation |
|
flexcache-cluster |
No REST Equivalent |
|
flexcache-lock-authority |
No REST Equivalent |
|
flexcache-volume |
No REST Equivalent |
|
flexcache-vserver |
No REST Equivalent |
|
is-bytelock-exclusive |
byte_lock.exclusive |
|
is-bytelock-mandatory |
byte_lock.mandatory |
|
is-bytelock-soft |
byte_lock.soft |
|
is-bytelock-super |
byte_lock.super |
|
is-constituent |
constituent |
|
is-flexcache-lock |
No REST Equivalent |
|
is-sharelock-soft |
share_lock.soft |
|
lif |
interface.name |
|
lock-state |
state |
|
lock-type |
type |
|
lockid |
uuid |
|
node |
node.name |
|
oplock-cache-level |
oplock_level |
|
owner-id |
owner_id |
|
path |
path |
|
protocol |
protocol |
|
sharelock-mode |
share_lock.mode |
|
smb-connect-state |
smb.connect_state |
|
smb-expiration-time |
No REST Equivalent |
|
smb-open-group-id |
smb.open_group_id |
|
smb-open-type |
smb.open_type |
|
volume |
volume.name |
|
vserver |
svm.name |
|
return-failure-list |
No REST Equivalent |
|
return-success-list |
No REST Equivalent |
lock-get-iter
GET /api/protocols/locks
Usage: This ONTAPI call can be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
bytelock-length |
byte_lock.length |
|
bytelock-offset |
byte_lock.offset |
|
client-address |
client_address |
|
client-address-type |
No REST Equivalent |
|
client-id |
No REST Equivalent |
|
delegation-type |
delegation |
|
flexcache-cluster |
No REST Equivalent |
|
flexcache-lock-authority |
No REST Equivalent |
|
flexcache-volume |
No REST Equivalent |
|
flexcache-vserver |
No REST Equivalent |
|
is-bytelock-exclusive |
byte_lock.exclusive |
|
is-bytelock-mandatory |
byte_lock.mandatory |
|
is-bytelock-soft |
byte_lock.soft |
|
is-bytelock-super |
byte_lock.super |
|
is-constituent |
constituent |
|
is-flexcache-lock |
No REST Equivalent |
|
is-sharelock-soft |
share_lock.soft |
|
lif |
interface.name |
|
lock-state |
state |
|
lock-type |
type |
|
lockid |
uuid |
|
node |
node.name |
|
oplock-cache-level |
oplock_level |
|
owner-id |
owner_id |
|
path |
path |
|
protocol |
protocol |
|
sharelock-mode |
share_lock.mode |
|
smb-connect-state |
smb.connect_state |
|
smb-expiration-time |
No REST Equivalent |
|
smb-open-group-id |
smb.open_group_id |
|
smb-open-type |
smb.open_type |
|
volume |
volume.name |
|
vserver |
svm.name |
|
max-records |
max_records |
Specifies the maximum number of records to return before paging. |