REST API - get

appliance system security file integrity: get

Get state for scheduled file integrity check.

Request:

HTTP request

GET https://{server}/rest/appliance/system/file-integrity/check
No request parameters

Response:

HTTP Status Code: 200

Representation:

{
    "value"true
}

Response Type:

Name Type Description
bold = required
value boolean File integrity periodic check is enabled.

Errors:

HTTP Status Code Type Description
500 error Generic error