Query Parameters

Each Representational State Transfer Configuration Protocol (RESTCONF) operation allows zero or more query parameters to be present in the request URL. The specific parameters allowed depends on the resource type, and sometimes the specific target resource used, in the request.
Table 1. Supported RESTCONF Query Parameters
Name Methods Description

content

GET, HEAD

Select config or non-config data resources.

depth

GET, HEAD

Request limited subtree depth in the reply content.

filter

GET, HEAD

Return a human-readable JSON formatted response instead of a non-formatted block of data.

formatted

GET, HEAD

Reduces the response data by only returning the filtered result.

insert

GET, HEAD

Insertion mode for ordered-by-user data resources.

point

GET, HEAD

Insertion point for ordered-by-user data resources.