ALBServicesJobApiResponse

ALBServicesJobApiResponse
ALBServicesJobApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "command": "string",
            "configpb_attributes": {
                "version": 0
            },
            "end_time": {
                "secs": 0,
                "usecs": 0
            },
            "name": "string",
            "params": [
                {
                    "key": "string",
                    "value": "string"
                }
            ],
            "pulse_job_id": "string",
            "pulse_sync_status": false,
            "result": "string",
            "start_time": {
                "secs": 0,
                "usecs": 0
            },
            "status": "string",
            "status_update_time": {
                "secs": 0,
                "usecs": 0
            },
            "tenant_ref": "string",
            "token": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next