The REST API command shown in the exhibit is a POST request to a specific URL, indicating that it is used to submit data to be processed to a specified resource. In this case, the resource is an XML file named “Descriptions.xml”. POST requests are used when submitting data to be processed by the resource identified by the URI. The nature of the process conducted on the submitted data depends on that particular URI. References: Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR) - REST API section.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit