RESTful Events API - Python

This sample shows how to trigger and retrieve events from a Python application.

The sample logs into the server, retrieves any existing user-defined event, triggers it, retrieves the event by id and retrieves all stored events with their metadata.

Prerequisites

The sample is verified with the following versions of Python packages:

Using different package versions might result in unexpected errors when running the sample.

The sample demonstrates

Using

Environment

Visual Studio Python project