This Migration Tool is available only to logged-in Storefront users defined as Adobe Resellers meaning that they have previously registered to the Adobe MP channel.
New Tier Contract for “Acronis Cyber Cloud for CSPs”
Acronis has released a new product, based on Tier Contracts, called Promo for its “Acronis Cyber Cloud” cloud distributors. This new Tier Contract product, can be used by any distributor who supports it, and functions just like any other Acronis Tier Contruct product that has a Minimum Commitment amount.
For more details, please check the Defining the Acronis CSP Contract Products page.
Improvement on the “Customer Request” Actions in BSS
Bundles API
In API v3, we introduced new methods for managing bundles. More methods will be published in the following releases.
Method | Description |
---|---|
PATCH /api/bundles/{bundleId}/pricing | Partially updates the pricing details of an existing bundle based on the given ID. |
POST /api/bundles/{bundleId}/products/{productId} | Assigns a primary product to a bundle of the current organization. |
DELETE /api/bundles/{bundleId}/products/{productId} | De-assigns a primary product of a bundle of the current organization. |
POST /api/bundles/{bundleId}/products/{productId}/addons/{addonId} | Assigns an add-on product to an already assigned primary product of a bundle of the current organization. |
DELETE /api/bundles/{bundleId}/products/{productId}/addons/{addonId} | De-assigns an add-on product from an assigned primary product of a bundle of the current organization. |
Resolved Issues
EXL-XXXXX | |