Tag Archives: APIs

You can use Java and REST APIs for caching applications to interact with Oracle Application Container

You can use Java and REST APIs for caching applications to interact with Oracle Application Container Cloud Service caches. Which two client protocols does Oracle Application Container Cloud Service (ACCS) Cache support?Response: A. avro B. http C. grpc D. thrift a Correct Answer: A,C

Which statement is true about howSOAP and REST connector APIs establish connections that need to be secured

Which statement is true about howSOAP and REST connector APIs establish connections that need to be secured via the HTTPS protocol? A. This is configured through custom code when making a call to the connector API. B. This is configured through the NetworkEnforceTransportsecurity environment policy. C. This isnot configured because the use of HTTPS is mandatory. D. This… Read More »

Which header is NOT required when signing GET requests to Oracle Cloud Infrastructure APIs?

Which header is NOT required when signing GET requests to Oracle Cloud Infrastructure APIs? A. date or x-date B. (request-target) C. content-type D. host Correct Answer: C ExplanationAuthorization HeaderThe Oracle Cloud Infrastructure signature uses the “Signature”Authentication scheme (with an Authorization header), and not the Signature HTTP header.This section describes the headers that must be included in the signing… Read More »

Which statement is true about designing custom APIs in Oracle Mobile Hub?

Which statement is true about designing custom APIs in Oracle Mobile Hub? A. Designing custom APIs entails defining the Node.js implementation in pseudocode. B. You may build theREST endpoints of a custom API through a RAML file or via the Endpoints tab on the Custom API page, but you should not mix these approaches. C. Custom APIs canbe… Read More »

How do intent APIs make it easier for network engineers to deploy and manage networks?

A. They pull stored SNMP data from a single network location to multiple monitoring tools. B. They allow the engineer to use a single interface as the entry point for control access to the entire device. C. They streamline repetitive workflows and support more efficient implementation. D. They extend the Layer 2 infrastructure and reduce the necessary number… Read More »

What do Cisco DNA southbound APIs provide?

A. interface between the controller and the consumer B. RESTful API interface for orchestrator communication C. interface between the controller and the network devices D. NETCONF API interface for orchestrator communication Answer: Option C. Explanation:  No answer description available for this question Show AnswerDiscussion The post What do Cisco DNA southbound APIs provide? appeared first on Majanto.

Cisco SD-WAN deployment must be troubleshooted using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit (only a portion is shown). If this JSON is converted to a Python dictionary and assigned to the variable “d”, how the status is accessed that is indicated on line 16?

Refer to the exhibit. Cisco SD-WAN deployment must be troubleshooted using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit (only a portion is shown). If this JSON is converted to a Python dictionary and assigned to the variable “d”, how the status is accessed that is indicated on line 16? A.… Read More »

What are two characteristics of synchronous calls to APIs? (Choose two.)

A. They can be used only with certain programming languages. B. They make your application less portable, so asynchronous calls are preferred. C. They can add perceived latency to your application if data is not received. D. They block until a response is returned from the servers. E. They do not block while waiting for the API to… Read More »

During a network outage, a network administrator used the Cisco SD-WAN vManage Troubleshooting Dashboard APIs to troubleshoot the cause of the issue.Which detail is captured during troubleshooting with these APIs?

A. VPN health B. public cloud resources C. connections summary D. OMP connection health Answer: Option C. Explanation:  Reference: https://sdwan-docs.cisco.com/Product_Documentation/Command_Reference/Command_Reference/vManage_REST_APIs/Troubleshooting_APIs/Dashboard Show AnswerDiscussion The post During a network outage, a network administrator used the Cisco SD-WAN vManage Troubleshooting Dashboard APIs to troubleshoot the cause of the issue.<br>Which detail is captured during troubleshooting with these APIs? appeared first on Majanto.

Which two statements are true about Cisco UCS Manager, Cisco UCS Director, or Cisco Intersight APIs? (Choose two.)

A. UCS Manager uses JSON to encode API interactions and utilizes Base64-encoded credentials in the HTTP header for authentication. B. UCS Director API interactions can be XML- or JSON-encoded and require an API key in the HTTP header for authentication. C. Cisco Intersight uses XML to encode API interactions and requires an API key pair for authentication. D.… Read More »