{
"listMeta": {
"totalItems": 0
},
"roles": [
{
"objectMeta": {
"annotations": {
"property1": "string",
"property2": "string"
},
"creationTimestamp": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"name": "string",
"namespace": "string"
},
"rules": [
{
"apiGroups": [
"string"
],
"nonResourceURLs": [
"string"
],
"resourceNames": [
"string"
],
"resources": [
"string"
],
"verbs": [
"string"
]
}
],
"typeMeta": {
"kind": "string"
}
}
]
}