{"type":"model","meta":{"id":"/apps/pubhub/media/sea-api/7c15e51e49c0ffa2ba78927684d875bb631dffa7/d5f79626-4df3-3cd0-aec3-6ecc5b860dd3","swagger":"2.0","info":{"description":"Deals with Remote Sessions, Access Management (Access Control Groups), and System Management (Network Devices and Assets) APIs","license":{"name":"Licensing is primarily subscription based.","url":"https://www.cisco.com"},"termsOfService":"http://swagger.io/terms/","title":"Secure Equipment Access (SEA) Management APIs","version":"1.0.0"},"host":"us.ciscoiot.com","basePath":"/nbapi/sramgmt/ext","schemes":["https"],"securityDefinitions":{"access_token":{"in":"header","name":"x-access-token","type":"apiKey"},"bearer_token":{"in":"header","name":"Authorization","type":"apiKey"}},"security":[{"access_token":[]},{"bearer_token":[]}],"x-parser-conf":{"apiKeyGenerator":{"$remoteModule":"./config/apikey.js"},"labelConfig":{"endpoint":"summary"}}},"spec":{"type":"object","properties":{"object_type":{"type":"string"},"results":{"type":"array","items":{"type":"object","properties":{"access_methods_count":{"type":"integer","example":82},"active":{"type":"boolean","example":false},"assets_count":{"type":"integer","example":75},"gateway_count":{"type":"integer","example":93},"group_count":{"type":"integer","example":60},"groups":{"type":"array","items":{"type":"object","properties":{"enabled":{"type":"boolean","example":false},"group_id":{"type":"string","format":"uuid","example":"17dca8da-57cb-4059-9e03-55ad0f326189"},"schedules":{"type":"array","items":{"type":"object","properties":{"time_begin":{"type":"string","format":"date-time","example":"2024-06-19 16:12:39.785"},"time_end":{"type":"string","format":"date-time","example":"2024-06-19 16:12:39.785"},"timezone":{"type":"string","example":"America/New_York"}},"$$ref":"#/definitions/response_common_group_connection_schedule"}}},"$$ref":"#/definitions/response_common_group_status"}},"last_active":{"type":"string","format":"date-time","example":"2024-06-19 16:12:39.785"},"last_login":{"type":"string","format":"date-time","example":"2024-06-19 16:12:39.785"},"status":{"type":"string","default":"Inactive","enum":["Active","Inactive","Blocked"],"example":"Active"},"user_id":{"type":"string","format":"uuid","example":"b8fb2263-04f3-4b34-82c6-a2d9e882b49f"},"username":{"type":"string","example":"username@cisco.com"}},"$$ref":"#/definitions/response_common_group_user"}},"page":{"type":"integer","description":"Current page to display","default":1,"example":1},"page_links":{"type":"object","description":"Page links to navigate pages","example":null},"size":{"type":"integer","description":"The numbers of records to return","default":500,"example":500},"total_count":{"type":"integer","description":"Total count of records retrieved by query","example":95},"total_pages":{"type":"integer","description":"Total count of records retrieved by query","example":19}},"title":"response_get_users"}}