Commit Graph

6 Commits

Author SHA1 Message Date
Tadeas Kot ff93c7799f Add support for state selector in the list introspection
This commit add support for state selector to the list introspection.

* ``GET /v1/introspection?state=[starting, waiting, processing,
                                 finished, error, reapplying,
				 enrolling]``

Story: 1625183
Task: 11350
Change-Id: I2c5222110487a08a4e7b1efbcbc5dc3d552fae3e
2021-09-27 14:03:58 +02:00
Kaifeng Wang 688c6ebd15 Follow up to api-ref revision
Addressing commments from https://review.openstack.org/#/c/613515

Contents about introspection sub resouces are moved to a new file.

Change-Id: Icd3efb902e6f836dad653011a96edc84a3feea7c
2019-03-14 15:24:19 +08:00
Kaifeng Wang 6c4e6760c4 Revise api-ref docs
Follow up to https://review.openstack.org/#/c/495752

Addressed some comments from rloo, as well as some other issues.

Change-Id: I3cdcac63b43c6b51f913d230153c1f8650426478
2019-03-06 05:13:51 +00:00
Riccardo Pittau bce5b3ec35 [trivial] removing pagination in Get Introspection Data api-ref
Removing the mention of pagination in the API reference of Get
Introspection Data as it's not supported.
Follow-up of https://review.openstack.org/640288

Depends-On: https://review.openstack.org/640910/

Change-Id: I61e1689fdb8c74d4c898e10911781e9a2f7a82e9
2019-03-05 16:59:51 +01:00
Riccardo Pittau b087e94d81 Removing mention of limit in Get Introspection Data api-ref
The optional query parameter 'limit' is not supported by the
request done to get introspection data.
This patch removes it from the api document reference to avoid
confusion.

Change-Id: I90777d426809ef719817198e6baade8442d60041
2019-03-01 10:55:06 +01:00
Anton Arefiev 05a86b3d57 Add API reference
Add initial API reference, which covers all inspector endpoits.

The conf.py and the tox environment are stolen from ironic.

Co-Authored-By: Kaifeng Wang <kaifeng.w@gmail.com>
Change-Id: I5009e8708dcad8ab25380f7bf574125d6e758ef5
2018-10-16 16:50:01 +08:00