ListRegions

get

/20160918/regions

List the Oracle Private Cloud Appliance region. The appliance region name is pca_name.domain. Example: mypca.example.com

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

The list is being retrieved.
Headers
  • Unique Oracle-assigned identifier for the request. Provide this request OCID if you need to contact Oracle about this request.
Body ()
Root Schema : schema
Type: array
Show Source
  • Region
    The Private Cloud Appliance. The region name is the appliance domain name. The region contains one availability domain, which is named AD-1.
Nested Schema : Region
Type: object
The Private Cloud Appliance. The region name is the appliance domain name. The region contains one availability domain, which is named AD-1.
Show Source
  • Minimum Length: 1
    Maximum Length: 16
    The key of the region. Example: PHX
  • Minimum Length: 1
    Maximum Length: 16
    The name of the region. Example: us-phoenix-1

401 Response

Unauthorized
Headers
  • Unique Oracle-assigned identifier for the request. Provide this request OCID if you need to contact Oracle about this request.
Body ()
Root Schema : Error
Type: object
The properties that define an error.
Show Source

404 Response

Not Found
Headers
  • Unique Oracle-assigned identifier for the request. Provide this request OCID if you need to contact Oracle about this request.
Body ()
Root Schema : Error
Type: object
The properties that define an error.
Show Source

500 Response

Internal Server Error
Headers
  • Unique Oracle-assigned identifier for the request. Provide this request OCID if you need to contact Oracle about this request.
Body ()
Root Schema : Error
Type: object
The properties that define an error.
Show Source

Default Response

An error has occurred.
Headers
  • Unique Oracle-assigned identifier for the request. Provide this request OCID if you need to contact Oracle about this request.
Body ()
Root Schema : Error
Type: object
The properties that define an error.
Show Source
Back to Top