Environments

Environments
Environments

A list of coordinators

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "valueType": "string",
    "values": [
        {
            "initial": false,
            "service": "https://openapi-generator.tech",
            "name": "name",
            "location": "us-west-2",
            "id": "id",
            "url": "https://openapi-generator.tech",
            "enabled": true
        }
    ]
}