API Guide

Table Of Contents
Responses
HTTP
Code
Description Schema
204 Successfully deleted. No Content
3.18.5. Cancel a vias provisioning job
POST /jobs/{name}/cancel
Parameters
Type Name Description Schema
Path
name
required
The name of a specific instance of the resource string
Responses
HTTP
Code
Description Schema
200 VIAS job was cancelled successfully, return updated ViasJob ViasJob
Example HTTP response
Response 200
80