fileservice-audit
fileservice-audit-config-create
POST /api/protocols/audit
ONTAPI attribute | REST attribute | Comment |
---|---|---|
destination |
log_path |
|
events |
events |
|
format |
log.format |
|
retention-duration |
log.retention.duration |
|
return-record |
return_records |
|
rotate-limit |
No REST Equivalent |
|
rotate-schedule-day |
log.rotation.schedule.days |
|
rotate-schedule-dayofweek |
log.rotation.schedule.weekdays |
|
rotate-schedule-hour |
log.rotation.schedule.hours |
|
rotate-schedule-minute |
log.rotation.schedule.minutes |
|
rotate-schedule-month |
log.rotation.schedule.months |
|
rotate-size |
log.rotation.size |
fileservice-audit-config-get
GET /api/protocols/audit/{svm.uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
audit-guarantee |
No REST Equivalent |
|
destination |
log_path |
|
events |
events |
|
format |
log.format |
|
is-enabled |
enabled |
|
retention-duration |
log.retention.duration |
|
rotate-limit |
No REST Equivalent |
|
rotate-schedule-day |
log.rotation.schedule.days |
|
rotate-schedule-dayofweek |
log.rotation.schedule.weekdays |
|
rotate-schedule-hour |
log.rotation.schedule.hours |
|
rotate-schedule-minute |
log.rotation.schedule.minutes |
|
rotate-schedule-month |
log.rotation.schedule.months |
|
rotate-size |
log.rotation.size |
|
rotation-schedule-description |
No REST Equivalent |
|
vserver |
svm.name |
fileservice-audit-config-get-iter
GET /api/protocols/audit
ONTAPI attribute | REST attribute | Comment |
---|---|---|
audit-guarantee |
No REST Equivalent |
|
destination |
log_path |
|
events |
events |
|
format |
log.format |
|
is-enabled |
enabled |
|
retention-duration |
log.retention.duration |
|
rotate-limit |
No REST Equivalent |
|
rotate-schedule-day |
log.rotation.schedule.days |
|
rotate-schedule-dayofweek |
log.rotation.schedule.weekdays |
|
rotate-schedule-hour |
log.rotation.schedule.hours |
|
rotate-schedule-minute |
log.rotation.schedule.minutes |
|
rotate-schedule-month |
log.rotation.schedule.months |
|
rotate-size |
log.rotation.size |
|
rotation-schedule-description |
No REST Equivalent |
|
vserver |
svm.name |
|
max-records |
max_records |
The maximum number of records to return before paging |
fileservice-audit-config-get-total-records
GET /api/protocols/audit/{svm.uuid}
There are no attributes defined for this ONTAPI call.
fileservice-audit-config-modify
PATCH /api/protocols/audit/{svm.uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
audit-guarantee |
No REST Equivalent |
|
destination |
log_path |
|
events |
events |
|
format |
log.format |
|
retention-duration |
log.retention.duration |
|
rotate-limit |
No REST Equivalent |
|
rotate-schedule-day |
log.rotation.schedule.days |
|
rotate-schedule-dayofweek |
log.rotation.schedule.weekdays |
|
rotate-schedule-hour |
log.rotation.schedule.hours |
|
rotate-schedule-minute |
log.rotation.schedule.minutes |
|
rotate-schedule-month |
log.rotation.schedule.months |
|
rotate-size |
log.rotation.size |
fileservice-audit-disable
PATCH /api/protocols/audit/{svm.uuid}
There are no attributes defined for this ONTAPI call.
fileservice-audit-enable
PATCH /api/protocols/audit/{svm.uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
force |
No REST Equivalent |
fileservice-audit-remove
DELETE /api/protocols/audit/{svm.uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
force |
No REST Equivalent |
fileservice-audit-repair
This ONTAPI call does not have an equivalent REST API call.
fileservice-audit-rotate-log
PATCH /api/protocols/audit/{svm.uuid}
There are no attributes defined for this ONTAPI call.