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

LockerEnvResponseDTO

Properties

containers Optional

environments Optional

JSON Example

{
	"containers": [
		{
			"containerId": "string",
			"containerName": "string",
			"resourceType": "string"
		}
	],
	"environments": [
		{
			"envId": "2c692f41-7b78-437f-8325-322350daeedc",
			"envName": "vRS Small Import Environment",
			"products": [
				{
					"consumption": "string",
					"name": "vrli",
					"nodes": [
						{
							"name": "vrli-master"
						}
					]
				}
			]
		}
	]
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Returned By

Get Reference V2

Feedback

Was this page helpful?