Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Free Access Cisco 300-635 New Release

Page: 3 / 3
Total 75 questions

Automating Cisco Data Center Solutions (DCAUTO) Questions and Answers

Question 9

Which two statements describe the authentication method used with Cisco Intersight REST API Requests? (Choose two.)

Options:

A.

The REST API request contains a base64-encoded signature of the message content and headers.

B.

The REST API request message body is encoded as a SHA384 hash and then signed with the API Key ID.

C.

The Cisco Intersight Web service verifies the signature of incoming request with the RSA public key for the API Key ID.

D.

The incoming REST API request is challenged by the Cisco Intersight Web service with a request for the RSA private key

E.

The message body is encoded as a SHA256 hash if the message body is not empty and then signed with the API Key ID

Question 10

Refer to the exhibit.

A Python script using ACI Cobra SDK has been constructed. What is the result when running this script?

Options:

A.

It prints out the relative name of all application profiles.

B.

It prints out the distinguished name of all application profiles.

C.

It prints out the distinguished name of all tenants.

D.

It prints out the relative name of all tenants.

Question 11

Refer to the exhibit:

Refer to the exhibit: The code should create a new tenant named Cisco via the Cobra SDK, which shows up after the execution of this script in the APIC dashboard.

Which code must be inserted into the red box to create this tenant?

Options:

A.

Tenant = NewTenant(name='Cisco')

B.

tenant — Tenant(topMo, name-Cisco')

C.

Tenant = Tenant(topMo, name='Cisco')

D.

Tenant = Tenant('Cisco')

Page: 3 / 3
Total 75 questions