public Task <string> GetPushUri()
 {
     return(_agentsController.InitAndGetPushUri());
 }