Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1015 Bytes

FpolicyEngine.md

File metadata and controls

14 lines (10 loc) · 1015 Bytes

FpolicyEngine

Properties

Name Type Description Notes
Name string Specifies the name to assign to the external server configuration. [optional] [default to null]
Port int32 Port number of the FPolicy server application. [optional] [default to null]
PrimaryServers []string [optional] [default to null]
SecondaryServers []string [optional] [default to null]
Type_ string The notification mode determines what ONTAP does after sending notifications to FPolicy servers. The possible values are: * synchronous - After sending a notification, wait for a response from the FPolicy server. * asynchronous - After sending a notification, file request processing continues. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]