{"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":{"create_date":{"type":"string","format":"date-time","example":"2024-06-19 16:12:39.784"},"description":{"type":"string","example":"test description"},"device_id":{"type":"string","format":"uuid","example":"9da742db-b81f-4634-8521-b377b5d83e73"},"device_identifier":{"type":"string","description":"Any unique string recognizable by the customer (ex: device serial number).","example":"IE-3400-8P2S+FOC1408V0FJ"},"host":{"type":"string","format":"hostname","description":"Host can be a valid domain name (e.g. www.example.com), IP address (e.g. 1.1.1.1), or hostname (e.g. localhost)","example":"127.0.0.1"},"name":{"type":"string","example":"IE-3400-8P2S+FCW1408P9S2TEMP (self)"},"probe_enabled_ping":{"type":"boolean","example":true},"probe_period":{"type":"integer","example":23},"probe_timeout":{"type":"integer","example":41},"status_health":{"type":"string","example":"UNKNOWN"},"status_health_last_updated":{"type":"string","format":"date-time","example":"2024-06-19 16:12:39.784"},"tenant_id":{"type":"string","format":"uuid","example":"fbbbc3a4-213a-4034-82a6-f5032c4d8221"},"type":{"type":"string","example":"IE3400"}},"title":"response_common_device"}}