# Functions
InAnyAZ is a convenience constructor for the PerAZ fields of ResourceCapacityReport and ResourceUsageReport.
# Constants
AvailabilityZoneAny marks values that are not bound to a specific AZ.
AvailabilityZoneUnknown marks values that are bound to an unknown AZ.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnitBytes is exactly that.
UnitExbibytes is exactly that.
UnitGibibytes is exactly that.
UnitKibibytes is exactly that.
UnitMebibytes is exactly that.
UnitNone is used for countable (rather than measurable) resources.
UnitPebibytes is exactly that.
UnitTebibytes is exactly that.
UnitUnspecified is used as a placeholder when the unit is not known.
# Structs
AZRateUsageReport contains usage data for a rate in a single project and AZ.
AZResourceCapacityReport contains capacity data for a resource in a single AZ.
AZResourceUsageReport contains usage data for a resource in a single project and AZ.
DomainMetadata includes metadata about a domain from Keystone.
Metric is a metric.
MetricFamilyInfo describes a metric family.
ProjectMetadata includes metadata about a project from Keystone.
RateInfo describes a rate that a liquid's service provides.
RateUsageReport contains usage data for a rate in a single project.
ResourceCapacityReport contains capacity data for a resource.
ResourceDemand contains demand statistics for a resource.
ResourceDemandInAZ contains demand statistics for a resource in a single AZ.
ResourceInfo describes a resource that a liquid's service provides.
ResourceQuotaRequest contains the new quota value for a single resource.
ResourceUsageReport contains usage data for a resource in a single project.
ServiceCapacityReport is the response payload format for POST /v1/report-capacity.
ServiceCapacityRequest is the request payload format for POST /v1/report-capacity.
ServiceInfo is the response payload format for GET /v1/info.
ServiceQuotaRequest is the request payload format for PUT /v1/projects/:uuid/quota.
ServiceUsageReport is the response payload format for POST /v1/projects/:uuid/report-usage.
ServiceUsageRequest is the request payload format for POST /v1/projects/:uuid/report-usage.
Subcapacity describes a distinct chunk of capacity for a resource within an AZ.
SubcapacityBuilder is a helper type for building Subcapacity values.
Subresource describes a distinct chunk of usage for a resource within a project and AZ.
SubresourceBuilder is a helper type for building Subresource values.
# Type aliases
AvailabilityZone is the name of an availability zone.
MetricName is the name of a metric family.
MetricType is an enum.
OvercommitFactor is the ratio between raw and effective capacity of a resource.
RateName identifies a rate within a service.
ResourceName identifies a resource within a service.
Unit enumerates allowed values for the unit a resource's quota/usage is measured in.