API ReferenceProviders
Get provider cost filter options
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
provider_id*string
Query Parameters
start?|
Start date in ISO 8601 format
end?|
End date in ISO 8601 format
service?array<>|
service_mode?string
Default
"include"Value in
"include" | "exclude"region?array<>|
region_mode?string
Default
"include"Value in
"include" | "exclude"account_id?array<>|
account_id_mode?string
Default
"include"Value in
"include" | "exclude"payer_account?array<>|
payer_account_mode?string
Default
"include"Value in
"include" | "exclude"tag_key?array<>|
tag_key_mode?string
Default
"include"Value in
"include" | "exclude"tag_value?array<>|
tag_value_mode?string
Default
"include"Value in
"include" | "exclude"instance_type?array<>|
instance_type_mode?string
Default
"include"Value in
"include" | "exclude"usage_type?array<>|
usage_type_mode?string
Default
"include"Value in
"include" | "exclude"usage_type_group?array<>|
usage_type_group_mode?string
Default
"include"Value in
"include" | "exclude"charge_type?array<>|
charge_type_mode?string
Default
"include"Value in
"include" | "exclude"availability_zone?array<>|
availability_zone_mode?string
Default
"include"Value in
"include" | "exclude"platform?array<>|
platform_mode?string
Default
"include"Value in
"include" | "exclude"purchase_option?array<>|
purchase_option_mode?string
Default
"include"Value in
"include" | "exclude"tenancy?array<>|
tenancy_mode?string
Default
"include"Value in
"include" | "exclude"database_engine?array<>|
database_engine_mode?string
Default
"include"Value in
"include" | "exclude"legal_entity?array<>|
legal_entity_mode?string
Default
"include"Value in
"include" | "exclude"billing_entity?array<>|
billing_entity_mode?string
Default
"include"Value in
"include" | "exclude"api_operation?array<>|
api_operation_mode?string
Default
"include"Value in
"include" | "exclude"resource?array<>|
resource_mode?string
Default
"include"Value in
"include" | "exclude"cost_category_key?array<>|
cost_category_key_mode?string
Default
"include"Value in
"include" | "exclude"cost_category_value?array<>|
cost_category_value_mode?string
Default
"include"Value in
"include" | "exclude"Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://loading/api/v1/providers/string/costs/filter-options"{
"success": true,
"timestamp": "2019-08-24T14:15:22Z",
"data": {
"provider_id": "string",
"services": [
"string"
],
"regions": [
"string"
],
"accounts": [
"string"
],
"tag_keys": [
"string"
],
"tag_values": [
"string"
],
"instance_types": [
"string"
],
"usage_types": [
"string"
],
"usage_type_groups": [
"string"
],
"charge_types": [
"string"
],
"availability_zones": [
"string"
],
"platforms": [
"string"
],
"purchase_options": [
"string"
],
"tenancies": [
"string"
],
"database_engines": [
"string"
],
"legal_entities": [
"string"
],
"billing_entities": [
"string"
],
"api_operations": [
"string"
],
"resources": [
"string"
],
"cost_category_keys": [
"string"
],
"cost_category_values": [
"string"
],
"payer_accounts": [
"string"
]
}
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"property1": null,
"property2": null
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}