ReportProfile
ReportProfile
JSON Example
{
"_last_modified": "string",
"collection_rules": {
"enforced_report_period": "string",
"enforced_report_samples": 0,
"max_concurrent_workers": 0,
"min_free_disk_required": "number",
"timeout": 0
},
"max_concurrent_reports": 0,
"url": "string",
"uuid": "string"
}
string
_last_modified
Read-Only
UNIX time since epoch in microseconds. Units(MICROSECONDS).
integer As uint32
As uint32
max_concurrent_reports
Optional
Constraints:
default: 1
Maximum number of concurrent reports allowed to be generated. Allowed values are 1-10. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
string
url
Read-Only
url
string
uuid
Optional
UUID Identifier for the ReportProfile object. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.