/api/space/configuration-management/cli-configlets/{configlet-id}/apply-configlet
The following operations are supported on this resource:
- POST - Applies a CLI configlet to a device
POST /api/space/configuration-management/cli-configlets/{configlet-id}/apply-configlet (v2)
This API is used to apply the CLI configlet to the device.
Access Control
The following capabilities are required to access this API:
"ApplyCliTemplateCap"
Example Usage
POST /api/space/configuration-management/cli-configlets/{configlet-id}/apply-configletParameters
Name | Type | URI Type | Description | Required |
id | Integer | Path | The ID of the configlet to be applied to the device. | Y |
Content Types
-
Consumes content types:
application/vnd.net.juniper.space.configuration-management.apply-configlet+xml;version=2;charset=UTF-8
application/vnd.net.juniper.space.configuration-management.apply-configlet+json;version=2;charset=UTF-8
For other non-deprecated versions of this API, refer to :