3.1.5.20 auditingSettings

The auditingSettings resource SHOULD<18> be used as a singleton resource that configures the directory where servers log firewall auditing information. Servers are the machines managed by the product, and they correspond to the servers resource.

It is invoked through the following v3 URI.

 https://<url>/networking/v3/auditingSettings/configuration

url: The address or name of the REST server of the Network Controller.

The following HTTP methods can be performed on this resource.

HTTP method

Section

Description

PUT

3.1.5.20.1.1

Creates or updates an auditingSettings resource.

GET

3.1.5.20.1.2

Gets an auditingSettings resource configuration.

The following property elements are valid.

Element name

Type

Description

etag

Read-only

Specified in Common JSON Elements, section 2.2.2.

provisioningState

Read-only

Specified in Common JSON Elements, section 2.2.2.

outputDirectory

Required

Indicates the local directory on each machine where the firewall audit data is saved.

encryptionCredential

Optional

Credential MUST have X509Certificate type.