Refer to the exhibit. Which API call made to Cisco Meeting Server removes the inbound dial plan rule matching cms.lab domain? A. DELETE to /api/v1/inboundDialPalnRules/ with body attribute id=”2c5662ab-7e5a-45a8-a133-5f4d6c6cb509″. B. DELETE to /api/v1/inboundDialPalnRules/2c5662ab-7e5a-45a8-a133-5f4d6c6cb509. C. PUT to /api/v1/inboundDialPalnRules/2c5662ab-7e5a-45a8-a133-5f4d6c6cb509 with body attribute…

DRAG DROP The Python script executes a REST API to retrieve information from the Cisco Meeting Server about the call with an identifier of “987654321”. Drag and drop the code onto the snippet to complete the Python script. Not all…

DRAG DROP Drag and drop the code to create a valid Cisco Meeting Server REAST API Python script that creates a CMS coSpace and prints the URI to the console. Not all options are used. Select and Place: