Configuration Template Management API

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

The following operations are supported on this resource:

  • GET - Gets the XML configuration for a configuration template
  • GET - Returns a template configuration
  • GET - Returns a template configuration
  • GET - Returns a template configuration
  • POST - Sets a template configuration

GET /api/space/config-template-management/config-templates/{id}/configuration (v1, expires: Dec 03, 2014)


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

Access Control

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


Example Usage

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


Parameters

NameTypeURI TypeDescriptionRequired
idIntegerPathThe ID of the configuration template. Y

Content Types


GET /api/space/config-template-management/config-templates/{id}/configuration (v2)


This API returns a template configuration in XML or JSON format.

Example Usage

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


Parameters

NameTypeURI TypeDescriptionRequired
templateidStringPathThe ID of the configuration template. Y

Content Types


GET /api/space/config-template-management/config-templates/{id}/configuration (v2)


This API returns a template configuration in XML or JSON format.

Example Usage

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


Parameters

NameTypeURI TypeDescriptionRequired
templateidStringPathThe ID of the configuration template. Y

Content Types


GET /api/space/config-template-management/config-templates/{id}/configuration (v2)


This API returns a configuration template in XML or JSON format.

Example Usage

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


Parameters

NameTypeURI TypeDescriptionRequired
templateidStringPathThe ID of the configuration template. Y

Content Types


POST /api/space/config-template-management/config-templates/{id}/configuration (v2)


This API sets a template configuration. It takes the JSON format only.

Example Usage

POST /api/space/config-template-management/config-templates/{id}/configuration


Parameters

NameTypeURI TypeDescriptionRequired
templateidStringPathTemplate ID Y

Content Types