Constructor
new Jobs(endPoint)
Parameters:
Name | Type | Description |
---|---|---|
endPoint |
String | [CC endpoint] |
- Source:
Methods
getJob(guid) → {JSON}
Get a determinated Job
http://apidocs.cloudfoundry.org/214/jobs/retrieve_job_that_is_queued.html
Parameters:
Name | Type | Description |
---|---|---|
guid |
String | [job guid] |
- Source:
Returns:
[return a JSON response]
- Type
- JSON