Create a new site

This operation enables you to create a new site.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body of the request holds the data to input when adding a site.

string

Custom Asset ID for the site. NOTE: Please ensure any value for this field, even if it consists only of numbers, is enclosed in double quotes in the JSON content so it is parsed correctly prior to making the API request.

string

Additional notes about the site.

int64

ID of a valid satellite appliance if the site uses one for scanning. Appliance must be an active DAST appliance on your client.

string

Hostname resolution type for asset using a satellite appliance. Allowed values are: ip, dns

associatedHostnameList
array of strings
associatedHostnameList
credentials
object

CredentialsInput holds the structure of the request body for POST credentials

string

Free form description of the site

string
required

General industry category used for aggregate statistics

string

IP address of an internal site. It is mandatory only if the applianceId is mentioned. Must be a valid IPv4 address.

boolean
string
required

Site label. Limited to 100 characters, must be unique and must not contain $, <, > or "."

string
required

Service level for the site to be scanned.

string

The speed at which to scan the site. Ranges from unlimited requests per second (very fast) to 1 request per second (very slow).

string
required

URL of site to be scanned. Must be a valid HTTP URL.

int64

User provided subjective scale used by the Vulnerability scoring system. 0 yields lower scores, 10 yields higher scores.

Responses

401

UnauthorizedResponse signals an unauthorized API access

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized

500

GenericError generic error

Language
LoadingLoading…
Response
Choose an example:
application/json