Responses
-
The role aggregates.
Hide response attribute Show response attribute object
-
The list
Hide values attributes Show values attributes object
Describes whether certain runners are blessed to run a Role.
-
The unique id of this role
-
The role data with metadata
Hide role attributes Show role attributes object
-
The pending stages
Hide value attributes Show value attributes object
-
The unique id of this role
-
Whether runners are automatically allowed to be assigned the containers of this role.
-
The containers that are part of this role
Hide containers attributes Show containers attributes object
Represents the association between a Role and a Container Set
-
Name of the association
-
The container set name (id)
-
The kind of container set, should be one of 'docker', 'elasticsearch', 'kibana', or 'apm'
-
The container options
Hide options attributes Show options attributes object
-
Whether this allocation is active and should be created.
-
ZooKeeper Auths associated with this allocation
-
ZooKeeper ACLs associated with this allocation
-
Secret shared between the runners that have containers in this container set allocated.
-
Secret shared between the containers that are part of this container set.
-
A named feature flag to check whether this container is enabled or not
-
Allocation-specific overrides for the allocated containers
Hide overrides attribute Show overrides attribute object
-
-
-
-
The metadata
-
-
The blessings data associated with the role
Hide blessings attributes Show blessings attributes object
-
The blessings
Hide value attribute Show value attribute object
-
A mapping of Runner Ids to whether or not they are blessed to run the associated role
-
-
The metadata
-
-
The pending states data associated with the role
Hide pending attributes Show pending attributes object
-
The pending stages
Hide value attribute Show value attribute object
-
A mapping of Runner Ids to whether or not they are waiting to be blessed to run the associated role
-
-
The metadata
-
-
-
curl \
--request GET 'https://{{hostname}}/api/v1/platform/infrastructure/blueprinter/roles' \
--user "username:password"