Resource:Collection: of jobmethodC# Rel Const:Rels.JobSvc.JobMethodsURI template:methodsObtain URI from:
get the list of available Headless Horseman background job methods
Success status: 200
Type | Description | |
---|---|---|
ResourceList | IList<Job.Models.JobMethod> | |
Name | string | A heirarchical name of the job: the last part is the job's method, the preceding parts are the job's categorization |
Description | string | |
ParamNames | String[] |
{ "_embedded": { "http://api.3plCentral.com/rels/jobs/jobmethod": [ { "name": "str", "description": "str", "paramNames": [ "str" ] } ] } }
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.