{"type":"model","meta":{"id":"/apps/pubhub/media/cloud-security-gov/9ead083ce611c254ac9201d1e76003bd3d4b4b6b/5477656b-8124-3422-839e-4b90bc91faa4","info":{"title":"Cisco Secure Access for Government App Discovery API","description":"The App Discovery API provides an overall view of application and protocol activity in your environment\nand the potential risk indicated by this network traffic.","version":"2.0.2","contact":{"name":"Cloud Security Developer Community"}},"tags":[{"name":"Applications"},{"name":"Application Categories"},{"name":"Protocols"},{"name":"Identities"},{"name":"Secure Access"}],"x-parser-conf":{"overview":{"markdownPath":"secure-access/reference/reports/app-discovery-overview.md","uri":"secure-access-api-reference-app-discovery-overview"}},"openapi":"3.0.1","servers":[{"url":"https://api.secureaccessfed.cisco.com/{basePath}","variables":{"basePath":{"default":"reports/v2"}}}],"securitySchemes":{"oauthFlow":{"type":"oauth2","description":"client credential flow","flows":{"clientCredentials":{"tokenUrl":"https://api.secureaccessfed.cisco.com/auth/v2/token","scopes":{"reports.appDiscovery:write":"Write reports app discovery","reports.appDiscovery:read":"Read reports app discovery"}}}}}},"spec":{"type":"object","description":"The app's attribute value information.","properties":{"name":{"type":"string","description":"The name of the attribute value.","example":"size"},"value":{"type":"string","description":"The value of the attribute value.","example":"2048"},"createdOn":{"type":"string","format":"date-time","description":"The date and time (ISO 8601 timestamp) when the system created the application attribute.","example":"2023-07-06T09:23:53.552924+00:00"},"updatedOn":{"type":"string","format":"date-time","description":"The date and time (ISO 8601 timestamp) when the system updated the application attribute.","example":"2023-08-21T16:49:19.151159+00:00"}},"example":{"name":"size","value":"2048","createdOn":"2023-07-06T09:23:53.552924+00:00","updatedOn":"2023-08-21T16:49:19.151159+00:00"},"$$ref":"#/components/schemas/ApplicationAttributeValue","title":"ApplicationAttributeValue"}}