Skip to main content

Interface: IDeleteNamespaceRegionRequest

cloudservice.v1.IDeleteNamespaceRegionRequest

Properties of a DeleteNamespaceRegionRequest.

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 delete a region.


region

Optional region: null | string

The id of the standby region to be deleted. 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 delete region operation is intended for. The latest version can be found in the GetNamespace operation response.