Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateOpsiConfigurationRequest

example

Click here to see how to use CreateOpsiConfigurationRequest.

Properties

Optional configItemCustomStatus

configItemCustomStatus: Array<ConfigItemCustomStatus>

Specifies whether only customized configuration items or only non-customized configuration items or both have to be returned. By default only customized configuration items are returned.

Optional configItemField

configItemField: Array<ConfigItemField>

Specifies the fields to return in a config item summary.

Optional configItemsApplicableContext

configItemsApplicableContext: Array<string>

Returns the configuration items filtered by applicable contexts sent in this param. By default configuration items of all applicable contexts are returned.

createOpsiConfigurationDetails

createOpsiConfigurationDetails: CreateOpsiUxConfigurationDetails

Information about OPSI configuration resource to be created.

Optional opcRequestId

opcRequestId: undefined | string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

Optional opcRetryToken

opcRetryToken: undefined | string

A token that uniquely identifies a request that can be retried in case of a timeout or server error without risk of executing the same action again. Retry tokens expire after 24 hours.

Note:* Retry tokens can be invalidated before the 24 hour time limit due to conflicting operations, such as a resource being deleted or purged from the system.

Optional opsiConfigField

opsiConfigField: Array<OpsiConfigField>

Optional fields to return as part of OpsiConfiguration object. Unless requested, these fields will not be returned by default.

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