Skip to main content

http.Response-models_Cluster

data object[]
  • Array [
  • idstring
    managerstring
  • ]
  • errorstring
    errorTypehttp.errorType

    Possible values: [``, unauthorized, forbidden, timeout, canceled, execution, bad_data, internal, unavailable, not_found, not_acceptable]

    statusstring
    warningsstring[]
    http.Response-models_Cluster
    {
    "data": [
    {
    "id": "string",
    "manager": "string"
    }
    ],
    "error": "string",
    "errorType": "",
    "status": "string",
    "warnings": [
    "string"
    ]
    }