Disable Log Forwarding

Disable Log Forwarding

NOTE: While disabling, "entities" will be removed from the log forwarding configuration.

Request
URI
PUT
https://{api_host}/suite-api/api/logs/forwarding/disable
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

Log forwarding is disabled successfully

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X PUT -H 'Authorization: <value>' https://{api_host}/suite-api/api/logs/forwarding/disable