# Functions
AbortChecksPath computes a request path to the abort action of Checks.
AbortScansPath computes a request path to the abort action of Scans.
ChecksScansPath computes a request path to the checks action of Scans.
CreateChecksPath computes a request path to the create action of Checks.
CreateScansPath computes a request path to the create action of Scans.
IndexAgentsPath computes a request path to the index action of Agents.
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.
KillChecksPath computes a request path to the kill action of Checks.
New instantiates the client.
PauseAgentsPath computes a request path to the pause action of Agents.
ShowAgentsPath computes a request path to the show action of Agents.
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.
UploadFileScansPath computes a request path to the upload action of FileScans.
# Structs
Agent media type (default view)
Identifier: application/vnd.agent+json; view=default.
Agentdata media type (default view)
Identifier: application/vnd.agentdata+json; view=default.
AgentData user type.
Agentjobqueuedata media type (default view)
Identifier: application/vnd.agentjobqueuedata+json; view=default.
Agents media type (default view)
Identifier: application/vnd.agents+json; view=default.
Assettype media type (default view)
Identifier: application/vnd.assettype+json; view=default.
AssettypeType user type.
Check media type (default view)
Identifier: application/vnd.check+json; view=default.
Checkdata media type (default view)
Identifier: application/vnd.checkdata+json; view=default.
CheckData user type.
CheckPayload user type.
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.
ChecktypeType user type.
Client is the vulcan-persistence service client.
FileScanPayload user type.
Jobqueue media type (default view)
Identifier: application/vnd.jobqueue+json; view=default.
Scan media type (default view)
Identifier: application/vnd.scan+json; view=default.
Scancheckdata media type (default view)
Identifier: application/vnd.scancheckdata+json; view=default.
ScanChecksPayload user type.
Scandata media type (default view)
Identifier: application/vnd.scandata+json; view=default.
ScanData user type.
ScanPayload user type.
Scans media type (default view)
Identifier: application/vnd.scans+json; view=default.
Stat media type (default view)
Identifier: application/vnd.stat+json; view=default.
Stats media type (default view)
Identifier: application/vnd.stats+json; view=default.
# Type aliases
AssettypeCollection is the media type for an array of Assettype (default view)
Identifier: application/vnd.assettype+json; type=collection; view=default.