/api/space/configuration-management/cli-configlets/{configlet-id}/apply-configlet (v1)
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 (v1)
This API is used for applying a 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 | Y |
Content Types
-
Consumes content types:
application/vnd.net.juniper.space.configuration-management.apply-configlet+xml;version=1;charset=UTF-8
application/vnd.net.juniper.space.configuration-management.apply-configlet+json;version=1;charset=UTF-8
For the current version of this API, refer to :