LockerEnvironmentDTO
Properties
string
envId
Optional
Not available
string
envName
Optional
Not available
JSON Example
{
"envId": "string",
"envName": "string",
"products": [
{
"consumption": "string",
"name": "string",
"nodes": [
{
"name": "string"
}
]
}
]
}