This command manages the attachment of VAST compute clusters to tenants.
If a VAST compute cluster is attached to a tenant before DataEngine is enabled on that tenant, then, when DataEngine is subsequently enabled, that compute cluster is assigned automatically to handle container orchestration for DataEngine on that tenant.
If a VAST compute cluster is attached to a tenant after DataEngine is enabled, the compute cluster becomes available to assign to handle container orchestration for DataEngine on that tenant.
Usage
computecluster bulk-tenants --id ID
{--tenants-to-add TENANTS_TO_ADD}|{--tenants-to-remove TENANTS_TO_REMOVE}
Required Parameters
| Specifies the compute cluster, by its ID. |
| Attaches or de-attaches the specified tenant(s) to or from the specified compute cluster. Specify |
Example
vcli: admin> computecluster bulk-tenants --id 1 --tenants-to-add 3
Are you sure you want to modify tenant associations? [y/N] y
Compute cluster tenant update started (task id: 11)