Previous page

Next page

Locate page in Contents

Print this page

pctl backup-list

Lists the available backups for the specified virtual machine.

Syntax

pctl backup-list [ vm_id | vm_name ] [ -f , --full ]

[ -s , --storage user [[ : passwd ] @ server [ : port ]]

Parameters

Name

Description

vm_id | vm_name

The UUID or the name of the virtual machine for which to list the available backups.

-f, --full

Display full backup information.

-s,--storage

Backup server connection and login parameters. If this option is omitted, the backups will be searched for on the default backup server. The default backup server can be configured using the prlsrvctl set command.

--localvms

List only the backups of the virtual machines that were residing on the local server .

user

The name of the backup server user.

passwd

The user password.

server

Backup server hostname or IP address.

port

Port number. If omitted, the default port is used.

Links

General Syntax , Legend