nsx_role_binding

NSX Management API — RBAC role bindings (/api/v1/aaa/role-bindings).

saltext.vcf.clients.nsx_role_binding.create(opts, name, type_, roles, profile=None, **spec)[source]

Create a role binding. type_ is e.g. "remote_user" or "local_user".

roles is a list of dicts like [{"role": "auditor"}].