VerticalScaleUpRequestDTO

VerticalScaleUpRequestDTO
VerticalScaleUpRequestDTO
JSON Example
{
    "environmentId": "string",
    "preValidate": false,
    "product": {
        "clusterVIP": {
            "clusterVips": [
                {
                    "properties": {
                        "properties": "string"
                    },
                    "type": "string"
                }
            ]
        },
        "collectorGroups": {
            "collectorGroups": [
                {
                    "description": "string",
                    "id": "d7d5624a-f975-48c0-864b-868ca883d979",
                    "name": "test collector group",
                    "nodes": [
                        {
                            "properties": {
                                "properties": "string"
                            },
                            "type": "vrava-primary"
                        }
                    ]
                }
            ],
            "collectorsName": [
                "string"
            ],
            "operationType": "add"
        },
        "id": "vra",
        "logHistory": "string",
        "nodes": [
            {
                "properties": {
                    "properties": "string"
                },
                "type": "vrava-primary"
            }
        ],
        "patchHistory": "string",
        "properties": {
            "properties": "string"
        },
        "snapshotHistory": "string",
        "version": "8.3.0"
    }
}
string
environmentId
Optional

environmentId

boolean
preValidate
Optional

preValidate

product
Optional

product