{"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":{"allowed_protocols":{"type":"array","items":{"type":"object","properties":{"description":{"type":"string","example":"test description"},"port_begin":{"type":"integer","example":73},"port_end":{"type":"integer","example":95},"protocol":{"type":"string","description":"Available options: [SSH, RDP, TELNET, VNC, WEB, SEA_PLUS]","enum":["SSH","RDP","TELNET","VNC","WEB","SEA_PLUS"],"example":"SSH"}},"$$ref":"#/definitions/response_protocol_port"}},"create_date":{"type":"string","format":"date-time","example":"2024-06-19 16:12:39.785"},"description":{"type":"string","example":"test description"},"last_updated":{"type":"string","format":"date-time","example":"2024-06-19 16:12:39.785"},"name":{"type":"string","example":"example string"},"protocol_definition_id":{"type":"string","format":"uuid","example":"caf22d2c-9429-4840-9c14-3ec61c26f2b6"},"tag":{"type":"string","example":"test tag"},"tenant_id":{"type":"string","format":"uuid","example":"0648cf1b-7143-4ea4-a932-ce8c5adbbc5c"},"type":{"type":"string","enum":["PREDEFINED","CUSTOM"],"example":"CUSTOM"}},"title":"response_common_protocol_definition"}}