TechSupportProfileApiResponse

TechSupportProfileApiResponse
TechSupportProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "archive_rules": {
                "rules": [
                    {
                        "file_path": "string",
                        "threshold": 0
                    }
                ]
            },
            "event_params": {
                "collect_all_events": false,
                "days": 0,
                "files": 0
            },
            "file_size_threshold": 0,
            "max_disk_size_percent": 0,
            "min_free_disk_required": 0,
            "no_of_techsupport_retentions": 0,
            "simultaneous_invocations": 0,
            "task_timeout": 0,
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next