Which two request o...
 
Notifications
Clear all

Which two request of REST API are valid on the Cisco ASA Platform? (Choose two)

1 Posts
1 Users
0 Likes
89 Views
 Ali
(@ferdigali)
Posts: 698
Noble Member
Topic starter
 

Which two request of REST API are valid on the Cisco ASA Platform? (Choose two)

  • A . put
    B. options
    C. get
    D. push
    E. connect

Show Answer Hide Answer

Suggested Answer: A, C

Explanation:

The ASA REST API gives you programmatic access to managing individual ASAs through a Representational State Transfer (REST) API. The API allows external clients to perform CRUD (Create, Read, Update, Delete) operations on ASA resources; it is based on the HTTPS protocol and REST methodology.

All API requests are sent over HTTPS to the ASA, and a response is returned.

Request Structure

Available request methods are:

GET C Retrieves data from the specified object.

PUT C Adds the supplied information to the specified object; returns a 404 Resource Not Found error if the object does not exist.

POST C Creates the object with the supplied information.

DELETE C Deletes the specified object

PATCH C Applies partial modifications to the specified object.

Reference: https://www.cisco.com/c/en/us/td/docs/security/asa/api/qsg-asa-api.html
 
Posted : 09/02/2023 5:50 pm
Topic Tags

Latest 350-701 V2 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: