Generate URLs when using APIs

The APIs (router and firewall) require URLs of the network type, which can be generated by the identity service on the Service catalog.

The endpoint URL is returned in the following format by the identity service.


     https://networking.***.cloud.global.fujitsu.com
     
     *** indicates the region identifier
   

The APIs (inter-project network connections) require URLs of the networking-ex type, which can be generated by the identity service on the Service catalog.

The endpoint URL is returned in the following format by the identity service.


     https://networking-ex.***.cloud.global.fujitsu.com
     
     *** indicates the region identifier
   

Join the path name of each API in the host section of the endpoint URL, and create the URL.