public IDictionary PostDisable(string uid) { return(_componentRegistryService.DisableComponent(uid)); }