Mapping tickets

The MSP wants to see existing mapping between Acronis alerts and ticketing system tickets.

The MSP wants only to receive alerts for selected alert types.

Preconditions

  • MSP has enabled the CyberApp.

Basic flow

  1. The CyberApp can fetch a list of all Acronis alerts using the GET /alerts endpoint, and process it based on the alerts mapping.

  2. For each enabled alert type, the MSP can select default options that would help the MSP prioritize the ticket and get the tickets assigned to the right team/person.

  3. The ticket may include the following information, and it’s up to the vendor to determine what to display:

    1. Acronis alert.

    2. Ticketing type.

    3. Ticketing category (if available).

    4. Ticketing status (if available).

    5. Ticketing SLA (if available).

    6. Ticketing priority (if available).

  4. The MSP needs to be able to edit the alert information.
    The MSP defines for which alert type tickets should be created, and sets type, category, status, priority, and agent for each:
    1. Ticket type.

    2. Category.

    3. Status.

    4. SLA.

    5. Priority (depends on SLA).

API endpoints

Note

Specific scenarios and grouping can be achieved with other endpoints found and listed at the same page.

Blog article