This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
nova-rdp-api [2014/01/10 23:00] admin |
nova-rdp-api [2014/05/07 02:28] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Nova RDP Support | + | ====== Nova RDP Support |
| Nova currently provides support for [[http:// | Nova currently provides support for [[http:// | ||
| Line 90: | Line 90: | ||
| === Example. Get RDP console URL response: XML === | === Example. Get RDP console URL response: XML === | ||
| - | Same output as in the [[nova-rdp# | + | Same output as in the [[nova-rdp-api#Example. Get RDP console URL response: XML|V2 API example]] |
| === Example. Get RDP console URL response: JSON === | === Example. Get RDP console URL response: JSON === | ||
| - | Same output as in the [[nova-rdp# | + | Same output as in the [[nova-rdp-api#Example. Get RDP console URL response: JSON|V2 API example]] |
| ---- | ---- | ||
| Line 105: | Line 105: | ||
| ^Verb ^URI ^Description ^ | ^Verb ^URI ^Description ^ | ||
| - | |GET |/ | + | |GET |/os-console-auth-tokens/ |
| Normal Response Code(s): 200 | Normal Response Code(s): 200 | ||
| Line 157: | Line 157: | ||
| ^Verb ^URI ^Description ^ | ^Verb ^URI ^Description ^ | ||
| - | |GET |/ | + | |GET |/v3/os-console-auth-tokens/ |
| Normal Response Code(s): 200 | Normal Response Code(s): 200 | ||
| Line 180: | Line 180: | ||
| === Example. Get console connection response: XML === | === Example. Get console connection response: XML === | ||
| - | Same output as in the [[nova-rdp# | + | Same output as in the [[nova-rdp-api#Example. Get console connection response: XML|V2 API example]] |
| === Example. Get console connection response: JSON === | === Example. Get console connection response: JSON === | ||
| - | Same output as in the [[nova-rdp# | + | Same output as in the [[nova-rdp-api#Example. Get console connection response: JSON|V2 API example]] |