Configuration Template Management API

/api/space/config-template-management/config-template-definitions/{id}/configuration

The following operations are supported on this resource:

  • GET - Gets an XML configuration document

GET /api/space/config-template-management/config-template-definitions/{id}/configuration (v1)


This API gets the XML configuration document associated with a specified configuration template definition.

Access Control

The following capabilities are required to access this API:
"AddDeployedDevices"


Example Usage

GET /api/space/config-template-management/config-template-definitions/{id}/configuration


Parameters

NameTypeURI TypeDescriptionRequired
idIntegerPathThe ID of the configuration template definition. Y

Content Types