# Functions
AbortScansPath computes a request path to the abort action of Scans.
ChecksScansPath computes a request path to the checks action of Scans.
CreateScansPath computes a request path to the create action of Scans.
IndexAssettypesPath computes a request path to the index action of Assettypes.
IndexChecktypesPath computes a request path to the index action of Checktypes.
IndexScansPath computes a request path to the index action of Scans.
New instantiates the client.
ShowChecksPath computes a request path to the show action of Checks.
ShowChecktypesPath computes a request path to the show action of Checktypes.
ShowHealthcheckPath computes a request path to the show action of healthcheck.
ShowScansPath computes a request path to the show action of Scans.
StatsScansPath computes a request path to the stats action of Scans.
# Structs
Assettype media type (default view)
Identifier: application/vnd.assettype+json; view=default.
AssettypeType user type.
Checkdata media type (default view)
Identifier: application/vnd.checkdata+json; view=default.
Checks media type (default view)
Identifier: application/vnd.checks+json; view=default.
Checktype media type (default view)
Identifier: application/vnd.checktype+json; view=default.
Checktypes media type (default view)
Identifier: application/vnd.checktypes+json; view=default.
ChecktypesGroup user type.
ChecktypeType user type.
Client is the vulcan-core service client.
Createscandata media type (default view)
Identifier: application/vnd.createscandata+json; view=default.
ScanChecktype user type.
Scandata media type (default view)
Identifier: application/vnd.scandata+json; view=default.
ScanPayload user type.
Scans media type (default view)
Identifier: application/vnd.scans+json; view=default.
ScanTargetsGroup user type.
Stat media type (default view)
Identifier: application/vnd.stat+json; view=default.
Stats media type (default view)
Identifier: application/vnd.stats+json; view=default.
Target user type.
TargetGroup user type.
# Type aliases
AssettypeCollection is the media type for an array of Assettype (default view)
Identifier: application/vnd.assettype+json; type=collection; view=default.