Interface Assets
- All Known Implementing Classes:
AssetsImpl
public interface Assets
Client interface for accessing asset information in the Equinix Customer Portal.
Provides read-only operations to list and retrieve details about physical assets
such as cages, cabinets, and power circuits within IBX data centers.
-
Method Summary
-
Method Details
-
list
PaginatedList<Asset> list()Lists all assets for the current account.- Returns:
- a paginated list of assets
-
getByUuid
-