LockerEnvResponseDTO
LockerEnvResponseDTO
JSON Example
{
"containers": [
{
"containerId": "string",
"containerName": "string",
"resourceType": "string"
}
],
"environments": [
{
"envId": "2c692f41-7b78-437f-8325-322350daeedc",
"envName": "VMware Aria Suite Small Import Environment",
"products": [
{
"consumption": {},
"name": "vrli",
"nodes": []
}
]
}
]
}