method  | url  | 
GET  | https://zvm_ip:port/v1/reports/resources  | 
zvm_ip  | The IP address of the Zerto Virtual Manager where the API is run.  | 
port  | The port to access the Zerto Virtual Manager. The default port is 9669.  | 
Basic filtering  | https://zvm_ip:port/v1/reports/resources?startTime={startTime}&endTime={endTime}&pageNumber={pageNumber}&pageSize={pageSize}  | 
Advanced filtering  | https://zvm_ip:port/v1/reports/resources?startTime={startTime}&endTime={endTime}&pageNumber={pageNumber}&pageSize={pageSize}&zorgName={zorgName}&vpgName={vpgName}&vmName={vmName}&protectedSiteName={protectedSiteName}&protectedClusterName={protectedClusterName}&protectedHostName={protectedHostName}&protectedOrgVd={protectedOrgVdc}&protectedVcdOrg={protectedVcdOrg}&recoverySiteName={recoverySiteName}&recoveryClusterName={recoveryClusterName}&recoveryHostName={recoveryHostName}&recoveryOrgVdc={recoveryOrgVdc}&recoveryVcdOrg={recoveryVcdOrg}  |