REST API Method: POST /rest/savelogprofile

Submits a request to save the subsystems as a new log profile.

URL:

https://192.168.0.111/rest/savelogprofile

HTTP Method

POST

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionYesNostringnone64 - Max Length Identifies the name of the new log profile.
LoggerIDListNoNostringnone64 - Max Length Identifies the comma separated string of subsystem IDs to be copied into the new log profile. If no subsystems are mentioned, all subsystems will be copied.

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