Merge "doc: Add missing API samples"
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"remote_console": {
|
||||
"protocol": "serial",
|
||||
"type": "serial"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"keypair": {
|
||||
"name": "foo",
|
||||
"type": "ssh",
|
||||
"user_id": "fake"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"remote_console": {
|
||||
"protocol": "rdp",
|
||||
"type": "rdp-html5"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"unshelve": null
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"shelve": null
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"unshelve": {
|
||||
"availability_zone": "us-west"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"unshelve": null
|
||||
}
|
||||
Reference in New Issue
Block a user