Versions Compared

Key

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

This page describes basic remote services management with the Abiquo API.

When you create a location (datacenter or public cloud region), you will supply the URLs of remote services. These remote services will be registered in Abiquo and they will also be assigned to the location you are creating.

Include Page
Remote services for datacenters and public cloud regions
Remote services for datacenters and public cloud regions

...

Prerequisites

Before you begin working with remote services, create a datacenter, using the UI or the API, as described in the API infrastructure tutorial.

...

Retrieve existing remote services

To retrieve all the remote services currently registered in Abiquo, use a GET request to the RemoteServices Resource.

...

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. 

https://wiki.abiquo.com/api/latest/RemoteServicesResource.html#update-a-remote-service