Roles REST Endpoints

Store/Roles
Roles endpoints
createRole
Method: post
Path: /ccstore/v1/roles
getRole
Method: get
Path: /ccstore/v1/roles/{id}
listRoles
Method: get
Path: /ccstore/v1/roles
updateRole
Method: put
Path: /ccstore/v1/roles/{id}