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