A newer version is available. For the latest information, see the
current release documentation.
List rolesedit
Retrieve all persisted roles.
Requestedit
GET /api/v1/platform/infrastructure/blueprinter/roles
Responsesedit
-
200
-
(
RoleAggregates
) The role aggregates.
To perform this operation, you must be authenticated by means of one of the following methods: apiKey, basicAuth.
Request exampleedit
curl -XGET {{hostname}}/api/v1/platform/infrastructure/blueprinter/roles \ -u $CLOUD_USER:$CLOUD_KEY