Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

          9.1.3  GET https://aai_ip:8443/aai/v11/service-design-and-creation/services

     9 TODO - 9.2  create the complex complex 

           9.2.1 PUT Command 

              PUT https://aai_ip:8443/aai/v11/service-design-and-creation/services/service/f3fe1523-09ec-4d91-91ae-60ef9a2dd050
            {
            "service-id": "f3fe1523-09ec-4d91-91ae-60ef9a2dd050",
            "service-description": "vFW"
            }

          9.2.2  GET https://aai_ip:8443/aai/v11/service-design-and-creation/services

        9.2.2 GET Command 


10. Create the Customer inside A&AI where the Region is to be same as given in AAI_ZONE in  /var/opt/OpenECOMP_ETE/robot/resources/global_properties.robot 

...