Acquia · Schema

Subscription

A subscription is the product that allows for applications to be hosted with Acquia. In addition, a subscription grants access to various additional services.

ContentExperience

Properties

Name Type Description
id integer The subscription ID.
uuid string The subscription UUID.
name string The subscription name.
start_at string The time when the service defined by the subscription becomes available.
expire_at string The time when the service expires.
product object Defines the type of service this subscription is entitled to.
applications_total integer The number of applications this subscription is entitled to.
applications_used integer The number of applications used.
organization object
flags object
_links object
_embedded object A collection of resources related to the subscription.
View JSON Schema on GitHub