{"type":"model","meta":{"id":"/apps/pubhub/media/cloud-security-apis-in-eft/83e8a10367d157243cd1c3e478b807cb81262a3d/eadd0b56-ea60-32bd-a1aa-155c29b52bed","info":{"title":"Cisco Cloudlock API","description":"The Cloudlock API provides data about an organization's activities, apps, incidents, and policies.","version":"1.0.0","contact":{"name":"Cloud Security Developer Community"}},"tags":[{"name":"Activities"},{"name":"Apps"},{"name":"Entities"},{"name":"Incidents"},{"name":"Incident Aggregates"},{"name":"Incident Entities"},{"name":"IP Libraries"},{"name":"Policies"}],"openapi":"3.0.0","servers":[{"url":"https://api.cloudlock.com/api/v2"}]},"spec":{"type":"object","properties":{"method":{"type":"string","description":"The method where the classification was changed. Possible values are: manual, policy."},"reason":{"type":"string","description":"The reason for the classification."},"type":{"type":"string","description":"Application's classification type. Possible values are: unclassified, trusted, restricted, banned."},"updated_at":{"type":"string","description":"The classification's last update time, specified as a timestamp in UTC."}},"description":"The application's classification resource.","$$ref":"#/components/schemas/Classification","title":"Classification"}}