scopes

Get scope targets

Returns the list of scan targets (inputs) for a specific scope. Requires ownership.

post/scope/targets

Request body

idinteger

Scope ID to get the targets for

Example request

{
  "id": 42
}

Response

Scope targets retrieved

synchronizationboolean

Flag indicating whether previous synchronization is still ongoing (no targets in that case)

Changes