Merge "doc: Add missing API samples"

This commit is contained in:
Zuul
2025-06-08 23:14:07 +00:00
committed by Gerrit Code Review
7 changed files with 33 additions and 0 deletions
@@ -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
}