Skip to main content

Interface: IDeleteNamespaceRegionRequest

cloudservice.v1.IDeleteNamespaceRegionRequest

Properties of a DeleteNamespaceRegionRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id to use for this async operation - optional.

Inherited from

$Properties.asyncOperationId


namespace

Optional namespace: null | string

The namespace to delete a region.

Inherited from

$Properties.namespace


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".

Inherited from

$Properties.region


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.

Inherited from

$Properties.resourceVersion