HomeDocumentationAPI Reference
Log In
API Reference

Create auto-drift profile

Create a new result profile that will automatically gather results from a set of model hosts for a period of time before applying them as a drift (and optionally whitelist) profile on a set of covered hosts.

Body Params
string
required

The name of the auto-drift result profile.

string

A description of the auto-drift result profile.

string

A user-provided note to record in the profile's history log.

scope
object
required

Scope definition for autodrift profiles.

model_hosts
object
required

The hosts to use as the model (i.e. template) hosts for expected results.

covered_hosts
object
required

The hosts that this profile should detect drift on (and optionally whitelist) after the results from the model host(s) are gathered.

gather_options
object
required

When present, this profile will enter gather mode and run gather schedules as configured. If null, no gather schedule will be created and the profile will immediately enter enforcing mode.

schedule_options
object
required

When present, the new profile will automatically have a scan schedule associated with it that scans the covered hosts with the selected sandflies for drift detection. If null, no scan schedule will be created.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json