📄️ Introduction
Clusters
📄️ Create Cluster
Use this endpoint to create a single cluster. If a cluster is successfully created, the response will include the cluster `id`.
📄️ Get Cluster by lookup key
Use this endpoint to retrieve cluster details by lookup key.
📄️ Update Cluster by lookup key
Use this endpoint to update a single cluster.
📄️ Delete Cluster by lookup key
Use this endpoint to delete cluster by lookup key.
📄️ Bulk Clusters by Id
The bulk endpoints offer an efficient way of importing/updating large amounts of clusters with just a single API call. When using the bulk `id` endpoint, the clusters are identified by Propeller cluster `id`. If a cluster with such `id` doesn't already exist, it will be created. If it does exist, the cluster will be updated.
📄️ Bulk Clusters by sourceId
The bulk endpoints offer an efficient way of importing/updating large amounts of clusters with just a single API call. When using the bulk `sourceId` endpoint, the clusters are identified by `sourceId` and `source`. If a cluster doesn't already exist, it will be created. If it does exist, the cluster will be updated.
📄️ Get Options by Cluster lookup key
Use this endpoint to retrieve cluster options by cluster lookup key.
📄️ Get Products by Cluster lookup key
Use this endpoint to retrieve cluster products by cluster lookup key.
🗃️ Cluster Options
5 items
🗃️ Cluster Products
5 items