vcfops_auth¶
VCF Operations — identity (auth sources, roles, users, groups, privileges).
These endpoints cover the Suite-API /suite-api/api/auth/* surface:
/auth/sources— identity sources (LOCAL, AD/LDAP, OIDC, …)/auth/roles— RBAC roles (10 system roles in the lab)/auth/privileges— the catalog of privileges roles map onto/auth/users— local + imported users/auth/usergroups— user groups
Note: /auth/permissions is intentionally absent — the lab build
returns 404 for that path.