Authorizations
Authentication token obtained via Altostrat platform login.
Body
Data required to initiate an immediate scan for a list of IP addresses associated with a specific site and schedule context.
The UUID of the Scan Schedule providing context (e.g., credentials, settings).
"d4e5f6a7-b8c9-0123-4567-890abcdef012"
The UUID of the site associated with the IPs and the schedule.
"c3d4e5f6-a7b8-9012-3456-7890abcdef01"
An array of IPv4 addresses to scan.
1
["192.168.1.101", "192.168.1.105"]
Response
Multiple IP scan initiated successfully.
Response confirming the initiation of a scan for multiple specific IPs.
The unique ID assigned to the parent scan instance.
The unique ID assigned to the scan operation for this specific site.
The list of IP addresses targeted for this scan.
"Scan started successfully"