{"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":{"advanced_parameters":{"type":"string","format":"json","description":"Advanced parameters JSON string (i.e. for guacamole: recording_path, create_recording_path, recording_exclude_mouse, recording_exclude_output, recording_include_keys, recording_name)","example":"{\"recording_path\": \"/example/to/path\", \"create_recording_path\": true}"},"advanced_settings":{"type":"boolean","description":"If advanced settings is false, all existing advanced settings will be cleared. Takes higher precedence than any guac parameter","example":false},"application_cross_launch_params":{"type":"string","example":"-load \"Test Session\""},"application_cross_launch_path":{"type":"string","format":"uri","example":"\\filename.app"},"application_cross_launch_url":{"type":"string","format":"uri-reference","example":"https://1.1.1.1:1"},"associated_devices":{"type":"array","items":{"type":"object","properties":{"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)"}},"required":["name","host"],"$$ref":"#/definitions/input_associated_device"}},"clipboard_encoding":{"type":"string","description":"Available options: [ISO8859-1, UTF-8, UTF-16, CP1252]","enum":["ISO8859-1","UTF-8","UTF-16","CP1252"],"example":"ISO8859-1"},"color_depth":{"type":"integer","enum":[8,16,24,32],"example":8},"color_scheme":{"type":"string","description":"Available options: [black-white, gray-black, green-black, white-blacks]","enum":["black-white","gray-black","green-black","white-blacks"],"example":"black-white"},"description":{"type":"string","example":"test description"},"disable_download":{"type":"boolean","example":true},"disable_upload":{"type":"boolean","example":false},"domain":{"type":"string","format":"hostname","example":"example.com"},"drive_name":{"type":"string","example":"SRA Drive"},"enable_drive":{"type":"boolean","example":true},"font_size":{"type":"integer","example":44},"full_url":{"type":"string","format":"uri-reference","description":"Format follows as http(s)://\u003cdevice_id_host\u003e:\u003cremote_port\u003e/\u003clanding_url_path\u003e","example":"http://127.0.0.1:1/landing_url_path"},"idle_timeout":{"type":"integer","default":180,"minimum":60,"maximum":600,"example":180},"name":{"type":"string","example":"IE-3400-8P2S+FCW1408P9S2TEMP (self) (SSH)"},"network_protocol":{"type":"string","description":"Available options: [ANY, ICMP, TCP, UDP]","enum":["ANY","ICMP","TCP","UDP"],"example":"ANY"},"password":{"type":"string","format":"password","example":"password"},"protocol_definition_id":{"type":"string","format":"uuid","example":"d6c1acab-c5d2-4463-9bc9-58e69cc11e1f"},"read_only":{"type":"boolean","example":false},"remote_port":{"type":"integer","example":32},"resize_method":{"type":"string","description":"Available options: [display-update, reconnect]","enum":["display-update","reconnect"],"example":"display-update"},"scrollback":{"type":"integer","example":2},"security":{"type":"string","description":"Available options: [any, nla, rdp]","enum":["any","nla","rdp"],"example":"any"},"username":{"type":"string","example":"username@cisco.com"}},"required":["name"],"title":"input_put_connection"}}