SCVsStateInfoApiResponse

SCVsStateInfoApiResponse
SCVsStateInfoApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "oper_status": {
                "last_changed_time": {
                    "secs": 0,
                    "usecs": 0
                },
                "reason": [
                    "string"
                ],
                "reason_code": 0,
                "reason_code_string": "string",
                "state": "string"
            },
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string",
            "vip_id": "string",
            "vs_id": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next