Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateLimitsIncreaseRequestRequest

example

Click here to see how to use UpdateLimitsIncreaseRequestRequest.

Hierarchy

Properties

Optional ifMatch

ifMatch: undefined | string

This value (etag) should be passed when you want to ensure that no-one else has changed the value while you're making an update. To get the current etag, make a GET call and read the current etag header. If GET returns 404, and you still want to ensure that noone else has executed a SET operation, pass the following header instead: {@code if-none-match: *}

limitsIncreaseRequestId

limitsIncreaseRequestId: string

The OCID of the limit increase request.

Optional opcRequestId

opcRequestId: undefined | string

Override request id for request tracking purposes.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

updateLimitsIncreaseRequestDetails

updateLimitsIncreaseRequestDetails: UpdateLimitsIncreaseRequestDetails

Details for updating Limits Increase request