Uses of Interface
api.equinix.javasdk.ibxsmartview.model.PowerData
Packages that use PowerData
Package
Description
IBX SmartView client interfaces for the Equinix Java SDK.
-
Uses of PowerData in api.equinix.javasdk.ibxsmartview.client
Methods in api.equinix.javasdk.ibxsmartview.client that return PowerDataModifier and TypeMethodDescriptionLegacyPower.getCurrent(String accountNo, String ibx, String levelType, String levelValue) Retrieves the current power data for a specific hierarchy level and value.Methods in api.equinix.javasdk.ibxsmartview.client that return types with arguments of type PowerDataModifier and TypeMethodDescriptionLegacyPower.postCurrent(Object requestBody) Retrieves current power data for multiple assets using a structured request body. -
Uses of PowerData in api.equinix.javasdk.ibxsmartview.client.implementation
Methods in api.equinix.javasdk.ibxsmartview.client.implementation that return PowerDataModifier and TypeMethodDescriptionLegacyPowerImpl.getCurrent(String accountNo, String ibx, String levelType, String levelValue) Methods in api.equinix.javasdk.ibxsmartview.client.implementation that return types with arguments of type PowerData -
Uses of PowerData in api.equinix.javasdk.ibxsmartview.model.json
Classes in api.equinix.javasdk.ibxsmartview.model.json that implement PowerData