Data Source: oci_tenantmanagercontrolplane_subscriptions
This data source provides the list of Subscriptions in Oracle Cloud Infrastructure Tenantmanagercontrolplane service.
List the subscriptions that a compartment owns. Only the root compartment is allowed.
Example Usage
data "oci_tenantmanagercontrolplane_subscriptions" "test_subscriptions" {
#Optional
compartment_id = var.compartment_id
entity_version = var.subscription_entity_version
subscription_id = oci_tenantmanagercontrolplane_subscription.test_subscription.id
}
Argument Reference
The following arguments are supported:
compartment_id
- (Optional) The ID of the compartment in which to list resources.entity_version
- (Optional) The version of the subscription entity.subscription_id
- (Optional) The ID of the subscription to which the tenancy is associated.
Attributes Reference
The following attributes are exported:
subscription_collection
- The list of subscription_collection.
Subscription Reference
The following attributes are exported:
classic_subscription_id
- Classic subscription ID.cloud_amount_currency
- The currency code for the customer associated with the subscription.compartment_id
- The Oracle ID (OCID) of the owning compartment. Always a tenancy OCID.csi_number
- Customer service identifier for the customer associated with the subscription.currency_code
- Currency code. For example USD, MXN.customer_country_code
- The country code for the customer associated with the subscription.defined_tags
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:{"foo-namespace.bar-key": "value"}
end_date
- Subscription end time.entity_version
- The entity version of the subscription, whether V1 (the legacy schema version), or V2 (the latest 20230401 API version).freeform_tags
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:{"bar-key": "value"}
id
- The Oracle ID (OCID) of the subscription.is_classic_subscription
- Specifies whether or not the subscription is from classic systems.is_government_subscription
- Specifies whether or not the subscription is a government subscription.payment_model
- The pay model of the subscription, such as ‘Pay as you go’ or ‘Monthly’.program_type
- Specifies any program that is associated with the subscription.promotion
- List of promotions related to the subscription.amount
- If a subscription is present, indicates the total amount of promotional subscription credits.currency_unit
- Currency unit associated with the promotion.duration
- Specifies how long the promotion related to the subscription, if any, is valid in duration units.duration_unit
- Unit for the duration.is_intent_to_pay
- Speficies whether or not the customer intends to pay after the promotion has expired.status
- If a subscription is present, indicates the current status of the subscription promotion.time_expired
- Date and time when the promotion ends.time_started
- Date and time when the promotion starts.
purchase_entitlement_id
- Purchase entitlement ID associated with the subscription.region_assignment
- Region for the subscription.service_name
- The type of subscription, such as ‘UCM’, ‘SAAS’, ‘ERP’, ‘CRM’.skus
- List of SKUs linked to this subscription.description
- Description of the stock units.end_date
- Date and time when the SKU ended.gsi_order_line_id
- Sales order line identifier.is_additional_instance
- Specifies if an additional test instance can be provisioned by the SaaS application.is_base_service_component
- Specifies if the SKU is considered as a parent or child.license_part_description
- Description of the covered product belonging to this SKU.metric_name
- Base metric for billing the service.quantity
- Quantity of the stock units.sku
- Stock Keeping Unit (SKU) ID.start_date
- Date and time when the SKU was created.
start_date
- Subscription start time.state
- Lifecycle state of the subscription.subscription_number
- Unique Oracle Cloud Subscriptions identifier that is immutable on creation.subscription_tier
- Tier for the subscription, whether a free promotion subscription or a paid subscription.time_created
- The date and time of creation, as described in RFC 3339, section 14.29.time_updated
- The date and time of update, as described in RFC 3339, section 14.29.