Returns configurations.
GET {{baseUrl}}/configuration?tenantId={{tenancy_ocid}}
Returns the configurations list for the UI drop-down list.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
tenantId | string | (Required) tenant id |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
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. | |||
Accept | string |
RESPONSES
status: OK
{"items":[{"key":"incididunt aute irure ci","values":["sunt","qui eu"]},{"key":"dolor","values":["nulla velit volu","ad Excepteur"]}]}