List services
path Parameters
zoneThe zone you want to target
query Parameters
pagePage number.
page_sizeNumber of service per page.
order_byOrder of the services.
project_idProject ID.
List services › Responses
total_countTotal count of matching services.
Services that match filters.
Delete a specific service
Delete the service associated with the given ID.
path Parameters
zoneThe zone you want to target
service_idID of the service.
Delete a specific service › Responses
idID of the service.
resource_idResource ID of the service.
provisioning_statusProvisioning status of the service.
Offer of the service.
created_atCreation date of the service. (RFC 3339 format)
delivered_atDelivery date of the service. (RFC 3339 format)
terminated_atTerminatation date of the service. (RFC 3339 format)
expires_atExpiration date of the service. (RFC 3339 format)
typeService type, either order or service.
Get a specific service
Get the service associated with the given ID.
path Parameters
zoneThe zone you want to target
service_idID of the service.
Get a specific service › Responses
idID of the service.
resource_idResource ID of the service.
provisioning_statusProvisioning status of the service.
Offer of the service.
created_atCreation date of the service. (RFC 3339 format)
delivered_atDelivery date of the service. (RFC 3339 format)
terminated_atTerminatation date of the service. (RFC 3339 format)
expires_atExpiration date of the service. (RFC 3339 format)
typeService type, either order or service.