api-ref: use the examples with paging links
Use the microversion response samples that include the paging links in the example JSON responses. Change-Id: I99ef8e8e709b0262f3038bf19e8746782c9f302a
This commit is contained in:
parent
6b2c161b8f
commit
29c6e08fe8
@ -44,9 +44,9 @@ Response
|
|||||||
- status: hypervisor_status
|
- status: hypervisor_status
|
||||||
- hypervisor_links: hypervisor_links
|
- hypervisor_links: hypervisor_links
|
||||||
|
|
||||||
**Example List Hypervisors: JSON response**
|
**Example List Hypervisors (v2.33): JSON response**
|
||||||
|
|
||||||
.. literalinclude:: ../../doc/api_samples/os-hypervisors/hypervisors-list-resp.json
|
.. literalinclude:: ../../doc/api_samples/os-hypervisors/v2.33/hypervisors-list-resp.json
|
||||||
:language: javascript
|
:language: javascript
|
||||||
|
|
||||||
List Hypervisors Details
|
List Hypervisors Details
|
||||||
@ -103,13 +103,9 @@ Response
|
|||||||
- vcpus_used: hypervisor_vcpus_used
|
- vcpus_used: hypervisor_vcpus_used
|
||||||
- hypervisor_links: hypervisor_links
|
- hypervisor_links: hypervisor_links
|
||||||
|
|
||||||
**Example List Hypervisors Details: JSON response**
|
**Example List Hypervisors Details (v2.33): JSON response**
|
||||||
|
|
||||||
.. note::
|
.. literalinclude:: ../../doc/api_samples/os-hypervisors/v2.33/hypervisors-detail-resp.json
|
||||||
|
|
||||||
This API sample is actual since microversion v2.28
|
|
||||||
|
|
||||||
.. literalinclude:: ../../doc/api_samples/os-hypervisors/v2.28/hypervisors-detail-resp.json
|
|
||||||
:language: javascript
|
:language: javascript
|
||||||
|
|
||||||
Show Hypervisor Statistics
|
Show Hypervisor Statistics
|
||||||
@ -203,11 +199,7 @@ Response
|
|||||||
- vcpus: hypervisor_vcpus
|
- vcpus: hypervisor_vcpus
|
||||||
- vcpus_used: hypervisor_vcpus_used
|
- vcpus_used: hypervisor_vcpus_used
|
||||||
|
|
||||||
**Example Show Hypervisor Details: JSON response**
|
**Example Show Hypervisor Details (v2.28): JSON response**
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
This API sample is actual since microversion v2.28
|
|
||||||
|
|
||||||
.. literalinclude:: ../../doc/api_samples/os-hypervisors/v2.28/hypervisors-show-resp.json
|
.. literalinclude:: ../../doc/api_samples/os-hypervisors/v2.28/hypervisors-show-resp.json
|
||||||
:language: javascript
|
:language: javascript
|
||||||
|
@ -38,9 +38,9 @@ Response
|
|||||||
- type: keypair_type
|
- type: keypair_type
|
||||||
- keypairs_links: keypair_links
|
- keypairs_links: keypair_links
|
||||||
|
|
||||||
**Example List Keypairs: JSON response**
|
**Example List Keypairs (v2.35): JSON response**
|
||||||
|
|
||||||
.. literalinclude:: ../../doc/api_samples/keypairs/keypairs-list-resp.json
|
.. literalinclude:: ../../doc/api_samples/keypairs/v2.35/keypairs-list-resp.json
|
||||||
:language: javascript
|
:language: javascript
|
||||||
|
|
||||||
Create Or Import Keypair
|
Create Or Import Keypair
|
||||||
|
Loading…
x
Reference in New Issue
Block a user