Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace 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. For more information, see Managing Regions.

To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see [Get Started with Policies](https://docs.cloud.oracle.com/Content/Identity/policiesgs/get-started-with-policies.htm).

Properties

isHomeRegion

isHomeRegion: boolean

Indicates if the region is the home region or not.

regionKey

regionKey: string

The region's key. See Regions and Availability Domains for the full list of supported 3-letter region codes.

Example: {@code PHX}

regionName

regionName: string

The region's name. See Regions and Availability Domains for the full list of supported region names.

Example: {@code us-phoenix-1}

status

status: Status

The region subscription status.

Functions

getDeserializedJsonObj

getJsonObj