List Availability Domains for use on the Node Pool

GET https://identity.{{region}}.oraclecloud.com/20160918/availabilityDomains/?compartmentId={{tenancy_ocid}}

Lists the availability domains in your tenancy. Specify the OCID of either the tenancy or another of your compartments as the value for the compartment ID (remember that the tenancy is simply the root compartment). See Where to Get the Tenancy's OCID and User's OCID. Note that the order of the results returned can change if availability domains are added or removed; therefore, do not create a dependency on the list order.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The OCID of the compartment (remember that the tenancy is simply the root compartment).

HEADERS

KeyDatatypeRequiredDescription
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header

RESPONSES

status: OK

[{"compartmentId":"elit sed occaecat anim tempor","id":"deserunt","name":"mollit"},{"compartmentId":"sit ","id":"qui deserunt","name":"consequat id"}]