Skip to main content

Retrieve daily cost breakdown by selected dimension

GET 

/c/showback/showbacks/:id/dimension_daily_cost/

Returns a daily cost breakdown grouped by the specified dimension for a given showback report. Dimensions include resource metadata, Kubernetes attributes, labels, and infrastructure-related fields. Supports filtering by time range, tag values, allocation status, and granularity. Includes optional cost summaries and supports cost type selection for refined reporting.

Request

Query Parameters

    dimension stringrequired

    Possible values: [tag_keys, product_region, product_product_name, line_item_usage_account_id, line_item_usage_type, line_item_operation, line_item_line_item_type, line_item_resource_id, resource_name, line_item_line_item_description, billing_project_id, billing_project_name, nops_compute_provisioner, nops_compute_types, nops_operating_system_engine, nops_purchase_option, nops_final_environment, bill_billing_entity, line_item_legal_entity, line_item_availability_zone, product_servicename, pricing_unit, nops_region_name, product_product_family, product_instance_family, product_instance_type_family, running_containers_per_node, pod_namespace, node, node_cpu_count_capacity, node_cpu_count_allocatable, pod_cpu_percent_used, node_memory_capacity, node_memory_allocatable, pod_memory_percent_used, node_storage_capacity, node_storage_allocatable, pod, container, pod_container_cpu_limit, pod_container_cpu_request, pod_container_memory_limit, pod_container_memory_request, label_app_kubernetes_io_name, k8s_labels, k8s_labels_keys, cluster_arn, labels, label_keys, node_namespace, nops_eks_karpenter_provisioner_name, nops_kubernetes_cluster_name, nops_non_taggable_resource, product_instance_type, cluster_name, providerID, controllerKind, controller, deployment, namespaceLabels_kubernetes_io_metadata_name, services, cost_allocation_tags, cost_allocation_tag_keys, storage_product, storage_product_subtype, storage_class, storage_tier, storage_overhead]

    Group daily cost by dimension.

    granularity string

    Possible values: [all, hour, day, week, month, quarter]

    Default value: day

    Granularity to use

    allocated boolean

    Use true to show data for allocated resources; Use false to show data for UNallocated resources; Leave blank to show both.

    include_summary boolean

    Extend granular results with it's summary (1d, 7d, 30d + deltas)

    showback_value string

    Filter: filter query results by showback value(s). Supports arrays (?showback_value=...&showback_value=...)

    non_resources boolean

    Use true to show non-resources; Use false to show only resources; Leave blank to show both.

    date_start string

    Set date_start filter. Format: YYYY-mm-dd

    date_end string

    Set date_end filter. Format: YYYY-mm-dd

    tag object

    Filter: Filter by tag key+value pair. Should be a JSON string Example: ?tag={"App": "inf"}&exclude_tag={"App": "symphony"}. Supports arrays (?tag=...&tag=...)

    cost_type string

    Possible values: [line_item_unblended_cost, line_item_amortized_cost, line_item_blended_cost]

    Default value: line_item_unblended_cost

    Cost field to use. Default line_item_unblended_cost. Other options: line_item_amortized_cost and line_item_blended_cost

    tag_keys string

    Filter: [include] tag_keys in query results. Supports arrays (?tag_keys=...&tag_keys=...)

    region string

    Filter: [include] region in query results. Supports arrays (?region=...&region=...)

    product string

    Filter: [include] product in query results. Supports arrays (?product=...&product=...)

    account_id string

    Filter: [include] account_id in query results. Supports arrays (?account_id=...&account_id=...)

    usagetype string

    Filter: [include] usagetype in query results. Supports arrays (?usagetype=...&usagetype=...)

    operation string

    Filter: [include] operation in query results. Supports arrays (?operation=...&operation=...)

    item_type string

    Filter: [include] item_type in query results. Supports arrays (?item_type=...&item_type=...)

    resource_id string

    Filter: [include] resource_id in query results. Supports arrays (?resource_id=...&resource_id=...)

    resource_name string

    Filter: [include] resource_name in query results. Supports arrays (?resource_name=...&resource_name=...)

    description string

    Filter: [include] description in query results. Supports arrays (?description=...&description=...)

    project_id string

    Filter: [include] project_id in query results. Supports arrays (?project_id=...&project_id=...)

    billing_project_name string

    Filter: [include] billing_project_name in query results. Supports arrays (?billing_project_name=...&billing_project_name=...)

    nops_compute_provisioner string

    Filter: [include] nops_compute_provisioner in query results. Supports arrays (?nops_compute_provisioner=...&nops_compute_provisioner=...)

    nops_compute_types string

    Filter: [include] nops_compute_types in query results. Supports arrays (?nops_compute_types=...&nops_compute_types=...)

    nops_operating_system_engine string

    Filter: [include] nops_operating_system_engine in query results. Supports arrays (?nops_operating_system_engine=...&nops_operating_system_engine=...)

    nops_purchase_option string

    Filter: [include] nops_purchase_option in query results. Supports arrays (?nops_purchase_option=...&nops_purchase_option=...)

    nops_final_environment string

    Filter: [include] nops_final_environment in query results. Supports arrays (?nops_final_environment=...&nops_final_environment=...)

    bill_billing_entity string

    Filter: [include] bill_billing_entity in query results. Supports arrays (?bill_billing_entity=...&bill_billing_entity=...)

    line_item_legal_entity string

    Filter: [include] line_item_legal_entity in query results. Supports arrays (?line_item_legal_entity=...&line_item_legal_entity=...)

    line_item_availability_zone string

    Filter: [include] line_item_availability_zone in query results. Supports arrays (?line_item_availability_zone=...&line_item_availability_zone=...)

    product_servicename string

    Filter: [include] product_servicename in query results. Supports arrays (?product_servicename=...&product_servicename=...)

    pricing_unit string

    Filter: [include] pricing_unit in query results. Supports arrays (?pricing_unit=...&pricing_unit=...)

    nops_region_name string

    Filter: [include] nops_region_name in query results. Supports arrays (?nops_region_name=...&nops_region_name=...)

    product_product_family string

    Filter: [include] product_product_family in query results. Supports arrays (?product_product_family=...&product_product_family=...)

    product_instance_family string

    Filter: [include] product_instance_family in query results. Supports arrays (?product_instance_family=...&product_instance_family=...)

    product_instance_type_family string

    Filter: [include] product_instance_type_family in query results. Supports arrays (?product_instance_type_family=...&product_instance_type_family=...)

    running_containers_per_node string

    Filter: [include] running_containers_per_node in query results. Supports arrays (?running_containers_per_node=...&running_containers_per_node=...)

    pod_namespace string

    Filter: [include] pod_namespace in query results. Supports arrays (?pod_namespace=...&pod_namespace=...)

    node string

    Filter: [include] node in query results. Supports arrays (?node=...&node=...)

    node_cpu_count_capacity string

    Filter: [include] node_cpu_count_capacity in query results. Supports arrays (?node_cpu_count_capacity=...&node_cpu_count_capacity=...)

    node_cpu_count_allocatable string

    Filter: [include] node_cpu_count_allocatable in query results. Supports arrays (?node_cpu_count_allocatable=...&node_cpu_count_allocatable=...)

    pod_cpu_percent_used string

    Filter: [include] pod_cpu_percent_used in query results. Supports arrays (?pod_cpu_percent_used=...&pod_cpu_percent_used=...)

    node_memory_capacity string

    Filter: [include] node_memory_capacity in query results. Supports arrays (?node_memory_capacity=...&node_memory_capacity=...)

    node_memory_allocatable string

    Filter: [include] node_memory_allocatable in query results. Supports arrays (?node_memory_allocatable=...&node_memory_allocatable=...)

    pod_memory_percent_used string

    Filter: [include] pod_memory_percent_used in query results. Supports arrays (?pod_memory_percent_used=...&pod_memory_percent_used=...)

    node_storage_capacity string

    Filter: [include] node_storage_capacity in query results. Supports arrays (?node_storage_capacity=...&node_storage_capacity=...)

    node_storage_allocatable string

    Filter: [include] node_storage_allocatable in query results. Supports arrays (?node_storage_allocatable=...&node_storage_allocatable=...)

    pod string

    Filter: [include] pod in query results. Supports arrays (?pod=...&pod=...)

    container string

    Filter: [include] container in query results. Supports arrays (?container=...&container=...)

    pod_container_cpu_limit string

    Filter: [include] pod_container_cpu_limit in query results. Supports arrays (?pod_container_cpu_limit=...&pod_container_cpu_limit=...)

    pod_container_cpu_request string

    Filter: [include] pod_container_cpu_request in query results. Supports arrays (?pod_container_cpu_request=...&pod_container_cpu_request=...)

    pod_container_memory_limit string

    Filter: [include] pod_container_memory_limit in query results. Supports arrays (?pod_container_memory_limit=...&pod_container_memory_limit=...)

    pod_container_memory_request string

    Filter: [include] pod_container_memory_request in query results. Supports arrays (?pod_container_memory_request=...&pod_container_memory_request=...)

    label_app_kubernetes_io_name string

    Filter: [include] label_app_kubernetes_io_name in query results. Supports arrays (?label_app_kubernetes_io_name=...&label_app_kubernetes_io_name=...)

    k8s_labels string

    Filter: [include] k8s_labels in query results. Supports arrays (?k8s_labels=...&k8s_labels=...)

    k8s_labels_keys string

    Filter: [include] k8s_labels_keys in query results. Supports arrays (?k8s_labels_keys=...&k8s_labels_keys=...)

    cluster_arn string

    Filter: [include] cluster_arn in query results. Supports arrays (?cluster_arn=...&cluster_arn=...)

    labels string

    Filter: [include] labels in query results. Supports arrays (?labels=...&labels=...)

    label_keys string

    Filter: [include] label_keys in query results. Supports arrays (?label_keys=...&label_keys=...)

    node_namespace string

    Filter: [include] node_namespace in query results. Supports arrays (?node_namespace=...&node_namespace=...)

    nops_eks_karpenter_provisioner_name string

    Filter: [include] nops_eks_karpenter_provisioner_name in query results. Supports arrays (?nops_eks_karpenter_provisioner_name=...&nops_eks_karpenter_provisioner_name=...)

    nops_kubernetes_cluster_name string

    Filter: [include] nops_kubernetes_cluster_name in query results. Supports arrays (?nops_kubernetes_cluster_name=...&nops_kubernetes_cluster_name=...)

    nops_non_taggable_resource string

    Filter: [include] nops_non_taggable_resource in query results. Supports arrays (?nops_non_taggable_resource=...&nops_non_taggable_resource=...)

    product_instance_type string

    Filter: [include] product_instance_type in query results. Supports arrays (?product_instance_type=...&product_instance_type=...)

    cluster_name string

    Filter: [include] cluster_name in query results. Supports arrays (?cluster_name=...&cluster_name=...)

    providerID string

    Filter: [include] providerID in query results. Supports arrays (?providerID=...&providerID=...)

    controllerKind string

    Filter: [include] controllerKind in query results. Supports arrays (?controllerKind=...&controllerKind=...)

    controller string

    Filter: [include] controller in query results. Supports arrays (?controller=...&controller=...)

    deployment string

    Filter: [include] deployment in query results. Supports arrays (?deployment=...&deployment=...)

    namespaceLabels_kubernetes_io_metadata_name string

    Filter: [include] namespaceLabels_kubernetes_io_metadata_name in query results. Supports arrays (?namespaceLabels_kubernetes_io_metadata_name=...&namespaceLabels_kubernetes_io_metadata_name=...)

    services string

    Filter: [include] services in query results. Supports arrays (?services=...&services=...)

    cost_allocation_tags string

    Filter: [include] cost_allocation_tags in query results. Supports arrays (?cost_allocation_tags=...&cost_allocation_tags=...)

    cost_allocation_tag_keys string

    Filter: [include] cost_allocation_tag_keys in query results. Supports arrays (?cost_allocation_tag_keys=...&cost_allocation_tag_keys=...)

    storage_product string

    Filter: [include] storage_product in query results. Supports arrays (?storage_product=...&storage_product=...)

    storage_product_subtype string

    Filter: [include] storage_product_subtype in query results. Supports arrays (?storage_product_subtype=...&storage_product_subtype=...)

    storage_class string

    Filter: [include] storage_class in query results. Supports arrays (?storage_class=...&storage_class=...)

    storage_tier string

    Filter: [include] storage_tier in query results. Supports arrays (?storage_tier=...&storage_tier=...)

    storage_overhead string

    Filter: [include] storage_overhead in query results. Supports arrays (?storage_overhead=...&storage_overhead=...)

    exclude_tag_keys string

    Filter: [exclude] tag_keys in query results. Supports arrays (?exclude_tag_keys=...&exclude_tag_keys=...)

    exclude_region string

    Filter: [exclude] region in query results. Supports arrays (?exclude_region=...&exclude_region=...)

    exclude_product string

    Filter: [exclude] product in query results. Supports arrays (?exclude_product=...&exclude_product=...)

    exclude_account_id string

    Filter: [exclude] account_id in query results. Supports arrays (?exclude_account_id=...&exclude_account_id=...)

    exclude_usagetype string

    Filter: [exclude] usagetype in query results. Supports arrays (?exclude_usagetype=...&exclude_usagetype=...)

    exclude_operation string

    Filter: [exclude] operation in query results. Supports arrays (?exclude_operation=...&exclude_operation=...)

    exclude_item_type string

    Filter: [exclude] item_type in query results. Supports arrays (?exclude_item_type=...&exclude_item_type=...)

    exclude_resource_id string

    Filter: [exclude] resource_id in query results. Supports arrays (?exclude_resource_id=...&exclude_resource_id=...)

    exclude_resource_name string

    Filter: [exclude] resource_name in query results. Supports arrays (?exclude_resource_name=...&exclude_resource_name=...)

    exclude_description string

    Filter: [exclude] description in query results. Supports arrays (?exclude_description=...&exclude_description=...)

    exclude_project_id string

    Filter: [exclude] project_id in query results. Supports arrays (?exclude_project_id=...&exclude_project_id=...)

    exclude_billing_project_name string

    Filter: [exclude] billing_project_name in query results. Supports arrays (?exclude_billing_project_name=...&exclude_billing_project_name=...)

    exclude_nops_compute_provisioner string

    Filter: [exclude] nops_compute_provisioner in query results. Supports arrays (?exclude_nops_compute_provisioner=...&exclude_nops_compute_provisioner=...)

    exclude_nops_compute_types string

    Filter: [exclude] nops_compute_types in query results. Supports arrays (?exclude_nops_compute_types=...&exclude_nops_compute_types=...)

    exclude_nops_operating_system_engine string

    Filter: [exclude] nops_operating_system_engine in query results. Supports arrays (?exclude_nops_operating_system_engine=...&exclude_nops_operating_system_engine=...)

    exclude_nops_purchase_option string

    Filter: [exclude] nops_purchase_option in query results. Supports arrays (?exclude_nops_purchase_option=...&exclude_nops_purchase_option=...)

    exclude_nops_final_environment string

    Filter: [exclude] nops_final_environment in query results. Supports arrays (?exclude_nops_final_environment=...&exclude_nops_final_environment=...)

    exclude_bill_billing_entity string

    Filter: [exclude] bill_billing_entity in query results. Supports arrays (?exclude_bill_billing_entity=...&exclude_bill_billing_entity=...)

    exclude_line_item_legal_entity string

    Filter: [exclude] line_item_legal_entity in query results. Supports arrays (?exclude_line_item_legal_entity=...&exclude_line_item_legal_entity=...)

    exclude_line_item_availability_zone string

    Filter: [exclude] line_item_availability_zone in query results. Supports arrays (?exclude_line_item_availability_zone=...&exclude_line_item_availability_zone=...)

    exclude_product_servicename string

    Filter: [exclude] product_servicename in query results. Supports arrays (?exclude_product_servicename=...&exclude_product_servicename=...)

    exclude_pricing_unit string

    Filter: [exclude] pricing_unit in query results. Supports arrays (?exclude_pricing_unit=...&exclude_pricing_unit=...)

    exclude_nops_region_name string

    Filter: [exclude] nops_region_name in query results. Supports arrays (?exclude_nops_region_name=...&exclude_nops_region_name=...)

    exclude_product_product_family string

    Filter: [exclude] product_product_family in query results. Supports arrays (?exclude_product_product_family=...&exclude_product_product_family=...)

    exclude_product_instance_family string

    Filter: [exclude] product_instance_family in query results. Supports arrays (?exclude_product_instance_family=...&exclude_product_instance_family=...)

    exclude_product_instance_type_family string

    Filter: [exclude] product_instance_type_family in query results. Supports arrays (?exclude_product_instance_type_family=...&exclude_product_instance_type_family=...)

    exclude_running_containers_per_node string

    Filter: [exclude] running_containers_per_node in query results. Supports arrays (?exclude_running_containers_per_node=...&exclude_running_containers_per_node=...)

    exclude_pod_namespace string

    Filter: [exclude] pod_namespace in query results. Supports arrays (?exclude_pod_namespace=...&exclude_pod_namespace=...)

    exclude_node string

    Filter: [exclude] node in query results. Supports arrays (?exclude_node=...&exclude_node=...)

    exclude_node_cpu_count_capacity string

    Filter: [exclude] node_cpu_count_capacity in query results. Supports arrays (?exclude_node_cpu_count_capacity=...&exclude_node_cpu_count_capacity=...)

    exclude_node_cpu_count_allocatable string

    Filter: [exclude] node_cpu_count_allocatable in query results. Supports arrays (?exclude_node_cpu_count_allocatable=...&exclude_node_cpu_count_allocatable=...)

    exclude_pod_cpu_percent_used string

    Filter: [exclude] pod_cpu_percent_used in query results. Supports arrays (?exclude_pod_cpu_percent_used=...&exclude_pod_cpu_percent_used=...)

    exclude_node_memory_capacity string

    Filter: [exclude] node_memory_capacity in query results. Supports arrays (?exclude_node_memory_capacity=...&exclude_node_memory_capacity=...)

    exclude_node_memory_allocatable string

    Filter: [exclude] node_memory_allocatable in query results. Supports arrays (?exclude_node_memory_allocatable=...&exclude_node_memory_allocatable=...)

    exclude_pod_memory_percent_used string

    Filter: [exclude] pod_memory_percent_used in query results. Supports arrays (?exclude_pod_memory_percent_used=...&exclude_pod_memory_percent_used=...)

    exclude_node_storage_capacity string

    Filter: [exclude] node_storage_capacity in query results. Supports arrays (?exclude_node_storage_capacity=...&exclude_node_storage_capacity=...)

    exclude_node_storage_allocatable string

    Filter: [exclude] node_storage_allocatable in query results. Supports arrays (?exclude_node_storage_allocatable=...&exclude_node_storage_allocatable=...)

    exclude_pod string

    Filter: [exclude] pod in query results. Supports arrays (?exclude_pod=...&exclude_pod=...)

    exclude_container string

    Filter: [exclude] container in query results. Supports arrays (?exclude_container=...&exclude_container=...)

    exclude_pod_container_cpu_limit string

    Filter: [exclude] pod_container_cpu_limit in query results. Supports arrays (?exclude_pod_container_cpu_limit=...&exclude_pod_container_cpu_limit=...)

    exclude_pod_container_cpu_request string

    Filter: [exclude] pod_container_cpu_request in query results. Supports arrays (?exclude_pod_container_cpu_request=...&exclude_pod_container_cpu_request=...)

    exclude_pod_container_memory_limit string

    Filter: [exclude] pod_container_memory_limit in query results. Supports arrays (?exclude_pod_container_memory_limit=...&exclude_pod_container_memory_limit=...)

    exclude_pod_container_memory_request string

    Filter: [exclude] pod_container_memory_request in query results. Supports arrays (?exclude_pod_container_memory_request=...&exclude_pod_container_memory_request=...)

    exclude_label_app_kubernetes_io_name string

    Filter: [exclude] label_app_kubernetes_io_name in query results. Supports arrays (?exclude_label_app_kubernetes_io_name=...&exclude_label_app_kubernetes_io_name=...)

    exclude_k8s_labels string

    Filter: [exclude] k8s_labels in query results. Supports arrays (?exclude_k8s_labels=...&exclude_k8s_labels=...)

    exclude_k8s_labels_keys string

    Filter: [exclude] k8s_labels_keys in query results. Supports arrays (?exclude_k8s_labels_keys=...&exclude_k8s_labels_keys=...)

    exclude_cluster_arn string

    Filter: [exclude] cluster_arn in query results. Supports arrays (?exclude_cluster_arn=...&exclude_cluster_arn=...)

    exclude_labels string

    Filter: [exclude] labels in query results. Supports arrays (?exclude_labels=...&exclude_labels=...)

    exclude_label_keys string

    Filter: [exclude] label_keys in query results. Supports arrays (?exclude_label_keys=...&exclude_label_keys=...)

    exclude_node_namespace string

    Filter: [exclude] node_namespace in query results. Supports arrays (?exclude_node_namespace=...&exclude_node_namespace=...)

    exclude_nops_eks_karpenter_provisioner_name string

    Filter: [exclude] nops_eks_karpenter_provisioner_name in query results. Supports arrays (?exclude_nops_eks_karpenter_provisioner_name=...&exclude_nops_eks_karpenter_provisioner_name=...)

    exclude_nops_kubernetes_cluster_name string

    Filter: [exclude] nops_kubernetes_cluster_name in query results. Supports arrays (?exclude_nops_kubernetes_cluster_name=...&exclude_nops_kubernetes_cluster_name=...)

    exclude_nops_non_taggable_resource string

    Filter: [exclude] nops_non_taggable_resource in query results. Supports arrays (?exclude_nops_non_taggable_resource=...&exclude_nops_non_taggable_resource=...)

    exclude_product_instance_type string

    Filter: [exclude] product_instance_type in query results. Supports arrays (?exclude_product_instance_type=...&exclude_product_instance_type=...)

    exclude_cluster_name string

    Filter: [exclude] cluster_name in query results. Supports arrays (?exclude_cluster_name=...&exclude_cluster_name=...)

    exclude_providerID string

    Filter: [exclude] providerID in query results. Supports arrays (?exclude_providerID=...&exclude_providerID=...)

    exclude_controllerKind string

    Filter: [exclude] controllerKind in query results. Supports arrays (?exclude_controllerKind=...&exclude_controllerKind=...)

    exclude_controller string

    Filter: [exclude] controller in query results. Supports arrays (?exclude_controller=...&exclude_controller=...)

    exclude_deployment string

    Filter: [exclude] deployment in query results. Supports arrays (?exclude_deployment=...&exclude_deployment=...)

    exclude_namespaceLabels_kubernetes_io_metadata_name string

    Filter: [exclude] namespaceLabels_kubernetes_io_metadata_name in query results. Supports arrays (?exclude_namespaceLabels_kubernetes_io_metadata_name=...&exclude_namespaceLabels_kubernetes_io_metadata_name=...)

    exclude_services string

    Filter: [exclude] services in query results. Supports arrays (?exclude_services=...&exclude_services=...)

    exclude_cost_allocation_tags string

    Filter: [exclude] cost_allocation_tags in query results. Supports arrays (?exclude_cost_allocation_tags=...&exclude_cost_allocation_tags=...)

    exclude_cost_allocation_tag_keys string

    Filter: [exclude] cost_allocation_tag_keys in query results. Supports arrays (?exclude_cost_allocation_tag_keys=...&exclude_cost_allocation_tag_keys=...)

    exclude_storage_product string

    Filter: [exclude] storage_product in query results. Supports arrays (?exclude_storage_product=...&exclude_storage_product=...)

    exclude_storage_product_subtype string

    Filter: [exclude] storage_product_subtype in query results. Supports arrays (?exclude_storage_product_subtype=...&exclude_storage_product_subtype=...)

    exclude_storage_class string

    Filter: [exclude] storage_class in query results. Supports arrays (?exclude_storage_class=...&exclude_storage_class=...)

    exclude_storage_tier string

    Filter: [exclude] storage_tier in query results. Supports arrays (?exclude_storage_tier=...&exclude_storage_tier=...)

    exclude_storage_overhead string

    Filter: [exclude] storage_overhead in query results. Supports arrays (?exclude_storage_overhead=...&exclude_storage_overhead=...)

    like_tag_keys string

    Filter: [%like%] tag_keys in query results. Supports arrays (?like_tag_keys=...&like_tag_keys=...)

    like_region string

    Filter: [%like%] region in query results. Supports arrays (?like_region=...&like_region=...)

    like_product string

    Filter: [%like%] product in query results. Supports arrays (?like_product=...&like_product=...)

    like_account_id string

    Filter: [%like%] account_id in query results. Supports arrays (?like_account_id=...&like_account_id=...)

    like_usagetype string

    Filter: [%like%] usagetype in query results. Supports arrays (?like_usagetype=...&like_usagetype=...)

    like_operation string

    Filter: [%like%] operation in query results. Supports arrays (?like_operation=...&like_operation=...)

    like_item_type string

    Filter: [%like%] item_type in query results. Supports arrays (?like_item_type=...&like_item_type=...)

    like_resource_id string

    Filter: [%like%] resource_id in query results. Supports arrays (?like_resource_id=...&like_resource_id=...)

    like_resource_name string

    Filter: [%like%] resource_name in query results. Supports arrays (?like_resource_name=...&like_resource_name=...)

    like_description string

    Filter: [%like%] description in query results. Supports arrays (?like_description=...&like_description=...)

    like_project_id string

    Filter: [%like%] project_id in query results. Supports arrays (?like_project_id=...&like_project_id=...)

    like_billing_project_name string

    Filter: [%like%] billing_project_name in query results. Supports arrays (?like_billing_project_name=...&like_billing_project_name=...)

    like_nops_compute_provisioner string

    Filter: [%like%] nops_compute_provisioner in query results. Supports arrays (?like_nops_compute_provisioner=...&like_nops_compute_provisioner=...)

    like_nops_compute_types string

    Filter: [%like%] nops_compute_types in query results. Supports arrays (?like_nops_compute_types=...&like_nops_compute_types=...)

    like_nops_operating_system_engine string

    Filter: [%like%] nops_operating_system_engine in query results. Supports arrays (?like_nops_operating_system_engine=...&like_nops_operating_system_engine=...)

    like_nops_purchase_option string

    Filter: [%like%] nops_purchase_option in query results. Supports arrays (?like_nops_purchase_option=...&like_nops_purchase_option=...)

    like_nops_final_environment string

    Filter: [%like%] nops_final_environment in query results. Supports arrays (?like_nops_final_environment=...&like_nops_final_environment=...)

    like_bill_billing_entity string

    Filter: [%like%] bill_billing_entity in query results. Supports arrays (?like_bill_billing_entity=...&like_bill_billing_entity=...)

    like_line_item_legal_entity string

    Filter: [%like%] line_item_legal_entity in query results. Supports arrays (?like_line_item_legal_entity=...&like_line_item_legal_entity=...)

    like_line_item_availability_zone string

    Filter: [%like%] line_item_availability_zone in query results. Supports arrays (?like_line_item_availability_zone=...&like_line_item_availability_zone=...)

    like_product_servicename string

    Filter: [%like%] product_servicename in query results. Supports arrays (?like_product_servicename=...&like_product_servicename=...)

    like_pricing_unit string

    Filter: [%like%] pricing_unit in query results. Supports arrays (?like_pricing_unit=...&like_pricing_unit=...)

    like_nops_region_name string

    Filter: [%like%] nops_region_name in query results. Supports arrays (?like_nops_region_name=...&like_nops_region_name=...)

    like_product_product_family string

    Filter: [%like%] product_product_family in query results. Supports arrays (?like_product_product_family=...&like_product_product_family=...)

    like_product_instance_family string

    Filter: [%like%] product_instance_family in query results. Supports arrays (?like_product_instance_family=...&like_product_instance_family=...)

    like_product_instance_type_family string

    Filter: [%like%] product_instance_type_family in query results. Supports arrays (?like_product_instance_type_family=...&like_product_instance_type_family=...)

    like_running_containers_per_node string

    Filter: [%like%] running_containers_per_node in query results. Supports arrays (?like_running_containers_per_node=...&like_running_containers_per_node=...)

    like_pod_namespace string

    Filter: [%like%] pod_namespace in query results. Supports arrays (?like_pod_namespace=...&like_pod_namespace=...)

    like_node string

    Filter: [%like%] node in query results. Supports arrays (?like_node=...&like_node=...)

    like_node_cpu_count_capacity string

    Filter: [%like%] node_cpu_count_capacity in query results. Supports arrays (?like_node_cpu_count_capacity=...&like_node_cpu_count_capacity=...)

    like_node_cpu_count_allocatable string

    Filter: [%like%] node_cpu_count_allocatable in query results. Supports arrays (?like_node_cpu_count_allocatable=...&like_node_cpu_count_allocatable=...)

    like_pod_cpu_percent_used string

    Filter: [%like%] pod_cpu_percent_used in query results. Supports arrays (?like_pod_cpu_percent_used=...&like_pod_cpu_percent_used=...)

    like_node_memory_capacity string

    Filter: [%like%] node_memory_capacity in query results. Supports arrays (?like_node_memory_capacity=...&like_node_memory_capacity=...)

    like_node_memory_allocatable string

    Filter: [%like%] node_memory_allocatable in query results. Supports arrays (?like_node_memory_allocatable=...&like_node_memory_allocatable=...)

    like_pod_memory_percent_used string

    Filter: [%like%] pod_memory_percent_used in query results. Supports arrays (?like_pod_memory_percent_used=...&like_pod_memory_percent_used=...)

    like_node_storage_capacity string

    Filter: [%like%] node_storage_capacity in query results. Supports arrays (?like_node_storage_capacity=...&like_node_storage_capacity=...)

    like_node_storage_allocatable string

    Filter: [%like%] node_storage_allocatable in query results. Supports arrays (?like_node_storage_allocatable=...&like_node_storage_allocatable=...)

    like_pod string

    Filter: [%like%] pod in query results. Supports arrays (?like_pod=...&like_pod=...)

    like_container string

    Filter: [%like%] container in query results. Supports arrays (?like_container=...&like_container=...)

    like_pod_container_cpu_limit string

    Filter: [%like%] pod_container_cpu_limit in query results. Supports arrays (?like_pod_container_cpu_limit=...&like_pod_container_cpu_limit=...)

    like_pod_container_cpu_request string

    Filter: [%like%] pod_container_cpu_request in query results. Supports arrays (?like_pod_container_cpu_request=...&like_pod_container_cpu_request=...)

    like_pod_container_memory_limit string

    Filter: [%like%] pod_container_memory_limit in query results. Supports arrays (?like_pod_container_memory_limit=...&like_pod_container_memory_limit=...)

    like_pod_container_memory_request string

    Filter: [%like%] pod_container_memory_request in query results. Supports arrays (?like_pod_container_memory_request=...&like_pod_container_memory_request=...)

    like_label_app_kubernetes_io_name string

    Filter: [%like%] label_app_kubernetes_io_name in query results. Supports arrays (?like_label_app_kubernetes_io_name=...&like_label_app_kubernetes_io_name=...)

    like_k8s_labels string

    Filter: [%like%] k8s_labels in query results. Supports arrays (?like_k8s_labels=...&like_k8s_labels=...)

    like_k8s_labels_keys string

    Filter: [%like%] k8s_labels_keys in query results. Supports arrays (?like_k8s_labels_keys=...&like_k8s_labels_keys=...)

    like_cluster_arn string

    Filter: [%like%] cluster_arn in query results. Supports arrays (?like_cluster_arn=...&like_cluster_arn=...)

    like_labels string

    Filter: [%like%] labels in query results. Supports arrays (?like_labels=...&like_labels=...)

    like_label_keys string

    Filter: [%like%] label_keys in query results. Supports arrays (?like_label_keys=...&like_label_keys=...)

    like_node_namespace string

    Filter: [%like%] node_namespace in query results. Supports arrays (?like_node_namespace=...&like_node_namespace=...)

    like_nops_eks_karpenter_provisioner_name string

    Filter: [%like%] nops_eks_karpenter_provisioner_name in query results. Supports arrays (?like_nops_eks_karpenter_provisioner_name=...&like_nops_eks_karpenter_provisioner_name=...)

    like_nops_kubernetes_cluster_name string

    Filter: [%like%] nops_kubernetes_cluster_name in query results. Supports arrays (?like_nops_kubernetes_cluster_name=...&like_nops_kubernetes_cluster_name=...)

    like_nops_non_taggable_resource string

    Filter: [%like%] nops_non_taggable_resource in query results. Supports arrays (?like_nops_non_taggable_resource=...&like_nops_non_taggable_resource=...)

    like_product_instance_type string

    Filter: [%like%] product_instance_type in query results. Supports arrays (?like_product_instance_type=...&like_product_instance_type=...)

    like_cluster_name string

    Filter: [%like%] cluster_name in query results. Supports arrays (?like_cluster_name=...&like_cluster_name=...)

    like_providerID string

    Filter: [%like%] providerID in query results. Supports arrays (?like_providerID=...&like_providerID=...)

    like_controllerKind string

    Filter: [%like%] controllerKind in query results. Supports arrays (?like_controllerKind=...&like_controllerKind=...)

    like_controller string

    Filter: [%like%] controller in query results. Supports arrays (?like_controller=...&like_controller=...)

    like_deployment string

    Filter: [%like%] deployment in query results. Supports arrays (?like_deployment=...&like_deployment=...)

    like_namespaceLabels_kubernetes_io_metadata_name string

    Filter: [%like%] namespaceLabels_kubernetes_io_metadata_name in query results. Supports arrays (?like_namespaceLabels_kubernetes_io_metadata_name=...&like_namespaceLabels_kubernetes_io_metadata_name=...)

    like_services string

    Filter: [%like%] services in query results. Supports arrays (?like_services=...&like_services=...)

    like_cost_allocation_tags string

    Filter: [%like%] cost_allocation_tags in query results. Supports arrays (?like_cost_allocation_tags=...&like_cost_allocation_tags=...)

    like_cost_allocation_tag_keys string

    Filter: [%like%] cost_allocation_tag_keys in query results. Supports arrays (?like_cost_allocation_tag_keys=...&like_cost_allocation_tag_keys=...)

    like_storage_product string

    Filter: [%like%] storage_product in query results. Supports arrays (?like_storage_product=...&like_storage_product=...)

    like_storage_product_subtype string

    Filter: [%like%] storage_product_subtype in query results. Supports arrays (?like_storage_product_subtype=...&like_storage_product_subtype=...)

    like_storage_class string

    Filter: [%like%] storage_class in query results. Supports arrays (?like_storage_class=...&like_storage_class=...)

    like_storage_tier string

    Filter: [%like%] storage_tier in query results. Supports arrays (?like_storage_tier=...&like_storage_tier=...)

    like_storage_overhead string

    Filter: [%like%] storage_overhead in query results. Supports arrays (?like_storage_overhead=...&like_storage_overhead=...)

    not_like_tag_keys string

    Filter: [%not_like%] tag_keys in query results. Supports arrays (?not_like_tag_keys=...&not_like_tag_keys=...)

    not_like_region string

    Filter: [%not_like%] region in query results. Supports arrays (?not_like_region=...&not_like_region=...)

    not_like_product string

    Filter: [%not_like%] product in query results. Supports arrays (?not_like_product=...&not_like_product=...)

    not_like_account_id string

    Filter: [%not_like%] account_id in query results. Supports arrays (?not_like_account_id=...&not_like_account_id=...)

    not_like_usagetype string

    Filter: [%not_like%] usagetype in query results. Supports arrays (?not_like_usagetype=...&not_like_usagetype=...)

    not_like_operation string

    Filter: [%not_like%] operation in query results. Supports arrays (?not_like_operation=...&not_like_operation=...)

    not_like_item_type string

    Filter: [%not_like%] item_type in query results. Supports arrays (?not_like_item_type=...&not_like_item_type=...)

    not_like_resource_id string

    Filter: [%not_like%] resource_id in query results. Supports arrays (?not_like_resource_id=...&not_like_resource_id=...)

    not_like_resource_name string

    Filter: [%not_like%] resource_name in query results. Supports arrays (?not_like_resource_name=...&not_like_resource_name=...)

    not_like_description string

    Filter: [%not_like%] description in query results. Supports arrays (?not_like_description=...&not_like_description=...)

    not_like_project_id string

    Filter: [%not_like%] project_id in query results. Supports arrays (?not_like_project_id=...&not_like_project_id=...)

    not_like_billing_project_name string

    Filter: [%not_like%] billing_project_name in query results. Supports arrays (?not_like_billing_project_name=...&not_like_billing_project_name=...)

    not_like_nops_compute_provisioner string

    Filter: [%not_like%] nops_compute_provisioner in query results. Supports arrays (?not_like_nops_compute_provisioner=...&not_like_nops_compute_provisioner=...)

    not_like_nops_compute_types string

    Filter: [%not_like%] nops_compute_types in query results. Supports arrays (?not_like_nops_compute_types=...&not_like_nops_compute_types=...)

    not_like_nops_operating_system_engine string

    Filter: [%not_like%] nops_operating_system_engine in query results. Supports arrays (?not_like_nops_operating_system_engine=...&not_like_nops_operating_system_engine=...)

    not_like_nops_purchase_option string

    Filter: [%not_like%] nops_purchase_option in query results. Supports arrays (?not_like_nops_purchase_option=...&not_like_nops_purchase_option=...)

    not_like_nops_final_environment string

    Filter: [%not_like%] nops_final_environment in query results. Supports arrays (?not_like_nops_final_environment=...&not_like_nops_final_environment=...)

    not_like_bill_billing_entity string

    Filter: [%not_like%] bill_billing_entity in query results. Supports arrays (?not_like_bill_billing_entity=...&not_like_bill_billing_entity=...)

    not_like_line_item_legal_entity string

    Filter: [%not_like%] line_item_legal_entity in query results. Supports arrays (?not_like_line_item_legal_entity=...&not_like_line_item_legal_entity=...)

    not_like_line_item_availability_zone string

    Filter: [%not_like%] line_item_availability_zone in query results. Supports arrays (?not_like_line_item_availability_zone=...&not_like_line_item_availability_zone=...)

    not_like_product_servicename string

    Filter: [%not_like%] product_servicename in query results. Supports arrays (?not_like_product_servicename=...&not_like_product_servicename=...)

    not_like_pricing_unit string

    Filter: [%not_like%] pricing_unit in query results. Supports arrays (?not_like_pricing_unit=...&not_like_pricing_unit=...)

    not_like_nops_region_name string

    Filter: [%not_like%] nops_region_name in query results. Supports arrays (?not_like_nops_region_name=...&not_like_nops_region_name=...)

    not_like_product_product_family string

    Filter: [%not_like%] product_product_family in query results. Supports arrays (?not_like_product_product_family=...&not_like_product_product_family=...)

    not_like_product_instance_family string

    Filter: [%not_like%] product_instance_family in query results. Supports arrays (?not_like_product_instance_family=...&not_like_product_instance_family=...)

    not_like_product_instance_type_family string

    Filter: [%not_like%] product_instance_type_family in query results. Supports arrays (?not_like_product_instance_type_family=...&not_like_product_instance_type_family=...)

    not_like_running_containers_per_node string

    Filter: [%not_like%] running_containers_per_node in query results. Supports arrays (?not_like_running_containers_per_node=...&not_like_running_containers_per_node=...)

    not_like_pod_namespace string

    Filter: [%not_like%] pod_namespace in query results. Supports arrays (?not_like_pod_namespace=...&not_like_pod_namespace=...)

    not_like_node string

    Filter: [%not_like%] node in query results. Supports arrays (?not_like_node=...&not_like_node=...)

    not_like_node_cpu_count_capacity string

    Filter: [%not_like%] node_cpu_count_capacity in query results. Supports arrays (?not_like_node_cpu_count_capacity=...&not_like_node_cpu_count_capacity=...)

    not_like_node_cpu_count_allocatable string

    Filter: [%not_like%] node_cpu_count_allocatable in query results. Supports arrays (?not_like_node_cpu_count_allocatable=...&not_like_node_cpu_count_allocatable=...)

    not_like_pod_cpu_percent_used string

    Filter: [%not_like%] pod_cpu_percent_used in query results. Supports arrays (?not_like_pod_cpu_percent_used=...&not_like_pod_cpu_percent_used=...)

    not_like_node_memory_capacity string

    Filter: [%not_like%] node_memory_capacity in query results. Supports arrays (?not_like_node_memory_capacity=...&not_like_node_memory_capacity=...)

    not_like_node_memory_allocatable string

    Filter: [%not_like%] node_memory_allocatable in query results. Supports arrays (?not_like_node_memory_allocatable=...&not_like_node_memory_allocatable=...)

    not_like_pod_memory_percent_used string

    Filter: [%not_like%] pod_memory_percent_used in query results. Supports arrays (?not_like_pod_memory_percent_used=...&not_like_pod_memory_percent_used=...)

    not_like_node_storage_capacity string

    Filter: [%not_like%] node_storage_capacity in query results. Supports arrays (?not_like_node_storage_capacity=...&not_like_node_storage_capacity=...)

    not_like_node_storage_allocatable string

    Filter: [%not_like%] node_storage_allocatable in query results. Supports arrays (?not_like_node_storage_allocatable=...&not_like_node_storage_allocatable=...)

    not_like_pod string

    Filter: [%not_like%] pod in query results. Supports arrays (?not_like_pod=...&not_like_pod=...)

    not_like_container string

    Filter: [%not_like%] container in query results. Supports arrays (?not_like_container=...&not_like_container=...)

    not_like_pod_container_cpu_limit string

    Filter: [%not_like%] pod_container_cpu_limit in query results. Supports arrays (?not_like_pod_container_cpu_limit=...&not_like_pod_container_cpu_limit=...)

    not_like_pod_container_cpu_request string

    Filter: [%not_like%] pod_container_cpu_request in query results. Supports arrays (?not_like_pod_container_cpu_request=...&not_like_pod_container_cpu_request=...)

    not_like_pod_container_memory_limit string

    Filter: [%not_like%] pod_container_memory_limit in query results. Supports arrays (?not_like_pod_container_memory_limit=...&not_like_pod_container_memory_limit=...)

    not_like_pod_container_memory_request string

    Filter: [%not_like%] pod_container_memory_request in query results. Supports arrays (?not_like_pod_container_memory_request=...&not_like_pod_container_memory_request=...)

    not_like_label_app_kubernetes_io_name string

    Filter: [%not_like%] label_app_kubernetes_io_name in query results. Supports arrays (?not_like_label_app_kubernetes_io_name=...&not_like_label_app_kubernetes_io_name=...)

    not_like_k8s_labels string

    Filter: [%not_like%] k8s_labels in query results. Supports arrays (?not_like_k8s_labels=...&not_like_k8s_labels=...)

    not_like_k8s_labels_keys string

    Filter: [%not_like%] k8s_labels_keys in query results. Supports arrays (?not_like_k8s_labels_keys=...&not_like_k8s_labels_keys=...)

    not_like_cluster_arn string

    Filter: [%not_like%] cluster_arn in query results. Supports arrays (?not_like_cluster_arn=...&not_like_cluster_arn=...)

    not_like_labels string

    Filter: [%not_like%] labels in query results. Supports arrays (?not_like_labels=...&not_like_labels=...)

    not_like_label_keys string

    Filter: [%not_like%] label_keys in query results. Supports arrays (?not_like_label_keys=...&not_like_label_keys=...)

    not_like_node_namespace string

    Filter: [%not_like%] node_namespace in query results. Supports arrays (?not_like_node_namespace=...&not_like_node_namespace=...)

    not_like_nops_eks_karpenter_provisioner_name string

    Filter: [%not_like%] nops_eks_karpenter_provisioner_name in query results. Supports arrays (?not_like_nops_eks_karpenter_provisioner_name=...&not_like_nops_eks_karpenter_provisioner_name=...)

    not_like_nops_kubernetes_cluster_name string

    Filter: [%not_like%] nops_kubernetes_cluster_name in query results. Supports arrays (?not_like_nops_kubernetes_cluster_name=...&not_like_nops_kubernetes_cluster_name=...)

    not_like_nops_non_taggable_resource string

    Filter: [%not_like%] nops_non_taggable_resource in query results. Supports arrays (?not_like_nops_non_taggable_resource=...&not_like_nops_non_taggable_resource=...)

    not_like_product_instance_type string

    Filter: [%not_like%] product_instance_type in query results. Supports arrays (?not_like_product_instance_type=...&not_like_product_instance_type=...)

    not_like_cluster_name string

    Filter: [%not_like%] cluster_name in query results. Supports arrays (?not_like_cluster_name=...&not_like_cluster_name=...)

    not_like_providerID string

    Filter: [%not_like%] providerID in query results. Supports arrays (?not_like_providerID=...&not_like_providerID=...)

    not_like_controllerKind string

    Filter: [%not_like%] controllerKind in query results. Supports arrays (?not_like_controllerKind=...&not_like_controllerKind=...)

    not_like_controller string

    Filter: [%not_like%] controller in query results. Supports arrays (?not_like_controller=...&not_like_controller=...)

    not_like_deployment string

    Filter: [%not_like%] deployment in query results. Supports arrays (?not_like_deployment=...&not_like_deployment=...)

    not_like_namespaceLabels_kubernetes_io_metadata_name string

    Filter: [%not_like%] namespaceLabels_kubernetes_io_metadata_name in query results. Supports arrays (?not_like_namespaceLabels_kubernetes_io_metadata_name=...&not_like_namespaceLabels_kubernetes_io_metadata_name=...)

    not_like_services string

    Filter: [%not_like%] services in query results. Supports arrays (?not_like_services=...&not_like_services=...)

    not_like_cost_allocation_tags string

    Filter: [%not_like%] cost_allocation_tags in query results. Supports arrays (?not_like_cost_allocation_tags=...&not_like_cost_allocation_tags=...)

    not_like_cost_allocation_tag_keys string

    Filter: [%not_like%] cost_allocation_tag_keys in query results. Supports arrays (?not_like_cost_allocation_tag_keys=...&not_like_cost_allocation_tag_keys=...)

    not_like_storage_product string

    Filter: [%not_like%] storage_product in query results. Supports arrays (?not_like_storage_product=...&not_like_storage_product=...)

    not_like_storage_product_subtype string

    Filter: [%not_like%] storage_product_subtype in query results. Supports arrays (?not_like_storage_product_subtype=...&not_like_storage_product_subtype=...)

    not_like_storage_class string

    Filter: [%not_like%] storage_class in query results. Supports arrays (?not_like_storage_class=...&not_like_storage_class=...)

    not_like_storage_tier string

    Filter: [%not_like%] storage_tier in query results. Supports arrays (?not_like_storage_tier=...&not_like_storage_tier=...)

    not_like_storage_overhead string

    Filter: [%not_like%] storage_overhead in query results. Supports arrays (?not_like_storage_overhead=...&not_like_storage_overhead=...)

Responses

Schema

    id ID (integer)
    cost_distribution Cost distribution (string)
    allocation_rules_cost_distribution Allocation rules cost distribution (string)
    percentage_allocation_rules_distribution Percentage allocation rules distribution (string)

    combined_values

    object[]

  • Array [

  • id ID (integer)
    combined_values string[]required

    Possible values: non-empty and <= 256 characters

    created date-time
    modified date-time
    name Name (string)required

    Possible values: non-empty and <= 256 characters

    showback Showback (integer)
  • ]

  • extra_values string[]

    Possible values: non-empty and <= 256 characters

    tag_keys string[]

    Possible values: non-empty and <= 256 characters

    created date-time
    modified date-time
    client_id Client id (integer)
    name Name (string)required

    Possible values: non-empty and <= 256 characters

    removed_showback_values Removed showback values (string)[]

    Possible values: non-empty and <= 256 characters

    active Active (boolean)
    allocation_tag_type Allocation tag type (string)

    Possible values: [tags, labels, cost_allocation_tags]

    creator_id Creator id (integer)
    owner_id Owner id (integer)nullable

    Possible values: >= -2147483648 and <= 2147483647

    is_locked Is locked (boolean)
Loading...