From: Haibin Huang Date: Wed, 15 Jan 2020 08:28:13 +0000 (-0800) Subject: Add Ger register API document in framework X-Git-Tag: 1.5.1~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=commitdiff_plain;h=faa7267c2562cf615bc04543e505c05b14863093 Add Ger register API document in framework Issue-ID: MULTICLOUD-740 Signed-off-by: Haibin Huang Change-Id: Ib96e8badfa4158fb0afda9885743b26657d2ff54 --- diff --git a/docs/MultiCloud-APIv0-Specification.rst b/docs/MultiCloud-APIv0-Specification.rst index 4042f70..244fcd8 100644 --- a/docs/MultiCloud-APIv0-Specification.rst +++ b/docs/MultiCloud-APIv0-Specification.rst @@ -2656,7 +2656,36 @@ NA 400: failed -13.2. **Unregistry VIM** +13.2. **Get registry status** +------------------------- + ++---------------------+----------------------------------------------------------------------------------------------+ +| **IF Definition** | **Description** | ++=====================+==============================================================================================+ +| URI | http://msb.onap.org:80/api/multicloud/v0/{cloud-owner}_{cloud-region}/registry | ++---------------------+----------------------------------------------------------------------------------------------+ +| Operation | GET | ++---------------------+----------------------------------------------------------------------------------------------+ +| Direction | ESR-> MULTICLOUD | ++---------------------+----------------------------------------------------------------------------------------------+ + +13.2.1. **Request** +>>>>>>>>>>>>>>>>>>> + +NA + +13.2.2. **Response** +>>>>>>>>>>>>>>>>>>>> + +NA + +200: OK + +404: failed + +500: failed + +13.3. **Unregistry VIM** ------------------------ +---------------------+-----------------------------------------------------------------------------------------------+ diff --git a/docs/MultiCloud-APIv1-Specification.rst b/docs/MultiCloud-APIv1-Specification.rst index b30f9f7..e92736c 100644 --- a/docs/MultiCloud-APIv1-Specification.rst +++ b/docs/MultiCloud-APIv1-Specification.rst @@ -2314,7 +2314,36 @@ NA 400: failed -13.2. **Unregistry VIM** +13.2. **Get registry status** +------------------------- + ++---------------------+----------------------------------------------------------------------------------------------+ +| **IF Definition** | **Description** | ++=====================+==============================================================================================+ +| URI | http://msb.onap.org:80/api/multicloud/v1/{cloud-owner}/{cloud-region}/registry | ++---------------------+----------------------------------------------------------------------------------------------+ +| Operation | GET | ++---------------------+----------------------------------------------------------------------------------------------+ +| Direction | ESR-> MULTICLOUD | ++---------------------+----------------------------------------------------------------------------------------------+ + +13.2.1. **Request** +>>>>>>>>>>>>>>>>>>> + +NA + +13.2.2. **Response** +>>>>>>>>>>>>>>>>>>>> + +NA + +200: OK + +404: failed + +500: failed + +13.3. **Unregistry VIM** ------------------------ ===================== =========================================================