sonar-behavior-profiles
Enumerate behavior profiles.
sonar-behavior-profiles [keywords=VALUE]
- keywords=VALUE
- Optional. Search keywords
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| guid | String | GUID | Profile GUID |
| name | String | Name | Profile name |
| description | String | Description | Profile description |
| schedule | String | Schedule | Cron schedule |
| key_fields | List | Key Fields | Key field names |
| query | String | Query | Query string |
| rows | Long | Rows | Row count |
| curr_ver | Long | Current Version | Current build version |
| next_ver | Long | Next Version | Next build version |
| app_code | String | App Code | App identifier |
| owner_name | String | Owner Name | Owner name |
| owner_guid | String | Owner GUID | Owner GUID |
| created | Date | Created | Creation date |
| updated | Date | Updated | Last update date |