MDM shared variables
MMPD_URL
| Description |
The URL of the MDM installation |
| Required |
Yes |
| Defaults to |
- |
| Sources |
Environment Variable |
MMPD_RETRYER_ENABLED
| Description |
Flag indicating whether request to MDM should be retried when MDM is not availabe (HTTP Service Code 503) |
| Required |
No |
| Defaults to |
true |
| Sources |
Environment Variable |
MMPD_RETRYER_MAXATTEMPTS
| Description |
Maximum attempts for retrying sending request to MDM. |
| Required |
No |
| Defaults to |
10 |
| Sources |
Environment Variable |