{"type":"model","meta":{"id":"/apps/pubhub/media/cloud-security-apis-in-eft/9d37d008417d562ab46d4b67547a68457ce288d2/7fb2a271-ae5d-3333-a7a7-1c93d01aa0af","info":{"version":"1.0.0","title":"Cisco Secure Access Metering API","description":"Report on the usage metrics for the organization.","contact":{"name":"Cloud Security Developer Community"}},"security":[{"oauthFlow":[]}],"tags":[{"name":"Usage Metrics"},{"name":"Secure Access"}],"x-parser-conf":{"overview":{"markdownPath":"secure-access/reference/reports/metering-overview.md","uri":"secure-access-api-reference-metering-overview"}},"openapi":"3.0.2","servers":[{"url":"https://api.sse.cisco.com/{basePath}","variables":{"basePath":{"default":"reports/v2"}}}],"securitySchemes":{"oauthFlow":{"type":"oauth2","description":"client credential flow","flows":{"clientCredentials":{"tokenUrl":"https://api.sse.cisco.com/auth/v2/token","scopes":{"reports.usage.metrics:read":"Get usage data"}}}}}},"spec":{"type":"object","required":["body","statusCode"],"properties":{"statusCode":{"type":"integer","example":400},"body":{"type":"object","properties":{"Param error":{"type":"string","description":"There is an error in the parameter(s)","example":"Invalid time range: Datetime needs to follow ISO8601:%Y-%m-%dT%H:%M:%S.%f, e.g. 2022-06-18T20:52:02.987000 and FROM should be earlier than TO"}}}},"example":{"statusCode":400,"body":{"Param error":"Invalid time range: Datetime needs to follow ISO8601:%Y-%m-%dT%H:%M:%S.%f, e.g. 2022-06-18T20:52:02.987000 and FROM should be earlier than TO"}},"$$ref":"#/components/schemas/statusCode","title":"statusCode"}}