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:
Suramya Shah 2018-01-11 20:18:50 +05:30
parent 1ad32c2ad7
commit 7430f1179c
1 changed files with 31 additions and 9 deletions

View File

@ -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