REST API Method: POST /rest/logprofilestable/{identifier}

Modifies a Log Profile given a specific ID.

URL:

https://192.168.0.111/rest/logprofilestable/{identifier}

HTTP Method

POST

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max Length Describes the Log Profile Table so that it is easily identifiable when selecting a Log Profile in log subsystem. This table contains two types of log profiles. User-defined and Pre-defined Log Profiles. User-defined log profiles are added by user which can be modified or deleted. The acceptable ID range for user-defined profiles is 1 to 20. Pre-defined log profiles are provided with the SBC which cannot be modified or deleted. These log profiles are defined after ID 1000.

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