You can use lmvutil command options to create, modify, and list global desktop entitlements and global application entitlements in a Cloud Pod Architecture environment.
Creating a Global Entitlement To create a global desktop entitlement, use the lmvutil command with the --createGlobalEntitlement option. To create a global application entitlement, use the lmvutil command with the --createGlobalApplicationEntitlement option.
Modifying a Global Entitlement To modify a global desktop entitlement, use the lmvutil command with the --updateGlobalEntitlement option. To modify a global application entitlement, use the lmvutil command with the --updateGlobalApplicationEntitlement option.
Deleting a Global Entitlement To delete a global desktop entitlement, use the lmvutil command with the --deleteGlobalEntitlement option. To delete a global application entitlement, use the lmvutil command with the --deleteGlobalApplicationEntitlement option.
Adding a Pool to a Global Entitlement Use the lmvutil command with the --addPoolAssociation option to add a desktop pool to a global desktop entitlement or an application pool to a global application entitlement.
Removing a Pool from a Global Entitlement Use the lmvutil command with the --removePoolAssociation option to remove a desktop pool from a global desktop entitlement or an application pool from a global application entitlement.
Adding a User or Group to a Global Entitlement To add a user to a global entitlement, use the lmvutil command with the --addUserEntitlement option. To add a group to a global entitlement, use the lmvutil command with the --addGroupEntitlement option.
Removing a User or Group from a Global Entitlement To remove a user from a global entitlement, use the lmvutil command with the --removeUserEntitlement option. To remove a group from a global entitlement, use the lmvutil command with the --removeGroupEntitlement option.