REST API Method: POST /rest/applylogprofile

Submits a request to apply the specified log profile.

URL:

https://192.168.0.111/rest/applylogprofile

HTTP Method

POST

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
logProfileYesNointPossible values:
  • 1 - Minimum
  • 2000 - Maximum
Identifies the log profile ID from which subsystems to be applied.
logDestinationYesNointPossible values:
  • 0 - Minimum
  • 65535 - Maximum
Identifies the log destination.

Helpful Tip

The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource

  • No labels