AIOps 2.2 Post Deployment Process

Contents

  1. Reference Data Changes:
  2. Migrate Existing Project:
  3. Reference Data change post migration:
  4. General Notes for Release 2.2 – Ticket Templates 
  5. API Details:

Reference Data Changes:

A new entry should be added in ITOpsReferenceData/ITOpsProjectReferenceData mongo collection to re an internal group. This is to differentiate internal and external groups.

  1. referenceType – internalGroups

  2. referenceValue – <group id>, (ID of the group)

  3. referenceValueCode – <group name>, (Name of the group)

Note:

Migrate Existing Project:

For Migrate existing projects follow the below steps:

Reference Data change post migration:

Post migration, the Virtual Engineer configuration in project reference data should be updated with id instead of name as further evaluation of state is done based on assignedToUserId. For this, the existing data needs to be deleted first and new data has to be added. Please see the API details below.

 

 

 

General Notes for Release 2.2 – Ticket Templates 

API Details: