Skip to main content
A newer release of this product is available.

sectrace

Contributors
Suggest changes

sectrace-find-or-create-filter

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

security-trace-filter-create

POST /api/protocols/file-access-tracing/filters

Note: This is currently a private api as it is only supported by system manager.

ONTAPI attribute REST attribute Comment

client-ip

client_ip

enabled

enabled

index

index

path

path

protocols

protocol

return-record

return_records

time-enabled

No REST Equivalent

trace-allow

trace_allowed_ops

unix-name

unix_user

windows-name

windows_user

security-trace-filter-delete

DELETE /api/protocols/file-access-tracing/filters/{svm.uuid}/{index}

Note: This is currently a private api as it is only supported by system manager.

ONTAPI attribute REST attribute Comment

index

index

security-trace-filter-get-iter

GET /api/protocols/file-access-tracing/filters

Note: This is currently a private api as it is only supported by system manager.

ONTAPI attribute REST attribute Comment

client-ip

client_ip

enabled

enabled

index

index

path

path

protocols

protocol

time-enabled

No REST Equivalent

trace-allow

trace_allowed_ops

unix-name

unix_user

vserver

svm.name

windows-name

windows_user

max-records

max_records

The maximum number of records to return before paging

security-trace-filter-modify

PATCH /api/protocols/file-access-tracing/filters/{svm.uuid}/{index}

Note: This is currently a private api as it is only supported by system manager.

ONTAPI attribute REST attribute Comment

client-ip

client_ip

enabled

enabled

index

index

path

path

protocols

protocol

time-enabled

No REST Equivalent

trace-allow

trace_allowed_ops

unix-name

unix_user

windows-name

windows_user

security-trace-result-delete

DELETE /api/protocols/file-access-tracing/events/{node.uuid}/{svm.uuid}/{index}

Note: This is currently a private api as it is only supported by system manager.

ONTAPI attribute REST attribute Comment

node

No REST Equivalent

node uuid is to be provided here instead of node name

seqnum

index

security-trace-result-show

GET /api/protocols/file-access-tracing/events/{node.uuid}/{svm.uuid}/{index}

Note: This is currently a private api as it is only supported by system manager.

ONTAPI attribute REST attribute Comment

client-ip

filter.client_ip

index

filter.index

keytime

No REST Equivalent

node

node.name

path

filter.path

protocol

filter.protocol

result

reason.message

security-style

No REST Equivalent

seqnum

index

session-id

session_id

share-name

share.name

unix-user

filter.unix_user

user-name

filter.windows_user

volume-name

volume.name

vserver

svm.name

max-records

max_records

The maximum number of records to return before paging