-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The remote Atlas Connect tool will need a MMS API client to be modular and abstract away the underlying logic of getting the connection details. This client should be able to
- get authentication credentials
- have private functions for making authenticated requests to v2/x509access and v2/meshAddresses
- we should have retry mechanism for failures
- have a public function to make parallel request to both in one call and return either the connection details or the connection string itself.