v1

latestOpenAPI 3.0.02026-07-1741717.5 KB
impacts

Returns the impacts of current inventory.

Region is mandatory. Filter_tags (if any) should be written as string containing tag_name=tag_value

Example query: http://localhost:8000/impacts?aws_region=eu-west-3&filter_tag=Name=boatest&filter_tag=OtherTag=other-value&use_duration_hours=1.0

get/impacts

Query parameters

aws_regionstring required
filter_tagsstring[] nullable
use_duration_hoursnumber float nullable
verbose_outputboolean nullable
include_block_storageboolean nullable

Response