Beispiel #1
0
 public function disableBackups()
 {
     return $this->request->performAction($this->id, 'disable_backups');
 }