Tiles

Tiles
Tiles

A list of Tile instances.

JSON Example
{
    "tiles": [
        {
            "displayName": "Kubernetes",
            "inputProperties": {
                "cloudProxyId": {
                    "type": "String",
                    "description": "",
                    "mandatory": false
                },
                "fingerprint": {
                    "type": "String",
                    "description": "",
                    "mandatory": false
                }
            },
            "outputProperties": {
                "isFailed": {
                    "type": "String",
                    "description": "",
                    "mandatory": false
                },
                "buildUrlId": {
                    "type": "String",
                    "description": "",
                    "mandatory": false
                }
            },
            "tileId": "k8s"
        }
    ]
}
array of TileInfo
tiles
Optional

List of Tiles.