TrafficCloneProfileApiResponse

TrafficCloneProfileApiResponse
TrafficCloneProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "clone_servers": [
                {
                    "ip_address": {
                        "addr": "string",
                        "type": "string"
                    },
                    "mac": "string",
                    "network_ref": "string",
                    "subnet": {
                        "ip_addr": {
                            "addr": "string",
                            "type": "string"
                        },
                        "mask": 0
                    }
                }
            ],
            "cloud_ref": "string",
            "configpb_attributes": {
                "version": 0
            },
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "preserve_client_ip": false,
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next