Versions Compared

Key

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

...

     9.1 create the service

           9.1.1  go to the link https://www.uuidgenerator.net/ and pick the Version 4 UUID like: e8cb8968-5411-478b-906a-f28747de72cd     

           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 

...