sonar-create-behavior-profile-batch
Create behavior profiles from input records.
Input fields: guid (optional, UUID), name (required, max 50 chars), schedule (required, cron expression), query (required), key_fields (required, list of strings, total max 500 chars), description (max 1000 chars).
sonar-create-behavior-profile-batch [run=t|f]
- run=t|f
- Optional. Execute API call only if value is 't'
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| status | String | Status | Result status (success/failure) |
| _error | String | Error | Error message |