Commit d8f6697d authored by JorgeEcheva26's avatar JorgeEcheva26
Browse files

Example of fullfil in netapp flow

parent 0badd22b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -75,6 +75,13 @@ For performing this path it is necesary to:

2. Run onboard_provider()

3. Look for the provider api details on the username folder, choose the APF and AEFs identificators and fullfill the publish_req structure

<p align="center">
  <img src="./doc/images/capif-provider-details-example.png" alt="example" width="400"/>
  <img src="./doc/images/publish_req-example.png" alt="config-example"  width="400"/>
</p>

3. Run publish_services()

![PROVIDER_PATH](./doc/images/Flujo%20completo-PROVIDER%20PATH.jpg)
 No newline at end of file
+3 −3
Original line number Diff line number Diff line
@@ -34,9 +34,9 @@
        "service-kpis": ""
      },
    "publish_req" : {
        "service_api_id":"addd0af19a424e54c87fc8b1fe4fba",
        "publisher_apf_id":"APFd7feeefab02e127ec6817e7cda9ac7",
        "publisher_aefs_ids":["AEFb1f5ab26a98e3c24d5dfad26507a28","AEFb0fa4e048bea75f0f335cfa8b2a0aa"]
        "service_api_id":"",
        "publisher_apf_id":"APFf02496247da926df31ebeaf0e513d7",
        "publisher_aefs_ids":["AEF859e36f7e3f11818650fdafa16a0c7","AEF44d5838a3884f4885cb8e6ffc98f41"]
    },
    "api_description_path":"/Users/IDB0128/git_repos/pesp_capif_sdk/samples/provider_api_description_sample.json"
}
 No newline at end of file
+131 KiB
Loading image diff...
+82.4 KiB
Loading image diff...
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
    "apiName": "Api-de-prueba-2",
    "aefProfiles": [
        {
            "aefId": "AEFb1f5ab26a98e3c24d5dfad26507a28",
            "aefId": "AEF859e36f7e3f11818650fdafa16a0c7",
            "versions": [
                {
                    "apiVersion": "v1",
@@ -61,7 +61,7 @@
            ]
        },
        {
            "aefId": "AEFb0fa4e048bea75f0f335cfa8b2a0aa",
            "aefId": "AEF44d5838a3884f4885cb8e6ffc98f41",
            "versions": [
                {
                    "apiVersion": "v1",