nerdexam
Juniper

JN0-224 · Question #124

Which two statements are valid regarding Junos automation? (Choose two.)

The correct answer is A. The jsd process handles XML API calls. C. The jsd process handles JET API requests. In Junos automation, several processes handle API requests, and understanding which process handles what is crucial: XML API Calls (A): The jsd process is responsible for handling XML API calls, which are a significant part of Junos automation. XML API allows for structured and…

Automation Overview and Evolution

Question

Which two statements are valid regarding Junos automation? (Choose two.)

Options

  • AThe jsd process handles XML API calls.
  • BThe mgd process handles JET API requests.
  • CThe jsd process handles JET API requests.
  • DThe mod process handles XML API calls.

How the community answered

(47 responses)
  • A
    89% (42)
  • B
    6% (3)
  • D
    4% (2)

Explanation

In Junos automation, several processes handle API requests, and understanding which process handles what is crucial: XML API Calls (A): The jsd process is responsible for handling XML API calls, which are a significant part of Junos automation. XML API allows for structured and standardized communication with Junos devices, enabling automation scripts to query and configure devices. JET API Requests (C): The jsd process also handles JET (Junos Extension Toolkit) API requests. JET provides a more modern, programmable interface for interacting with Junos OS, and jsd is the process that manages these interactions.

Topics

#jsd#mgd#JET API#XML API

Community Discussion

No community discussion yet for this question.

Full JN0-224 Practice