IcapProfileApiResponse

IcapProfileApiResponse
IcapProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "allow_204": false,
            "buffer_size": 0,
            "buffer_size_exceed_action": "string",
            "cloud_ref": "string",
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "enable_preview": false,
            "fail_action": "string",
            "name": "string",
            "nsx_defender_config": {
                "status_url": "string"
            },
            "pool_group_ref": "string",
            "preview_size": 0,
            "response_timeout": 0,
            "service_uri": "string",
            "slow_response_warning_threshold": 0,
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string",
            "vendor": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next

Returned By