Which two URLs can you use?

A company has two development instances, two test instances, two staging instances, and one production instance.

The test team reports connection issues with the test and staging instances.

You need to identify which if the instances the testing team currently has access.

Which two URLs can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A . https://myorg.api.crm.dynamics.com/api/data/v.9.1/
B . https://dev.crm.dynamics.com/api/discovery/v9.1/Instances
C . https://dev.crm.dynamics.com/api/discovery/v9.1/Instances(UniqueName=’myorg’)
D . https://disco.crm.dynamics.com/api/discovery/v9.1/
E . https://globaldisco.crm.dynamics.com/api/discovery/v9.1/Instances

Answer: C,E

Explanation:

C: Organization information is stored in the Instance entity of the Discovery service. To see the kind of information contained in that entity, send an HTTP GET request to the service for one of your instances.

GET https://dev.{servername}/api/discovery/v9.0/Instances(UniqueName=’myorg’)

In the above example, the discovery service is used to obtain the organization information of the instance with a unique name of "myorg".

Reference:

https://docs.microsoft.com/en-in/dynamics365/customerengagement/on-premises/developer/webapi/discover-url-organization-web-api

https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/webapi/samples/global-discovery-service-csharp

Latest PL-400 Dumps Valid Version with 171 Q&As

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

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments