SecureChannelMappingApiResponse

SecureChannelMappingApiResponse
SecureChannelMappingApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "auth_token": "string",
            "ip": "string",
            "is_controller": false,
            "local_ip": "string",
            "marked_for_delete": false,
            "metadata": [
                {
                    "key": "string",
                    "val": "string"
                }
            ],
            "name": "string",
            "pub_key": "string",
            "pub_key_pem": "string",
            "status": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next