Versions Compared

Key

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

...

9. Create the services and  complexes in the A&AI .

     9.1 create the service

           PUT https://10.110.208.181: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 GET https://10.110.208.181:8443/aai/v11/service-design-and-creation/services


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

...