Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.18 KB

IamEndPointRole.md

File metadata and controls

16 lines (12 loc) · 1.18 KB

IamEndPointRole

The role defined in the end point which can be assigned to a user.

Properties

Name Type Description Notes
name str The name of the end point role. [optional] [readonly]
role_type str User specified tags to roles like as ep-admin or ep-readonly. [optional] [readonly]
type str The type of the end point like Cisco UCS Fabric Interconnect or Cisco IMC. [optional] [readonly] [default to '']
account IamAccount [optional]
end_point_privileges list[IamEndPointPrivilege] A reference to a iamEndPointPrivilege resource. When the $expand query parameter is specified, the referenced resource is returned inline. Privileges assigned to this end point role. These privileges are assigned to users using end point roles to perform operations such as GUI/CLI cross launch. [optional] [readonly]
system IamSystem [optional]

[Back to Model list] [Back to API list] [Back to README]