NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

RolesForPath (schema)

Roles for path

The roles that are limited only to the path specified. In case the path is null, the roles apply everywhere.

Name Description Type Notes
delete_path Flag to delete the path in role-binding update operation.

Flag to delete the path in role-binding update operation.
If false then path will not be deleted while updating the role-binding.
If true then path will be deleted while updating the role-binding.
Please note: This flag will be used only in role-binding PUT api.
boolean Default: "False"
path Path

Path of the entity in parent hierarchy.
string Required
roles Roles

Applicable roles.
array of Role Required