Reorganize api-ref: v3-ext simple-cert.inc
Reorganize as per the documentation session at PTG: https://etherpad.openstack.org/p/queens-ptg-keystone-doc-cleanup Change-Id: I86849a4e7efbe9117c24636699987a6b475d777b
This commit is contained in:
parent
1ad32c2ad7
commit
7430f1179c
@ -14,12 +14,23 @@ Show CA Certificate
|
||||
|
||||
Show the availbable CA certificate.
|
||||
|
||||
Normal response codes: 200
|
||||
Response
|
||||
--------
|
||||
|
||||
Error response codes: 401, 500
|
||||
Status Codes
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Response Example
|
||||
----------------
|
||||
.. rest_status_code:: success ../v3/status.yaml
|
||||
|
||||
- 200
|
||||
|
||||
.. rest_status_code:: error ../v3/status.yaml
|
||||
|
||||
- 401
|
||||
- 500
|
||||
|
||||
Example
|
||||
~~~~~~~
|
||||
|
||||
.. literalinclude:: ./samples/OS-SIMPLE-CERT/show-ca-certificate-response.txt
|
||||
:language: text
|
||||
@ -31,12 +42,23 @@ Show Signing Certificate
|
||||
|
||||
Show the available signing certificate.
|
||||
|
||||
Normal response codes: 200
|
||||
Response
|
||||
--------
|
||||
|
||||
Error response codes: 401, 500
|
||||
Status Codes
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Response Example
|
||||
----------------
|
||||
.. rest_status_code:: success ../v3/status.yaml
|
||||
|
||||
- 200
|
||||
|
||||
.. rest_status_code:: error ../v3/status.yaml
|
||||
|
||||
- 401
|
||||
- 500
|
||||
|
||||
Example
|
||||
~~~~~~~
|
||||
|
||||
.. literalinclude:: ./samples/OS-SIMPLE-CERT/show-signing-certificate-response.txt
|
||||
:language: text
|
||||
:language: text
|
Loading…
Reference in New Issue
Block a user