Interface: INamespaceInvalidStateFailure
errordetails.v1.INamespaceInvalidStateFailure
Properties of a NamespaceInvalidStateFailure.
Implemented by
Properties
allowedStates
• Optional allowedStates: null | NamespaceState[]
Allowed namespace states for requested operation. For example NAMESPACE_STATE_DELETED is forbidden for most operations but allowed for DescribeNamespace.
namespace
• Optional namespace: null | string
NamespaceInvalidStateFailure namespace
state
• Optional state: null | NamespaceState
Current state of the requested namespace.