What's new in Genetec Mission Control™ Web API 2.2 - Genetec Mission Control™ Web API 2.2

Genetec Mission Control™ Web API Release Notes 2.2

Applies to
Genetec Mission Control™ Web API 2.2
Last updated
2021-03-12
Content type
Release notes
Language
English
Product
Genetec Mission Control™
Version
3.0

Genetec Mission Control™ Web API 2.2 includes the following enhancements.

Compatibility notice

You must have Genetec Mission Control™ 3.0.1.0 installed for compatibility with Genetec Mission Control™ Web API 2.2.

To upgrade to the latest version of Web API, you must uninstall the previous version of the Genetec Mission Control™ Web API Installer.

API enhancements

You can use Genetec Mission Control™ Web API 2.2 for the following:
Transfer a specific incident to selected users
You can use the TransferIncident command with the POST /v2/Incidents/{id} endpoint to transfer a specific incident to select users.
Forward a specific incident to selected users
You can use the ForwardIncident command with the POST /v2/Incidents/{id} endpoint to forward a specific incident to select users.
Retrieve history of Security Center events triggered
You can retrieve the Security Center event types aggregated into an active incident's history using the GET /v2/Incidents/{id}/Events endpoint.

For technical information about API endpoints and other programming considerations, see the Web API developer documentation.