[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

VerticalScaleUpRequestDTO

Properties

string
environmentId Optional

boolean
preValidate Optional

product Optional

JSON Example

{
	"environmentId": "string",
	"preValidate": false,
	"product": {
		"clusterVIP": {
			"clusterVips": [
				{
					"properties": {
						"key": "string"
					},
					"type": "string"
				}
			]
		},
		"collectorGroups": {
			"collectorGroups": [
				{
					"description": "string",
					"id": "d7d5624a-f975-48c0-864b-868ca883d979",
					"name": "test collector group",
					"nodes": [
						{
							"properties": {
								"key": "string"
							},
							"type": "vrava-primary"
						}
					]
				}
			],
			"collectorsName": [
				"string"
			],
			"operationType": "add"
		},
		"id": "vra",
		"logHistory": "string",
		"nodes": [
			{
				"properties": {
					"key": "string"
				},
				"type": "vrava-primary"
			}
		],
		"patchHistory": "string",
		"properties": {
			"key": "string"
		},
		"snapshotHistory": "string",
		"version": "8.3.0"
	}
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Parameter To

Vertical Scale Up Request V2
Validate Vertical Scale Up Request V2

Feedback

Was this page helpful?