MetricsPolicyReadModel
MetricsPolicyReadModel
Metrics policy entity for read requests.
JSON Example
{
"policyRules": [
{
"accounts": [
{
"name": "string",
"id": "string",
"description": "string"
}
],
"userGroups": [
{
"name": "string",
"id": "string",
"description": "string"
}
],
"roles": [
{
"name": "string",
"id": "string",
"description": "string"
}
],
"name": "string",
"id": "string",
"description": "string",
"tagsAnded": false,
"tags": [
{
"key": "string",
"value": "string"
}
],
"prefixes": [
"string"
],
"accessType": "string"
}
],
"updatedEpochMillis": 0,
"customer": "string",
"updaterId": "string"
}
integer As int64 As int64
updatedEpochMillis
Optional
The date time of the metrics policy update
string
customer
Optional
The customer identifier of the metrics policy
string
updaterId
Optional
The id of the metrics policy updater