Post-upgrade to 10.2506.0

Attention: If you are upgrading from an earlier version to a higher or the latest version, ensure that you complete the post-upgrade steps for each intermediate release that are listed on the post-upgrade page. If a version is not listed on the page, it means there are no post-upgrade steps required for that release.

After updating the service image to 10.2506.0, complete the post-upgrade to initiate index rollover for audit and Optimizer promise shipment.

Procedure

  • Steps to initiate audit index rollover
    1. Call the following API request to roll over the audit index. Also, ensure that the newly created index reflects the component template changes that are applied during the upgrade process.
      POST https://{{hostname}}/audits/_rollover
  • Steps to initiate the Optimizer promise shipment index rollover
    1. Call the following API request to roll over the Optimizer promise shipment index. Also, ensure that the newly created index reflects the component template changes that are applied during the upgrade process.
      POST https://{hostname}/otmz-promise-shipment/_rollover