vSnap Storage Utilization report

Review the storage utilization of your vSnap servers, including the availability status, free space, and used space. The vSnap Storage Utilization report displays both an overview of your vSnap servers and a detailed view of the individual virtual machines and databases that are protected on each vSnap server.

Category

Backup Storage Utilization

paramValues

Assume that you want to use the following options for the Protected and Unprotected VMs report:

  • vSnap storage: All

  • Exclude replica Destination Volumes: No

  • Show resources protected per vSnap storage: No

To use the listed options, the paramValues key will have the following JSON object:

{
    "vSnap":              ["2000"],
    "IncludeReplicaVols": false,
    "VMsPerStorage":      false
}

paramValues 1: vSnap

To select all vSnap servers, use ["(All)"]. To select specific vSnap servers, enter their {storageId}.

  • Example value: ["2000", "2001"]

  • Type: Array. Required. Avaiable in the web user interface.

Tip

To get a {storageId} value based on its name, follow the instructions in Getting a {storageId}.

paramValues 2: IncludeReplicaVols

Exclude replica destination volumes.

  • Type: Boolean. Required. Avaiable in the web user interface.

paramValues 3: VMsPerStorage

Show resources protected per vSnap server.

  • Type: Boolean. Required. Avaiable in the web user interface.

_images/reference_report_run101303.png

Figure 67 Report options for vSnap Storage Utilization in the web user interface

_images/reference_report_run101304.png

Figure 68 An example report of vSnap Storage Utilization