List
The list
command returns information about all recovery points, active jobs, completed jobs, failed jobs, invalid (failed) recovery points, valid (passed) recovery points, mounts, protected servers, volumes, virtualized servers, unprotected volumes, clusters, protection groups, SQL databases, Exchange databases, replicated servers, and repositories for the specified agent or list of servers currently protected by the Core. The most recent records return by default. You can list all records or specify how many records display by using a number parameter. This parameter should contain the letter "l" for the latest recovery points and "f" for the first recovery point. Each recovery point has its own number, which the administrator can use for mounting.
Usage
The usage for the command is as follows:
/list [rps | passed | failed | mounts | volumes | protectedservers | activejobs | completed jobs | failedjobs | virtualizedservers | unprotectedvolumes | clusters | protectiongroups | sqldatabases | exchangemailstores | replicatedservers | repositories] -protectedserver [name | IP address] -core [host name] -user [user name] -password [password] –number [all | l<number> | f<number> | <number>] -jobtype
Command Options
The following table describes the options available for the list
command:
Table 37: List command options
-? |
Display this help message. |
-list |
Select one of the following options:
- all recovery points ('rps')
- valid recovery points ('passed')
- invalid recovery points ('failed')
- mounts ('mounts')
- protected volumes ('volumes')
- unprotected volumes ('unprotectedvolumes')
- protected machines ('protectedservers')
- active jobs ('activejobs')
- failed jobs ('failedjobs')
- completed jobs ('completedjobs')
- virtualized servers ('virtualizedservers')
- clusters ('clusters')
- protection groups ('protectiongroups')
- SQL Server databases ('sqldatabases')
- MS Exchange databases ('exchangemailstores')
- replicated servers ('replicatedservers')
- repositories (‘repositories’)
|
-core |
Optional. Remote Core host machine IP address (with an optional port number). By default, the connection is made to the Core installed on the local machine. |
-user |
Optional. User name for the remote Core host machine. If you specify a user name, you must also provide a password. If none is provided, then the credentials for the logged-on user are used. |
-password |
Optional. Password to the remote Core host machine. If you specify a password, you also have to provide a user name. If none is provided, then the credentials for the logged-on user are used. |
-all |
For show jobs only. Display al events of a specific type (active/failed/completed) on the core server. |
-protectedserver |
Protected machine with recovery points to display. |
-number |
Optional. Number of data items to display. Use only with the following specifiers: 'rps', 'activejobs', 'completedjobs', 'failedjobs'. Available values are:
|
-jobtype |
Optional. Filter output by job type. Available values include:
- 'transfer' (data transfer)
- 'repository' (repository maintenance)
- 'replication' (local and remote replications)
- 'backup' (backup and restore)
- 'bootcdbuilder' (create boot CDs)
- 'diagnostics' (upload logs)
- 'exchange' (Exchange Server files check)
- 'export' (recovery point export)
- 'pushinstall' (deploy agents)
- 'restore' (recovery point restores)
- 'rollup' (protected machine rollups)
- 'sqlattach' (agent attachability checks)
- 'mount' (mount repository)
|
Examples:
List the 30 most recent recovery points:
>cmdutil /list rps -core 10.10.10.10 -user administrator -password 23WE@#$sdd -protectedserver 10.10.5.22 -number l30
View all failed data transfer jobs performed by a protected machine:
>cmdutil /list failed jobs -core 10.10.10.10 -user administrator -password 23WE@#$sdd -protectedserver 10.10.5.22 -number all -jobtype transfer
ListAzureVMSizes
Use the listazurevmsizes
command to determine the size of a virtual machine (VM) that has been deployed to a Microsoft Azure cloud account.
Usage
The usage for the command is as follows:
/listazurevmsizes -storageaccountname [Azure storage account name] -core [host name] -user [user name] -password [password] -protectedserver [name | IP address] or [IP]
Command Options
The following table describes the options available for the listazurevmsizes
command:
Table 38: ListAzureVMSizes command options
-? |
Display this help message. |
-cloudaccountname |
Optional when specifying -storageaccountname . Specify the name of the Azure cloud account. |
-storageaccountname |
Optional when specifying -cloudaccountname . Specify the name of the Azure storage account. |
-subscriptionid |
The Azure subscription ID. |
-cloudservicename |
The name of the Azure cloud service. |
-core |
Optional. Remote Core host machine IP address (with an optional port number). By default, the connection is made to the Core installed on the local machine. |
-user |
Optional. The user name for the remote Core host machine. If you specify a user name, you must also provide a password. If none is provided, then the credentials for the logged-on user are used. |
-password |
Optional. The password to the remote Core host machine. If you specify a password, you also have to provide a user name. If none is provided, then the credentials for the logged-on user are used. |
Examples:
View a list of the available virtual machine sizes for the cloud account Account1:
>cmdutil /listazurevmsizes -cloudaccountname Account1 -cloudservicename Service
View a list of the available virtual machine sizes for the storage account named "teststorage:"
>cmdutil /listazurevmsizes -storageaccountname teststorage -cloudservicename Service
ListOracleInstances
The listoracleinstances
command lets you retrieve a list of all Oracle instances running on a specified protected machine.
Usage
The usage for the command is as follows:
/listoracleinstances -core [host name] -user [user name] -password [password] -protectedserver [name | IP address]
Command Options
The following table describes the options available for the listoraclesinstances
command:
Table 39: ListOracleInstances command options
-? |
Display this help message. |
-core |
Optional. Remote Core host machine IP address (with an optional port number). By default, the connection is made to the Core installed on the local machine. |
-user |
Optional. The user name for the remote Core host machine. If you specify a user name, you must also provide a password. If none is provided, then the credentials for the logged-on user are used. |
-password |
Optional. The password to the remote Core host machine. If you specify a password, you also have to provide a user name. If none is provided, then the credentials for the logged-on user are used. |
-protectedserver |
The name or IP address of the protected machine. |
Example:
List the Oracle instances running on the specified protected server:
>cmdutil /listoracleinstances -core 10.10.127.42 -user admin -password -676df#df -protectedserver 10.10.34.88
ManagementCertificates
Use the managementcertificates
command to view a list of the Microsoft Azure management certificates.
Usage
The usage for the command is as follows:
/managementcertificates -core [host name] -user [user name] -password [password] -protectedserver [name | IP address] -list [list certificates] -upload [publish setting file path] -delete [subscription IID]
Command Options
The following table describes the options available for the managementcertificates
command:
Table 40: ManagementCertificates command options
-? |
Display this help message. |
-core |
Optional. Remote Core host machine IP address (with an optional port number). By default, the connection is made to the Core installed on the local machine. |
-user |
Optional. The user name for the remote Core host machine. If you specify a user name, you must also provide a password. If none is provided, then the credentials for the logged-on user are used. |
-password |
Optional. The password to the remote Core host machine. If you specify a password, you also have to provide a user name. If none is provided, then the credentials for the logged-on user are used. |
-protectedserver |
The name or IP address of a protected machine. |
-list |
Optional. List of Azure management certificates. |
-upload |
Optional. The location of the publish settings file from which you want to upload Azure management certificates. |
-delete |
Use this option to delete an Azure management certificate by using the subscription ID. |
Examples:
View a list of the Azure management certificates previously added on the Core:
>cmdutil /managementcertificates
>cmdutil /managementcertificates -list
Upload Azure management certificates from a publish settings file:
>cmdutil /managementcertificates -upload "c:\file.publishsettings"
Delete an Azure management certificate using the subscription ID:
>cmdutil /managementcertificates -delete "111111-22222-33333-4444-555555"