Resource:a mapping between HeadlessHorseman job type and Hangfire queueC# Rel Const:Rels.MasterSvc.JobTypeQueueURI template:jobtypequeues/{id}Obtain URI from:
Get a single jobtypequeue record.
Success status: 200; ETag response header supplied; Response is cacheable
Name (* = required) | Data Type | Description |
---|---|---|
id * | int | jobtypequeue id |
Type | Description | |
---|---|---|
JobType | string | This is a candidate key to this resource |
Queue | string |
{ "jobType": "str", "queue": "str" }
Remove an existing jobtypequeue record.
If-Match request header required; Success status: 204
Name (* = required) | Data Type | Description |
---|---|---|
id * | int | jobtypequeue id |
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.