콘텐츠로 이동

청구 과금 항목 누적 소비 조회



GET /api/v1/billing/project/summary

개요

매개변수 추가 설명

요청 예시

curl 'https://openapi.guance.com/api/v1/billing/project/summary' \
-H 'DF-API-KEY: <DF-API-KEY>' \
-H 'Content-Type: application/json;charset=UTF-8' \
--compressed

응답

{
    "Session Replay": 806.8,
    "Extended Application": 1500.0,
    "Cumulative Consumption": 17211.88,
    "Task Invocation": 73.4,
    "Service Charge": 0,
    "User Access MonitoringPVQuantity": 8.81,
    "Application PerformanceProfile": 14747.72,
    "Network(Host)": 34.0,
    "Cross-Region Private Network Traffic Fee": 0,
    "Timeline": 17.81,
    "Application PerformanceTrace": 0.1,
    "Log Data": 2.86,
    "SMS": 18.7,
    "Availability MonitoringAPISynthetic Tests": 0,
    "Backup Log Data": 0.0,
    "Availability MonitoringAPINumber of Synthetic Tests": 1.68
} 

문서 평가

이 페이지가 도움이 되었나요?