[
{
"host": "<string>",
"port": 123,
"webUIPort": 123,
"memory": 123,
"cores": 123,
"workDir": "<string>"
}
]
[
{
"host": "<string>",
"port": 123,
"webUIPort": 123,
"memory": 123,
"cores": 123,
"workDir": "<string>"
}
]
successful operation
The response is of type object[]
.
Was this page helpful?