Enable multi-tenancy inVMware Workspace ONE Access using theVMware Aria Suite Lifecycle APIsLast Updated January 26, 2025
VMware Workspace ONE Access
using theVMware Aria Suite Lifecycle
APIsMulti-tenancy is not automatically enabled in
VMware Workspace ONE Access
. You useVMware Aria Suite Lifecycle
to enable multi-tenancy, so that multiple tenants can interact directly withVMware Aria Suite
products.- Verify that all general prerequisites have been satisfied. See Tenant management usingVMware Aria Suite Lifecycle APIs.
- Verify that all prerequisites for enabling multi-tenancy by using theVMware Aria Suite LifecycleUI have been satisfied. See .
- Verify that you know the products such asVMware Aria Automation, that are usingVMware Workspace ONE Access.
To enable multi-tenancy, you create an alias name for the primary tenant that is in
VMware Workspace ONE Access
. Before creating the alias name, you find the environment IDs for the the products that you know are usingVMware Workspace ONE Access
. Then you create the alias name with the environmentId
and productId
for those products.
The alias name that you create must have a DNS record with the same name.
- List the environments for all installed products.
- Examine the response to locate the environment ID with the product that you know is usingVMware Workspace ONE Access, for example,VMware Aria Automation.
- Create an alias name for the primary tenant inVMware Workspace ONE Access.A snippet of the response provides a request ID that you can use to check the status of the request.
- Assign the variable for therequestId.
- Use therequestIDto track your request.After the request succeeds, multi-tenancy is enabled.
Create a tenant. See Add a tenant.