Update Job Scheduler Queues

post

/bdcsce/api/v1.1/clustermgmt/{identityDomainId}/instances/{clusterId}/queues

Request

Path Parameters
Body ()
List of Queue Definition that will be set on the Cluster's Job Scheduler.
Root Schema : JobQueuesHttpRequest
Type: object
Show Source
Nested Schema : queues
Type: array
List of Queues that will be set in the Job Scheduler.
Show Source
Nested Schema : JobQueue
Type: object
Show Source
Security
Back to Top

Response

400 Response

List of errors related to the request.
Body ()
Root Schema : schema
Type: array
Show Source

404 Response

The Job Scheduler Queues was not found.

500 Response

An internal error occurred.
Body ()
Root Schema : Error
Type: object
Show Source
Nested Schema : o:errorDetails
Type: array
Read Only: true
error details
Show Source
Back to Top