ListRegionSubscriptions

get

/20160918/tenancies/{tenancy_id}/regionSubscriptions

Lists the region subscriptions for the specified tenancy.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

The list has been 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
  • RegionSubscription
    An object that represents your tenancy's access to a particular region (i.e., a subscription), the status of that access, and whether that region is the home region. To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator.
Nested Schema : RegionSubscription
Type: object
An object that represents your tenancy's access to a particular region (i.e., a subscription), the status of that access, and whether that region is the home region. To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator.
Show Source

400 Response

Bad Request
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

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