MetricsPolicyWriteModel
MetricsPolicyWriteModel
Metrics policy entity for write requests
JSON Example
{
"policyRules": [
{
"accounts": [
"string"
],
"roles": [
"string"
],
"userGroups": [
"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