Products
Overview
The Product table contains information associated with products in CloudBilling. Products are the units that are bought by a customer. Similar to customers, the products are also configured in clusters in CloudBilling. Similar products are under the same product cluster. For example, consider a Microsoft Licence configured in CloudBilling under All Products -> CSP -> Licences. Here Licences is the parent cluster, CSP is the grandparent cluster, and All Products is the great-grandparent. The CSP customer will also contain contain Software SuIn the dataset table, this structure is defined as:
- ClusterName = Licences
- ClusterPath0 = All Products
- ClusterPath1 = CSP
- ClusterPath2 = Licences
For further contextual information on how customers are configured in CloudBilling, view the Products page.
For further contextual information on how customers are configured in CloudBilling, view the
Fields
| Name | Type | Description |
|---|---|---|
Key | String | A unique identifier for each producr across the entire dataset. |
SourceID | String | |
Name | String | The name of the product. |
ClusterName | String | The name of the cluster a product belongs to. |
ClusterPath0. . . ClusterPath6 | String | These are seven separate fields that represent the cluster structure a product belongs to. |
ClusterPath0 | String | The root parent cluster a product belongs to. |
ClusterPath1 | String | The first level cluster after the root cluster a product belongs to. |
ClusterPath2 | String | The first level cluster after the root cluster a product belongs to. |
NoGuidName | String |