TrustedHostProfileApiResponse
TrustedHostProfileApiResponse
JSON Example
{
"count": 0,
"results": [
{
"_last_modified": "string",
"configpb_attributes": {
"version": 0
},
"hosts": [
{
"host": {
"addr": "string",
"type": "string"
},
"port": 0
}
],
"name": "string",
"tenant_ref": "string",
"url": "string",
"uuid": "string"
}
],
"next": "string"
}
integer As int32
As int32
count
Required
count
string
next
Optional
next