The mounting point (via NFS, Samba, etc.) from Jenkins Node to the actual disk.
This parameter is used to compute the complete workspace path within a Node. When the complete workspace path is computed, it follows the following pattern: /nodeMountPoint/physicalPathOnDisk/$JOB_NAME/$BUILD_NUMBER
The physicalPathOnDisk is defined in the Jenkins global config, External Workspace Definitions section.