Question 176

Which RFC5988 (Web Linking) relation type is used in the Link header to control pagination in APIs?
  • Question 177

    DRAG DROP

    Refer to the exhibit. A developer is creating a Python script to use the Webex Teams REST API to list joined spaces, retry after the server-specified amount of time if a "Too many requests" response is received, and print any other error that is received. Drag and drop the code snippets from the left onto the item numbers on the right that match the missing sections in the exhibit to complete the script. Not all code snippets are used.
    Select and Place:

    Question 178

    Drag and Drop Question
    Drag and drop the descriptions from the left onto the related OAuth-defined roles on the right.

    Question 179

    Refer to the exhibit.

    As part of the Ansible playbook workflow, several new interfaces are being configured using the netconf_config module. The task references the interface variables that are unique per device.
    In which directory is the YAML file with these variables found?
  • Question 180

    An organization manages a large cloud-deployed application that employs a microservices architecture. No notable issues occur with downtime because the services of this application are redundantly deployed over three or more data center regions. However, several times a week reports are received about application slowness. The container orchestration logs show faults in a variety of containers that cause them to fail and then spin up brand new.
    Which action must be taken to improve the resiliency design of the application while maintaining current scale?