Removed meta data and added explicit headers to files

This commit is contained in:
Marco Mooij | DigiState
2026-05-15 11:27:11 +02:00
parent 6cb842fa6d
commit 8e4ea9d4a0
18 changed files with 17 additions and 68 deletions

View File

@@ -1,7 +1,4 @@
---
title: GET Sync cloud distributor
publish: true
---
# GET Sync cloud distributor
This API call synchronizes active companies in Sentri with the corresponding cloud distributor companies in Inserve. These cloud distributor companies are required to associate Sentri server licenses with companies in Inserve.
#### Location
```

View File

@@ -1,7 +1,4 @@
---
title: GET Sync companies
publish: true
---
# GET Sync companies
This API call retrieves all companies from Inserve and creates or updates them in Sentri.
#### Location
```

View File

@@ -1,7 +1,4 @@
---
title: GET Sync server licenses
publish: true
---
# GET Sync server licenses
This API call first executes the [[GET Sync cloud distributor|GET Sync cloud distributor]] 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.
#### Location
```

View File

@@ -1,7 +1,4 @@
---
title: GET Sync server subscriptions
publish: true
---
# GET Sync server subscriptions
This API call first executes the [[GET Sync cloud distributor|GET Sync cloud distributor]] action and then synchronizes all servers in an active or trial state to Inserve subscriptions. It creates or updates server subscriptions in Inserve if they do not exist or if the subscription name differ from those in Sentri. For this action the correct inserve `product_codes` should be defined at Portal Management > Sources > Inserve > Custom source data.
#### Location
```