ControllerPortalRegistrationApiResponse

ControllerPortalRegistrationApiResponse
ControllerPortalRegistrationApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "asset": {
                "asset_id": "string"
            },
            "name": "string",
            "portal_auth": {
                "access_token": "string",
                "grant_type": "string",
                "instance_url": "string",
                "jwt_token": "string",
                "tenant": "string"
            },
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next