RoleApiResponse
RoleApiResponse
JSON Example
{
"count": 0,
"results": [
{
"_last_modified": "string",
"allow_unlabelled_access": false,
"configpb_attributes": {
"version": 0
},
"filters": [
{
"enabled": false,
"match_label": {
"key": "string",
"values": [
"string"
]
},
"match_operation": "string",
"name": "string"
}
],
"name": "string",
"privileges": [
{
"resource": "string",
"subresource": {
"exclude_subresources": false,
"subresources": [
"string"
]
},
"type": "string"
}
],
"tenant_ref": "string",
"url": "string",
"uuid": "string"
}
],
"next": "string"
}
integer As int32 As int32
count
Required
count
string
next
Optional
next