PagedApplicationListResponse

PagedApplicationListResponse
PagedApplicationListResponse
JSON Example
{
    "results": [
        {
            "entity_id": "1000:104:12213212",
            "name": "My Name",
            "entity_type": "VirtualMachine",
            "create_time": 159724400600,
            "created_by": "admin@local",
            "last_modified_time": 159724400600,
            "last_modified_by": "[email protected]",
            "last_modified_by_service": "Ensemble",
            "tier_count": 25,
            "member_count": 500,
            "update_status": "string",
            "confidence": "Medium"
        }
    ],
    "cursor": "MTA=",
    "total_count": 1102
}
results
Optional

Array of returned applications

string
cursor
Optional

Cursor for the next page

integer
total_count
Optional

Total number of objects in the system, despite the page limit