Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Enumeration RuleGroupsNamespaceStatusCode

Enumeration Members

ACTIVE: "ACTIVE"

Namespace has been created/updated. Update/Deletion is disallowed until namespace is ACTIVE and workspace status is ACTIVE.

CREATING: "CREATING"

Namespace is being created. Update/Deletion is disallowed until namespace is ACTIVE and workspace status is ACTIVE.

CREATION_FAILED: "CREATION_FAILED"

Namespace creation failed.

DELETING: "DELETING"

Namespace is being deleting. Update/Deletion is disallowed until namespace is ACTIVE and workspace status is ACTIVE.

UPDATE_FAILED: "UPDATE_FAILED"

Namespace update failed.

UPDATING: "UPDATING"

Namespace is being updated. Update/Deletion is disallowed until namespace is ACTIVE and workspace status is ACTIVE.