Variable ClusterInstanceConst
ClusterInstance: MutableCluster<{ attributes: { validProxyList: FixedAttribute<TypeFromFields[], any>; }; commands: { getValidProxiesRequest: Command<void, TypeFromFields, any>; }; id: 68; name: "ValidProxies"; revision: 1; }, []> Type declaration
Readonlyattributes: {
validProxyList: FixedAttribute<TypeFromFields[], any>;
}
Readonlycommands: {
getValidProxiesRequest: Command<void, TypeFromFields, any>;
}
ReadonlygetValidProxiesRequest: Command<void, TypeFromFields, any>
Readonlyid: 68
Readonlyname: "ValidProxies"
Readonlyrevision: 1
List of valid proxies that can proxy this Node. Each entry in this list is fabric-scoped.