403Webshell
Server IP : 66.29.132.122  /  Your IP : 18.223.213.238
Web Server : LiteSpeed
System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : admazpex ( 531)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/proc/thread-self/root/opt/imunify360/venv/lib64/python3.11/site-packages/imav/malwarelib/advanced/rpc/schema/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/proc/thread-self/root/opt/imunify360/venv/lib64/python3.11/site-packages/imav/malwarelib/advanced/rpc/schema/backup-systems.yaml
backup-systems init:
  return_type: BackupSystemInitAgentResponse
  type: dict
  cli:
    users:
      - root

  schema:
    force:
      type: boolean
      default: false
      help: Force reinstall Acronis client

    backend:
      coerce: backup_system
      positional: true

    username:
      type: string
      required: false
      nullable: true

    password:
      type: string
      required: false
      nullable: true
      envvar: 'PASSWORD'

    ip:
      type: ip
      required: false
      nullable: true

    encryption_key:
      type: string
      required: false
      nullable: true
      envvar: 'ENCRYPTION_KEY'

    apikey:
      type: string
      required: false
      envvar: 'API_KEY'

    url:
      type: string
      required: false
  help: Initialize a backup backend

backup-systems list:
  return_type: BackupSystemListAgentResponse
  type: dict
  cli:
    users:
      - root
  help: Show a list of available backup backends

backup-systems extended-status:
  return_type: ExtendedBackupSystemStatusAgentResponse
  type: dict
  cli:
    users:
      - root
  help: Show verbose information about a connected backup backend

backup-systems status:
  return_type: NarrowBackupSystemStatusAgentResponse
  type: dict
  cli:
    users:
      - root
  schema:
    user:
      type: string
      nullable: true
  help: Show information about a connected backup backend

backup-systems disable:
  return_type: NullAgentResponse
  type: dict
  cli:
    users:
      - root

  schema:
    backend:
      coerce: backup_system
      positional: true
    delete_backups:
      type: boolean
      default: false
  help: Disable the existing backup backend

backup-systems check:
  return_type: BackupSystemCloudlinuxCheckAgentResponse
  type: dict
  cli:
    users:
      - root

  schema:
    backend:
      coerce: backup_system
      positional: true
  help: Check the payment status of the selected backup backend

Youez - 2016 - github.com/yon3zu
LinuXploit