Interface Reports
- All Known Implementing Classes:
ReportsImpl
public interface Reports
Client interface for accessing reports in the Equinix Customer Portal.
Provides read-only operations to list and retrieve generated reports
covering usage, billing, and operational metrics.
-
Method Summary
-
Method Details
-
list
PaginatedList<Report> list()Lists all reports for the current account.- Returns:
- a paginated list of reports
-
getByUuid
-