MicroServiceApiResponse

MicroServiceApiResponse
MicroServiceApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "application_name": "string",
            "cloud_config_cksum": "string",
            "configpb_attributes": {
                "version": 0
            },
            "containers": [
                {
                    "container_id": "string",
                    "host": "string",
                    "ip": {
                        "addr": "string",
                        "type": "string"
                    },
                    "port": 0,
                    "task_id": "string"
                }
            ],
            "created_by": "string",
            "description": "string",
            "ip_list": false,
            "name": "string",
            "orchestrator_name": "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