156-521 Exam Question 11

What does jq '.[0]' do when used on an array of JSON objects?
  • 156-521 Exam Question 12

    Which jq expression would you use to get all objects with the type "host" from a JSON response?
  • 156-521 Exam Question 13

    Why is it recommended to use --format json when integrating mgmt_cli with orchestration tools?
    (Choose two)
  • 156-521 Exam Question 14

    If Postman receives HTML instead of JSON when hitting /login, what is the likely cause?
  • 156-521 Exam Question 15

    What is the main reason to avoid excessive parallel API calls to the same Management Server?