RoleResponse

Serializer for Role.

Properties

Name Type Description Notes
pulp_href str [optional] [readonly]
pulp_created datetime Timestamp of creation. [optional] [readonly]
name str The name of this role.
description str An optional description. [optional]
permissions list[str] List of permissions defining the role.
locked bool True if the role is system managed. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to HOME]