Lists available SDK target languages.
GET {{baseUrl}}/sdkLanguageTypes?compartmentId={{compartment_ocid}}
Lists programming languages in which SDK can be generated.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
displayName | string | A user-friendly name. Does not have to be unique, and it's changeable. |
Example: My new resource
|
| limit
| number | | The maximum number of items to return. |
| page
| null | | The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. |
| sortOrder
| string | | The sort order to use, either 'asc' or 'desc'. The default order depends on the sortBy value. |
| sortBy
| string | | The field to sort by. You can provide one sort order (sortOrder
).
Default order for timeCreated
is descending. Default order for
displayName
is ascending. The displayName
sort order is case
sensitive.
|
| compartmentId
| string | | (Required) The ocid of the compartment in which to list resources. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | null | The client request id for tracing. | |
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header |
RESPONSES
status: OK
{"items":[{"name":"occaecat nulla","version":"laboris quis nulla","description":"in consectetur ut proident","displayName":"irure sunt dolore dolore","parameters":[{"paramName":"aliq","allowedValues":[{"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"description":"qui laborum nostrud","displayName":"in pariatur Lorem ad","inputType":"URI","isRequired":false,"maxSize":46513275.65644014},{"paramName":"voluptate enim dolore","allowedValues":[{"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"description":"voluptate proident Lorem","displayName":"consequat dolore sunt","inputType":"URI","isRequired":false,"maxSize":41645241.024520546}]},{"name":"do exercitation ut in","version":"et fugiat cupidatat","description":"officia","displayName":"sunt","parameters":[{"paramName":"reprehenderit Lorem consectetur id","allowedValues":[{"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"description":"culpa","displayName":"reprehenderit voluptate consectetur","inputType":"ENUM","isRequired":false,"maxSize":-57380149.016699366},{"paramName":"sunt reprehenderit eiusmod","allowedValues":[{"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"description":"ut in nisi adipisicing labore","displayName":"pariatur velit labore anim","inputType":"EMAIL","isRequired":false,"maxSize":97757994.75389263}]}]}