Retrieve an existing WCCE forest mapping

Retrieve an existing WCCE forest mapping based on its name

Path parameters
name
string required
Responses
  • 200 The WCCE forest mapping
    _id
    string required
    forest
    string required
    templateMappings
    array of objects (models.wcce.WcceTemplateMapping) required
  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error