request-response
Syntax
request-response {
grpc {
max-connections max-connections;
routing-instance routing-instance;
ssl {
address ip-address;
hot-reloading;
local-certificate (System) local-certificate;
mutual-authentication {
certificate-authority certificate-authority-profile-name;
client-certificate-request (no-certificate | request-certificate | request-certificate-and-verify | require-certificate | require-certificate-and-verify);
}
port port;
use-pki;
}
}
}
Hierarchy Level
[edit system services extension-service]
Description
Allow request-response API execution.
The remaining statements are explained separately. Click the linked statements in the Syntax section or search CLI Explorer.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 16.1.
grpc option introduced in Junos OS Release 16.2.