Parameter | Description |
---|---|
Scanner ID | The ID of the scanner to query for agent groups. |
{
"value": {
"groups": [
{
"agents_count": 0,
"creation_date": 1544455100,
"id": 106592,
"last_modification_date": 1544455100,
"name": "slibs",
"owner": "system",
"owner_id": 1,
"owner_name": "system",
"owner_uuid": "1bd703af-b2aa-4a82-ad8d-b883381a873f",
"shared": 1,
"timestamp": 1544455100,
"user_permissions": 128,
"uuid": "9bd87b50-7349-4a52-8a41-573b9a4b9bb6"
}
]
}
}
Was this page helpful?