Retrieve the scan status of an external group.

Prev Next
Get
/sys/v1/groups/{group_id}/hmg/scans

Retrieve the scan status of an external group.

Security
HTTP
Type bearer
API Key: apiKeyAuth
Header parameter nameAuthorization
Path parameters
group_id
string (uuid) Required
Responses
2XX

Success result

Expand All
object
items
Array of object (Scan)
object
scan_id
string (uuid)
is_async
boolean
started_at
string
Pattern^\d{4}\d{2}\d{2}T\d{2}\d{2}\d{2}Z$
finished_at
string
Pattern^\d{4}\d{2}\d{2}T\d{2}\d{2}\d{2}Z$
scan_result
OneOf
object
object
$type
string
Valid values[ "Success" ]
object
object
$type
string
Valid values[ "Failed" ]
message
string
warnings
Array of object | null
object
source_key_id
string (uuid) | null
virtual_key_id
string (uuid) | null
message
string