Files
cloudkitty/doc/source/webapi/rating/hashmap.rst
Stéphane Albert d988da2c17 Added new mapping type: threshold
HashMap module now manages thresholds.
Thresholds only work on numerical values.
You can set thresholds on a field value or service quantity.

Change-Id: I665e9cd943bb620c016dcf78afbc096a3bce470b
2015-05-06 16:34:17 +02:00

1.6 KiB

HashMap Module REST API

cloudkitty.rating.hash.controllers.root:HashMapConfigController

cloudkitty.rating.hash.controllers.service:HashMapServicesController

cloudkitty.rating.hash.datamodels.service.Service

cloudkitty.rating.hash.datamodels.service.ServiceCollection

cloudkitty.rating.hash.controllers.field:HashMapFieldsController

cloudkitty.rating.hash.datamodels.field.Field

cloudkitty.rating.hash.datamodels.field.FieldCollection

cloudkitty.rating.hash.controllers.mapping:HashMapMappingsController

cloudkitty.rating.hash.datamodels.mapping.Mapping

cloudkitty.rating.hash.datamodels.mapping.MappingCollection

cloudkitty.rating.hash.datamodels.threshold.Threshold

cloudkitty.rating.hash.datamodels.threshold.ThresholdCollection

cloudkitty.rating.hash.controllers.group:HashMapGroupsController

cloudkitty.rating.hash.datamodels.group.Group

cloudkitty.rating.hash.datamodels.group.GroupCollection