ServiceEngineConfigApiResponse

ServiceEngineConfigApiResponse
ServiceEngineConfigApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "cloud_ref": "string",
            "enable_state": "string",
            "host_ref": "string",
            "mgmt_ip6_address": {
                "addr": "string",
                "type": "string"
            },
            "mgmt_ip_address": {
                "addr": "string",
                "type": "string"
            },
            "name": "string",
            "se_group_ref": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string",
            "vs_per_se_refs": [
                "string"
            ],
            "vs_refs": [
                "string"
            ]
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next