Interface: IDescribeNamespaceResponse
workflowservice.v1.IDescribeNamespaceResponse
Properties of a DescribeNamespaceResponse.
Implemented by
Properties
config
• Optional config: null | INamespaceConfig
DescribeNamespaceResponse config
failoverHistory
• Optional failoverHistory: null | IFailoverStatus[]
Contains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.
failoverVersion
• Optional failoverVersion: null | Long
DescribeNamespaceResponse failoverVersion
isGlobalNamespace
• Optional isGlobalNamespace: null | boolean
DescribeNamespaceResponse isGlobalNamespace
namespaceInfo
• Optional namespaceInfo: null | INamespaceInfo
DescribeNamespaceResponse namespaceInfo
pollerGroupInfos
• Optional pollerGroupInfos: null | IPollerGroupInfo[]
The initial info that client should use for poller group assignment. This information is updated through poll response. Client is supposed to use the info received in the latest poll response.
replicationConfig
• Optional replicationConfig: null | INamespaceReplicationConfig
DescribeNamespaceResponse replicationConfig