Update an existing pki queue

Update an existing pki queue

Body required
application/json

The pki queue to update

name
string required
clusterWide
boolean required
size
integer required
description
string | null
throttleDuration
string | null
throttleParallelism
integer | null
Responses
  • 200 PKI queue successfully updated
    _id
    string (Internal ID) required

    Object internal ID

    name
    string required
    clusterWide
    boolean required
    size
    integer required
    description
    string | null
    throttleDuration
    string | null
    throttleParallelism
    integer | null
  • 400 Bad Request
  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error