Interface: IAddNamespaceRegionRequest
cloudservice.v1.IAddNamespaceRegionRequest
Properties of an AddNamespaceRegionRequest.
Implemented by
Properties
asyncOperationId
• Optional asyncOperationId: null | string
The id to use for this async operation - optional.
namespace
• Optional namespace: null | string
The namespace to add the region to.
region
• Optional region: null | string
The id of the standby region to add to the namespace. The GetRegions API can be used to get the list of valid region ids. Example: "aws-us-west-2".
resourceVersion
• Optional resourceVersion: null | string
The version of the namespace for which this add region operation is intended for. The latest version can be found in the GetNamespace operation response.