CreateRegionSubscription
POST {{baseUrl}}/tenancies/:tenancyId/regionSubscriptions
Creates a subscription to a region for a tenancy.
Request Body
{"regionKey"=>"FRA"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-retry-token | string | A token that uniquely identifies a request so it can be retried in case of a timeout or | |
server error without risk of executing that same action again. Retry tokens expire after 24 | |||
hours, but can be invalidated before then due to conflicting operations (e.g., if a resource | |||
has been deleted and purged from the system, then a retry of the original creation request | |||
may be rejected). | |||
Content-Type | string | ||
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header | |
x-content-sha256 | string | (Required) Content sha256 for POST, PUT and PATCH operations |
RESPONSES
status: OK
{"regionKey":"ad esse dolor d","regionName":"commodo conseq","status":"IN_PROGRESS","isHomeRegion":false}