ReportProfileApiResponse

ReportProfileApiResponse
ReportProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_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"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next