View all questions & answers for the 300-835 exam
Refer to the exhibit.
Which API call made to Cisco Meeting Server removes the inbound dial plan rule matching cms.lab domain?
DELETE to /api/v1/inboundDialPalnRules/ with body attribute id=”2c5662ab-7e5a-45a8-a133- 5f4d6c6cb509”.
DELETE to /api/v1/inboundDialPalnRules/2c5662ab-7e5a-45a8-a133-5f4d6c6cb509.
PUT to /api/v1/inboundDialPalnRules/2c5662ab-7e5a-45a8-a133-5f4d6c6cb509 with body attribute delete=”True”.
PUT to /api/v1/inboundDialPalnRules/2c5662ab-7e5a-45a8-a133-5f4d6c6cb509.
Submit