diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-24.10/graph-views/map-web-advanced-configuration.md b/i18n/fr/docusaurus-plugin-content-docs/version-24.10/graph-views/map-web-advanced-configuration.md
index 6cd46a647871..539e0706a23b 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-24.10/graph-views/map-web-advanced-configuration.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-24.10/graph-views/map-web-advanced-configuration.md
@@ -7,6 +7,8 @@ import TabItem from '@theme/TabItem';
Ce chapitre décrit les procédures avancées de configuration de votre système Centreon MAP.
+> Veuillez noter que les endpoints spécifiés dans cette page ont été mis à jour suite à la dépréciation de la version bêta. Depuis la version 24.10, `beta` est remplacé par `latest` dans les chemins d'accès.
+
## Superviser votre serveur Centreon MAP après installation
Centreon fournit un [connecteur de supervision et un plugin](/pp/integrations/plugin-packs/procedures/applications-monitoring-centreon-map-engine-actuator) pour superviser votre serveur Centreon MAP.
@@ -28,7 +30,7 @@ Pour superviser la JVM centreon-map, veuillez utiliser les valeurs de macro suiv
| Nom | Valeur |
| :---------------------- | :---------------------------------------- |
| ACTUATORCUSTOMMODE | ```centreonmap``` |
-| ACTUATORAPIURLPATH | ```/centreon-map/api/beta``` |
+| ACTUATORAPIURLPATH | ```/centreon-map/api/latest``` |
| ACTUATORAPIUSERNAME | Le nom d'utilisateur Api doit être défini |
| ACTUATORAPIPASSWORD | Le mot de passe Api doit être défini |
@@ -44,14 +46,14 @@ Vous pouvez également vérifier l'URL suivante, qui indique si le serveur est o
```shell
-http://:8080/centreon-map/api/beta/actuator/health.
+http://:8080/centreon-map/api/latest/actuator/health.
```
```shell
-https://:8443/centreon-map/api/beta/actuator/health.
+https://:8443/centreon-map/api/latest/actuator/health.
```
@@ -97,5 +99,5 @@ Attendez que le service Centreon MAP ait fini de démarrer (~30 secondes à une
Vérifiez que votre serveur est opérationnel et accessible sur le nouveau port que vous avez défini, en entrant l'URL suivante dans votre navigateur web :
```shell
-http://:/centreon-map/api/beta/actuator/health
+http://:/centreon-map/api/latest/actuator/health
```
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-25.10/graph-views/map-web-advanced-configuration.md b/i18n/fr/docusaurus-plugin-content-docs/version-25.10/graph-views/map-web-advanced-configuration.md
index 3b344888d2ff..effc8baf4919 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-25.10/graph-views/map-web-advanced-configuration.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-25.10/graph-views/map-web-advanced-configuration.md
@@ -7,6 +7,8 @@ import TabItem from '@theme/TabItem';
Ce chapitre décrit les procédures avancées de configuration de votre système Centreon MAP.
+> Veuillez noter que les endpoints spécifiés dans cette page ont été mis à jour suite à la dépréciation de la version bêta. Depuis la version 24.10, `beta` est remplacé par `latest` dans les chemins d'accès.
+
## Superviser votre serveur Centreon MAP après installation
Centreon fournit un [connecteur de supervision et un plugin](/pp/integrations/plugin-packs/procedures/applications-monitoring-centreon-map-engine-actuator) pour superviser votre serveur Centreon MAP.
@@ -28,7 +30,7 @@ Pour superviser la JVM centreon-map, veuillez utiliser les valeurs de macro suiv
| Nom | Valeur |
| :---------------------- | :---------------------------------------- |
| ACTUATORCUSTOMMODE | ```centreonmap``` |
-| ACTUATORAPIURLPATH | ```/centreon-map/api/beta``` |
+| ACTUATORAPIURLPATH | ```/centreon-map/api/latest``` |
| ACTUATORAPIUSERNAME | Le nom d'utilisateur Api doit être défini |
| ACTUATORAPIPASSWORD | Le mot de passe Api doit être défini |
@@ -44,14 +46,14 @@ Vous pouvez également vérifier l'URL suivante, qui indique si le serveur est o
```shell
-http://:8080/centreon-map/api/beta/actuator/health.
+http://:8080/centreon-map/api/latest/actuator/health.
```
```shell
-https://:8443/centreon-map/api/beta/actuator/health.
+https://:8443/centreon-map/api/latest/actuator/health.
```
@@ -97,5 +99,5 @@ Attendez que le service Centreon MAP ait fini de démarrer (~30 secondes à une
Vérifiez que votre serveur est opérationnel et accessible sur le nouveau port que vous avez défini, en entrant l'URL suivante dans votre navigateur web :
```shell
-http://:/centreon-map/api/beta/actuator/health
+http://:/centreon-map/api/latest/actuator/health
```
diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-26.10/graph-views/map-web-advanced-configuration.md b/i18n/fr/docusaurus-plugin-content-docs/version-26.10/graph-views/map-web-advanced-configuration.md
index 3b344888d2ff..effc8baf4919 100644
--- a/i18n/fr/docusaurus-plugin-content-docs/version-26.10/graph-views/map-web-advanced-configuration.md
+++ b/i18n/fr/docusaurus-plugin-content-docs/version-26.10/graph-views/map-web-advanced-configuration.md
@@ -7,6 +7,8 @@ import TabItem from '@theme/TabItem';
Ce chapitre décrit les procédures avancées de configuration de votre système Centreon MAP.
+> Veuillez noter que les endpoints spécifiés dans cette page ont été mis à jour suite à la dépréciation de la version bêta. Depuis la version 24.10, `beta` est remplacé par `latest` dans les chemins d'accès.
+
## Superviser votre serveur Centreon MAP après installation
Centreon fournit un [connecteur de supervision et un plugin](/pp/integrations/plugin-packs/procedures/applications-monitoring-centreon-map-engine-actuator) pour superviser votre serveur Centreon MAP.
@@ -28,7 +30,7 @@ Pour superviser la JVM centreon-map, veuillez utiliser les valeurs de macro suiv
| Nom | Valeur |
| :---------------------- | :---------------------------------------- |
| ACTUATORCUSTOMMODE | ```centreonmap``` |
-| ACTUATORAPIURLPATH | ```/centreon-map/api/beta``` |
+| ACTUATORAPIURLPATH | ```/centreon-map/api/latest``` |
| ACTUATORAPIUSERNAME | Le nom d'utilisateur Api doit être défini |
| ACTUATORAPIPASSWORD | Le mot de passe Api doit être défini |
@@ -44,14 +46,14 @@ Vous pouvez également vérifier l'URL suivante, qui indique si le serveur est o
```shell
-http://:8080/centreon-map/api/beta/actuator/health.
+http://:8080/centreon-map/api/latest/actuator/health.
```
```shell
-https://:8443/centreon-map/api/beta/actuator/health.
+https://:8443/centreon-map/api/latest/actuator/health.
```
@@ -97,5 +99,5 @@ Attendez que le service Centreon MAP ait fini de démarrer (~30 secondes à une
Vérifiez que votre serveur est opérationnel et accessible sur le nouveau port que vous avez défini, en entrant l'URL suivante dans votre navigateur web :
```shell
-http://:/centreon-map/api/beta/actuator/health
+http://:/centreon-map/api/latest/actuator/health
```
diff --git a/versioned_docs/version-24.10/graph-views/map-web-advanced-configuration.md b/versioned_docs/version-24.10/graph-views/map-web-advanced-configuration.md
index 800d8fdfcd94..56dd4a6e2909 100644
--- a/versioned_docs/version-24.10/graph-views/map-web-advanced-configuration.md
+++ b/versioned_docs/version-24.10/graph-views/map-web-advanced-configuration.md
@@ -8,6 +8,8 @@ import TabItem from '@theme/TabItem';
This chapter describes advanced procedures for configuring your Centreon MAP
system.
+> Please note that the endpoints specified on this page have been updated following the deprecation of the beta version. From 24.10, `beta` is replaced with `latest` in the paths.
+
## Monitoring your Centreon MAP server after installation
Centreon provides a [Monitoring Connector and a plugin](/pp/integrations/plugin-packs/procedures/applications-monitoring-centreon-map-engine-actuator) to monitor your Centreon MAP server.
@@ -27,7 +29,7 @@ To monitor centreon-map JVM, please use following macro values:
| Name | Value |
| :---------------------- | :------------------------------ |
| ACTUATORCUSTOMMODE | ```centreonmap``` |
-| ACTUATORAPIURLPATH | ```/centreon-map/api/beta``` |
+| ACTUATORAPIURLPATH | ```/centreon-map/api/latest``` |
| ACTUATORAPIUSERNAME | Api username must be set |
| ACTUATORAPIPASSWORD | Api password must be set |
@@ -43,14 +45,14 @@ whether or not the server is up:
```shell
-http://:8080/centreon-map/api/beta/actuator/health.
+http://:8080/centreon-map/api/latest/actuator/health.
```
```shell
-https://:8443/centreon-map/api/beta/actuator/health.
+https://:8443/centreon-map/api/latest/actuator/health.
```
@@ -101,5 +103,5 @@ Test that your server is up and accessible on the new port you defined by
entering the following URL in your web browser:
```shell
-http://:/centreon-map/api/beta/actuator/health
+http://:/centreon-map/api/latest/actuator/health
```
diff --git a/versioned_docs/version-25.10/graph-views/map-web-advanced-configuration.md b/versioned_docs/version-25.10/graph-views/map-web-advanced-configuration.md
index 783b8f7152d7..e1aa5b84546f 100644
--- a/versioned_docs/version-25.10/graph-views/map-web-advanced-configuration.md
+++ b/versioned_docs/version-25.10/graph-views/map-web-advanced-configuration.md
@@ -8,6 +8,8 @@ import TabItem from '@theme/TabItem';
This chapter describes advanced procedures for configuring your Centreon MAP
system.
+> Please note that the endpoints specified on this page have been updated following the deprecation of the beta version. From 24.10, `beta` is replaced with `latest` in the paths.
+
## Monitoring your Centreon MAP server after installation
Centreon provides a [Monitoring Connector and a plugin](/pp/integrations/plugin-packs/procedures/applications-monitoring-centreon-map-engine-actuator) to monitor your Centreon MAP server.
@@ -27,7 +29,7 @@ To monitor centreon-map JVM, please use following macro values:
| Name | Value |
| :---------------------- | :------------------------------ |
| ACTUATORCUSTOMMODE | ```centreonmap``` |
-| ACTUATORAPIURLPATH | ```/centreon-map/api/beta``` |
+| ACTUATORAPIURLPATH | ```/centreon-map/api/latest``` |
| ACTUATORAPIUSERNAME | Api username must be set |
| ACTUATORAPIPASSWORD | Api password must be set |
@@ -43,14 +45,14 @@ whether or not the server is up:
```shell
-http://:8080/centreon-map/api/beta/actuator/health.
+http://:8080/centreon-map/api/latest/actuator/health.
```
```shell
-https://:8443/centreon-map/api/beta/actuator/health.
+https://:8443/centreon-map/api/latest/actuator/health.
```
@@ -101,5 +103,5 @@ Test that your server is up and accessible on the new port you defined by
entering the following URL in your web browser:
```shell
-http://:/centreon-map/api/beta/actuator/health
+http://:/centreon-map/api/latest/actuator/health
```
diff --git a/versioned_docs/version-26.10/graph-views/map-web-advanced-configuration.md b/versioned_docs/version-26.10/graph-views/map-web-advanced-configuration.md
index 783b8f7152d7..e1aa5b84546f 100644
--- a/versioned_docs/version-26.10/graph-views/map-web-advanced-configuration.md
+++ b/versioned_docs/version-26.10/graph-views/map-web-advanced-configuration.md
@@ -8,6 +8,8 @@ import TabItem from '@theme/TabItem';
This chapter describes advanced procedures for configuring your Centreon MAP
system.
+> Please note that the endpoints specified on this page have been updated following the deprecation of the beta version. From 24.10, `beta` is replaced with `latest` in the paths.
+
## Monitoring your Centreon MAP server after installation
Centreon provides a [Monitoring Connector and a plugin](/pp/integrations/plugin-packs/procedures/applications-monitoring-centreon-map-engine-actuator) to monitor your Centreon MAP server.
@@ -27,7 +29,7 @@ To monitor centreon-map JVM, please use following macro values:
| Name | Value |
| :---------------------- | :------------------------------ |
| ACTUATORCUSTOMMODE | ```centreonmap``` |
-| ACTUATORAPIURLPATH | ```/centreon-map/api/beta``` |
+| ACTUATORAPIURLPATH | ```/centreon-map/api/latest``` |
| ACTUATORAPIUSERNAME | Api username must be set |
| ACTUATORAPIPASSWORD | Api password must be set |
@@ -43,14 +45,14 @@ whether or not the server is up:
```shell
-http://:8080/centreon-map/api/beta/actuator/health.
+http://:8080/centreon-map/api/latest/actuator/health.
```
```shell
-https://:8443/centreon-map/api/beta/actuator/health.
+https://:8443/centreon-map/api/latest/actuator/health.
```
@@ -101,5 +103,5 @@ Test that your server is up and accessible on the new port you defined by
entering the following URL in your web browser:
```shell
-http://:/centreon-map/api/beta/actuator/health
+http://:/centreon-map/api/latest/actuator/health
```