Use the following request to query the complement cloud costs of a collection, which includes only the cloud costs not included in the collection. Optional pagination and filtering parameters are provided for navigating the data, similar to the Cloud Costs API.
Request
GET /model/collection/query/complement/cloud?id=<string>&window=<string>(&aggregate=<string>&filter=<string>&limit=<number>&offset=<number>)
Examples
GET /model/collection/query/complement/cloud?id=8a939ba1-ff15-4600-b711-2cb109114914&window=30d
Use the following request to query the complement Kubernetes costs of a collection, which includes only the Kubernetes costs not included in the collection. Optional pagination and filtering parameters are provided for navigating the data, similar to the Allocation API.
Request
GET /model/collection/query/complement/kubernetes?id=<string>&window=<string>(&aggregate=<string>&filter=<string>&limit=<number>&offset=<number>)
Examples
GET /model/collection/query/complement/kubernetes?id=8a939ba1-ff15-4600-b711-2cb109114914&window=30d