YooMeeStatus
YooMee status
Status endpoint for the YooMee service. Used by partner integrations.
Status endpoints for partner integrations (YooMee, etc.). External widget API.
1 IRequest controllers, chacun exposant une fonctionnalité atomique côté serveur.
Status endpoint for the YooMee service. Used by partner integrations.
The DataCenter plugin exposes its functions through the /Helper. servlet. Each controller is called over HTTP using the pattern:
/Helper?package=datacenter&plug=<Controller>&task=<action>
Responses follow the ExtJS-compatible JSON format:
{
"success": true,
"total": 42,
"rows": [...]
}
| Java package | com.malambi.fleetman.plug.datacenter |
| Controllers | 1 |
| URL pattern | /Helper?package=datacenter |
| Multi-tenant | yes (userid scope) |
| Audit logs | enabled |
| FleetMan version | 7.0.1+ |
The plugin ships standard with FleetMan. Activation is instant — contact your account manager or start a free trial.