/api/space/configuration-management/cli-configlets/{configlet-id}/cli-configlet-params/{param-id} (v1)
The following operations are supported on this resource:
- GET - Gets a CLI configlet parameter
GET /api/space/configuration-management/cli-configlets/{configlet-id}/cli-configlet-params/{param-id} (v1)
This API is used to get the CLI configlet parameter by parameter ID and configlet ID.
Access Control
The following capabilities are required to access this API:
"ViewCliTemplateCap"
Example Usage
GET /api/space/configuration-management/cli-configlets/{configlet-id}/cli-configlet-params/{param-id}Parameters
Name | Type | URI Type | Description | Required |
configlet-id | Integer | Path | Y | |
param-id | Integer | Path | Y |
Content Types
-
Produces content types:
application/vnd.net.juniper.space.configuration-management.cli-configlet-param+xml;version=1;charset=UTF-8
application/vnd.net.juniper.space.configuration-management.cli-configlet-param+json;version=1;charset=UTF-8
For the current version of this API, refer to :