---
title: "Monitor Activity"
slug: "monitor-activity"
updated: 2023-09-19T14:09:40Z
published: 2023-09-19T14:09:40Z
canonical: "support.perimeter81.com/monitor-activity"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.perimeter81.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Monitor Activity

**Billing**

| Event | API Code |
| --- | --- |
| Team member license added | api.activity.addon.user.buy |
| Team member license removed | api.activity.addon.user.delete |
| Gateway license added | api.activity.addon.gateway.buy |
| Gateway license removed | api.activity.addon.gateway.delete |
| Pricing plan changed | api.activity.plan.change |
| Payment method changed | api.activity.payment.method.change |
| Subscription cancellation request submitted | api.activity.subscription.cancel |
| Subscription cancellation request withdrawn | api.activity.subscription.activate |
| Reactivate an already cancelled/expired subscription | api.activity.subscription.reactivate |

**Authentication**

| **Event** | **API****Code** |
| --- | --- |
| User successfully logged into the agent | api.activity.login.success |
| User failed to log into the agent | api.activity.login.fail |
| User successfully logged into a gateway | api.activity.vpn.auth |
| User failed to log into a gateway | <google-sheets-html-origin style="color: rgb(0, 0, 0); font-size: medium;"><meta charset="utf-8"><span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;" wfd-id="6208"></span></google-sheets-html-origin>api.activity.vpn.auth.fail<google-sheets-html-origin style="color: rgb(0, 0, 0); font-size: medium;"><span style="color: rgb(0, 0, 0); font-family: Arial; font-size: 13.3333px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;" wfd-id="6205"></span></google-sheets-html-origin> |

**Groups**

| **Event** | **API Code** |
| --- | --- |
| Group created | api.activity.group.create |
| Group deleted | api.activity.group.delete |
| Member added to group | api.activity.group.add.member |
| Member deleted from group | api.activity.group.delete.member |
| Group assigned to network | <google-sheets-html-origin style="color: rgb(0, 0, 0); font-size: medium;">api.activity.group.add.network</google-sheets-html-origin> |
| Group detached from network | api.activity.group.delete.network |

**Members**

| **Event** | **API Code** |
| --- | --- |
| Network deployed | api.activity.network.deploy |
| Network deployment failed | api.activity.network.deploy.fail |
| Network destroyed | api.activity.network.destroy |
| Region added | api.activity.network.region.add |
| Region removed | api.activity.network.region.remove |
| Gateway added | api.activity.network.node.add |
| Gateway removed | api.activity.network.node.remove |
| Gateway restarted | api.activity.network.node.restart |
| Tunnel added | api.activity.network.tunnel.add |
| Tunnel removed | api.activity.network.tunnel.remove |
| Tunnel updated | api.activity.network.tunnel.update |
| DNS Filtering settings updated | api.activity.network.dnsFiltering.update |
| DNS Filtering settings removed | <meta charset="utf-8">api.activity.network.dnsFiltering.remove |

**Zero Trust Application**

| **Event** | **API Code** |
| --- | --- |
| Application added | api.activity.application.add |
| Application deployment failed | api.activity.application.add.fail |
| Application updated | api.activity.application.update |
| Application removed | api.activity.application.remove |
| Application user authorisation | api.activity.application.auth.success |
| Application user failed authorisation | api.activity.application.auth.fail |
| Application session started | api.activity.application.session.start |
| Application session ended | <google-sheets-html-origin style="color: rgb(0, 0, 0); font-size: medium;"><meta charset="utf-8"><span style="color: rgb(34, 34, 34); font-family: &quot;Source Sans Pro&quot;, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;" wfd-id="6204">api.activity.application.session.stop</span></google-sheets-html-origin> |

**Zero Trust Applications Policy**

| **Event** | **API Code** |
| --- | --- |
| Policy added | api.activity.policy.add |
| Policy updated | api.activity.policy.update |
| Policy deleted | <google-sheets-html-origin style="color: rgb(0, 0, 0); font-size: medium;">api.activity.policy.delete</google-sheets-html-origin> |

**IdP**

| **Event** | **API Code** |
| --- | --- |
| IdP added | api.activity.idp.create |
| IdP disabled | api.activity.idp.disable |
| IdP deleted | <google-sheets-html-origin style="color: rgb(0, 0, 0); font-size: medium;">api.activity.idp.delete</google-sheets-html-origin> |

**Integration**

| **Event** | **API****Code** |
| --- | --- |
| Integration created | api.activity.integration.create |
| Integration disabled | api.activity.integration.disable |
| Integration enabled | api.activity.integration.enable |
| Integration deleted | api.activity.integration.delete |

<meta charset="utf-8">
