Moved pages to Setttings and Access control under Portal management

This commit is contained in:
2026-05-13 23:14:38 +02:00
parent 9afeea906b
commit f4eccc7648
8 changed files with 6 additions and 6 deletions

View File

@@ -79,7 +79,7 @@ These are the different actions available. These actions maybe not available wit
This API call retrieves all companies from Inserve and creates or updates them in Sentri.
API Call: [[../../API/v1/sources/inserve/GET Sync companies|GET Sync companies]]
API Call: [[GET Sync companies|GET Sync companies]]
## Sync cloud distributor companies
> [!Important]
> Requires the **Servers** module to be enabled.
@@ -103,7 +103,7 @@ For example:
```
The `cloud_distribution_id` is used to link licenses to the correct company during the **Sync Server Licenses** action.
API Call: [[../../API/v1/sources/inserve/GET Sync cloud distributor|GET Sync cloud distributor]]
API Call: [[GET Sync cloud distributor|GET Sync cloud distributor]]
## Sync servers licenses
> [!Important]
> Requires the **Servers** module to be enabled.
@@ -112,7 +112,7 @@ API Call: [[../../API/v1/sources/inserve/GET Sync cloud distributor|GET Sync clo
This API call first executes the **Sync cloud distributor companies** action and then synchronizes all servers in an active, deleted, or trial state with Inserve licenses. It creates or updates server licenses in Inserve if they do not exist or if the license quantities differ from those in Sentri.
It will also only do this to server linked to an active company.
API Call: [[../../API/v1/sources/inserve/GET Sync server licenses|GET Sync server licenses]]
API Call: [[GET Sync server licenses|GET Sync server licenses]]
## Sync server subscriptions
> [!Important]
> Requires the **Servers** module to be enabled.
@@ -120,4 +120,4 @@ API Call: [[../../API/v1/sources/inserve/GET Sync server licenses|GET Sync serve
This API call first executes the **Sync cloud distributor** companies action and then creates a subscription if it does not exist, or updates the subscription description if it does. It also creates subscription lines with the correct product_code entered in the **custom source data** JSON field.
API Call: [[../../API/v1/sources/inserve/GET Sync server subscriptions|GET Sync server subscriptions]]
API Call: [[GET Sync server subscriptions|GET Sync server subscriptions]]

View File

@@ -15,7 +15,7 @@ Always enabled. This module is used to manage Sentris core settings and confi
This module is used to store companies from your CRM inside Sentri, allowing you to link them to items across different modules.
The following CRM customer sources are currently available:
- [[Portal Management/Sources/Inserve|Inserve]]
- [[Inserve|Inserve]]
## Module: Office
This module currently provides a playful feature that lets you “stomp” a colleague. It can be used to keep track of things such as counting your mom jokes or other actions between team members. These events are trackable and visualized through a simple graph.
## Module: Servers
@@ -24,7 +24,7 @@ The Servers module is designed to help you keep track of all servers you manage.
This data can be pushed to Sentri via [[API/v1/servers/POST Create or update server|this API endpoint]] using your own scripts or automation.
Once centralized, server information can be shared with external sources, such as:
- [[Portal Management/Sources/Inserve|Inserve]]
- [[Inserve|Inserve]]
- Automatically creates and updates cloud distributor licenses for invoicing
- Automatically creates and updates subscriptions for invoicing
## Module: Autoprovisioning