Currently, OMS driver URL schema is:
oms:<driver_type>://<access_point>[,<access_point>,...]/<namespace>
The only user-oriented property is namespace, which is not enough to handle many complicated scenarios, like multiple tenants, environment isolation, AB tests, etc.
Consider adding region and account_id properties to OMS driver URL.
Currently, OMS driver URL schema is:
The only user-oriented property is
namespace, which is not enough to handle many complicated scenarios, like multiple tenants, environment isolation, AB tests, etc.Consider adding region and account_id properties to OMS driver URL.