ReportProfile

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,
    "remote_controller": {
        "address": "string",
        "enabled": false,
        "password": "string",
        "tenant": "string",
        "username": "string"
    },
    "url": "string",
    "uuid": "string"
}
string
_last_modified
Read-Only  

UNIX time since epoch in microseconds. Units(MICROSECONDS).

collection_rules
Optional

collection_rules

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.

remote_controller
Optional

remote_controller

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.