UTL_HTTP calls on VM in cloud
Is there any private network between oracle database 21c in cloud and VM instance in cloud. For example to make requests through UTL_HTTP there are restrictions and ip requests are not allowed, only hostname with trusted certificate. So is there any solution to make requests from autonomus database using UTL_HTTP through private network on some webserver on VM instance.