Subscribing to an Infrastructure Region
Subscribe to an infrastructure region in IAM.
You can't unsubscribe from a region.
Use the create command and required parameters to subscribe to an infrastructure region:
export region_key=region_ocid # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/iam/region-subscription/create.html#cmdoption-region-key export tenancy_id=tenancy_ocid # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/iam/region-subscription/create.html#cmdoption-tenancy-id oci iam region-subscription create --region-key region_ocid --tenancy-id tenancy_ocid
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CreateRegionSubscription operation to subscribe to an infrastructure region.