...
Retrieve all the remote services currently registered in Abiquo.
See Remote Services Resourcehttps://wiki.abiquo.com/api/latest/RemoteServicesResource.html#list-remote-services
Check Remote Services
The following example shows how to check a remote service from the IP address (as with the check button in the UI). In this case we are checking a CLOUD_PROVIDER_PROXY. If you want to check other remote services, just replace cloud provider proxy details with the other details in the example below. For a list of remote service types, see Infrastructure View
...
To check a remote service that is already registered in Abiquo, you can use the link in the remote service entity or its ID.
See Remote Services Resourcehttps://wiki.abiquo.com/api/latest/RemoteServicesResource.html#check-a-remote-service
Modify a remote service to add it to locations
To modify a remote service to add it to public cloud regions or datacenters, perform a PUT request with a remote service entity containing the links to the locations where you want to add the remote service.
Include Page