Courseiva
Junos REST APIeasyMultiple ChoiceObjective-mapped

JNCIA-DevOps Junos REST API Practice Question

Which service daemon must be explicitly enabled in the Junos CLI configuration to allow REST API requests to be processed by the routing engine?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

set system services jpagent

The Junos REST API is managed by the 'jpagent' (Junos Plugin Agent) service. It must be enabled under the 'system services' hierarchy for REST API requests to function.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • set system services api-daemon

    Why it's wrong here

    api-daemon is not a valid Junos CLI statement for enabling the REST API.

  • set system services netconf

    Why it's wrong here

    This enables the NETCONF service, which uses port 830 and a different protocol.

  • set system services rest http

    Why it's wrong here

    The correct configuration hierarchy for the REST API uses jpagent, not a direct rest http keyword.

  • set system services jpagent

    Why this is correct

    Enabling jpagent starts the Junos REST API daemon.

About these practice questions

This JNCIA-DevOps question is part of Courseiva's 306-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Juniper Networks exam blueprint

This JNCIA-DevOps practice question is part of Courseiva's free Juniper Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the JNCIA-DevOps exam.