Python Client for VMware Cloud on AWS is an open-source Python-based tool. Written in Python, the tool enables VMware Cloud on AWS users to automate the consumption of their VMware Cloud on AWS SDDC.
The VMC token that you generate must have a role of Administrator, and not Administrator (Delete Restricted). API calls fail with a 403 Unauthorized when you use
Reproduction steps
Generate a token with NSX Admin and Administrator (Delete Restricted)
Describe the bug
The VMC token that you generate must have a role of Administrator, and not Administrator (Delete Restricted). API calls fail with a 403 Unauthorized when you use
Reproduction steps
Expected behavior
Docs need to warn users to use the required role.
Additional context
No response