sonar-ticket-repositories
Enumerate ticket repositories in Logpresso Sonar.
sonar-ticket-repositories [type=VALUE]
- type=VALUE
- Optional. Repository type filter (ATTACK or PLAIN)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| id | Integer | ID | Repository number |
| guid | String | GUID | Unique identifier |
| type | String | Type | Repository type (ATTACK or PLAIN) |
| name | String | Name | Repository name |
| description | String | Description | Repository description |
| created | Date | Created | Creation timestamp |
| updated | Date | Updated | Last modification timestamp |
| company_guid | String | Company GUID | GUID of the owning company |
| company_name | String | Company name | Name of the owning company |