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

fpolicy

Contributors
Suggest changes

fpolicy-disable-policy

PATCH /api/protocols/fpolicy/{svm.uuid}/policies/{name}

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

ONTAPI attribute REST attribute Comment

policy-name

name

fpolicy-enable-policy

PATCH /api/protocols/fpolicy/{svm.uuid}/policies/{name}

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

ONTAPI attribute REST attribute Comment

policy-name

name

sequence-number

priority

fpolicy-passthrough-read-connection-get-iter

GET /api/protocols/fpolicy/{svm.uuid}/connections?passthrough_read=true

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

ONTAPI attribute REST attribute Comment

connected-since

update_time

Specifies the time at which FPolicy passthrough-read is connected or disconnected.

control-session-id

session_uuid

Unique session ID associated with each FPolicy passthrough-read connection and it can be used to identify the established connection.

disconnect-reason

disconnected_reason.message

Indicates the reason for FPolicy passthrough-read disconnection.

disconnected-since

update_time

Specifies the time at which FPolicy passthrough-read is connected or disconnected.

fpolicy-server

server

IP address of the FPolicy server.

node

node.name

policy-name

policy.name

Policy name attached to the FPolicy passthrough-read connection.

server-status

state

Specifies the FPolicy passthrough-read connection state, indicating whether it is in a connected or disconnected state.

vserver

svm.name

max-records

max_records

Specifies the maximum number of records to return before paging.

fpolicy-policy-create

POST /api/protocols/fpolicy/{svm.uuid}/policies

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

ONTAPI attribute REST attribute Comment

allow-privileged-access

No REST Equivalent

engine-name

engine.name

events

events.name

is-mandatory

mandatory

is-passthrough-read-enabled

passthrough_read

policy-name

name

privileged-user-name

privileged_user

return-record

return_records

fpolicy-policy-delete

DELETE /api/protocols/fpolicy/{svm.uuid}/policies/{name}

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

ONTAPI attribute REST attribute Comment

policy-name

name

fpolicy-policy-event-create

POST /api/protocols/fpolicy/{svm.uuid}/events

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

ONTAPI attribute REST attribute Comment

event-name

name

file-operations

file_operations

filter-string

filters

protocol

protocol

return-record

return_records

volume-operation

volume_monitoring

fpolicy-policy-event-delete

DELETE /api/protocols/fpolicy/{svm.uuid}/events/{name}

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

ONTAPI attribute REST attribute Comment

event-name

name

fpolicy-policy-event-get-iter

GET /api/protocols/fpolicy/{svm.uuid}/events

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

ONTAPI attribute REST attribute Comment

event-name

name

file-operations

file_operations

filter-string

filters

protocol

protocol

volume-operation

volume_monitoring

vserver

No REST Equivalent

max-records

max_records

Specifies the maximum number of records to return before paging.

fpolicy-policy-event-modify

PATCH /api/protocols/fpolicy/{svm.uuid}/events/{name}

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

ONTAPI attribute REST attribute Comment

event-name

name

file-operations

file_operations

filter-string

filters

protocol

protocol

volume-operation

volume_monitoring

fpolicy-policy-external-engine-create

POST /api/protocols/fpolicy/{svm.uuid}/engines

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

ONTAPI attribute REST attribute Comment

certificate-ca

No REST Equivalent

certificate-common-name

No REST Equivalent

certificate-serial

No REST Equivalent

engine-name

name

extern-engine-type

type

is-resiliency-enabled

No REST Equivalent

keep-alive-interval

No REST Equivalent

max-connection-retries

No REST Equivalent

max-server-requests

No REST Equivalent

port-number

port

primary-servers

primary_servers

recv-buffer-size

No REST Equivalent

request-abort-timeout

No REST Equivalent

request-cancel-timeout

No REST Equivalent

resiliency-directory-path

No REST Equivalent

resiliency-max-retention-duration

No REST Equivalent

return-record

return_records

secondary-servers

secondary_servers

send-buffer-size

No REST Equivalent

server-progress-timeout

No REST Equivalent

session-timeout

No REST Equivalent

ssl-option

No REST Equivalent

status-request-interval

No REST Equivalent

fpolicy-policy-external-engine-delete

DELETE /api/protocols/fpolicy/{svm.uuid}/engines/{name}

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

ONTAPI attribute REST attribute Comment

engine-name

name

fpolicy-policy-external-engine-get-iter

GET /api/protocols/fpolicy/{svm.uuid}/engines

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

ONTAPI attribute REST attribute Comment

certificate-ca

No REST Equivalent

certificate-common-name

No REST Equivalent

certificate-serial

No REST Equivalent

engine-name

name

extern-engine-type

type

is-resiliency-enabled

No REST Equivalent

keep-alive-interval

No REST Equivalent

max-connection-retries

No REST Equivalent

max-server-requests

No REST Equivalent

port-number

port

primary-servers

primary_servers

recv-buffer-size

No REST Equivalent

request-abort-timeout

No REST Equivalent

request-cancel-timeout

No REST Equivalent

resiliency-directory-path

No REST Equivalent

resiliency-max-retention-duration

No REST Equivalent

secondary-servers

secondary_servers

send-buffer-size

No REST Equivalent

server-progress-timeout

No REST Equivalent

session-timeout

No REST Equivalent

ssl-option

No REST Equivalent

status-request-interval

No REST Equivalent

vserver

No REST Equivalent

max-records

max_records

Specifies the maximum number of records to return before paging.

fpolicy-policy-external-engine-modify

PATCH /api/protocols/fpolicy/{svm.uuid}/engines/{name}

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

ONTAPI attribute REST attribute Comment

certificate-ca

No REST Equivalent

certificate-common-name

No REST Equivalent

certificate-serial

No REST Equivalent

engine-name

name

extern-engine-type

type

is-resiliency-enabled

No REST Equivalent

keep-alive-interval

No REST Equivalent

max-connection-retries

No REST Equivalent

max-server-requests

No REST Equivalent

port-number

port

primary-servers

primary_servers

recv-buffer-size

No REST Equivalent

request-abort-timeout

No REST Equivalent

request-cancel-timeout

No REST Equivalent

resiliency-directory-path

No REST Equivalent

resiliency-max-retention-duration

No REST Equivalent

secondary-servers

secondary_servers

send-buffer-size

No REST Equivalent

server-progress-timeout

No REST Equivalent

session-timeout

No REST Equivalent

ssl-option

No REST Equivalent

status-request-interval

No REST Equivalent

fpolicy-policy-get-iter

GET /api/protocols/fpolicy/{svm.uuid}/policies/{name}

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

ONTAPI attribute REST attribute Comment

allow-privileged-access

No REST Equivalent

engine-name

engine.name

events

events

is-mandatory

mandatory

is-passthrough-read-enabled

passthrough_read

policy-name

name

privileged-user-name

privileged_user

vserver

svm.uuid

max-records

max_records

Specifies the maximum number of records to return before paging.

fpolicy-policy-modify

PATCH /api/protocols/fpolicy/{svm.uuid}/policies/{name}

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

ONTAPI attribute REST attribute Comment

allow-privileged-access

No REST Equivalent

engine-name

engine.name

events

events

is-mandatory

mandatory

is-passthrough-read-enabled

passthrough_read

policy-name

name

privileged-user-name

privileged_user

fpolicy-policy-scope-create

POST /api/protocols/fpolicy/{svm.uuid}/policies

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

ONTAPI attribute REST attribute Comment

check-extensions-on-directories

No REST Equivalent

export-policies-to-exclude

scope.exclude_export_policies

export-policies-to-include

scope.include_export_policies

file-extensions-to-exclude

scope.exclude_extension

file-extensions-to-include

scope.include_extension

is-monitoring-of-objects-with-no-extension-enabled

No REST Equivalent

policy-name

name

return-record

return_records

shares-to-exclude

scope.exclude_shares

shares-to-include

scope.include_shares

volumes-to-exclude

scope.exclude_volumes

volumes-to-include

scope.include_volumes

fpolicy-policy-scope-delete

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

fpolicy-policy-scope-get-iter

GET /api/protocols/fpolicy/{svm.uuid}/policies/{name}

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

ONTAPI attribute REST attribute Comment

check-extensions-on-directories

No REST Equivalent

export-policies-to-exclude

scope.exclude_export_policies

export-policies-to-include

scope.include_export_policies

file-extensions-to-exclude

scope.exclude_extension

file-extensions-to-include

scope.include_extension

is-monitoring-of-objects-with-no-extension-enabled

No REST Equivalent

policy-name

name

shares-to-exclude

scope.exclude_shares

shares-to-include

scope.include_shares

volumes-to-exclude

scope.exclude_volumes

volumes-to-include

scope.include_volumes

vserver

No REST Equivalent

max-records

max_records

Specifies the maximum number of records to return before paging.

fpolicy-policy-scope-modify

PATCH /api/protocols/fpolicy/{svm.uuid}/policies/{name}

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

ONTAPI attribute REST attribute Comment

check-extensions-on-directories

No REST Equivalent

export-policies-to-exclude

scope.exclude_export_policies

export-policies-to-include

scope.include_export_policies

file-extensions-to-exclude

scope.exclude_extension

file-extensions-to-include

scope.include_extension

is-monitoring-of-objects-with-no-extension-enabled

No REST Equivalent

policy-name

name

shares-to-exclude

scope.exclude_shares

shares-to-include

scope.include_shares

volumes-to-exclude

scope.exclude_volumes

volumes-to-include

scope.include_volumes

fpolicy-policy-status-get-iter

GET /api/protocols/fpolicy/{svm.uuid}/policies/{name}

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

ONTAPI attribute REST attribute Comment

policy-name

name

sequence-number

priority

status

enabled

vserver

No REST Equivalent

max-records

max_records

Specifies the maximum number of records to return before paging.

fpolicy-server-connect

PATCH /api/protocols/fpolicy/{svm.uuid}/connections/{node.uuid}/{policy.name}/{server}

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

ONTAPI attribute REST attribute Comment

node

node.uuid

policy-name

policy.name

server

server

fpolicy-server-disconnect

PATCH /api/protocols/fpolicy/{svm.uuid}/connections/{node.uuid}/{policy.name}/{server}

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

ONTAPI attribute REST attribute Comment

node

node.uuid

policy-name

policy.name

server

server

fpolicy-server-status-get-iter

GET /api/protocols/fpolicy/{svm.uuid}/connections

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

ONTAPI attribute REST attribute Comment

connected-since

update_time

disconnect-reason

disconnected_reason.message

disconnected-since

update_time

fpolicy-server

server

node

node.name

policy-name

policy

server-status

state

server-type

type

vserver

svm.name

max-records

max_records

Specifies the maximum number of records to return before paging.