jobs
Update job exposed ports
Replace the exposed ports of a running job, applied live (no re-run). Ports listed in portsPublic are reachable without any authentication.
put/api/jobs/{namespace}/{jobId}/expose
Path parameters
namespacestring required
jobIdstring required
Request body
Response
The job after its exposed ports have been updated
Changes
Changed in 3 of the 53 revisions of this API.13
- ●
added the new
RESOURCE_GROUP_LIMITenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○