Creates a new Queue
POST {{baseUrl}}/queues
Creates a new queue.
Request Body
{"displayName"=>"mollit exercitation enim Ut ut", "compartmentId"=>"{{compartment_ocid}}", "customEncryptionKeyId"=>"consequat fugiat aliqua sed", "deadLetterQueueDeliveryCount"=>0, "freeformTags"=>{"velit_6c"=>"ad magna do", "ipsum_18"=>"adipisicing qui", "Lorem_fe3"=>"irure ", "exercitation_4"=>"voluptate laboris eiusmod"}, "retentionInSeconds"=>86400, "timeoutInSeconds"=>30, "visibilityInSeconds"=>30}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-retry-token | string | A token that uniquely identifies a request so it can be retried in case of a timeout or | |
server error without risk of executing that same action again. Retry tokens expire after 24 | |||
hours, but can be invalidated before then due to conflicting operations. For example, if a resource | |||
has been deleted and purged from the system, then a retry of the original creation request | |||
might be rejected. | |||
opc-request-id | string | Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID. | |
Content-Type | string | ||
Accept | string |