What is a valid JSON object?
What is a valid JSON object?A . ''hostname:vmx-1''B . { ''hostname'' : ''vmx-1''}C . { ''vmx-1: 172.25.11.1''}D . { ''vmx-1'', ''172.25.11.1''}View AnswerAnswer: B
Which character is used to show the start of parameters in a REST API call?
Which character is used to show the start of parameters in a REST API call?A . #B . =C . &D . ?View AnswerAnswer: C
Which two statements about Python lists are correct? (Choose two.)
Which two statements about Python lists are correct? (Choose two.)A . Lists can contain elements of multiple data types.B . Lists contain a countable number of ordered valuesC . Lists must contain only elements of the same data type.D . Lists contain a countable number of unordered values.View AnswerAnswer: A,...
Referring to the exhibit, where would the junos. conf file be found?
Exhibit. Referring to the exhibit, where would the junos. conf file be found?A . a directory located on R1B . a directory on juniper__}uno3_confC . a local directory on the Ansible control machineD . a directory on the device list in inventory_hostnameView AnswerAnswer: C
Which statement is correct about YAML?
Which statement is correct about YAML?A . YAML strings must have quotation marks.B . YAML is not case-sensitive.C . YAML files must startD . YAML uses spaces for indentationView AnswerAnswer: D
Which two statements about the Junos PyEZ configuration module are correct? (Choose two )
Which two statements about the Junos PyEZ configuration module are correct? (Choose two )A . The configuration module does not support loading a rescue configurationB . The configuration module supports loading a rescue configurationC . PyEZ does not support performing an exclusive lock on the configuration database.D . The lock()...
What is the outcome of the Python a = b operator?
What is the outcome of the Python a = b operator?A . The variables will be added togetherB . The variables are compared to determine if they have the same value.C . The variable are compared to determine if they have different data types.D . The variables will be subtracted...
which two statements are correct?
Referring to the exhibit. which two statements are correct? (Choose two.)A . The retrieved configuration will be from the Junos candidate configuration.B . The configuration will be retrieved in JSON format.C . The configuration will be retrieved in XML format.D . The retrieved configuration will be from the Junos active...
What is a valid JSON object?
What is a valid JSON object?A . ''hostname:vmx-1''B . { ''hostname'' : ''vmx-1''}C . { ''vmx-1: 172.25.11.1''}D . { ''vmx-1'', ''172.25.11.1''}View AnswerAnswer: B
Which two statements about the Junos PyEZ configuration module are correct? (Choose two )
Which two statements about the Junos PyEZ configuration module are correct? (Choose two )A . The configuration module does not support loading a rescue configurationB . The configuration module supports loading a rescue configurationC . PyEZ does not support performing an exclusive lock on the configuration database.D . The lock()...