- Preparing search index...
- The search index is not available
polykey
StatusLive: { data: { agentHost: string; agentPort: number; clientHost: string; clientPort: number; nodeId: NodeId; pid: number; [
key:
string]
: any; }; status: "LIVE"; }
Type declaration
-
data: {
agentHost: string;
agentPort: number;
clientHost: string;
clientPort: number;
nodeId: NodeId;
pid: number;
[key: string]: any;
}
-
[key: string]: any
-
agentHost: string
-
agentPort: number
-
clientHost: string
-
clientPort: number
-
-
pid: number
-
status: "LIVE"