en-US/about_RMMPlatform.help.txt
|
TOPIC
about_RMMPlatform SHORT DESCRIPTION Defines the available Datto RMM platform instances used for API and portal URL construction. LONG DESCRIPTION The RMMPlatform enum defines the available Datto RMM platform instances. Each value represents a specific regional or deployment platform endpoint identified by its codename. The platform value is used internally to construct API base URLs and portal URLs for the correct Datto RMM instance. ## VALUES The following values are defined for RMMPlatform: Value Description ----------- ------------------------- `Pinotage` TODO: Describe this value `Concord` TODO: Describe this value `Vidal` TODO: Describe this value `Merlot` TODO: Describe this value `Zinfandel` TODO: Describe this value `Syrah` TODO: Describe this value ## NOTES This enum is defined in the DattoRMM.Core module's class system. SEE ALSO Online Documentation https://github.com/TheShadowTek/DattoRMM.Core/blob/main/docs/about/classes/Enums/about_RMMPlatform.md |