Statuses of the product layer update process in all domains (product_layer_multi)
Table of Contents
Description
A virtual entity to manage the rollout of product layer updates across all domains.
Not stored in the database. Built every time based on product_layer polling in all domains.
Updates are installed sequentially across all domains. The log contains the console output of the process
Updates are only installed in domains where the product layer has been successfully deployed using the automatic installation process via an entity product_layer. Installing the upgrade preserves the deployment mode and package composition selected and installed in each domain.
Fields
Entity structure
{
"prefix": str,
"domain": str,
"items": array<obj>
}