{
  "openapi": "3.1.0",
  "info": {
    "title": "",
    "version": "1.0.0"
  },
  "paths": {
    "/webacs/api/v4/op/aaa/tacacsPlusServer": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpAaaTacacsPlusServer",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpAaaTacacsPlusServer. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "operationSucceeded": {
                      "type": "boolean"
                    },
                    "resultMessage": {
                      "type": "string"
                    },
                    "serverHostName": {
                      "type": "string"
                    },
                    "serverIp": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "operationSucceeded": true,
                  "resultMessage": "string",
                  "serverHostName": "string",
                  "serverIp": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "serverIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "serverHostName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpAaaTacacsPlusServer",
        "description": "The parameters and request body are for method: getWebacsApiV4OpAaaTacacsPlusServer. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "operationSucceeded": {
                      "type": "boolean"
                    },
                    "resultMessage": {
                      "type": "string"
                    },
                    "servers": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "operationSucceeded": false,
                  "resultMessage": "string",
                  "servers": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpAaaTacacsPlusServer",
        "description": "The parameters and request body are for method: postWebacsApiV4OpAaaTacacsPlusServer. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "operationSucceeded": {
                      "type": "boolean"
                    },
                    "resultMessage": {
                      "type": "string"
                    },
                    "server": {
                      "type": "object"
                    }
                  }
                },
                "example": {
                  "operationSucceeded": true,
                  "resultMessage": "string",
                  "server": {}
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      },
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpAaaTacacsPlusServer",
        "description": "The parameters and request body are for method: putWebacsApiV4OpAaaTacacsPlusServer. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "operationSucceeded": {
                      "type": "boolean"
                    },
                    "resultMessage": {
                      "type": "string"
                    },
                    "server": {
                      "type": "object"
                    }
                  }
                },
                "example": {
                  "operationSucceeded": true,
                  "resultMessage": "string",
                  "server": {}
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/ApOnboardingProfile": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataApOnboardingProfile",
        "description": "The parameters and request body are for method: getWebacsApiV4DataApOnboardingProfile. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "apName": {
                      "type": "string"
                    },
                    "apTemplateOne": {
                      "type": "string"
                    },
                    "apTemplateThree": {
                      "type": "string"
                    },
                    "apTemplateTwo": {
                      "type": "string"
                    },
                    "associatedControllerName": {
                      "type": "string"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "nextStage": {
                      "type": "object"
                    },
                    "profileGroup": {
                      "type": "string"
                    },
                    "profileMode": {
                      "type": "object"
                    },
                    "profileStatus": {
                      "type": "object"
                    },
                    "reason": {
                      "type": "string"
                    },
                    "serialNumber": {
                      "type": "string"
                    },
                    "updateTime": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "apName": "string",
                  "apTemplateOne": "string",
                  "apTemplateThree": "string",
                  "apTemplateTwo": "string",
                  "associatedControllerName": "string",
                  "macAddress": {},
                  "nextStage": {},
                  "profileGroup": "string",
                  "profileMode": {},
                  "profileStatus": {},
                  "reason": "string",
                  "serialNumber": "string",
                  "updateTime": 9
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/apOnboarding/profile": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpApOnboardingProfile",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpApOnboardingProfile. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "operation": {
                      "type": "object"
                    },
                    "results": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "operation": {},
                  "results": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      },
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpApOnboardingProfile",
        "description": "The parameters and request body are for method: postWebacsApiV4OpApOnboardingProfile. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "profiles": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "profiles": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "overrideOption",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpApOnboardingProfile",
        "description": "The parameters and request body are for method: putWebacsApiV4OpApOnboardingProfile. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "apName": {
                      "type": "string"
                    },
                    "apTemplateOne": {
                      "type": "string"
                    },
                    "apTemplateThree": {
                      "type": "string"
                    },
                    "apTemplateTwo": {
                      "type": "string"
                    },
                    "associatedControllerName": {
                      "type": "string"
                    },
                    "profileGroup": {
                      "type": "string"
                    },
                    "profileId": {
                      "type": "number"
                    },
                    "profileMode": {
                      "type": "object"
                    }
                  }
                },
                "example": {
                  "apName": "string",
                  "apTemplateOne": "string",
                  "apTemplateThree": "string",
                  "apTemplateTwo": "string",
                  "associatedControllerName": "string",
                  "profileGroup": "string",
                  "profileId": 5,
                  "profileMode": {}
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/ApiHealthRecords": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataApiHealthRecords",
        "description": "The parameters and request body are for method: getWebacsApiV4DataApiHealthRecords. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clientIp": {
                      "type": "object"
                    },
                    "method": {
                      "type": "string"
                    },
                    "path": {
                      "type": "string"
                    },
                    "query": {
                      "type": "string"
                    },
                    "requestAcceptHeader": {
                      "type": "string"
                    },
                    "requestReceivedTime": {
                      "type": "number"
                    },
                    "responseSentTime": {
                      "type": "number"
                    },
                    "responseStatus": {
                      "type": "number"
                    },
                    "responseTime": {
                      "type": "number"
                    },
                    "userAgent": {
                      "type": "string"
                    },
                    "username": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "clientIp": {},
                  "method": "string",
                  "path": "string",
                  "query": "string",
                  "requestAcceptHeader": "string",
                  "requestReceivedTime": 2,
                  "responseSentTime": 1,
                  "responseStatus": 8,
                  "responseTime": 2,
                  "userAgent": "string",
                  "username": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/ApiResponseTimeSummary": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataApiResponseTimeSummary",
        "description": "The parameters and request body are for method: getWebacsApiV4DataApiResponseTimeSummary. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "average": {
                      "type": "number"
                    },
                    "latest": {
                      "type": "number"
                    },
                    "max": {
                      "type": "number"
                    },
                    "min": {
                      "type": "number"
                    },
                    "path": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "average": 3,
                  "latest": 4,
                  "max": 7,
                  "min": 8,
                  "path": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/apiHealth/callsPerClient": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpApiHealthCallsPerClient",
        "description": "The parameters and request body are for method: getWebacsApiV4OpApiHealthCallsPerClient. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clientIp": {
                      "type": "object"
                    },
                    "requestCount": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "clientIp": {},
                  "requestCount": 4
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "service",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/apiHealth/requestCountTrend": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpApiHealthRequestCountTrend",
        "description": "The parameters and request body are for method: getWebacsApiV4OpApiHealthRequestCountTrend. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "responseCount": {
                      "type": "number"
                    },
                    "responseStatus": {
                      "type": "number"
                    },
                    "startOfDay": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "responseCount": 3,
                  "responseStatus": 3,
                  "startOfDay": 1
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "service",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/apiHealth/responseTimeTrend": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpApiHealthResponseTimeTrend",
        "description": "The parameters and request body are for method: getWebacsApiV4OpApiHealthResponseTimeTrend. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "requestReceivedTime": {
                      "type": "number"
                    },
                    "responseTime": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "requestReceivedTime": 1,
                  "responseTime": 8
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "service",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/apiHealth/serviceNameList": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpApiHealthServiceNameList",
        "description": "The parameters and request body are for method: getWebacsApiV4OpApiHealthServiceNameList. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "path": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "path": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/apService/rxNeighbors": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpApServiceRxNeighbors",
        "description": "The parameters and request body are for method: getWebacsApiV4OpApServiceRxNeighbors. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "macAddress": {
                      "type": "object"
                    },
                    "neighborApId": {
                      "type": "number"
                    },
                    "neighborApName": {
                      "type": "string"
                    },
                    "neighborChannel": {
                      "type": "number"
                    },
                    "neighborChannelBandwidth": {
                      "type": "string"
                    },
                    "neighborIpAddress": {
                      "type": "object"
                    },
                    "neighborMacAddress": {
                      "type": "object"
                    },
                    "neighborMapLocation": {
                      "type": "string"
                    },
                    "neighborRSSI": {
                      "type": "number"
                    },
                    "neighborSlotId": {
                      "type": "number"
                    },
                    "radioBand": {
                      "type": "string"
                    },
                    "slotId": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "macAddress": {},
                  "neighborApId": 2,
                  "neighborApName": "string",
                  "neighborChannel": 7,
                  "neighborChannelBandwidth": "string",
                  "neighborIpAddress": {},
                  "neighborMacAddress": {},
                  "neighborMapLocation": "string",
                  "neighborRSSI": 2,
                  "neighborSlotId": 1,
                  "radioBand": "string",
                  "slotId": 3
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "apId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/apService/deleteById": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpApServiceDeleteById",
        "description": "The parameters and request body are for method: putWebacsApiV4OpApServiceDeleteById. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "failure": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "operation": {
                      "type": "number"
                    },
                    "success": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "failure": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "operation": 9,
                  "success": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/apService/deleteAp": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpApServiceDeleteAp",
        "description": "The parameters and request body are for method: putWebacsApiV4OpApServiceDeleteAp. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "failure": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "operation": {
                      "type": "number"
                    },
                    "success": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "failure": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "operation": 1,
                  "success": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/apService/accessPoint": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpApServiceAccessPoint",
        "description": "The parameters and request body are for method: putWebacsApiV4OpApServiceAccessPoint. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "jobName": {
                      "type": "string"
                    },
                    "jobType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "jobName": "string",
                  "jobType": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/rogueAp/classification": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpRogueApClassification",
        "description": "The parameters and request body are for method: putWebacsApiV4OpRogueApClassification. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "classificationTypeAndRogueState": {
                      "type": "object"
                    },
                    "rogueApAlarmId": {
                      "type": "number"
                    },
                    "rogueApMacAddress": {
                      "type": "object"
                    }
                  }
                },
                "example": {
                  "classificationTypeAndRogueState": {},
                  "rogueApAlarmId": 7,
                  "rogueApMacAddress": {}
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/alarms/acknowledge": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpAlarmsAcknowledge",
        "description": "The parameters and request body are for method: putWebacsApiV4OpAlarmsAcknowledge. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ids": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "ids": 8
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/alarms/annotate": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpAlarmsAnnotate",
        "description": "The parameters and request body are for method: putWebacsApiV4OpAlarmsAnnotate. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ids": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "ids": 10
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "note",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/alarms/clear": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpAlarmsClear",
        "description": "The parameters and request body are for method: putWebacsApiV4OpAlarmsClear. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ids": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "ids": 10
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/alarms/clearByEventType": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpAlarmsClearByEventType",
        "description": "The parameters and request body are for method: putWebacsApiV4OpAlarmsClearByEventType. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "eventType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "eventType": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "setSeverityToInfo",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/alarms/unacknowledge": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpAlarmsUnacknowledge",
        "description": "The parameters and request body are for method: putWebacsApiV4OpAlarmsUnacknowledge. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ids": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "ids": 1
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/Applications": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataApplications",
        "description": "The parameters and request body are for method: getWebacsApiV4DataApplications. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "applicationId": {
                      "type": "number"
                    },
                    "applicationName": {
                      "type": "string"
                    },
                    "businessCritical": {
                      "type": "boolean"
                    },
                    "category": {
                      "type": "string"
                    },
                    "encrypted": {
                      "type": "string"
                    },
                    "engineId": {
                      "type": "string"
                    },
                    "modified": {
                      "type": "number"
                    },
                    "outOfBox": {
                      "type": "boolean"
                    },
                    "p2p": {
                      "type": "string"
                    },
                    "selector": {
                      "type": "number"
                    },
                    "serviceGroup": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "subcategory": {
                      "type": "string"
                    },
                    "tunnel": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "applicationId": 6,
                  "applicationName": "string",
                  "businessCritical": false,
                  "category": "string",
                  "encrypted": "string",
                  "engineId": "string",
                  "modified": 6,
                  "outOfBox": false,
                  "p2p": "string",
                  "selector": 1,
                  "serviceGroup": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "subcategory": "string",
                  "tunnel": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/CliTemplate": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataCliTemplate",
        "description": "The parameters and request body are for method: getWebacsApiV4DataCliTemplate. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "author": {
                      "type": "string"
                    },
                    "configContainerId": {
                      "type": "number"
                    },
                    "content": {
                      "type": "string"
                    },
                    "createdOn": {
                      "type": "number"
                    },
                    "deployCount": {
                      "type": "number"
                    },
                    "deployJobCount": {
                      "type": "number"
                    },
                    "description": {
                      "type": "string"
                    },
                    "deviceType": {
                      "type": "string"
                    },
                    "lastDeployTime": {
                      "type": "number"
                    },
                    "name": {
                      "type": "string"
                    },
                    "path": {
                      "type": "string"
                    },
                    "tags": {
                      "type": "string"
                    },
                    "templateId": {
                      "type": "number"
                    },
                    "userTags": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "variable": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "version": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "author": "string",
                  "configContainerId": 5,
                  "content": "string",
                  "createdOn": 7,
                  "deployCount": 9,
                  "deployJobCount": 3,
                  "description": "string",
                  "deviceType": "string",
                  "lastDeployTime": 6,
                  "name": "string",
                  "path": "string",
                  "tags": "string",
                  "templateId": 1,
                  "userTags": [
                    {},
                    {},
                    {}
                  ],
                  "variable": [
                    {},
                    {},
                    {}
                  ],
                  "version": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/cliTemplateConfiguration/deleteTemplate": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpCliTemplateConfigurationDeleteTemplate",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpCliTemplateConfigurationDeleteTemplate. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "templateName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "templateName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/cliTemplateConfiguration/folder": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpCliTemplateConfigurationFolder",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpCliTemplateConfigurationFolder. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "folderFQN": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "folderFQN": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpCliTemplateConfigurationFolder",
        "description": "The parameters and request body are for method: getWebacsApiV4OpCliTemplateConfigurationFolder. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "folderFQN": {
                      "type": "string"
                    },
                    "groupId": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "folderFQN": "string",
                  "groupId": 8
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/cliTemplateConfiguration/deviceTypes": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpCliTemplateConfigurationDeviceTypes",
        "description": "The parameters and request body are for method: getWebacsApiV4OpCliTemplateConfigurationDeviceTypes. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deviceTypes": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "deviceTypes": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpCliTemplateConfigurationDeviceTypes",
        "description": "The parameters and request body are for method: postWebacsApiV4OpCliTemplateConfigurationDeviceTypes. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "folderFQN": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "folderFQN": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/cliTemplateConfiguration/upload": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpCliTemplateConfigurationUpload",
        "description": "The parameters and request body are for method: postWebacsApiV4OpCliTemplateConfigurationUpload. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "content": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "deviceType": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "path": {
                      "type": "string"
                    },
                    "tags": {
                      "type": "string"
                    },
                    "variables": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "version": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "content": "string",
                  "description": "string",
                  "deviceType": "string",
                  "name": "string",
                  "path": "string",
                  "tags": "string",
                  "variables": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "version": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/cliTemplateConfiguration/deployTemplateThroughJob": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpCliTemplateConfigurationDeployTemplateThroughJob",
        "description": "The parameters and request body are for method: putWebacsApiV4OpCliTemplateConfigurationDeployTemplateThroughJob. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "options": {
                      "type": "object"
                    },
                    "targetDeviceAndVariableValues": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "templateName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "options": {},
                  "targetDeviceAndVariableValues": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "templateName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/cliTemplateConfiguration/template": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpCliTemplateConfigurationTemplate",
        "description": "The parameters and request body are for method: putWebacsApiV4OpCliTemplateConfigurationTemplate. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "content": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "deviceType": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "path": {
                      "type": "string"
                    },
                    "tags": {
                      "type": "string"
                    },
                    "variables": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "version": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "content": "string",
                  "description": "string",
                  "deviceType": "string",
                  "name": "string",
                  "path": "string",
                  "tags": "string",
                  "variables": [
                    {},
                    {}
                  ],
                  "version": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/ClientCounts": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataClientCounts",
        "description": "The parameters and request body are for method: getWebacsApiV4DataClientCounts. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "authCount": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "count": {
                      "type": "number"
                    },
                    "dot11aAuthCount": {
                      "type": "number"
                    },
                    "dot11aCount": {
                      "type": "number"
                    },
                    "dot11acAuthCount": {
                      "type": "number"
                    },
                    "dot11acCount": {
                      "type": "number"
                    },
                    "dot11bAuthCount": {
                      "type": "number"
                    },
                    "dot11bCount": {
                      "type": "number"
                    },
                    "dot11gAuthCount": {
                      "type": "number"
                    },
                    "dot11gCount": {
                      "type": "number"
                    },
                    "dot11n24AuthCount": {
                      "type": "number"
                    },
                    "dot11n24Count": {
                      "type": "number"
                    },
                    "dot11n5AuthCount": {
                      "type": "number"
                    },
                    "dot11n5Count": {
                      "type": "number"
                    },
                    "key": {
                      "type": "string"
                    },
                    "subkey": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "wgbAuthCount": {
                      "type": "number"
                    },
                    "wgbCount": {
                      "type": "number"
                    },
                    "wired100MAuthCount": {
                      "type": "number"
                    },
                    "wired100MCount": {
                      "type": "number"
                    },
                    "wired10GAuthCount": {
                      "type": "number"
                    },
                    "wired10GCount": {
                      "type": "number"
                    },
                    "wired10MAuthCount": {
                      "type": "number"
                    },
                    "wired10MCount": {
                      "type": "number"
                    },
                    "wired1GAuthCount": {
                      "type": "number"
                    },
                    "wired1GCount": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "authCount": 10,
                  "collectionTime": 6,
                  "count": 7,
                  "dot11aAuthCount": 4,
                  "dot11aCount": 10,
                  "dot11acAuthCount": 7,
                  "dot11acCount": 5,
                  "dot11bAuthCount": 9,
                  "dot11bCount": 8,
                  "dot11gAuthCount": 3,
                  "dot11gCount": 6,
                  "dot11n24AuthCount": 9,
                  "dot11n24Count": 8,
                  "dot11n5AuthCount": 10,
                  "dot11n5Count": 3,
                  "key": "string",
                  "subkey": "string",
                  "type": "string",
                  "wgbAuthCount": 2,
                  "wgbCount": 3,
                  "wired100MAuthCount": 5,
                  "wired100MCount": 6,
                  "wired10GAuthCount": 7,
                  "wired10GCount": 2,
                  "wired10MAuthCount": 1,
                  "wired10MCount": 1,
                  "wired1GAuthCount": 8,
                  "wired1GCount": 9
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/ClientSessions": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataClientSessions",
        "description": "The parameters and request body are for method: getWebacsApiV4DataClientSessions. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "adDomainName": {
                      "type": "string"
                    },
                    "anchorIpAddress": {
                      "type": "object"
                    },
                    "apMacAddress": {
                      "type": "object"
                    },
                    "authenticationAlgorithm": {
                      "type": "string"
                    },
                    "authorizationPolicy": {
                      "type": "string"
                    },
                    "bytesReceived": {
                      "type": "number"
                    },
                    "bytesSent": {
                      "type": "number"
                    },
                    "clientInterface": {
                      "type": "string"
                    },
                    "connectionType": {
                      "type": "string"
                    },
                    "ctsSecurityGroup": {
                      "type": "string"
                    },
                    "deviceMgmtAddress": {
                      "type": "object"
                    },
                    "deviceName": {
                      "type": "string"
                    },
                    "eapType": {
                      "type": "string"
                    },
                    "encryptionCypher": {
                      "type": "string"
                    },
                    "ipAddress": {
                      "type": "object"
                    },
                    "ipType": {
                      "type": "string"
                    },
                    "location": {
                      "type": "string"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "packetsReceived": {
                      "type": "number"
                    },
                    "packetsSent": {
                      "type": "number"
                    },
                    "policyTypeStatus": {
                      "type": "string"
                    },
                    "portSpeed": {
                      "type": "string"
                    },
                    "postureStatus": {
                      "type": "string"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "protocol": {
                      "type": "string"
                    },
                    "roamReason": {
                      "type": "string"
                    },
                    "rssi": {
                      "type": "number"
                    },
                    "securityPolicy": {
                      "type": "string"
                    },
                    "sessionEndTime": {
                      "type": "number"
                    },
                    "sessionStartTime": {
                      "type": "number"
                    },
                    "snr": {
                      "type": "number"
                    },
                    "ssid": {
                      "type": "string"
                    },
                    "throughput": {
                      "type": "number"
                    },
                    "userName": {
                      "type": "string"
                    },
                    "vlan": {
                      "type": "number"
                    },
                    "webSecurity": {
                      "type": "string"
                    },
                    "wgbMacAddress": {
                      "type": "object"
                    },
                    "wgbStatus": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "adDomainName": "string",
                  "anchorIpAddress": {},
                  "apMacAddress": {},
                  "authenticationAlgorithm": "string",
                  "authorizationPolicy": "string",
                  "bytesReceived": 7,
                  "bytesSent": 7,
                  "clientInterface": "string",
                  "connectionType": "string",
                  "ctsSecurityGroup": "string",
                  "deviceMgmtAddress": {},
                  "deviceName": "string",
                  "eapType": "string",
                  "encryptionCypher": "string",
                  "ipAddress": {},
                  "ipType": "string",
                  "location": "string",
                  "macAddress": {},
                  "packetsReceived": 8,
                  "packetsSent": 7,
                  "policyTypeStatus": "string",
                  "portSpeed": "string",
                  "postureStatus": "string",
                  "profileName": "string",
                  "protocol": "string",
                  "roamReason": "string",
                  "rssi": 6,
                  "securityPolicy": "string",
                  "sessionEndTime": 7,
                  "sessionStartTime": 2,
                  "snr": 8,
                  "ssid": "string",
                  "throughput": 10,
                  "userName": "string",
                  "vlan": 4,
                  "webSecurity": "string",
                  "wgbMacAddress": {},
                  "wgbStatus": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/ClientTraffics": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataClientTraffics",
        "description": "The parameters and request body are for method: getWebacsApiV4DataClientTraffics. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "collectionTime": {
                      "type": "number"
                    },
                    "dot11aReceived": {
                      "type": "number"
                    },
                    "dot11aSent": {
                      "type": "number"
                    },
                    "dot11aThroughput": {
                      "type": "number"
                    },
                    "dot11acReceived": {
                      "type": "number"
                    },
                    "dot11acSent": {
                      "type": "number"
                    },
                    "dot11acThroughput": {
                      "type": "number"
                    },
                    "dot11bReceived": {
                      "type": "number"
                    },
                    "dot11bSent": {
                      "type": "number"
                    },
                    "dot11bThroughput": {
                      "type": "number"
                    },
                    "dot11gReceived": {
                      "type": "number"
                    },
                    "dot11gSent": {
                      "type": "number"
                    },
                    "dot11gThroughput": {
                      "type": "number"
                    },
                    "dot11n24Received": {
                      "type": "number"
                    },
                    "dot11n24Sent": {
                      "type": "number"
                    },
                    "dot11n24Throughput": {
                      "type": "number"
                    },
                    "dot11n5Received": {
                      "type": "number"
                    },
                    "dot11n5Sent": {
                      "type": "number"
                    },
                    "dot11n5Throughput": {
                      "type": "number"
                    },
                    "key": {
                      "type": "string"
                    },
                    "received": {
                      "type": "number"
                    },
                    "sent": {
                      "type": "number"
                    },
                    "subkey": {
                      "type": "string"
                    },
                    "throughput": {
                      "type": "number"
                    },
                    "type": {
                      "type": "string"
                    },
                    "wired100MReceived": {
                      "type": "number"
                    },
                    "wired100MSent": {
                      "type": "number"
                    },
                    "wired100MThroughput": {
                      "type": "number"
                    },
                    "wired10GReceived": {
                      "type": "number"
                    },
                    "wired10GSent": {
                      "type": "number"
                    },
                    "wired10GThroughput": {
                      "type": "number"
                    },
                    "wired10MReceived": {
                      "type": "number"
                    },
                    "wired10MSent": {
                      "type": "number"
                    },
                    "wired10MThroughput": {
                      "type": "number"
                    },
                    "wired1GReceived": {
                      "type": "number"
                    },
                    "wired1GSent": {
                      "type": "number"
                    },
                    "wired1GThroughput": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "collectionTime": 7,
                  "dot11aReceived": 10,
                  "dot11aSent": 6,
                  "dot11aThroughput": 5,
                  "dot11acReceived": 10,
                  "dot11acSent": 2,
                  "dot11acThroughput": 4,
                  "dot11bReceived": 3,
                  "dot11bSent": 7,
                  "dot11bThroughput": 6,
                  "dot11gReceived": 1,
                  "dot11gSent": 1,
                  "dot11gThroughput": 2,
                  "dot11n24Received": 5,
                  "dot11n24Sent": 7,
                  "dot11n24Throughput": 4,
                  "dot11n5Received": 2,
                  "dot11n5Sent": 5,
                  "dot11n5Throughput": 7,
                  "key": "string",
                  "received": 9,
                  "sent": 5,
                  "subkey": "string",
                  "throughput": 5,
                  "type": "string",
                  "wired100MReceived": 4,
                  "wired100MSent": 9,
                  "wired100MThroughput": 2,
                  "wired10GReceived": 10,
                  "wired10GSent": 4,
                  "wired10GThroughput": 10,
                  "wired10MReceived": 1,
                  "wired10MSent": 6,
                  "wired10MThroughput": 2,
                  "wired1GReceived": 1,
                  "wired1GSent": 7,
                  "wired1GThroughput": 8
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/HistoricalClientCounts": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataHistoricalClientCounts",
        "description": "The parameters and request body are for method: getWebacsApiV4DataHistoricalClientCounts. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "authCount": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "count": {
                      "type": "number"
                    },
                    "dot11aAuthCount": {
                      "type": "number"
                    },
                    "dot11aCount": {
                      "type": "number"
                    },
                    "dot11acAuthCount": {
                      "type": "number"
                    },
                    "dot11acCount": {
                      "type": "number"
                    },
                    "dot11bAuthCount": {
                      "type": "number"
                    },
                    "dot11bCount": {
                      "type": "number"
                    },
                    "dot11gAuthCount": {
                      "type": "number"
                    },
                    "dot11gCount": {
                      "type": "number"
                    },
                    "dot11n24AuthCount": {
                      "type": "number"
                    },
                    "dot11n24Count": {
                      "type": "number"
                    },
                    "dot11n5AuthCount": {
                      "type": "number"
                    },
                    "dot11n5Count": {
                      "type": "number"
                    },
                    "key": {
                      "type": "string"
                    },
                    "subkey": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "wgbAuthCount": {
                      "type": "number"
                    },
                    "wgbCount": {
                      "type": "number"
                    },
                    "wired100MAuthCount": {
                      "type": "number"
                    },
                    "wired100MCount": {
                      "type": "number"
                    },
                    "wired10GAuthCount": {
                      "type": "number"
                    },
                    "wired10GCount": {
                      "type": "number"
                    },
                    "wired10MAuthCount": {
                      "type": "number"
                    },
                    "wired10MCount": {
                      "type": "number"
                    },
                    "wired1GAuthCount": {
                      "type": "number"
                    },
                    "wired1GCount": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "authCount": 7,
                  "collectionTime": 6,
                  "count": 8,
                  "dot11aAuthCount": 7,
                  "dot11aCount": 10,
                  "dot11acAuthCount": 3,
                  "dot11acCount": 10,
                  "dot11bAuthCount": 7,
                  "dot11bCount": 4,
                  "dot11gAuthCount": 1,
                  "dot11gCount": 10,
                  "dot11n24AuthCount": 5,
                  "dot11n24Count": 7,
                  "dot11n5AuthCount": 4,
                  "dot11n5Count": 5,
                  "key": "string",
                  "subkey": "string",
                  "type": "string",
                  "wgbAuthCount": 7,
                  "wgbCount": 1,
                  "wired100MAuthCount": 9,
                  "wired100MCount": 1,
                  "wired10GAuthCount": 4,
                  "wired10GCount": 2,
                  "wired10MAuthCount": 2,
                  "wired10MCount": 3,
                  "wired1GAuthCount": 7,
                  "wired1GCount": 6
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/HistoricalClientTraffics": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataHistoricalClientTraffics",
        "description": "The parameters and request body are for method: getWebacsApiV4DataHistoricalClientTraffics. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "collectionTime": {
                      "type": "number"
                    },
                    "dot11aReceived": {
                      "type": "number"
                    },
                    "dot11aSent": {
                      "type": "number"
                    },
                    "dot11aThroughput": {
                      "type": "number"
                    },
                    "dot11acReceived": {
                      "type": "number"
                    },
                    "dot11acSent": {
                      "type": "number"
                    },
                    "dot11acThroughput": {
                      "type": "number"
                    },
                    "dot11bReceived": {
                      "type": "number"
                    },
                    "dot11bSent": {
                      "type": "number"
                    },
                    "dot11bThroughput": {
                      "type": "number"
                    },
                    "dot11gReceived": {
                      "type": "number"
                    },
                    "dot11gSent": {
                      "type": "number"
                    },
                    "dot11gThroughput": {
                      "type": "number"
                    },
                    "dot11n24Received": {
                      "type": "number"
                    },
                    "dot11n24Sent": {
                      "type": "number"
                    },
                    "dot11n24Throughput": {
                      "type": "number"
                    },
                    "dot11n5Received": {
                      "type": "number"
                    },
                    "dot11n5Sent": {
                      "type": "number"
                    },
                    "dot11n5Throughput": {
                      "type": "number"
                    },
                    "key": {
                      "type": "string"
                    },
                    "received": {
                      "type": "number"
                    },
                    "sent": {
                      "type": "number"
                    },
                    "subkey": {
                      "type": "string"
                    },
                    "throughput": {
                      "type": "number"
                    },
                    "type": {
                      "type": "string"
                    },
                    "wired100MReceived": {
                      "type": "number"
                    },
                    "wired100MSent": {
                      "type": "number"
                    },
                    "wired100MThroughput": {
                      "type": "number"
                    },
                    "wired10GReceived": {
                      "type": "number"
                    },
                    "wired10GSent": {
                      "type": "number"
                    },
                    "wired10GThroughput": {
                      "type": "number"
                    },
                    "wired10MReceived": {
                      "type": "number"
                    },
                    "wired10MSent": {
                      "type": "number"
                    },
                    "wired10MThroughput": {
                      "type": "number"
                    },
                    "wired1GReceived": {
                      "type": "number"
                    },
                    "wired1GSent": {
                      "type": "number"
                    },
                    "wired1GThroughput": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "collectionTime": 5,
                  "dot11aReceived": 3,
                  "dot11aSent": 8,
                  "dot11aThroughput": 1,
                  "dot11acReceived": 1,
                  "dot11acSent": 2,
                  "dot11acThroughput": 8,
                  "dot11bReceived": 5,
                  "dot11bSent": 3,
                  "dot11bThroughput": 4,
                  "dot11gReceived": 9,
                  "dot11gSent": 3,
                  "dot11gThroughput": 4,
                  "dot11n24Received": 6,
                  "dot11n24Sent": 2,
                  "dot11n24Throughput": 6,
                  "dot11n5Received": 7,
                  "dot11n5Sent": 8,
                  "dot11n5Throughput": 1,
                  "key": "string",
                  "received": 10,
                  "sent": 1,
                  "subkey": "string",
                  "throughput": 5,
                  "type": "string",
                  "wired100MReceived": 6,
                  "wired100MSent": 1,
                  "wired100MThroughput": 7,
                  "wired10GReceived": 5,
                  "wired10GSent": 8,
                  "wired10GThroughput": 4,
                  "wired10MReceived": 6,
                  "wired10MSent": 10,
                  "wired10MThroughput": 10,
                  "wired1GReceived": 4,
                  "wired1GSent": 3,
                  "wired1GThroughput": 5
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/compliance/check": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpComplianceCheck",
        "description": "The parameters and request body are for method: getWebacsApiV4OpComplianceCheck. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "devices": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "isSuccess": {
                      "type": "boolean"
                    },
                    "message": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "devices": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "isSuccess": true,
                  "message": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "jobName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/compliance/policy": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpCompliancePolicy",
        "description": "The parameters and request body are for method: postWebacsApiV4OpCompliancePolicy. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "isSuccess": {
                      "type": "boolean"
                    },
                    "message": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "isSuccess": false,
                  "message": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/compliance/profile": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpComplianceProfile",
        "description": "The parameters and request body are for method: postWebacsApiV4OpComplianceProfile. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "isSuccess": {
                      "type": "boolean"
                    },
                    "message": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "isSuccess": false,
                  "message": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/compliance/policy/import": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpCompliancePolicyImport",
        "description": "The parameters and request body are for method: postWebacsApiV4OpCompliancePolicyImport. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "isSuccess": {
                      "type": "boolean"
                    },
                    "message": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "isSuccess": false,
                  "message": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/compliance/run": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpComplianceRun",
        "description": "The parameters and request body are for method: postWebacsApiV4OpComplianceRun. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "isSuccess": {
                      "type": "boolean"
                    },
                    "message": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "isSuccess": true,
                  "message": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/BulkSanitizedConfigArchives": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataBulkSanitizedConfigArchives",
        "description": "The parameters and request body are for method: getWebacsApiV4DataBulkSanitizedConfigArchives. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "comments": {
                      "type": "string"
                    },
                    "createdAt": {
                      "type": "number"
                    },
                    "createdBy": {
                      "type": "string"
                    },
                    "deviceId": {
                      "type": "number"
                    },
                    "deviceIpAddress": {
                      "type": "string"
                    },
                    "deviceName": {
                      "type": "string"
                    },
                    "diffType": {
                      "type": "string"
                    },
                    "files": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "isFirst": {
                      "type": "boolean"
                    },
                    "isLast": {
                      "type": "boolean"
                    },
                    "outOfBand": {
                      "type": "boolean"
                    },
                    "tags": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "comments": "string",
                  "createdAt": 10,
                  "createdBy": "string",
                  "deviceId": 5,
                  "deviceIpAddress": "string",
                  "deviceName": "string",
                  "diffType": "string",
                  "files": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "isFirst": true,
                  "isLast": true,
                  "outOfBand": false,
                  "tags": [
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/BulkUnsanitizedConfigArchives": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataBulkUnsanitizedConfigArchives",
        "description": "The parameters and request body are for method: getWebacsApiV4DataBulkUnsanitizedConfigArchives. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "comments": {
                      "type": "string"
                    },
                    "createdAt": {
                      "type": "number"
                    },
                    "createdBy": {
                      "type": "string"
                    },
                    "deviceId": {
                      "type": "number"
                    },
                    "deviceIpAddress": {
                      "type": "string"
                    },
                    "deviceName": {
                      "type": "string"
                    },
                    "diffType": {
                      "type": "string"
                    },
                    "files": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "isFirst": {
                      "type": "boolean"
                    },
                    "isLast": {
                      "type": "boolean"
                    },
                    "outOfBand": {
                      "type": "boolean"
                    },
                    "tags": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "comments": "string",
                  "createdAt": 1,
                  "createdBy": "string",
                  "deviceId": 10,
                  "deviceIpAddress": "string",
                  "deviceName": "string",
                  "diffType": "string",
                  "files": [
                    {},
                    {},
                    {}
                  ],
                  "isFirst": true,
                  "isLast": false,
                  "outOfBand": true,
                  "tags": [
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/ConfigArchives": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataConfigArchives",
        "description": "The parameters and request body are for method: getWebacsApiV4DataConfigArchives. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deviceIpAddress": {
                      "type": "string"
                    },
                    "deviceName": {
                      "type": "string"
                    },
                    "lastMessage": {
                      "type": "string"
                    },
                    "lastSuccessful": {
                      "type": "boolean"
                    }
                  }
                },
                "example": {
                  "deviceIpAddress": "string",
                  "deviceName": "string",
                  "lastMessage": "string",
                  "lastSuccessful": true
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/ConfigVersions": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataConfigVersions",
        "description": "The parameters and request body are for method: getWebacsApiV4DataConfigVersions. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "comments": {
                      "type": "string"
                    },
                    "createdAt": {
                      "type": "number"
                    },
                    "createdBy": {
                      "type": "string"
                    },
                    "deviceIpAddress": {
                      "type": "string"
                    },
                    "deviceName": {
                      "type": "string"
                    },
                    "diffType": {
                      "type": "string"
                    },
                    "fileInfos": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "isFirst": {
                      "type": "boolean"
                    },
                    "isLast": {
                      "type": "boolean"
                    },
                    "outOfBand": {
                      "type": "boolean"
                    },
                    "tags": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "comments": "string",
                  "createdAt": 5,
                  "createdBy": "string",
                  "deviceIpAddress": "string",
                  "deviceName": "string",
                  "diffType": "string",
                  "fileInfos": [
                    {},
                    {}
                  ],
                  "isFirst": false,
                  "isLast": true,
                  "outOfBand": false,
                  "tags": [
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/configArchiveService/configDiff/{device}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpConfigArchiveServiceConfigDiffDevice",
        "description": "The parameters and request body are for method: getWebacsApiV4OpConfigArchiveServiceConfigDiffDevice. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "configChanged": {
                      "type": "boolean"
                    },
                    "configDiffs": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "deviceIp": {
                      "type": "string"
                    },
                    "deviceName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "configChanged": true,
                  "configDiffs": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "deviceIp": "string",
                  "deviceName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "device",
            "in": "path",
            "required": true,
            "schema": {
              "title": "device",
              "type": "string"
            }
          },
          {
            "name": "timeStamp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "diffType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/configArchiveService/extractSanitizedFile": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpConfigArchiveServiceExtractSanitizedFile",
        "description": "The parameters and request body are for method: getWebacsApiV4OpConfigArchiveServiceExtractSanitizedFile. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "fileData": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "fileData": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "fileId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/configArchiveService/extractUnsanitizedFile": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpConfigArchiveServiceExtractUnsanitizedFile",
        "description": "The parameters and request body are for method: getWebacsApiV4OpConfigArchiveServiceExtractUnsanitizedFile. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "fileData": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "fileData": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "fileId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/credentialProfilesManagement/credentialProfiles": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpCredentialProfilesManagementCredentialProfiles",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpCredentialProfilesManagementCredentialProfiles. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "profileName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "profileName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpCredentialProfilesManagementCredentialProfiles",
        "description": "The parameters and request body are for method: getWebacsApiV4OpCredentialProfilesManagementCredentialProfiles. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cliParameters": {
                      "type": "object"
                    },
                    "description": {
                      "type": "string"
                    },
                    "httpParameters": {
                      "type": "object"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "snmpParameters": {
                      "type": "object"
                    }
                  }
                },
                "example": {
                  "cliParameters": {},
                  "description": "string",
                  "httpParameters": {},
                  "profileName": "string",
                  "snmpParameters": {}
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/credentialProfilesManagement/deviceList": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpCredentialProfilesManagementDeviceList",
        "description": "The parameters and request body are for method: getWebacsApiV4OpCredentialProfilesManagementDeviceList. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deviceIp": {
                      "type": "string"
                    },
                    "deviceName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deviceIp": "string",
                  "deviceName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "profileName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpCredentialProfilesManagementDeviceList",
        "description": "The parameters and request body are for method: postWebacsApiV4OpCredentialProfilesManagementDeviceList. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cliParameters": {
                      "type": "object"
                    },
                    "description": {
                      "type": "string"
                    },
                    "httpParameters": {
                      "type": "object"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "snmpParameters": {
                      "type": "object"
                    }
                  }
                },
                "example": {
                  "cliParameters": {},
                  "description": "string",
                  "httpParameters": {},
                  "profileName": "string",
                  "snmpParameters": {}
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpCredentialProfilesManagementDeviceList",
        "description": "The parameters and request body are for method: putWebacsApiV4OpCredentialProfilesManagementDeviceList. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cliParameters": {
                      "type": "object"
                    },
                    "description": {
                      "type": "string"
                    },
                    "httpParameters": {
                      "type": "object"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "snmpParameters": {
                      "type": "object"
                    }
                  }
                },
                "example": {
                  "cliParameters": {},
                  "description": "string",
                  "httpParameters": {},
                  "profileName": "string",
                  "snmpParameters": {}
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/InventoryDetails": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataInventoryDetails",
        "description": "The parameters and request body are for method: getWebacsApiV4DataInventoryDetails. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cdpNeighbor": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "chassis": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "etherChannel": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "ethernetInterface": {
                      "type": "number"
                    },
                    "fan": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "ipInterface": {
                      "type": "number"
                    },
                    "module": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "physicalPort": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "powerSupply": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "sensor": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "summary": {
                      "type": "object"
                    },
                    "udf": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "vlanInterface": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "cdpNeighbor": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "chassis": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "etherChannel": [
                    {}
                  ],
                  "ethernetInterface": 1,
                  "fan": [
                    {},
                    {}
                  ],
                  "ipInterface": 4,
                  "module": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "physicalPort": [
                    {},
                    {},
                    {}
                  ],
                  "powerSupply": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "sensor": [
                    {},
                    {},
                    {}
                  ],
                  "summary": {},
                  "udf": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "vlanInterface": 5
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/MerakiAccessPoints": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataMerakiAccessPoints",
        "description": "The parameters and request body are for method: getWebacsApiV4DataMerakiAccessPoints. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clientCount": {
                      "type": "number"
                    },
                    "contactedAt": {
                      "type": "number"
                    },
                    "dashboardAddress": {
                      "type": "object"
                    },
                    "deviceName": {
                      "type": "string"
                    },
                    "deviceType": {
                      "type": "string"
                    },
                    "ipAddress": {
                      "type": "object"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "meshStatus": {
                      "type": "string"
                    },
                    "networkName": {
                      "type": "string"
                    },
                    "productFamily": {
                      "type": "string"
                    },
                    "reachability": {
                      "type": "string"
                    },
                    "serialNumber": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "clientCount": 5,
                  "contactedAt": 10,
                  "dashboardAddress": {},
                  "deviceName": "string",
                  "deviceType": "string",
                  "ipAddress": {},
                  "macAddress": {},
                  "meshStatus": "string",
                  "networkName": "string",
                  "productFamily": "string",
                  "reachability": "string",
                  "serialNumber": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/MerakiDevices": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataMerakiDevices",
        "description": "The parameters and request body are for method: getWebacsApiV4DataMerakiDevices. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clientCount": {
                      "type": "number"
                    },
                    "contactedAt": {
                      "type": "number"
                    },
                    "dashboardAddress": {
                      "type": "object"
                    },
                    "deviceName": {
                      "type": "string"
                    },
                    "deviceType": {
                      "type": "string"
                    },
                    "ipAddress": {
                      "type": "object"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "networkName": {
                      "type": "string"
                    },
                    "productFamily": {
                      "type": "string"
                    },
                    "reachability": {
                      "type": "string"
                    },
                    "serialNumber": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "clientCount": 6,
                  "contactedAt": 9,
                  "dashboardAddress": {},
                  "deviceName": "string",
                  "deviceType": "string",
                  "ipAddress": {},
                  "macAddress": {},
                  "networkName": "string",
                  "productFamily": "string",
                  "reachability": "string",
                  "serialNumber": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/devices/exportDevices": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpDevicesExportDevices",
        "description": "The parameters and request body are for method: getWebacsApiV4OpDevicesExportDevices. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "devices": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "devices": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groupId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groupPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/devices/removalJob": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpDevicesRemovalJob",
        "description": "The parameters and request body are for method: postWebacsApiV4OpDevicesRemovalJob. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "jobName": {
                      "type": "string"
                    },
                    "jobType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "jobName": "string",
                  "jobType": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/devices/syncDevices": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpDevicesSyncDevices",
        "description": "The parameters and request body are for method: postWebacsApiV4OpDevicesSyncDevices. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "devices": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "devices": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/devices/bulkImport": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpDevicesBulkImport",
        "description": "The parameters and request body are for method: putWebacsApiV4OpDevicesBulkImport. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "jobName": {
                      "type": "string"
                    },
                    "message": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "jobName": "string",
                  "message": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/configure/ap/scheduleMaintenanceMode": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpConfigureApScheduleMaintenanceMode",
        "description": "The parameters and request body are for method: putWebacsApiV4OpConfigureApScheduleMaintenanceMode. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "apIds": {
                      "type": "number"
                    },
                    "maintenanceMode": {
                      "type": "boolean"
                    }
                  }
                },
                "example": {
                  "apIds": 3,
                  "maintenanceMode": false
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "scheduledTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/configure/device/scheduleMaintenanceMode": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpConfigureDeviceScheduleMaintenanceMode",
        "description": "The parameters and request body are for method: putWebacsApiV4OpConfigureDeviceScheduleMaintenanceMode. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deviceIds": {
                      "type": "number"
                    },
                    "maintenanceMode": {
                      "type": "boolean"
                    },
                    "reason": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deviceIds": 2,
                  "maintenanceMode": false,
                  "reason": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "scheduledTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/configure/ap/maintenanceMode": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpConfigureApMaintenanceMode",
        "description": "The parameters and request body are for method: putWebacsApiV4OpConfigureApMaintenanceMode. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "message": {
                      "type": "string"
                    },
                    "results": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "message": "string",
                  "results": 1
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/configure/device/maintenanceMode": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpConfigureDeviceMaintenanceMode",
        "description": "The parameters and request body are for method: putWebacsApiV4OpConfigureDeviceMaintenanceMode. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "message": {
                      "type": "string"
                    },
                    "results": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "message": "string",
                  "results": 10
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/groups/group": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpGroupsGroup",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpGroupsGroup. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "groupId": {
                      "type": "number"
                    },
                    "groupPath": {
                      "type": "string"
                    },
                    "groupType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "groupId": 9,
                  "groupPath": "string",
                  "groupType": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/groups/groupRules": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpGroupsGroupRules",
        "description": "The parameters and request body are for method: getWebacsApiV4OpGroupsGroupRules. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rules": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "rules": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "groupId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groupPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/groups/groupDevices": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpGroupsGroupDevices",
        "description": "The parameters and request body are for method: putWebacsApiV4OpGroupsGroupDevices. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deviceIds": {
                      "type": "number"
                    },
                    "deviceIps": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deviceIds": 4,
                  "deviceIps": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "groupId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groupPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/groups/groupInterfaces": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpGroupsGroupInterfaces",
        "description": "The parameters and request body are for method: putWebacsApiV4OpGroupsGroupInterfaces. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "description": {
                      "type": "string"
                    },
                    "latitude": {
                      "type": "number"
                    },
                    "locationAddress": {
                      "type": "string"
                    },
                    "locationGroupType": {
                      "type": "string"
                    },
                    "longitude": {
                      "type": "number"
                    },
                    "name": {
                      "type": "string"
                    },
                    "path": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "description": "string",
                  "latitude": 7,
                  "locationAddress": "string",
                  "locationGroupType": "string",
                  "longitude": 5,
                  "name": "string",
                  "path": "string",
                  "type": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "groupId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/groups/removeDevices": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpGroupsRemoveDevices",
        "description": "The parameters and request body are for method: putWebacsApiV4OpGroupsRemoveDevices. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deviceIds": {
                      "type": "number"
                    },
                    "deviceIps": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deviceIds": 8,
                  "deviceIps": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "groupId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groupPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/groups/removeInterfaces": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpGroupsRemoveInterfaces",
        "description": "The parameters and request body are for method: putWebacsApiV4OpGroupsRemoveInterfaces. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "rules": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "rules": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "groupId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groupPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/GroupSpecification": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataGroupSpecification",
        "description": "The parameters and request body are for method: getWebacsApiV4DataGroupSpecification. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "description": {
                      "type": "string"
                    },
                    "groupName": {
                      "type": "string"
                    },
                    "groupPath": {
                      "type": "string"
                    },
                    "parentId": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "description": "string",
                  "groupName": "string",
                  "groupPath": "string",
                  "parentId": 5
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/groups/alarmSummary": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpGroupsAlarmSummary",
        "description": "The parameters and request body are for method: getWebacsApiV4OpGroupsAlarmSummary. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "nbrAlarmedAPs": {
                      "type": "number"
                    },
                    "nbrAlarmedClients": {
                      "type": "number"
                    },
                    "nbrAlarmedDevices": {
                      "type": "number"
                    },
                    "nbrAlarmedSites": {
                      "type": "number"
                    },
                    "totalAlarms": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "nbrAlarmedAPs": 1,
                  "nbrAlarmedClients": 5,
                  "nbrAlarmedDevices": 2,
                  "nbrAlarmedSites": 9,
                  "totalAlarms": 1
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/groups/deviceGroups": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpGroupsDeviceGroups",
        "description": "The parameters and request body are for method: getWebacsApiV4OpGroupsDeviceGroups. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clearedAlarms": {
                      "type": "number"
                    },
                    "criticalAlarms": {
                      "type": "number"
                    },
                    "description": {
                      "type": "string"
                    },
                    "groupId": {
                      "type": "number"
                    },
                    "groupName": {
                      "type": "string"
                    },
                    "groupType": {
                      "type": "string"
                    },
                    "informationAlarms": {
                      "type": "number"
                    },
                    "isExplicit": {
                      "type": "boolean"
                    },
                    "majorAlarms": {
                      "type": "number"
                    },
                    "membersCount": {
                      "type": "number"
                    },
                    "minorAlarms": {
                      "type": "number"
                    },
                    "name": {
                      "type": "string"
                    },
                    "unacknowledgedClearedAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedCriticalAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedInformationAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedMajorAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedMinorAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedWarningAlarms": {
                      "type": "number"
                    },
                    "warningAlarms": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "clearedAlarms": 10,
                  "criticalAlarms": 4,
                  "description": "string",
                  "groupId": 1,
                  "groupName": "string",
                  "groupType": "string",
                  "informationAlarms": 9,
                  "isExplicit": true,
                  "majorAlarms": 1,
                  "membersCount": 1,
                  "minorAlarms": 10,
                  "name": "string",
                  "unacknowledgedClearedAlarms": 6,
                  "unacknowledgedCriticalAlarms": 10,
                  "unacknowledgedInformationAlarms": 2,
                  "unacknowledgedMajorAlarms": 9,
                  "unacknowledgedMinorAlarms": 8,
                  "unacknowledgedWarningAlarms": 10,
                  "warningAlarms": 7
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "noAlarms",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "noMembersCount",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/groups/sites": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpGroupsSites",
        "description": "The parameters and request body are for method: getWebacsApiV4OpGroupsSites. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "apCount": {
                      "type": "number"
                    },
                    "clearedAlarms": {
                      "type": "number"
                    },
                    "clientCount": {
                      "type": "number"
                    },
                    "criticalAlarms": {
                      "type": "number"
                    },
                    "description": {
                      "type": "string"
                    },
                    "deviceCount": {
                      "type": "number"
                    },
                    "groupId": {
                      "type": "number"
                    },
                    "groupName": {
                      "type": "string"
                    },
                    "informationAlarms": {
                      "type": "number"
                    },
                    "isExplicit": {
                      "type": "boolean"
                    },
                    "latitude": {
                      "type": "number"
                    },
                    "locationAddress": {
                      "type": "string"
                    },
                    "locationGroupType": {
                      "type": "string"
                    },
                    "longitude": {
                      "type": "number"
                    },
                    "majorAlarms": {
                      "type": "number"
                    },
                    "membersCount": {
                      "type": "number"
                    },
                    "minorAlarms": {
                      "type": "number"
                    },
                    "name": {
                      "type": "string"
                    },
                    "siteType": {
                      "type": "string"
                    },
                    "unacknowledgedClearedAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedCriticalAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedInformationAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedMajorAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedMinorAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedWarningAlarms": {
                      "type": "number"
                    },
                    "warningAlarms": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "apCount": 10,
                  "clearedAlarms": 8,
                  "clientCount": 9,
                  "criticalAlarms": 4,
                  "description": "string",
                  "deviceCount": 5,
                  "groupId": 2,
                  "groupName": "string",
                  "informationAlarms": 4,
                  "isExplicit": true,
                  "latitude": 4,
                  "locationAddress": "string",
                  "locationGroupType": "string",
                  "longitude": 10,
                  "majorAlarms": 4,
                  "membersCount": 3,
                  "minorAlarms": 9,
                  "name": "string",
                  "siteType": "string",
                  "unacknowledgedClearedAlarms": 8,
                  "unacknowledgedCriticalAlarms": 2,
                  "unacknowledgedInformationAlarms": 2,
                  "unacknowledgedMajorAlarms": 5,
                  "unacknowledgedMinorAlarms": 4,
                  "unacknowledgedWarningAlarms": 5,
                  "warningAlarms": 1
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "noAlarms",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "noMembersCount",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/groups/userDefinedGroups": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpGroupsUserDefinedGroups",
        "description": "The parameters and request body are for method: getWebacsApiV4OpGroupsUserDefinedGroups. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clearedAlarms": {
                      "type": "number"
                    },
                    "criticalAlarms": {
                      "type": "number"
                    },
                    "description": {
                      "type": "string"
                    },
                    "groupId": {
                      "type": "number"
                    },
                    "groupName": {
                      "type": "string"
                    },
                    "groupType": {
                      "type": "string"
                    },
                    "informationAlarms": {
                      "type": "number"
                    },
                    "isExplicit": {
                      "type": "boolean"
                    },
                    "majorAlarms": {
                      "type": "number"
                    },
                    "membersCount": {
                      "type": "number"
                    },
                    "minorAlarms": {
                      "type": "number"
                    },
                    "name": {
                      "type": "string"
                    },
                    "unacknowledgedClearedAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedCriticalAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedInformationAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedMajorAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedMinorAlarms": {
                      "type": "number"
                    },
                    "unacknowledgedWarningAlarms": {
                      "type": "number"
                    },
                    "warningAlarms": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "clearedAlarms": 10,
                  "criticalAlarms": 8,
                  "description": "string",
                  "groupId": 6,
                  "groupName": "string",
                  "groupType": "string",
                  "informationAlarms": 3,
                  "isExplicit": true,
                  "majorAlarms": 2,
                  "membersCount": 10,
                  "minorAlarms": 6,
                  "name": "string",
                  "unacknowledgedClearedAlarms": 2,
                  "unacknowledgedCriticalAlarms": 8,
                  "unacknowledgedInformationAlarms": 4,
                  "unacknowledgedMajorAlarms": 6,
                  "unacknowledgedMinorAlarms": 5,
                  "unacknowledgedWarningAlarms": 5,
                  "warningAlarms": 2
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "groupType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "noAlarms",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "noMembersCount",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/GuestUsers": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataGuestUsers",
        "description": "The parameters and request body are for method: getWebacsApiV4DataGuestUsers. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "applyGuestUserTo": {
                      "type": "object"
                    },
                    "building": {
                      "type": "string"
                    },
                    "campus": {
                      "type": "string"
                    },
                    "configGroup": {
                      "type": "string"
                    },
                    "controllerId": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "description": {
                      "type": "string"
                    },
                    "disclaimer": {
                      "type": "string"
                    },
                    "endTime": {
                      "type": "number"
                    },
                    "floor": {
                      "type": "string"
                    },
                    "lastModifiedTime": {
                      "type": "number"
                    },
                    "outdoorArea": {
                      "type": "string"
                    },
                    "password": {
                      "type": "string"
                    },
                    "profile": {
                      "type": "string"
                    },
                    "rebootController": {
                      "type": "boolean"
                    },
                    "saveConfigToFlash": {
                      "type": "boolean"
                    },
                    "status": {
                      "type": "object"
                    },
                    "userRole": {
                      "type": "string"
                    },
                    "username": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "applyGuestUserTo": {},
                  "building": "string",
                  "campus": "string",
                  "configGroup": "string",
                  "controllerId": [
                    {},
                    {},
                    {}
                  ],
                  "description": "string",
                  "disclaimer": "string",
                  "endTime": 7,
                  "floor": "string",
                  "lastModifiedTime": 2,
                  "outdoorArea": "string",
                  "password": "string",
                  "profile": "string",
                  "rebootController": false,
                  "saveConfigToFlash": false,
                  "status": {},
                  "userRole": "string",
                  "username": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/guestUser/guestUsersOnController": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpGuestUserGuestUsersOnController",
        "description": "The parameters and request body are for method: getWebacsApiV4OpGuestUserGuestUsersOnController. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "username": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "username": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "controllerId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/guestUser/loggedInGuestUsersOnController": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpGuestUserLoggedInGuestUsersOnController",
        "description": "The parameters and request body are for method: getWebacsApiV4OpGuestUserLoggedInGuestUsersOnController. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "username": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "username": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "controllerId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/guestUser": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpGuestUser",
        "description": "The parameters and request body are for method: postWebacsApiV4OpGuestUser. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "operationType": {
                      "type": "object"
                    },
                    "results": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "operationType": {},
                  "results": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/guestUser/delete": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpGuestUserDelete",
        "description": "The parameters and request body are for method: putWebacsApiV4OpGuestUserDelete. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "operationType": {
                      "type": "object"
                    },
                    "results": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "operationType": {},
                  "results": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/JobSummary": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataJobSummary",
        "description": "The parameters and request body are for method: getWebacsApiV4DataJobSummary. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "completionTime": {
                      "type": "number"
                    },
                    "description": {
                      "type": "string"
                    },
                    "duration": {
                      "type": "number"
                    },
                    "jobName": {
                      "type": "string"
                    },
                    "jobStatus": {
                      "type": "object"
                    },
                    "jobType": {
                      "type": "string"
                    },
                    "lastStartTime": {
                      "type": "number"
                    },
                    "nextRunTime": {
                      "type": "number"
                    },
                    "resultStatus": {
                      "type": "object"
                    },
                    "runId": {
                      "type": "number"
                    },
                    "runStatus": {
                      "type": "object"
                    },
                    "username": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "completionTime": 10,
                  "description": "string",
                  "duration": 9,
                  "jobName": "string",
                  "jobStatus": {},
                  "jobType": "string",
                  "lastStartTime": 4,
                  "nextRunTime": 3,
                  "resultStatus": {},
                  "runId": 2,
                  "runStatus": {},
                  "username": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/jobService/runhistory": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpJobServiceRunhistory",
        "description": "The parameters and request body are for method: getWebacsApiV4OpJobServiceRunhistory. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "description": {
                      "type": "string"
                    },
                    "jobId": {
                      "type": "number"
                    },
                    "jobName": {
                      "type": "string"
                    },
                    "jobStatus": {
                      "type": "object"
                    },
                    "jobType": {
                      "type": "string"
                    },
                    "nextRunTime": {
                      "type": "number"
                    },
                    "runInstances": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "description": "string",
                  "jobId": 10,
                  "jobName": "string",
                  "jobStatus": {},
                  "jobType": "string",
                  "nextRunTime": 10,
                  "runInstances": [
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "jobId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "jobType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "jobName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/jobService/cancel": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpJobServiceCancel",
        "description": "The parameters and request body are for method: putWebacsApiV4OpJobServiceCancel. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "failure": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "message": {
                      "type": "string"
                    },
                    "operation": {
                      "type": "string"
                    },
                    "success": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "failure": [
                    {},
                    {}
                  ],
                  "message": "string",
                  "operation": "string",
                  "success": [
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/jobService/cancelrunning": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpJobServiceCancelrunning",
        "description": "The parameters and request body are for method: putWebacsApiV4OpJobServiceCancelrunning. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "failure": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "message": {
                      "type": "string"
                    },
                    "operation": {
                      "type": "string"
                    },
                    "success": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "failure": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "message": "string",
                  "operation": "string",
                  "success": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/jobService/resume": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpJobServiceResume",
        "description": "The parameters and request body are for method: putWebacsApiV4OpJobServiceResume. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "failure": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "message": {
                      "type": "string"
                    },
                    "operation": {
                      "type": "string"
                    },
                    "success": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "failure": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "message": "string",
                  "operation": "string",
                  "success": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/jobService/suspend": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpJobServiceSuspend",
        "description": "The parameters and request body are for method: putWebacsApiV4OpJobServiceSuspend. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "failure": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "message": {
                      "type": "string"
                    },
                    "operation": {
                      "type": "string"
                    },
                    "success": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "failure": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "message": "string",
                  "operation": "string",
                  "success": [
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/MacFilterTemplates": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataMacFilterTemplates",
        "description": "The parameters and request body are for method: getWebacsApiV4DataMacFilterTemplates. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "author": {
                      "type": "string"
                    },
                    "configContainerId": {
                      "type": "number"
                    },
                    "description": {
                      "type": "string"
                    },
                    "deviceType": {
                      "type": "string"
                    },
                    "interfaceName": {
                      "type": "string"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "path": {
                      "type": "string"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "tags": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "templateName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "author": "string",
                  "configContainerId": 2,
                  "description": "string",
                  "deviceType": "string",
                  "interfaceName": "string",
                  "macAddress": {},
                  "path": "string",
                  "profileName": "string",
                  "tags": [
                    {},
                    {},
                    {}
                  ],
                  "templateName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/macFilter/macFilterTemplate": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpMacFilterMacFilterTemplate",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpMacFilterMacFilterTemplate. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "templateName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "templateName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpMacFilterMacFilterTemplate",
        "description": "The parameters and request body are for method: postWebacsApiV4OpMacFilterMacFilterTemplate. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "description": {
                      "type": "string"
                    },
                    "deviceType": {
                      "type": "string"
                    },
                    "interfaceName": {
                      "type": "string"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "path": {
                      "type": "string"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "templateName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "description": "string",
                  "deviceType": "string",
                  "interfaceName": "string",
                  "macAddress": {},
                  "path": "string",
                  "profileName": "string",
                  "templateName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/macFilter/deploy": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpMacFilterDeploy",
        "description": "The parameters and request body are for method: putWebacsApiV4OpMacFilterDeploy. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "description": {
                      "type": "string"
                    },
                    "interfaceName": {
                      "type": "string"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "templateName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "description": "string",
                  "interfaceName": "string",
                  "profileName": "string",
                  "templateName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/info/coredumps": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpInfoCoredumps",
        "description": "The parameters and request body are for method: getWebacsApiV4OpInfoCoredumps. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "coreDumpCount": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "coreDumpCount": 2
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/info/disk": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpInfoDisk",
        "description": "The parameters and request body are for method: getWebacsApiV4OpInfoDisk. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "availableCapacity": {
                      "type": "number"
                    },
                    "name": {
                      "type": "string"
                    },
                    "usedCapacity": {
                      "type": "number"
                    },
                    "usedPercentage": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "availableCapacity": 4,
                  "name": "string",
                  "usedCapacity": 8,
                  "usedPercentage": 9
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/info/license": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpInfoLicense",
        "description": "The parameters and request body are for method: getWebacsApiV4OpInfoLicense. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "daysToExpire": {
                      "type": "number"
                    },
                    "deviceCountRemaining": {
                      "type": "number"
                    },
                    "deviceCountUsed": {
                      "type": "number"
                    },
                    "name": {
                      "type": "string"
                    },
                    "status": {
                      "type": "object"
                    }
                  }
                },
                "example": {
                  "daysToExpire": 8,
                  "deviceCountRemaining": 3,
                  "deviceCountUsed": 3,
                  "name": "string",
                  "status": {}
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/info/uptime": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpInfoUptime",
        "description": "The parameters and request body are for method: getWebacsApiV4OpInfoUptime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "applicationUptime": {
                      "type": "string"
                    },
                    "defaultGateway": {
                      "type": "string"
                    },
                    "domainName": {
                      "type": "string"
                    },
                    "highAvailabilityEnabled": {
                      "type": "boolean"
                    },
                    "highAvailabilityPrimaryServerHostname": {
                      "type": "string"
                    },
                    "highAvailabilityPrimaryServerIp": {
                      "type": "string"
                    },
                    "highAvailabilityRole": {
                      "type": "object"
                    },
                    "highAvailabilitySecondaryServerHostname": {
                      "type": "string"
                    },
                    "highAvailabilitySecondaryServerIp": {
                      "type": "string"
                    },
                    "highAvailabilityVirtualHostname": {
                      "type": "string"
                    },
                    "highAvailabilityVirtualIp": {
                      "type": "string"
                    },
                    "hostName": {
                      "type": "string"
                    },
                    "serverTime": {
                      "type": "number"
                    },
                    "serverUptime": {
                      "type": "string"
                    },
                    "totalMemory": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "applicationUptime": "string",
                  "defaultGateway": "string",
                  "domainName": "string",
                  "highAvailabilityEnabled": true,
                  "highAvailabilityPrimaryServerHostname": "string",
                  "highAvailabilityPrimaryServerIp": "string",
                  "highAvailabilityRole": {},
                  "highAvailabilitySecondaryServerHostname": "string",
                  "highAvailabilitySecondaryServerIp": "string",
                  "highAvailabilityVirtualHostname": "string",
                  "highAvailabilityVirtualIp": "string",
                  "hostName": "string",
                  "serverTime": 7,
                  "serverUptime": "string",
                  "totalMemory": 4
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/info/version": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpInfoVersion",
        "description": "The parameters and request body are for method: getWebacsApiV4OpInfoVersion. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "result": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "result": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pnp/profile/{profileName}/instance/": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpPnpProfileProfileNameInstance",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpPnpProfileProfileNameInstance. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "errors": {
                      "type": "string"
                    },
                    "status": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "errors": "string",
                  "status": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "profileName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "profileName",
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pnp/profile/{pnpProfileFolder}/{profileName}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPnpProfilePnpProfileFolderProfileName",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPnpProfilePnpProfileFolderProfileName. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "apicEmProfileOptions": {
                      "type": "object"
                    },
                    "author": {
                      "type": "string"
                    },
                    "bootStrapTemplateName": {
                      "type": "string"
                    },
                    "configurationTemplateName": {
                      "type": "string"
                    },
                    "credentialProfileName": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "deviceType": {
                      "type": "string"
                    },
                    "imageLocation": {
                      "type": "string"
                    },
                    "imageName": {
                      "type": "string"
                    },
                    "nexusProfileDetails": {
                      "type": "object"
                    },
                    "postPnPTemplateName": {
                      "type": "string"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "profileType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "apicEmProfileOptions": {},
                  "author": "string",
                  "bootStrapTemplateName": "string",
                  "configurationTemplateName": "string",
                  "credentialProfileName": "string",
                  "description": "string",
                  "deviceType": "string",
                  "imageLocation": "string",
                  "imageName": "string",
                  "nexusProfileDetails": {},
                  "postPnPTemplateName": "string",
                  "profileName": "string",
                  "profileType": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "pnpProfileFolder",
            "in": "path",
            "required": true,
            "schema": {
              "title": "pnpProfileFolder",
              "type": "string"
            }
          },
          {
            "name": "profileName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "profileName",
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpPnpProfilePnpProfileFolderProfileName",
        "description": "The parameters and request body are for method: postWebacsApiV4OpPnpProfilePnpProfileFolderProfileName. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "apicEmProfileOptions": {
                      "type": "object"
                    },
                    "bootStrapTemplateName": {
                      "type": "string"
                    },
                    "configurationTemplateName": {
                      "type": "string"
                    },
                    "credentialProfileName": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "deviceType": {
                      "type": "string"
                    },
                    "imageLocation": {
                      "type": "string"
                    },
                    "imageName": {
                      "type": "string"
                    },
                    "nexusProfileDetails": {
                      "type": "object"
                    },
                    "postPnPTemplateName": {
                      "type": "string"
                    },
                    "profileName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "apicEmProfileOptions": {},
                  "bootStrapTemplateName": "string",
                  "configurationTemplateName": "string",
                  "credentialProfileName": "string",
                  "description": "string",
                  "deviceType": "string",
                  "imageLocation": "string",
                  "imageName": "string",
                  "nexusProfileDetails": {},
                  "postPnPTemplateName": "string",
                  "profileName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "pnpProfileFolder",
            "in": "path",
            "required": true,
            "schema": {
              "title": "pnpProfileFolder",
              "type": "string"
            }
          },
          {
            "name": "profileName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "profileName",
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpPnpProfilePnpProfileFolderProfileName",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpPnpProfilePnpProfileFolderProfileName. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "description": {
                      "type": "string"
                    },
                    "state": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "description": "string",
                  "state": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "pnpProfileFolder",
            "in": "path",
            "required": true,
            "schema": {
              "title": "pnpProfileFolder",
              "type": "string"
            }
          },
          {
            "name": "profileName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "profileName",
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pnp/profile/{profileName}/instance/{instanceName}": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpPnpProfileProfileNameInstanceInstanceName",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpPnpProfileProfileNameInstanceInstanceName. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "errors": {
                      "type": "string"
                    },
                    "status": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "errors": "string",
                  "status": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "profileName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "profileName",
              "type": "string"
            }
          },
          {
            "name": "instanceName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "instanceName",
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPnpProfileProfileNameInstanceInstanceName",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPnpProfileProfileNameInstanceInstanceName. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "profileInstances": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "profileInstances": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "profileName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "profileName",
              "type": "string"
            }
          },
          {
            "name": "instanceName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "instanceName",
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/rateService/rateLimits": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpRateServiceRateLimits",
        "description": "The parameters and request body are for method: getWebacsApiV4OpRateServiceRateLimits. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "limitPageSize": {
                      "type": "number"
                    },
                    "limitUnpagedQuery": {
                      "type": "number"
                    },
                    "maxAllUserConcurrentQueries": {
                      "type": "number"
                    },
                    "maxConcurrentQueries": {
                      "type": "number"
                    },
                    "perUserThreshold": {
                      "type": "number"
                    },
                    "totalRequestThreshold": {
                      "type": "number"
                    },
                    "windowSegments": {
                      "type": "number"
                    },
                    "windowSize": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "limitPageSize": 8,
                  "limitUnpagedQuery": 8,
                  "maxAllUserConcurrentQueries": 1,
                  "maxConcurrentQueries": 1,
                  "perUserThreshold": 9,
                  "totalRequestThreshold": 3,
                  "windowSegments": 3,
                  "windowSize": 4
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpRateServiceRateLimits",
        "description": "The parameters and request body are for method: putWebacsApiV4OpRateServiceRateLimits. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "limitPageSize": {
                      "type": "number"
                    },
                    "limitUnpagedQuery": {
                      "type": "number"
                    },
                    "maxAllUserConcurrentQueries": {
                      "type": "number"
                    },
                    "maxConcurrentQueries": {
                      "type": "number"
                    },
                    "perUserThreshold": {
                      "type": "number"
                    },
                    "totalRequestThreshold": {
                      "type": "number"
                    },
                    "windowSegments": {
                      "type": "number"
                    },
                    "windowSize": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "limitPageSize": 2,
                  "limitUnpagedQuery": 2,
                  "maxAllUserConcurrentQueries": 3,
                  "maxConcurrentQueries": 5,
                  "perUserThreshold": 4,
                  "totalRequestThreshold": 2,
                  "windowSegments": 6,
                  "windowSize": 3
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/reportService/templates": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpReportServiceTemplates",
        "description": "The parameters and request body are for method: getWebacsApiV4OpReportServiceTemplates. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "reportTitle": {
                      "type": "string"
                    },
                    "reportType": {
                      "type": "string"
                    },
                    "scheduled": {
                      "type": "string"
                    },
                    "virtualDomain": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "reportTitle": "string",
                  "reportType": "string",
                  "scheduled": "string",
                  "virtualDomain": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "reportCategory",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "reportType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "scheduled",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "virtualDomain",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/reportService/getReport": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpReportServiceGetReport",
        "description": "The parameters and request body are for method: getWebacsApiV4OpReportServiceGetReport. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childReports": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "dataRows": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "descriptorName": {
                      "type": "string"
                    },
                    "pageCount": {
                      "type": "number"
                    },
                    "pageIndex": {
                      "type": "number"
                    },
                    "reportDate": {
                      "type": "string"
                    },
                    "reportName": {
                      "type": "string"
                    },
                    "reportTitle": {
                      "type": "string"
                    },
                    "reportUrl": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childReports": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "dataRows": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "descriptorName": "string",
                  "pageCount": 7,
                  "pageIndex": 9,
                  "reportDate": "string",
                  "reportName": "string",
                  "reportTitle": "string",
                  "reportUrl": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "reportTitle",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pageIndex",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/reportService/zipReport": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpReportServiceZipReport",
        "description": "The parameters and request body are for method: getWebacsApiV4OpReportServiceZipReport. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "reportTitle": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "reportTitle": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/update/retrieve": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpUpdateRetrieve",
        "description": "The parameters and request body are for method: getWebacsApiV4OpUpdateRetrieve. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ubfname": {
                      "type": "string"
                    },
                    "state": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "ubfname": "string",
                  "state": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getAllBorderRouters/{startTime}/{endTime}/{siteName}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetAllBorderRoutersStartTimeEndTimeSiteName",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetAllBorderRoutersStartTimeEndTimeSiteName. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "siteName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "siteName",
              "type": "string"
            }
          },
          {
            "name": "hierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getAllIMEs/{srcSite}/{dstSite}/{startTime}/{endTime}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetAllIMEsSrcSiteDstSiteStartTimeEndTime",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetAllIMEsSrcSiteDstSiteStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "srcSite",
            "in": "path",
            "required": true,
            "schema": {
              "title": "srcSite",
              "type": "string"
            }
          },
          {
            "name": "dstSite",
            "in": "path",
            "required": true,
            "schema": {
              "title": "dstSite",
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "srcHierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "destHierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getAllRCs/{srcSite}/{dstSite}/{startTime}/{endTime}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetAllRCsSrcSiteDstSiteStartTimeEndTime",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetAllRCsSrcSiteDstSiteStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "srcSite",
            "in": "path",
            "required": true,
            "schema": {
              "title": "srcSite",
              "type": "string"
            }
          },
          {
            "name": "dstSite",
            "in": "path",
            "required": true,
            "schema": {
              "title": "dstSite",
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "srcHierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "destHierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getAllTCAs/{srcSite}/{dstSite}/{startTime}/{endTime}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetAllTCAsSrcSiteDstSiteStartTimeEndTime",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetAllTCAsSrcSiteDstSiteStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "srcSite",
            "in": "path",
            "required": true,
            "schema": {
              "title": "srcSite",
              "type": "string"
            }
          },
          {
            "name": "dstSite",
            "in": "path",
            "required": true,
            "schema": {
              "title": "dstSite",
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "destHierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "srcHierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getAllWANInterfaces/{startTime}/{endTime}/{siteName}/{brIp}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetAllWANInterfacesStartTimeEndTimeSiteNameBrIp",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetAllWANInterfacesStartTimeEndTimeSiteNameBrIp. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "siteName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "siteName",
              "type": "string"
            }
          },
          {
            "name": "brIp",
            "in": "path",
            "required": true,
            "schema": {
              "title": "brIp",
              "type": "string"
            }
          },
          {
            "name": "hierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/application/applicationArtAnalysis": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationApplicationArtAnalysis",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationApplicationArtAnalysis. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dataSourceId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "clientIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "networkAwareType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/application/performance": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationPerformance",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationPerformance. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "domainId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdsId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nwAwareValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ssidValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/application/topNTraffics": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationTopNTraffics",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationTopNTraffics. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "trafficDirection",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dataSourceId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "deviceIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "interfaceId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "interfaceIndex",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sortOrder",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "clientIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "networkAwareType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dataType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nodeType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/application/topNApplicationsWithSites": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationTopNApplicationsWithSites",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationTopNApplicationsWithSites. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "trafficDirection",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dataType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/application/trafficAnalysis": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationTrafficAnalysis",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationTrafficAnalysis. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdsId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hostId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nwAwareValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ssidValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/application/appVolume": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationAppVolume",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationAppVolume. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "trafficDirection",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "clientIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "deviceIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "interfaceIndex",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sortOrder",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "networkAwareType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dataType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/application/numberOfUsers": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationNumberOfUsers",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationNumberOfUsers. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdsId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hostId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nwAwareValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ssidValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "userId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "macAddr",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/cpuUtilSummary": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceCpuUtilSummary",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceCpuUtilSummary. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rangeString",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/cpuUtilTrend": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceCpuUtilTrend",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceCpuUtilTrend. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/clients/distributions/{distribution}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceClientsDistributionsDistribution",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceClientsDistributionsDistribution. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "currentDateTime": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "metricName": {
                      "type": "string"
                    },
                    "metricRows": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "resourceName": {
                      "type": "string"
                    },
                    "xValueProperty": {
                      "type": "object"
                    },
                    "yValueProperty": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "currentDateTime": "string",
                  "description": "string",
                  "metricName": "string",
                  "metricRows": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "resourceName": "string",
                  "xValueProperty": {},
                  "yValueProperty": [
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "distribution",
            "in": "path",
            "required": true,
            "schema": {
              "title": "distribution",
              "type": "string"
            }
          },
          {
            "name": "device",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "autoAp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ssid",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "site",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "clientType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "clientState",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "direction",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sort",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/clients/distributions": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceClientsDistributions",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceClientsDistributions. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "info": {
                      "type": "string"
                    },
                    "metrics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "info": "string",
                  "metrics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/clusters": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceClusters",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceClusters. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "resources": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "resources": [
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cluster",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "children",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "firstResult",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "maxResults",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sort",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/clusters/metrics/{metric}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceClustersMetricsMetric",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceClustersMetricsMetric. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "currentDateTime": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "metricName": {
                      "type": "string"
                    },
                    "metricRows": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "resourceName": {
                      "type": "string"
                    },
                    "xValueProperty": {
                      "type": "object"
                    },
                    "yValueProperty": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "currentDateTime": "string",
                  "description": "string",
                  "metricName": "string",
                  "metricRows": [
                    {},
                    {}
                  ],
                  "resourceName": "string",
                  "xValueProperty": {},
                  "yValueProperty": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "metric",
            "in": "path",
            "required": true,
            "schema": {
              "title": "metric",
              "type": "string"
            }
          },
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cluster",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/clusters/metrics": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceClustersMetrics",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceClustersMetrics. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "info": {
                      "type": "string"
                    },
                    "metrics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "info": "string",
                  "metrics": [
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cluster",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getDscpAppUsage/{startTime}/{endTime}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetDscpAppUsageStartTimeEndTime",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetDscpAppUsageStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "srcSiteName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dstSiteName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "managedIpBR",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "tunnelName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "srcHierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "destHierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getDscpAppUsageForLiveTopo/{startTime}/{endTime}/{srcSiteId}/{dstSiteId}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetDscpAppUsageForLiveTopoStartTimeEndTimeSrcSiteIdDstSiteId",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetDscpAppUsageForLiveTopoStartTimeEndTimeSrcSiteIdDstSiteId. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "srcSiteId",
            "in": "path",
            "required": true,
            "schema": {
              "title": "srcSiteId",
              "type": "number"
            }
          },
          {
            "name": "dstSiteId",
            "in": "path",
            "required": true,
            "schema": {
              "title": "dstSiteId",
              "type": "number"
            }
          },
          {
            "name": "vrfIdList",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getDSCPTimeVsUsageChart/{startTime}/{endTime}/{siteName}/{brIp}/{dscp}/{noOfPoints}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetDSCPTimeVsUsageChartStartTimeEndTimeSiteNameBrIpDscpNoOfPoints",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetDSCPTimeVsUsageChartStartTimeEndTimeSiteNameBrIpDscpNoOfPoints. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "siteName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "siteName",
              "type": "string"
            }
          },
          {
            "name": "brIp",
            "in": "path",
            "required": true,
            "schema": {
              "title": "brIp",
              "type": "string"
            }
          },
          {
            "name": "dscp",
            "in": "path",
            "required": true,
            "schema": {
              "title": "dscp",
              "type": "number"
            }
          },
          {
            "name": "noOfPoints",
            "in": "path",
            "required": true,
            "schema": {
              "title": "noOfPoints",
              "type": "number"
            }
          },
          {
            "name": "interfaceName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/datacenters": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDatacenters",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDatacenters. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "resources": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "resources": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "children",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "firstResult",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "maxResults",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sort",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/datacenters/metrics/{metric}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDatacentersMetricsMetric",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDatacentersMetricsMetric. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "currentDateTime": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "metricName": {
                      "type": "string"
                    },
                    "metricRows": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "resourceName": {
                      "type": "string"
                    },
                    "xValueProperty": {
                      "type": "object"
                    },
                    "yValueProperty": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "currentDateTime": "string",
                  "description": "string",
                  "metricName": "string",
                  "metricRows": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "resourceName": "string",
                  "xValueProperty": {},
                  "yValueProperty": [
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "metric",
            "in": "path",
            "required": true,
            "schema": {
              "title": "metric",
              "type": "string"
            }
          },
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/datacenters/metrics": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDatacentersMetrics",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDatacentersMetrics. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "info": {
                      "type": "string"
                    },
                    "metrics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "info": "string",
                  "metrics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/availability": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceAvailability",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceAvailability. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/availabilityMessage": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceAvailabilityMessage",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceAvailabilityMessage. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/availabilitySummary": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceAvailabilitySummary",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceAvailabilitySummary. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rangeString",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/downMessage": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceDownMessage",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceDownMessage. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/healthInfo": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceHealthInfo",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceHealthInfo. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/devices/metrics/{metric}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDevicesMetricsMetric",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDevicesMetricsMetric. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "currentDateTime": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "metricName": {
                      "type": "string"
                    },
                    "metricRows": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "resourceName": {
                      "type": "string"
                    },
                    "xValueProperty": {
                      "type": "object"
                    },
                    "yValueProperty": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "currentDateTime": "string",
                  "description": "string",
                  "metricName": "string",
                  "metricRows": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "resourceName": "string",
                  "xValueProperty": {},
                  "yValueProperty": [
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "metric",
            "in": "path",
            "required": true,
            "schema": {
              "title": "metric",
              "type": "string"
            }
          },
          {
            "name": "device",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "lineCard",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/devices/metrics": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDevicesMetrics",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDevicesMetrics. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "info": {
                      "type": "string"
                    },
                    "metrics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "info": "string",
                  "metrics": [
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "device",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/portSummary": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDevicePortSummary",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDevicePortSummary. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/reachabilityStatus": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceReachabilityStatus",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceReachabilityStatus. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/devices": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDevices",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDevices. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "resources": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "resources": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "device",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "firstResult",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "maxResults",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/hosts": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceHosts",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceHosts. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "resources": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "resources": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cluster",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "host",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "children",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "firstResult",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "maxResults",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sort",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/hosts/metrics/{metric}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceHostsMetricsMetric",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceHostsMetricsMetric. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "currentDateTime": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "metricName": {
                      "type": "string"
                    },
                    "metricRows": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "resourceName": {
                      "type": "string"
                    },
                    "xValueProperty": {
                      "type": "object"
                    },
                    "yValueProperty": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "currentDateTime": "string",
                  "description": "string",
                  "metricName": "string",
                  "metricRows": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "resourceName": "string",
                  "xValueProperty": {},
                  "yValueProperty": [
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "metric",
            "in": "path",
            "required": true,
            "schema": {
              "title": "metric",
              "type": "string"
            }
          },
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cluster",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "host",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/hosts/metrics": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceHostsMetrics",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceHostsMetrics. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "info": {
                      "type": "string"
                    },
                    "metrics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "info": "string",
                  "metrics": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cluster",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "host",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/availability": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceAvailability",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceAvailability. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ifName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/availMessage": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceAvailMessage",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceAvailMessage. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ifName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/availabilitySummary": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceAvailabilitySummary",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceAvailabilitySummary. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rangeString",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/details": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceDetails",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceDetails. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ifName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/discards": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceDiscards",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceDiscards. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ifName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/downMessage": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceDownMessage",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceDownMessage. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/errors": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceErrors",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceErrors. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ifName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interfaces/metrics/{metric}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfacesMetricsMetric",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfacesMetricsMetric. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "currentDateTime": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "metricName": {
                      "type": "string"
                    },
                    "metricRows": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "resourceName": {
                      "type": "string"
                    },
                    "xValueProperty": {
                      "type": "object"
                    },
                    "yValueProperty": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "currentDateTime": "string",
                  "description": "string",
                  "metricName": "string",
                  "metricRows": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "resourceName": "string",
                  "xValueProperty": {},
                  "yValueProperty": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "metric",
            "in": "path",
            "required": true,
            "schema": {
              "title": "metric",
              "type": "string"
            }
          },
          {
            "name": "device",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ifName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "isFullHierarchy",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "direction",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "qosRateField",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "trafficDirection",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sortOrder",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "networkAwareType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dataType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dscp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "metricDataType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interfaces/metrics": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfacesMetrics",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfacesMetrics. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "info": {
                      "type": "string"
                    },
                    "metrics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "info": "string",
                  "metrics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "device",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ifName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interfaces": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaces",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaces. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "resources": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "resources": [
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "device",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ifName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "firstResult",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "maxResults",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sort",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/statusSummary": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceStatusSummary",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceStatusSummary. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rangeString",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/utilSummary": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceUtilSummary",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceUtilSummary. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rangeString",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "utilType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/util": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceUtil",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceUtil. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ifName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/device-rest/DeviceLispMapSummary/{deviceIp}/{startTime}/{endTime}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpDeviceRestDeviceLispMapSummaryDeviceIpStartTimeEndTime",
        "description": "The parameters and request body are for method: getWebacsApiV4OpDeviceRestDeviceLispMapSummaryDeviceIpStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "deviceIp",
            "in": "path",
            "required": true,
            "schema": {
              "title": "deviceIp",
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/memoryUtilTrend": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceMemoryUtilTrend",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceMemoryUtilTrend. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getOutStandingIMEsForSite/{startTime}/{endTime}/{srcSite}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetOutStandingIMEsForSiteStartTimeEndTimeSrcSite",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetOutStandingIMEsForSiteStartTimeEndTimeSrcSite. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "srcSite",
            "in": "path",
            "required": true,
            "schema": {
              "title": "srcSite",
              "type": "string"
            }
          },
          {
            "name": "siteHierarchyPath",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/device-rest/UciDeviceReachability/{groupId}/{startTime}/{endTime}/{maxrecords}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpDeviceRestUciDeviceReachabilityGroupIdStartTimeEndTimeMaxrecords",
        "description": "The parameters and request body are for method: getWebacsApiV4OpDeviceRestUciDeviceReachabilityGroupIdStartTimeEndTimeMaxrecords. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "groupId",
            "in": "path",
            "required": true,
            "schema": {
              "title": "groupId",
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "maxrecords",
            "in": "path",
            "required": true,
            "schema": {
              "title": "maxrecords",
              "type": "number"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/resourceTypes": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceResourceTypes",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceResourceTypes. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "supportedResources": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "supportedResources": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getSiteAppHealth/{startTime}/{endTime}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetSiteAppHealthStartTimeEndTime",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetSiteAppHealthStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/system/health": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceSystemHealth",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceSystemHealth. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/system/info": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceSystemInfo",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceSystemInfo. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/applications/appHealthCrossing": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationsAppHealthCrossing",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationsAppHealthCrossing. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/application/topNHosts": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationTopNHosts",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationTopNHosts. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "domainId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdsId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "trafficDir",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ipAddress",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "interfaceName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "interfaceId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sortOrder",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nwAwareValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ssidValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/applications/performance": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationsPerformance",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationsPerformance. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "attribute",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "trafficDir",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdsId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dscp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hostId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "deviceIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "interfaceId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "interfaceIndex",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "userName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "macAddr",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nAwareValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sortOrder",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ssid",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "domainId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dataType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nodeType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "controllerId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "apId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "viewType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteMapId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "isFabric",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/applications/overtime": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationsOvertime",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationsOvertime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "trafficType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdsId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "interfaceName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "deviceIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "interfaceIndex",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sortOrder",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rownum",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hostId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "domainId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nwAwareValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ssidValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dataType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "isFabric",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/topNClassMapQOS": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceTopNClassMapQOS",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceTopNClassMapQOS. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ifIndex",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/topNCPU": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceTopNCPU",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceTopNCPU. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/device-rest/TopNDeviceCache/ALL/{groupId}/{startTime}/{endTime}/{topn}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpDeviceRestTopNDeviceCacheALLGroupIdStartTimeEndTimeTopn",
        "description": "The parameters and request body are for method: getWebacsApiV4OpDeviceRestTopNDeviceCacheALLGroupIdStartTimeEndTimeTopn. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "groupId",
            "in": "path",
            "required": true,
            "schema": {
              "title": "groupId",
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "topn",
            "in": "path",
            "required": true,
            "schema": {
              "title": "topn",
              "type": "number"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "dashlet",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/topNMemory": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceTopNMemory",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceTopNMemory. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/device/topNTemp": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceDeviceTopNTemp",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceDeviceTopNTemp. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/topNErrors": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceTopNErrors",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceTopNErrors. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/topNUtil": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceTopNUtil",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceTopNUtil. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "utilType",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/topNWanIssues": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceTopNWanIssues",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceTopNWanIssues. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/interface/topNWanUtil": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceInterfaceTopNWanUtil",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceInterfaceTopNWanUtil. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "source",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getTopNApplicationUsageOverTimeOld/{startTime}/{endTime}/{deviceIp}/{rownum}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetTopNApplicationUsageOverTimeOldStartTimeEndTimeDeviceIpRownum",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetTopNApplicationUsageOverTimeOldStartTimeEndTimeDeviceIpRownum. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "deviceIp",
            "in": "path",
            "required": true,
            "schema": {
              "title": "deviceIp",
              "type": "string"
            }
          },
          {
            "name": "rownum",
            "in": "path",
            "required": true,
            "schema": {
              "title": "rownum",
              "type": "number"
            }
          },
          {
            "name": "interfaceName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getTopNApplicationUsageOverTime/{startTime}/{endTime}/{deviceIp}/{rownum}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetTopNApplicationUsageOverTimeStartTimeEndTimeDeviceIpRownum",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetTopNApplicationUsageOverTimeStartTimeEndTimeDeviceIpRownum. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "deviceIp",
            "in": "path",
            "required": true,
            "schema": {
              "title": "deviceIp",
              "type": "string"
            }
          },
          {
            "name": "rownum",
            "in": "path",
            "required": true,
            "schema": {
              "title": "rownum",
              "type": "number"
            }
          },
          {
            "name": "interfaceName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/applications/appCount": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationsAppCount",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationsAppCount. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/device-rest/UnReachableUciDevice/{groupId}/{startTime}/{endTime}/{maxrecords}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpDeviceRestUnReachableUciDeviceGroupIdStartTimeEndTimeMaxrecords",
        "description": "The parameters and request body are for method: getWebacsApiV4OpDeviceRestUnReachableUciDeviceGroupIdStartTimeEndTimeMaxrecords. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "groupId",
            "in": "path",
            "required": true,
            "schema": {
              "title": "groupId",
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "maxrecords",
            "in": "path",
            "required": true,
            "schema": {
              "title": "maxrecords",
              "type": "number"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/vms": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceVms",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceVms. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "resources": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "resources": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cluster",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "host",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "vm",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "children",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "firstResult",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "maxResults",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sort",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/vms/metrics/{metric}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceVmsMetricsMetric",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceVmsMetricsMetric. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "currentDateTime": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "metricName": {
                      "type": "string"
                    },
                    "metricRows": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "resourceName": {
                      "type": "string"
                    },
                    "xValueProperty": {
                      "type": "object"
                    },
                    "yValueProperty": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "currentDateTime": "string",
                  "description": "string",
                  "metricName": "string",
                  "metricRows": [
                    {}
                  ],
                  "resourceName": "string",
                  "xValueProperty": {},
                  "yValueProperty": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "metric",
            "in": "path",
            "required": true,
            "schema": {
              "title": "metric",
              "type": "string"
            }
          },
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cluster",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "host",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "vm",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/vms/metrics": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceVmsMetrics",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceVmsMetrics. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "info": {
                      "type": "string"
                    },
                    "metrics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "info": "string",
                  "metrics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "datacenter",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cluster",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "host",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "vm",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeInterval",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getWanUtilizationOverTimeRateForLink/{startTime}/{endTime}/{brIpAddr}/{direction}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetWanUtilizationOverTimeRateForLinkStartTimeEndTimeBrIpAddrDirection",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetWanUtilizationOverTimeRateForLinkStartTimeEndTimeBrIpAddrDirection. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "brIpAddr",
            "in": "path",
            "required": true,
            "schema": {
              "title": "brIpAddr",
              "type": "string"
            }
          },
          {
            "name": "direction",
            "in": "path",
            "required": true,
            "schema": {
              "title": "direction",
              "type": "string"
            }
          },
          {
            "name": "interfaceName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getWanUtilizationOverTimeForLink/{startTime}/{endTime}/{brIpAddr}/{direction}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpPfrMonitoringExtGetWanUtilizationOverTimeForLinkStartTimeEndTimeBrIpAddrDirection",
        "description": "The parameters and request body are for method: getWebacsApiV4OpPfrMonitoringExtGetWanUtilizationOverTimeForLinkStartTimeEndTimeBrIpAddrDirection. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "brIpAddr",
            "in": "path",
            "required": true,
            "schema": {
              "title": "brIpAddr",
              "type": "string"
            }
          },
          {
            "name": "direction",
            "in": "path",
            "required": true,
            "schema": {
              "title": "direction",
              "type": "string"
            }
          },
          {
            "name": "interfaceName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/application/worstNHosts": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationWorstNHosts",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationWorstNHosts. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "domainId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdsId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "attribute",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sortOrder",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nwAwareValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ssidValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "userId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "macAddr",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/statisticsService/application/worstNSites": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpStatisticsServiceApplicationWorstNSites",
        "description": "The parameters and request body are for method: getWebacsApiV4OpStatisticsServiceApplicationWorstNSites. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "childStatistics": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticEntry": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "statisticsName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "childStatistics": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticEntry": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "statisticsName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "endTime",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "range",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "appId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "siteId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "domainId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdsId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "attribute",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "topN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nwAwareValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ssidValue",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getDSCPvsAllTCAViaPost/{startTime}/{endTime}": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpPfrMonitoringExtGetDSCPvsAllTCAViaPostStartTimeEndTime",
        "description": "The parameters and request body are for method: postWebacsApiV4OpPfrMonitoringExtGetDSCPvsAllTCAViaPostStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dSCPs": {
                      "type": "string"
                    },
                    "fromLGs": {
                      "type": "string"
                    },
                    "lGRole": {
                      "type": "string"
                    },
                    "lGs": {
                      "type": "string"
                    },
                    "pfREventMetricListDTO": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "pfREvents": {
                      "type": "string"
                    },
                    "serviceProviders": {
                      "type": "string"
                    },
                    "toLGs": {
                      "type": "string"
                    },
                    "vrfs": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "dSCPs": "string",
                  "fromLGs": "string",
                  "lGRole": "string",
                  "lGs": "string",
                  "pfREventMetricListDTO": [
                    {},
                    {},
                    {}
                  ],
                  "pfREvents": "string",
                  "serviceProviders": "string",
                  "toLGs": "string",
                  "vrfs": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getDSCPvsUrTCAViaPost/{startTime}/{endTime}": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpPfrMonitoringExtGetDSCPvsUrTCAViaPostStartTimeEndTime",
        "description": "The parameters and request body are for method: postWebacsApiV4OpPfrMonitoringExtGetDSCPvsUrTCAViaPostStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dSCPs": {
                      "type": "string"
                    },
                    "fromLGs": {
                      "type": "string"
                    },
                    "lGRole": {
                      "type": "string"
                    },
                    "lGs": {
                      "type": "string"
                    },
                    "pfREventMetricListDTO": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "pfREvents": {
                      "type": "string"
                    },
                    "serviceProviders": {
                      "type": "string"
                    },
                    "toLGs": {
                      "type": "string"
                    },
                    "vrfs": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "dSCPs": "string",
                  "fromLGs": "string",
                  "lGRole": "string",
                  "lGs": "string",
                  "pfREventMetricListDTO": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "pfREvents": "string",
                  "serviceProviders": "string",
                  "toLGs": "string",
                  "vrfs": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getMaxDelayVsDSCPChartReportsViaPost/{startTime}/{endTime}": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpPfrMonitoringExtGetMaxDelayVsDSCPChartReportsViaPostStartTimeEndTime",
        "description": "The parameters and request body are for method: postWebacsApiV4OpPfrMonitoringExtGetMaxDelayVsDSCPChartReportsViaPostStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dSCPs": {
                      "type": "string"
                    },
                    "fromLGs": {
                      "type": "string"
                    },
                    "lGRole": {
                      "type": "string"
                    },
                    "lGs": {
                      "type": "string"
                    },
                    "pfREventMetricListDTO": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "pfREvents": {
                      "type": "string"
                    },
                    "serviceProviders": {
                      "type": "string"
                    },
                    "toLGs": {
                      "type": "string"
                    },
                    "vrfs": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "dSCPs": "string",
                  "fromLGs": "string",
                  "lGRole": "string",
                  "lGs": "string",
                  "pfREventMetricListDTO": [
                    {}
                  ],
                  "pfREvents": "string",
                  "serviceProviders": "string",
                  "toLGs": "string",
                  "vrfs": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getMaxJitterVsDSCPChartReportsViaPost/{startTime}/{endTime}": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpPfrMonitoringExtGetMaxJitterVsDSCPChartReportsViaPostStartTimeEndTime",
        "description": "The parameters and request body are for method: postWebacsApiV4OpPfrMonitoringExtGetMaxJitterVsDSCPChartReportsViaPostStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dSCPs": {
                      "type": "string"
                    },
                    "fromLGs": {
                      "type": "string"
                    },
                    "lGRole": {
                      "type": "string"
                    },
                    "lGs": {
                      "type": "string"
                    },
                    "pfREventMetricListDTO": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "pfREvents": {
                      "type": "string"
                    },
                    "serviceProviders": {
                      "type": "string"
                    },
                    "toLGs": {
                      "type": "string"
                    },
                    "vrfs": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "dSCPs": "string",
                  "fromLGs": "string",
                  "lGRole": "string",
                  "lGs": "string",
                  "pfREventMetricListDTO": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "pfREvents": "string",
                  "serviceProviders": "string",
                  "toLGs": "string",
                  "vrfs": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getMaxPacketLossVsDSCPChartReportsViaPost/{startTime}/{endTime}": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpPfrMonitoringExtGetMaxPacketLossVsDSCPChartReportsViaPostStartTimeEndTime",
        "description": "The parameters and request body are for method: postWebacsApiV4OpPfrMonitoringExtGetMaxPacketLossVsDSCPChartReportsViaPostStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dSCPs": {
                      "type": "string"
                    },
                    "fromLGs": {
                      "type": "string"
                    },
                    "lGRole": {
                      "type": "string"
                    },
                    "lGs": {
                      "type": "string"
                    },
                    "pfREventMetricListDTO": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "pfREvents": {
                      "type": "string"
                    },
                    "serviceProviders": {
                      "type": "string"
                    },
                    "toLGs": {
                      "type": "string"
                    },
                    "vrfs": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "dSCPs": "string",
                  "fromLGs": "string",
                  "lGRole": "string",
                  "lGs": "string",
                  "pfREventMetricListDTO": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "pfREvents": "string",
                  "serviceProviders": "string",
                  "toLGs": "string",
                  "vrfs": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getPfrEventListViaPost/{startTime}/{endTime}": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpPfrMonitoringExtGetPfrEventListViaPostStartTimeEndTime",
        "description": "The parameters and request body are for method: postWebacsApiV4OpPfrMonitoringExtGetPfrEventListViaPostStartTimeEndTime. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dSCPs": {
                      "type": "string"
                    },
                    "fromLGs": {
                      "type": "string"
                    },
                    "lGRole": {
                      "type": "string"
                    },
                    "lGs": {
                      "type": "string"
                    },
                    "pfREventMetricListDTO": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "pfREvents": {
                      "type": "string"
                    },
                    "serviceProviders": {
                      "type": "string"
                    },
                    "toLGs": {
                      "type": "string"
                    },
                    "vrfs": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "dSCPs": "string",
                  "fromLGs": "string",
                  "lGRole": "string",
                  "lGs": "string",
                  "pfREventMetricListDTO": [
                    {},
                    {}
                  ],
                  "pfREvents": "string",
                  "serviceProviders": "string",
                  "toLGs": "string",
                  "vrfs": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/pfrMonitoringExt/getServiceProviderUsageVsDSCPChart/{startTime}/{endTime}/{topN}": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpPfrMonitoringExtGetServiceProviderUsageVsDSCPChartStartTimeEndTimeTopN",
        "description": "The parameters and request body are for method: postWebacsApiV4OpPfrMonitoringExtGetServiceProviderUsageVsDSCPChartStartTimeEndTimeTopN. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "dSCPs": {
                      "type": "string"
                    },
                    "fromLGs": {
                      "type": "string"
                    },
                    "lGRole": {
                      "type": "string"
                    },
                    "lGs": {
                      "type": "string"
                    },
                    "pfREventMetricListDTO": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "pfREvents": {
                      "type": "string"
                    },
                    "serviceProviders": {
                      "type": "string"
                    },
                    "toLGs": {
                      "type": "string"
                    },
                    "vrfs": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "dSCPs": "string",
                  "fromLGs": "string",
                  "lGRole": "string",
                  "lGs": "string",
                  "pfREventMetricListDTO": [
                    {},
                    {},
                    {}
                  ],
                  "pfREvents": "string",
                  "serviceProviders": "string",
                  "toLGs": "string",
                  "vrfs": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "startTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "startTime",
              "type": "number"
            }
          },
          {
            "name": "endTime",
            "in": "path",
            "required": true,
            "schema": {
              "title": "endTime",
              "type": "number"
            }
          },
          {
            "name": "topN",
            "in": "path",
            "required": true,
            "schema": {
              "title": "topN",
              "type": "number"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/servers/ftpServers/{serverName}": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpSettingsServersFtpServersServerName",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpSettingsServersFtpServersServerName. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "serverName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "serverName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "serverName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "serverName",
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/notification/alarmCategories": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsNotificationAlarmCategories",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsNotificationAlarmCategories. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "alarmCategoriesSettings": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "alarmCategoriesSettings": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/inventory/configArchiveBasic": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsInventoryConfigArchiveBasic",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsInventoryConfigArchiveBasic. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "inventoryIntegration": {
                      "type": "boolean"
                    },
                    "inventoryTriggered": {
                      "type": "boolean"
                    },
                    "maskAuthInfo": {
                      "type": "boolean"
                    },
                    "noOfParallelThreads": {
                      "type": "number"
                    },
                    "numberOfDays": {
                      "type": "number"
                    },
                    "numberOfVersions": {
                      "type": "number"
                    },
                    "outofboxArchiveIntegration": {
                      "type": "boolean"
                    },
                    "syslogHoldOffTimer": {
                      "type": "number"
                    },
                    "timeout": {
                      "type": "number"
                    },
                    "viewUpdateTimeout": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "inventoryIntegration": false,
                  "inventoryTriggered": false,
                  "maskAuthInfo": false,
                  "noOfParallelThreads": 5,
                  "numberOfDays": 2,
                  "numberOfVersions": 4,
                  "outofboxArchiveIntegration": true,
                  "syslogHoldOffTimer": 4,
                  "timeout": 1,
                  "viewUpdateTimeout": 8
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/alarms/alarmDeletionPeriods": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsAlarmsAlarmDeletionPeriods",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsAlarmsAlarmDeletionPeriods. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "activeAndCleared": {
                      "type": "number"
                    },
                    "allEvents": {
                      "type": "number"
                    },
                    "clearedNonSecurityAlarms": {
                      "type": "number"
                    },
                    "clearedSecurityAlarms": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "activeAndCleared": 1,
                  "allEvents": 10,
                  "clearedNonSecurityAlarms": 5,
                  "clearedSecurityAlarms": 3
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/logging/generalLoggingOptions": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsLoggingGeneralLoggingOptions",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsLoggingGeneralLoggingOptions. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "logFileSettings": {
                      "type": "object"
                    },
                    "logMessageLevel": {
                      "type": "string"
                    },
                    "logModules": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "logFileSettings": {},
                  "logMessageLevel": "string",
                  "logModules": [
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/data/pruneDataConfig/{tableName}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsDataPruneDataConfigTableName",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsDataPruneDataConfigTableName. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "age": {
                      "type": "number"
                    },
                    "ageAttribute": {
                      "type": "string"
                    },
                    "maxRecords": {
                      "type": "number"
                    },
                    "tableName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "age": 6,
                  "ageAttribute": "string",
                  "maxRecords": 10,
                  "tableName": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "tableName",
            "in": "path",
            "required": true,
            "schema": {
              "title": "tableName",
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/data/pruneDataConfigsByGroup/{category}": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsDataPruneDataConfigsByGroupCategory",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsDataPruneDataConfigsByGroupCategory. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "pruneDataConfigs": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "pruneDataConfigs": [
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "category",
            "in": "path",
            "required": true,
            "schema": {
              "title": "category",
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/data/dataRetentionPeriods": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsDataDataRetentionPeriods",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsDataDataRetentionPeriods. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "auditRetainDaily": {
                      "type": "number"
                    },
                    "deviceHealthRetainDaily": {
                      "type": "number"
                    },
                    "deviceHealthRetainHourly": {
                      "type": "number"
                    },
                    "deviceHealthRetainWeekly": {
                      "type": "number"
                    },
                    "performanceRetainLong": {
                      "type": "number"
                    },
                    "performanceRetainMedium": {
                      "type": "number"
                    },
                    "performanceRetainShort": {
                      "type": "number"
                    },
                    "systemHealthRetainDaily": {
                      "type": "number"
                    },
                    "systemHealthRetainHourly": {
                      "type": "number"
                    },
                    "systemHealthRetainWeekly": {
                      "type": "number"
                    },
                    "trendRetainDaily": {
                      "type": "number"
                    },
                    "trendRetainHourly": {
                      "type": "number"
                    },
                    "trendRetainWeekly": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "auditRetainDaily": 10,
                  "deviceHealthRetainDaily": 6,
                  "deviceHealthRetainHourly": 4,
                  "deviceHealthRetainWeekly": 7,
                  "performanceRetainLong": 5,
                  "performanceRetainMedium": 4,
                  "performanceRetainShort": 7,
                  "systemHealthRetainDaily": 3,
                  "systemHealthRetainHourly": 2,
                  "systemHealthRetainWeekly": 2,
                  "trendRetainDaily": 10,
                  "trendRetainHourly": 9,
                  "trendRetainWeekly": 7
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/servers/ftpServers": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsServersFtpServers",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsServersFtpServers. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipAddress": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "serverType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "ipAddress": "string",
                  "name": "string",
                  "serverType": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/logging/logFileNames": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsLoggingLogFileNames",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsLoggingLogFileNames. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "category": {
                      "type": "string"
                    },
                    "fileNames": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "category": "string",
                  "fileNames": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/notification/mailServer": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsNotificationMailServer",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsNotificationMailServer. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "applyToAlarms": {
                      "type": "boolean"
                    },
                    "fromAddress": {
                      "type": "string"
                    },
                    "globalSubject": {
                      "type": "string"
                    },
                    "primaryMailServerAddress": {
                      "type": "string"
                    },
                    "primaryMailServerPassword": {
                      "type": "string"
                    },
                    "primaryMailServerPort": {
                      "type": "number"
                    },
                    "primaryMailServerUserName": {
                      "type": "string"
                    },
                    "secondaryMailServerAddress": {
                      "type": "string"
                    },
                    "secondaryMailServerPassword": {
                      "type": "string"
                    },
                    "secondaryMailServerPort": {
                      "type": "number"
                    },
                    "secondaryMailServerUserName": {
                      "type": "string"
                    },
                    "toAddress": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "applyToAlarms": true,
                  "fromAddress": "string",
                  "globalSubject": "string",
                  "primaryMailServerAddress": "string",
                  "primaryMailServerPassword": "string",
                  "primaryMailServerPort": 3,
                  "primaryMailServerUserName": "string",
                  "secondaryMailServerAddress": "string",
                  "secondaryMailServerPassword": "string",
                  "secondaryMailServerPort": 6,
                  "secondaryMailServerUserName": "string",
                  "toAddress": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/logging/snmpSettings": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsLoggingSnmpSettings",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsLoggingSnmpSettings. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "enableTrace": {
                      "type": "boolean"
                    },
                    "logFileSettings": {
                      "type": "object"
                    },
                    "traceAllIps": {
                      "type": "boolean"
                    },
                    "traceDisplayValues": {
                      "type": "boolean"
                    },
                    "tracedIPs": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "enableTrace": false,
                  "logFileSettings": {},
                  "traceAllIps": true,
                  "traceDisplayValues": true,
                  "tracedIPs": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/alarms/severityAutoClearConfig": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsAlarmsSeverityAutoClearConfig",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsAlarmsSeverityAutoClearConfig. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "groups": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "name": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "groups": [
                    {},
                    {}
                  ],
                  "items": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "name": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/settings/logging/sysLogSettings": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpSettingsLoggingSysLogSettings",
        "description": "The parameters and request body are for method: getWebacsApiV4OpSettingsLoggingSysLogSettings. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "enabled": {
                      "type": "boolean"
                    },
                    "facility": {
                      "type": "string"
                    },
                    "hostName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "enabled": false,
                  "facility": "string",
                  "hostName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpSettingsLoggingSysLogSettings",
        "description": "The parameters and request body are for method: postWebacsApiV4OpSettingsLoggingSysLogSettings. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipAddress": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "serverType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "ipAddress": "string",
                  "name": "string",
                  "serverType": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpSettingsLoggingSysLogSettings",
        "description": "The parameters and request body are for method: putWebacsApiV4OpSettingsLoggingSysLogSettings. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "enabled": {
                      "type": "boolean"
                    },
                    "facility": {
                      "type": "string"
                    },
                    "hostName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "enabled": true,
                  "facility": "string",
                  "hostName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/UserDefinedFieldDefinition": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataUserDefinedFieldDefinition",
        "description": "The parameters and request body are for method: getWebacsApiV4DataUserDefinedFieldDefinition. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "description": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "description": "string",
                  "name": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/udfService/deleteUserTagDefinition": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpUdfServiceDeleteUserTagDefinition",
        "description": "The parameters and request body are for method: putWebacsApiV4OpUdfServiceDeleteUserTagDefinition. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "operation": {
                      "type": "string"
                    },
                    "results": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "operation": "string",
                  "results": [
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/udfService/importUserTagDefinition": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpUdfServiceImportUserTagDefinition",
        "description": "The parameters and request body are for method: putWebacsApiV4OpUdfServiceImportUserTagDefinition. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "operation": {
                      "type": "string"
                    },
                    "results": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "operation": "string",
                  "results": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/userManagement/users": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpUserManagementUsers",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpUserManagementUsers. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "username": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "username": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/userManagement/userGroups": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpUserManagementUserGroups",
        "description": "The parameters and request body are for method: getWebacsApiV4OpUserManagementUserGroups. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "active": {
                      "type": "boolean"
                    },
                    "name": {
                      "type": "string"
                    },
                    "userGroups": {
                      "type": "string"
                    },
                    "virtualDomains": {
                      "type": "string"
                    },
                    "wirelessUser": {
                      "type": "boolean"
                    }
                  }
                },
                "example": {
                  "active": false,
                  "name": "string",
                  "userGroups": "string",
                  "virtualDomains": "string",
                  "wirelessUser": true
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpUserManagementUserGroups",
        "description": "The parameters and request body are for method: postWebacsApiV4OpUserManagementUserGroups. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "name": {
                      "type": "string"
                    },
                    "password": {
                      "type": "string"
                    },
                    "userGroups": {
                      "type": "string"
                    },
                    "virtualDomains": {
                      "type": "string"
                    },
                    "wirelessUser": {
                      "type": "boolean"
                    }
                  }
                },
                "example": {
                  "name": "string",
                  "password": "string",
                  "userGroups": "string",
                  "virtualDomains": "string",
                  "wirelessUser": true
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpUserManagementUserGroups",
        "description": "The parameters and request body are for method: putWebacsApiV4OpUserManagementUserGroups. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "name": {
                      "type": "string"
                    },
                    "password": {
                      "type": "string"
                    },
                    "userGroups": {
                      "type": "string"
                    },
                    "virtualDomains": {
                      "type": "string"
                    },
                    "wirelessUser": {
                      "type": "boolean"
                    }
                  }
                },
                "example": {
                  "name": "string",
                  "password": "string",
                  "userGroups": "string",
                  "virtualDomains": "string",
                  "wirelessUser": true
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/getBridges": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpNfvGetBridges",
        "description": "The parameters and request body are for method: getWebacsApiV4OpNfvGetBridges. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "name": {
                      "type": "string"
                    },
                    "port": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "stp": {
                      "type": "boolean"
                    }
                  }
                },
                "example": {
                  "name": "string",
                  "port": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "stp": false
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "deviceIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/getDeployments": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpNfvGetDeployments",
        "description": "The parameters and request body are for method: getWebacsApiV4OpNfvGetDeployments. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "name": {
                      "type": "string"
                    },
                    "networks": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "version": {
                      "type": "string"
                    },
                    "vmgroup": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "name": "string",
                  "networks": [
                    {},
                    {}
                  ],
                  "version": "string",
                  "vmgroup": [
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "deviceIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/deviceDetails": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpNfvDeviceDetails",
        "description": "The parameters and request body are for method: getWebacsApiV4OpNfvDeviceDetails. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cimcIp": {
                      "type": "string"
                    },
                    "compileTime": {
                      "type": "string"
                    },
                    "cpu": {
                      "type": "string"
                    },
                    "diskSize": {
                      "type": "string"
                    },
                    "kernelVersion": {
                      "type": "string"
                    },
                    "libVirVersion": {
                      "type": "string"
                    },
                    "manufacturer": {
                      "type": "string"
                    },
                    "memory": {
                      "type": "string"
                    },
                    "ovsVersion": {
                      "type": "string"
                    },
                    "pid": {
                      "type": "string"
                    },
                    "portDetails": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "qemuVersion": {
                      "type": "string"
                    },
                    "sn": {
                      "type": "string"
                    },
                    "switchPorts": {
                      "type": "number"
                    },
                    "uuid": {
                      "type": "string"
                    },
                    "version": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "cimcIp": "string",
                  "compileTime": "string",
                  "cpu": "string",
                  "diskSize": "string",
                  "kernelVersion": "string",
                  "libVirVersion": "string",
                  "manufacturer": "string",
                  "memory": "string",
                  "ovsVersion": "string",
                  "pid": "string",
                  "portDetails": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "qemuVersion": "string",
                  "sn": "string",
                  "switchPorts": 4,
                  "uuid": "string",
                  "version": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "deviceIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/getOvsBridges": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpNfvGetOvsBridges",
        "description": "The parameters and request body are for method: getWebacsApiV4OpNfvGetOvsBridges. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "adminstate": {
                      "type": "boolean"
                    },
                    "akeyname": {
                      "type": "string"
                    },
                    "bridge": {
                      "type": "string"
                    },
                    "mirror": {
                      "type": "boolean"
                    },
                    "mirrorsrc": {
                      "type": "string"
                    },
                    "providernetworktype": {
                      "type": "string"
                    },
                    "providerphysicalnetwork": {
                      "type": "string"
                    },
                    "providersegmentationid": {
                      "type": "number"
                    },
                    "routerexternal": {
                      "type": "boolean"
                    },
                    "shared": {
                      "type": "boolean"
                    },
                    "sriov": {
                      "type": "string"
                    },
                    "subnet": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "trunk": {
                      "type": "boolean"
                    },
                    "vlan": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "adminstate": true,
                  "akeyname": "string",
                  "bridge": "string",
                  "mirror": true,
                  "mirrorsrc": "string",
                  "providernetworktype": "string",
                  "providerphysicalnetwork": "string",
                  "providersegmentationid": 3,
                  "routerexternal": true,
                  "shared": false,
                  "sriov": "string",
                  "subnet": [
                    {},
                    {},
                    {}
                  ],
                  "trunk": true,
                  "vlan": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "deviceIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/getServices": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpNfvGetServices",
        "description": "The parameters and request body are for method: getWebacsApiV4OpNfvGetServices. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "images": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "images": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "deviceIp",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/addBridge": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpNfvAddBridge",
        "description": "The parameters and request body are for method: postWebacsApiV4OpNfvAddBridge. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deploymentStage": {
                      "type": "string"
                    },
                    "eventTime": {
                      "type": "string"
                    },
                    "payload": {
                      "type": "string"
                    },
                    "statusCode": {
                      "type": "number"
                    },
                    "statusMessage": {
                      "type": "string"
                    },
                    "transactionId": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deploymentStage": "string",
                  "eventTime": "string",
                  "payload": "string",
                  "statusCode": 6,
                  "statusMessage": "string",
                  "transactionId": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/virtual/addDevice": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpVirtualAddDevice",
        "description": "The parameters and request body are for method: postWebacsApiV4OpVirtualAddDevice. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "message": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "message": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/createOvsBridge": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpNfvCreateOvsBridge",
        "description": "The parameters and request body are for method: postWebacsApiV4OpNfvCreateOvsBridge. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deploymentStage": {
                      "type": "string"
                    },
                    "eventTime": {
                      "type": "string"
                    },
                    "payload": {
                      "type": "string"
                    },
                    "statusCode": {
                      "type": "number"
                    },
                    "statusMessage": {
                      "type": "string"
                    },
                    "transactionId": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deploymentStage": "string",
                  "eventTime": "string",
                  "payload": "string",
                  "statusCode": 6,
                  "statusMessage": "string",
                  "transactionId": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/deleteBridge": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpNfvDeleteBridge",
        "description": "The parameters and request body are for method: postWebacsApiV4OpNfvDeleteBridge. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deploymentStage": {
                      "type": "string"
                    },
                    "eventTime": {
                      "type": "string"
                    },
                    "payload": {
                      "type": "string"
                    },
                    "statusCode": {
                      "type": "number"
                    },
                    "statusMessage": {
                      "type": "string"
                    },
                    "transactionId": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deploymentStage": "string",
                  "eventTime": "string",
                  "payload": "string",
                  "statusCode": 4,
                  "statusMessage": "string",
                  "transactionId": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/deleteOvsBridge": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpNfvDeleteOvsBridge",
        "description": "The parameters and request body are for method: postWebacsApiV4OpNfvDeleteOvsBridge. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deploymentStage": {
                      "type": "string"
                    },
                    "eventTime": {
                      "type": "string"
                    },
                    "payload": {
                      "type": "string"
                    },
                    "statusCode": {
                      "type": "number"
                    },
                    "statusMessage": {
                      "type": "string"
                    },
                    "transactionId": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deploymentStage": "string",
                  "eventTime": "string",
                  "payload": "string",
                  "statusCode": 5,
                  "statusMessage": "string",
                  "transactionId": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/deploy": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpNfvDeploy",
        "description": "The parameters and request body are for method: postWebacsApiV4OpNfvDeploy. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deploymentStage": {
                      "type": "string"
                    },
                    "eventTime": {
                      "type": "string"
                    },
                    "payload": {
                      "type": "string"
                    },
                    "statusCode": {
                      "type": "number"
                    },
                    "statusMessage": {
                      "type": "string"
                    },
                    "transactionId": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deploymentStage": "string",
                  "eventTime": "string",
                  "payload": "string",
                  "statusCode": 9,
                  "statusMessage": "string",
                  "transactionId": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/register": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpNfvRegister",
        "description": "The parameters and request body are for method: postWebacsApiV4OpNfvRegister. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deploymentStage": {
                      "type": "string"
                    },
                    "eventTime": {
                      "type": "string"
                    },
                    "payload": {
                      "type": "string"
                    },
                    "statusCode": {
                      "type": "number"
                    },
                    "statusMessage": {
                      "type": "string"
                    },
                    "transactionId": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deploymentStage": "string",
                  "eventTime": "string",
                  "payload": "string",
                  "statusCode": 10,
                  "statusMessage": "string",
                  "transactionId": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/undeploy": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpNfvUndeploy",
        "description": "The parameters and request body are for method: postWebacsApiV4OpNfvUndeploy. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deploymentStage": {
                      "type": "string"
                    },
                    "eventTime": {
                      "type": "string"
                    },
                    "payload": {
                      "type": "string"
                    },
                    "statusCode": {
                      "type": "number"
                    },
                    "statusMessage": {
                      "type": "string"
                    },
                    "transactionId": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deploymentStage": "string",
                  "eventTime": "string",
                  "payload": "string",
                  "statusCode": 3,
                  "statusMessage": "string",
                  "transactionId": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/unregister": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpNfvUnregister",
        "description": "The parameters and request body are for method: postWebacsApiV4OpNfvUnregister. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deploymentStage": {
                      "type": "string"
                    },
                    "eventTime": {
                      "type": "string"
                    },
                    "payload": {
                      "type": "string"
                    },
                    "statusCode": {
                      "type": "number"
                    },
                    "statusMessage": {
                      "type": "string"
                    },
                    "transactionId": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deploymentStage": "string",
                  "eventTime": "string",
                  "payload": "string",
                  "statusCode": 6,
                  "statusMessage": "string",
                  "transactionId": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/updateBridge": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpNfvUpdateBridge",
        "description": "The parameters and request body are for method: putWebacsApiV4OpNfvUpdateBridge. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deploymentStage": {
                      "type": "string"
                    },
                    "eventTime": {
                      "type": "string"
                    },
                    "payload": {
                      "type": "string"
                    },
                    "statusCode": {
                      "type": "number"
                    },
                    "statusMessage": {
                      "type": "string"
                    },
                    "transactionId": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deploymentStage": "string",
                  "eventTime": "string",
                  "payload": "string",
                  "statusCode": 3,
                  "statusMessage": "string",
                  "transactionId": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/nfv/updateOvsBridge": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpNfvUpdateOvsBridge",
        "description": "The parameters and request body are for method: putWebacsApiV4OpNfvUpdateOvsBridge. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "deploymentStage": {
                      "type": "string"
                    },
                    "eventTime": {
                      "type": "string"
                    },
                    "payload": {
                      "type": "string"
                    },
                    "statusCode": {
                      "type": "number"
                    },
                    "statusMessage": {
                      "type": "string"
                    },
                    "transactionId": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "deploymentStage": "string",
                  "eventTime": "string",
                  "payload": "string",
                  "statusCode": 5,
                  "statusMessage": "string",
                  "transactionId": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/VDAssociatedAccessPoints": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataVDAssociatedAccessPoints",
        "description": "The parameters and request body are for method: getWebacsApiV4DataVDAssociatedAccessPoints. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "controllerIp": {
                      "type": "string"
                    },
                    "ipAddress": {
                      "type": "string"
                    },
                    "macAddress": {
                      "type": "string"
                    },
                    "mneId": {
                      "type": "number"
                    },
                    "model": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "controllerIp": "string",
                  "ipAddress": "string",
                  "macAddress": "string",
                  "mneId": 6,
                  "model": "string",
                  "name": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/VDAssociatedDynamicGroups": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataVDAssociatedDynamicGroups",
        "description": "The parameters and request body are for method: getWebacsApiV4DataVDAssociatedDynamicGroups. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "hierarchyName": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "hierarchyName": "string",
                  "name": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/VDAssociatedGroups": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataVDAssociatedGroups",
        "description": "The parameters and request body are for method: getWebacsApiV4DataVDAssociatedGroups. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "hierarchyName": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "hierarchyName": "string",
                  "name": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/VDAssociatedDevices": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataVDAssociatedDevices",
        "description": "The parameters and request body are for method: getWebacsApiV4DataVDAssociatedDevices. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ipAddress": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "ipAddress": "string",
                  "name": "string",
                  "type": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/VDAssociatedSiteMaps": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataVDAssociatedSiteMaps",
        "description": "The parameters and request body are for method: getWebacsApiV4DataVDAssociatedSiteMaps. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "hierarchyName": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "parentId": {
                      "type": "number"
                    },
                    "type": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "hierarchyName": "string",
                  "name": "string",
                  "parentId": 3,
                  "type": 2
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/VDAssociatedVirtualElements": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataVDAssociatedVirtualElements",
        "description": "The parameters and request body are for method: getWebacsApiV4DataVDAssociatedVirtualElements. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "clusterId": {
                      "type": "number"
                    },
                    "clusterName": {
                      "type": "string"
                    },
                    "datacenterId": {
                      "type": "number"
                    },
                    "datacenterName": {
                      "type": "string"
                    },
                    "discoverySource": {
                      "type": "string"
                    },
                    "ipAddress": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "parentId": {
                      "type": "number"
                    },
                    "type": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "clusterId": 7,
                  "clusterName": "string",
                  "datacenterId": 2,
                  "datacenterName": "string",
                  "discoverySource": "string",
                  "ipAddress": "string",
                  "name": "string",
                  "parentId": 8,
                  "type": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/vd": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpVd",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpVd. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "warning": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "warning": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "domainFQN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpVd",
        "description": "The parameters and request body are for method: getWebacsApiV4OpVd. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "description": {
                      "type": "string"
                    },
                    "domainFQN": {
                      "type": "string"
                    },
                    "email": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "timezone": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "description": "string",
                  "domainFQN": "string",
                  "email": "string",
                  "name": "string",
                  "timezone": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "parentDomainName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpVd",
        "description": "The parameters and request body are for method: postWebacsApiV4OpVd. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "warning": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "warning": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      },
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpVd",
        "description": "The parameters and request body are for method: putWebacsApiV4OpVd. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "accessPointsAdded": {
                      "type": "number"
                    },
                    "accessPointsRemoved": {
                      "type": "number"
                    },
                    "description": {
                      "type": "string"
                    },
                    "devicesAdded": {
                      "type": "number"
                    },
                    "devicesRemoved": {
                      "type": "number"
                    },
                    "domainName": {
                      "type": "string"
                    },
                    "dynamicGroupsAdded": {
                      "type": "string"
                    },
                    "dynamicGroupsRemoved": {
                      "type": "string"
                    },
                    "email": {
                      "type": "string"
                    },
                    "groupsAdded": {
                      "type": "string"
                    },
                    "groupsRemoved": {
                      "type": "string"
                    },
                    "siteMapsAdded": {
                      "type": "number"
                    },
                    "siteMapsRemoved": {
                      "type": "number"
                    },
                    "timezone": {
                      "type": "string"
                    },
                    "virtualElementsAdded": {
                      "type": "number"
                    },
                    "virtualElementsRemoved": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "accessPointsAdded": 10,
                  "accessPointsRemoved": 7,
                  "description": "string",
                  "devicesAdded": 5,
                  "devicesRemoved": 9,
                  "domainName": "string",
                  "dynamicGroupsAdded": "string",
                  "dynamicGroupsRemoved": "string",
                  "email": "string",
                  "groupsAdded": "string",
                  "groupsRemoved": "string",
                  "siteMapsAdded": 4,
                  "siteMapsRemoved": 2,
                  "timezone": "string",
                  "virtualElementsAdded": 7,
                  "virtualElementsRemoved": 4
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "domainFQN",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/image/id": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpImageId",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpImageId. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "idNum": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "idNum": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/image/list/id": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpImageListId",
        "description": "The parameters and request body are for method: getWebacsApiV4OpImageListId. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "items": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "idNum",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/image/list": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpImageList",
        "description": "The parameters and request body are for method: getWebacsApiV4OpImageList. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "items": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/image/list/family": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpImageListFamily",
        "description": "The parameters and request body are for method: getWebacsApiV4OpImageListFamily. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "items": [
                    {}
                  ]
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "familyName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/image/list/physical": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpImageListPhysical",
        "description": "The parameters and request body are for method: getWebacsApiV4OpImageListPhysical. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "items": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/image/list/virtual": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4OpImageListVirtual",
        "description": "The parameters and request body are for method: getWebacsApiV4OpImageListVirtual. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    }
                  }
                },
                "example": {
                  "items": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/image/add": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpImageAdd",
        "description": "The parameters and request body are for method: postWebacsApiV4OpImageAdd. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "status": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "status": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/image/deployConfigure": {
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpImageDeployConfigure",
        "description": "The parameters and request body are for method: postWebacsApiV4OpImageDeployConfigure. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "jobName": {
                      "type": "string"
                    },
                    "jobScheduleStatus": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "jobName": "string",
                  "jobScheduleStatus": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "description": "indeterminate body object",
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/WlanProfiles": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataWlanProfiles",
        "description": "The parameters and request body are for method: getWebacsApiV4DataWlanProfiles. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "aaaAllowOverride": {
                      "type": "boolean"
                    },
                    "aaaLdapPrimaryServer": {
                      "type": "string"
                    },
                    "aaaLdapSecondaryServer": {
                      "type": "string"
                    },
                    "aaaLdapTertiaryServer": {
                      "type": "string"
                    },
                    "aaaLocalEapAuthenticationEnabled": {
                      "type": "boolean"
                    },
                    "aaaLocalEapAuthenticationProfileName": {
                      "type": "string"
                    },
                    "aaaRadiusAccountingPrimaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusAccountingSecondaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusAccountingServersEnabled": {
                      "type": "boolean"
                    },
                    "aaaRadiusAccountingTertiaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusAuthenticationPrimaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusAuthenticationSecondaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusAuthenticationServersEnabled": {
                      "type": "boolean"
                    },
                    "aaaRadiusAuthenticationTertiaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusInterimUpdateEnabled": {
                      "type": "boolean"
                    },
                    "aaaRadiusInterimUpdateInterval": {
                      "type": "number"
                    },
                    "adminStatus": {
                      "type": "boolean"
                    },
                    "advancedAironetIeEnabled": {
                      "type": "boolean"
                    },
                    "advancedClientExclusionEnabled": {
                      "type": "boolean"
                    },
                    "advancedClientExclusionTimeout": {
                      "type": "number"
                    },
                    "advancedCoverageHoleDetectionEnabled": {
                      "type": "boolean"
                    },
                    "advancedDhcpAddressAssignmentRequired": {
                      "type": "boolean"
                    },
                    "advancedDhcpProfilingEnabled": {
                      "type": "boolean"
                    },
                    "advancedDhcpServerIpAddress": {
                      "type": "object"
                    },
                    "advancedDiagnosticChannelEnabled": {
                      "type": "boolean"
                    },
                    "advancedDot11anDtimPeriod": {
                      "type": "number"
                    },
                    "advancedDot11bgnDtimPeriod": {
                      "type": "number"
                    },
                    "advancedFlexConnectCentralDhcpProcessingEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectLearnClientIpEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectLocalAuthEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectLocalSwitchingEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectNatPatEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectOverrideDnsEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectReapCentralAssociation": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectVlanCentralSwitchingEnabled": {
                      "type": "boolean"
                    },
                    "advancedHttpProfilingEnabled": {
                      "type": "boolean"
                    },
                    "advancedIpv6Enabled": {
                      "type": "boolean"
                    },
                    "advancedKtsCacEnabled": {
                      "type": "boolean"
                    },
                    "advancedLoadBalancingBandSelectEnabled": {
                      "type": "boolean"
                    },
                    "advancedLoadBalancingEnabled": {
                      "type": "boolean"
                    },
                    "advancedMaximumClients": {
                      "type": "number"
                    },
                    "advancedMdnsProfileName": {
                      "type": "string"
                    },
                    "advancedMdnsSnoopingEnabled": {
                      "type": "boolean"
                    },
                    "advancedMediaSessionSnoopingEnabled": {
                      "type": "boolean"
                    },
                    "advancedMfpClientProtection": {
                      "type": "string"
                    },
                    "advancedMfpSignatureGenerationEnabled": {
                      "type": "boolean"
                    },
                    "advancedMfpVersion": {
                      "type": "number"
                    },
                    "advancedOverrideInterfaceAclName": {
                      "type": "string"
                    },
                    "advancedOverrideInterfaceIpv6AclName": {
                      "type": "string"
                    },
                    "advancedPassiveClientEnabled": {
                      "type": "boolean"
                    },
                    "advancedPeerToPeerBlocking": {
                      "type": "string"
                    },
                    "advancedPmipMobilityType": {
                      "type": "string"
                    },
                    "advancedPmipProfile": {
                      "type": "string"
                    },
                    "advancedPmipRealm": {
                      "type": "string"
                    },
                    "advancedScanDeferPriority0": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority1": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority2": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority3": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority4": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority5": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority6": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority7": {
                      "type": "boolean"
                    },
                    "advancedScanDeferTime": {
                      "type": "number"
                    },
                    "advancedSessionTimeout": {
                      "type": "number"
                    },
                    "advancedWifiDirectClientsPolicy": {
                      "type": "string"
                    },
                    "broadcastSsidEnabled": {
                      "type": "boolean"
                    },
                    "ckipKeyIndex": {
                      "type": "number"
                    },
                    "ckipKeyPermutationEnabled": {
                      "type": "boolean"
                    },
                    "ckipKeySize": {
                      "type": "string"
                    },
                    "ckipMmhModeEnabled": {
                      "type": "boolean"
                    },
                    "ckipSecurityEnabled": {
                      "type": "boolean"
                    },
                    "controllerId": {
                      "type": "number"
                    },
                    "hotspot2Enable": {
                      "type": "object"
                    },
                    "hotspot2Operators": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspot2Ports": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspot2Wan": {
                      "type": "object"
                    },
                    "hotspotCellularNetworks": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspotDomains": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspotGeneral": {
                      "type": "object"
                    },
                    "hotspotOuiConfigs": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspotRealms": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspotServiceAdvertisement": {
                      "type": "object"
                    },
                    "interfaceName": {
                      "type": "string"
                    },
                    "interfaceType": {
                      "type": "number"
                    },
                    "ipAddress": {
                      "type": "string"
                    },
                    "isWiredLan": {
                      "type": "boolean"
                    },
                    "lanType": {
                      "type": "string"
                    },
                    "layer2FastTransitionEnabled": {
                      "type": "boolean"
                    },
                    "layer2FastTransitionOverDsEnabled": {
                      "type": "boolean"
                    },
                    "layer2FastTransitionReassociationTimeout": {
                      "type": "number"
                    },
                    "layer2MacFilteringEnabled": {
                      "type": "boolean"
                    },
                    "layer3GlobalWebAuthEnabled": {
                      "type": "boolean"
                    },
                    "layer3PreauthenticationAcl": {
                      "type": "string"
                    },
                    "layer3PreauthenticationIpv6Acl": {
                      "type": "string"
                    },
                    "layer3VpnPassthroughEnabled": {
                      "type": "boolean"
                    },
                    "layer3WebAuthFlexAcl": {
                      "type": "string"
                    },
                    "layer3WebAuthType": {
                      "type": "string"
                    },
                    "layer3WebPolicyAuthenticationEnabled": {
                      "type": "boolean"
                    },
                    "layer3WebPolicyConditionalRedirectEnabled": {
                      "type": "boolean"
                    },
                    "layer3WebPolicyOnMacFailureEnabled": {
                      "type": "boolean"
                    },
                    "layer3WebPolicyPassthroughEnabled": {
                      "type": "boolean"
                    },
                    "multicastVlanEnabled": {
                      "type": "boolean"
                    },
                    "multicastVlanInterface": {
                      "type": "string"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "qos7920Cac": {
                      "type": "string"
                    },
                    "qosAvcProfileName": {
                      "type": "string"
                    },
                    "qosNbarVisibilityEnabled": {
                      "type": "boolean"
                    },
                    "qosNetflowMonitor": {
                      "type": "string"
                    },
                    "qosPerSSidBurstRealTimeUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidAverageDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidAverageRealTimeDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidAverageRealTimeUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidAverageUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidBurstDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidBurstRealTimeDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidBurstUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserAverageDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserAverageRealTimeDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserAverageRealTimeUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserAverageUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserBurstDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserBurstRealTimeDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserBurstRealTimeUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserBurstUpstreamRate": {
                      "type": "number"
                    },
                    "qosProfile": {
                      "type": "string"
                    },
                    "qosWmmPolicy": {
                      "type": "string"
                    },
                    "radioPolicy": {
                      "type": "string"
                    },
                    "ssid": {
                      "type": "string"
                    },
                    "vpnPassThroughGatewayAddress": {
                      "type": "object"
                    },
                    "webAuthExternalUrl": {
                      "type": "string"
                    },
                    "webAuthLoginFailurePage": {
                      "type": "string"
                    },
                    "webAuthLoginPage": {
                      "type": "string"
                    },
                    "webAuthLogoutPage": {
                      "type": "string"
                    },
                    "webPassthruEmailInputEnabled": {
                      "type": "boolean"
                    },
                    "wepAllowSharedKeyAuthentication": {
                      "type": "boolean"
                    },
                    "wepKeyIndex": {
                      "type": "number"
                    },
                    "wepKeySize": {
                      "type": "string"
                    },
                    "wepSecurityEnabled": {
                      "type": "boolean"
                    },
                    "wlanId": {
                      "type": "number"
                    },
                    "wpa2Enabled": {
                      "type": "boolean"
                    },
                    "wpa2EncryptionProtocolAes": {
                      "type": "boolean"
                    },
                    "wpa2EncryptionProtocolTkip": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagement8021x": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementCckm": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementFt8021x": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementFtPsk": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementPmf8021x": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementPmfPsk": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementPsk": {
                      "type": "boolean"
                    },
                    "wpaEnabled": {
                      "type": "boolean"
                    },
                    "wpaEncryptionProtocolAes": {
                      "type": "boolean"
                    },
                    "wpaEncryptionProtocolTkip": {
                      "type": "boolean"
                    },
                    "wpaPresharedKey": {
                      "type": "string"
                    },
                    "wpaPresharedKeyFormat": {
                      "type": "string"
                    },
                    "wpaSecurityEnabled": {
                      "type": "boolean"
                    },
                    "x8021KeySize": {
                      "type": "string"
                    },
                    "x8021SecurityEnabled": {
                      "type": "boolean"
                    }
                  }
                },
                "example": {
                  "aaaAllowOverride": true,
                  "aaaLdapPrimaryServer": "string",
                  "aaaLdapSecondaryServer": "string",
                  "aaaLdapTertiaryServer": "string",
                  "aaaLocalEapAuthenticationEnabled": true,
                  "aaaLocalEapAuthenticationProfileName": "string",
                  "aaaRadiusAccountingPrimaryServer": "string",
                  "aaaRadiusAccountingSecondaryServer": "string",
                  "aaaRadiusAccountingServersEnabled": true,
                  "aaaRadiusAccountingTertiaryServer": "string",
                  "aaaRadiusAuthenticationPrimaryServer": "string",
                  "aaaRadiusAuthenticationSecondaryServer": "string",
                  "aaaRadiusAuthenticationServersEnabled": false,
                  "aaaRadiusAuthenticationTertiaryServer": "string",
                  "aaaRadiusInterimUpdateEnabled": false,
                  "aaaRadiusInterimUpdateInterval": 5,
                  "adminStatus": false,
                  "advancedAironetIeEnabled": true,
                  "advancedClientExclusionEnabled": true,
                  "advancedClientExclusionTimeout": 6,
                  "advancedCoverageHoleDetectionEnabled": false,
                  "advancedDhcpAddressAssignmentRequired": false,
                  "advancedDhcpProfilingEnabled": true,
                  "advancedDhcpServerIpAddress": {},
                  "advancedDiagnosticChannelEnabled": false,
                  "advancedDot11anDtimPeriod": 5,
                  "advancedDot11bgnDtimPeriod": 8,
                  "advancedFlexConnectCentralDhcpProcessingEnabled": false,
                  "advancedFlexConnectLearnClientIpEnabled": false,
                  "advancedFlexConnectLocalAuthEnabled": false,
                  "advancedFlexConnectLocalSwitchingEnabled": true,
                  "advancedFlexConnectNatPatEnabled": false,
                  "advancedFlexConnectOverrideDnsEnabled": true,
                  "advancedFlexConnectReapCentralAssociation": true,
                  "advancedFlexConnectVlanCentralSwitchingEnabled": false,
                  "advancedHttpProfilingEnabled": true,
                  "advancedIpv6Enabled": true,
                  "advancedKtsCacEnabled": false,
                  "advancedLoadBalancingBandSelectEnabled": true,
                  "advancedLoadBalancingEnabled": false,
                  "advancedMaximumClients": 4,
                  "advancedMdnsProfileName": "string",
                  "advancedMdnsSnoopingEnabled": true,
                  "advancedMediaSessionSnoopingEnabled": true,
                  "advancedMfpClientProtection": "string",
                  "advancedMfpSignatureGenerationEnabled": true,
                  "advancedMfpVersion": 6,
                  "advancedOverrideInterfaceAclName": "string",
                  "advancedOverrideInterfaceIpv6AclName": "string",
                  "advancedPassiveClientEnabled": false,
                  "advancedPeerToPeerBlocking": "string",
                  "advancedPmipMobilityType": "string",
                  "advancedPmipProfile": "string",
                  "advancedPmipRealm": "string",
                  "advancedScanDeferPriority0": false,
                  "advancedScanDeferPriority1": false,
                  "advancedScanDeferPriority2": true,
                  "advancedScanDeferPriority3": true,
                  "advancedScanDeferPriority4": true,
                  "advancedScanDeferPriority5": false,
                  "advancedScanDeferPriority6": false,
                  "advancedScanDeferPriority7": true,
                  "advancedScanDeferTime": 6,
                  "advancedSessionTimeout": 9,
                  "advancedWifiDirectClientsPolicy": "string",
                  "broadcastSsidEnabled": false,
                  "ckipKeyIndex": 1,
                  "ckipKeyPermutationEnabled": false,
                  "ckipKeySize": "string",
                  "ckipMmhModeEnabled": true,
                  "ckipSecurityEnabled": true,
                  "controllerId": 3,
                  "hotspot2Enable": {},
                  "hotspot2Operators": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "hotspot2Ports": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "hotspot2Wan": {},
                  "hotspotCellularNetworks": [
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "hotspotDomains": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "hotspotGeneral": {},
                  "hotspotOuiConfigs": [
                    {},
                    {},
                    {}
                  ],
                  "hotspotRealms": [
                    {}
                  ],
                  "hotspotServiceAdvertisement": {},
                  "interfaceName": "string",
                  "interfaceType": 3,
                  "ipAddress": "string",
                  "isWiredLan": true,
                  "lanType": "string",
                  "layer2FastTransitionEnabled": false,
                  "layer2FastTransitionOverDsEnabled": true,
                  "layer2FastTransitionReassociationTimeout": 9,
                  "layer2MacFilteringEnabled": true,
                  "layer3GlobalWebAuthEnabled": true,
                  "layer3PreauthenticationAcl": "string",
                  "layer3PreauthenticationIpv6Acl": "string",
                  "layer3VpnPassthroughEnabled": false,
                  "layer3WebAuthFlexAcl": "string",
                  "layer3WebAuthType": "string",
                  "layer3WebPolicyAuthenticationEnabled": false,
                  "layer3WebPolicyConditionalRedirectEnabled": true,
                  "layer3WebPolicyOnMacFailureEnabled": true,
                  "layer3WebPolicyPassthroughEnabled": false,
                  "multicastVlanEnabled": false,
                  "multicastVlanInterface": "string",
                  "profileName": "string",
                  "qos7920Cac": "string",
                  "qosAvcProfileName": "string",
                  "qosNbarVisibilityEnabled": false,
                  "qosNetflowMonitor": "string",
                  "qosPerSSidBurstRealTimeUpstreamRate": 10,
                  "qosPerSsidAverageDownstreamRate": 9,
                  "qosPerSsidAverageRealTimeDownstreamRate": 2,
                  "qosPerSsidAverageRealTimeUpstreamRate": 10,
                  "qosPerSsidAverageUpstreamRate": 3,
                  "qosPerSsidBurstDownstreamRate": 1,
                  "qosPerSsidBurstRealTimeDownstreamRate": 5,
                  "qosPerSsidBurstUpstreamRate": 8,
                  "qosPerUserAverageDownstreamRate": 8,
                  "qosPerUserAverageRealTimeDownstreamRate": 2,
                  "qosPerUserAverageRealTimeUpstreamRate": 10,
                  "qosPerUserAverageUpstreamRate": 6,
                  "qosPerUserBurstDownstreamRate": 9,
                  "qosPerUserBurstRealTimeDownstreamRate": 1,
                  "qosPerUserBurstRealTimeUpstreamRate": 5,
                  "qosPerUserBurstUpstreamRate": 7,
                  "qosProfile": "string",
                  "qosWmmPolicy": "string",
                  "radioPolicy": "string",
                  "ssid": "string",
                  "vpnPassThroughGatewayAddress": {},
                  "webAuthExternalUrl": "string",
                  "webAuthLoginFailurePage": "string",
                  "webAuthLoginPage": "string",
                  "webAuthLogoutPage": "string",
                  "webPassthruEmailInputEnabled": false,
                  "wepAllowSharedKeyAuthentication": true,
                  "wepKeyIndex": 2,
                  "wepKeySize": "string",
                  "wepSecurityEnabled": false,
                  "wlanId": 10,
                  "wpa2Enabled": true,
                  "wpa2EncryptionProtocolAes": false,
                  "wpa2EncryptionProtocolTkip": false,
                  "wpaAuthenticationKeyManagement8021x": false,
                  "wpaAuthenticationKeyManagementCckm": false,
                  "wpaAuthenticationKeyManagementFt8021x": false,
                  "wpaAuthenticationKeyManagementFtPsk": true,
                  "wpaAuthenticationKeyManagementPmf8021x": true,
                  "wpaAuthenticationKeyManagementPmfPsk": false,
                  "wpaAuthenticationKeyManagementPsk": true,
                  "wpaEnabled": false,
                  "wpaEncryptionProtocolAes": false,
                  "wpaEncryptionProtocolTkip": true,
                  "wpaPresharedKey": "string",
                  "wpaPresharedKeyFormat": "string",
                  "wpaSecurityEnabled": true,
                  "x8021KeySize": "string",
                  "x8021SecurityEnabled": false
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/WlanTemplates": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataWlanTemplates",
        "description": "The parameters and request body are for method: getWebacsApiV4DataWlanTemplates. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "aaaAllowOverride": {
                      "type": "boolean"
                    },
                    "aaaLdapPrimaryServer": {
                      "type": "string"
                    },
                    "aaaLdapSecondaryServer": {
                      "type": "string"
                    },
                    "aaaLdapTertiaryServer": {
                      "type": "string"
                    },
                    "aaaLocalEapAuthenticationEnabled": {
                      "type": "boolean"
                    },
                    "aaaLocalEapAuthenticationProfileName": {
                      "type": "string"
                    },
                    "aaaRadiusAccountingPrimaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusAccountingSecondaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusAccountingServersEnabled": {
                      "type": "boolean"
                    },
                    "aaaRadiusAccountingTertiaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusAccountingWlcSpecificEnabled": {
                      "type": "boolean"
                    },
                    "aaaRadiusAuthenticationPrimaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusAuthenticationSecondaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusAuthenticationServersEnabled": {
                      "type": "boolean"
                    },
                    "aaaRadiusAuthenticationTertiaryServer": {
                      "type": "string"
                    },
                    "aaaRadiusAuthenticationWlcSpecificEnabled": {
                      "type": "boolean"
                    },
                    "aaaRadiusInterimUpdateEnabled": {
                      "type": "boolean"
                    },
                    "aaaRadiusInterimUpdateInterval": {
                      "type": "number"
                    },
                    "adminStatus": {
                      "type": "boolean"
                    },
                    "advancedAironetIeEnabled": {
                      "type": "boolean"
                    },
                    "advancedClientExclusionEnabled": {
                      "type": "boolean"
                    },
                    "advancedClientExclusionTimeout": {
                      "type": "number"
                    },
                    "advancedCoverageHoleDetectionEnabled": {
                      "type": "boolean"
                    },
                    "advancedDhcpAddressAssignmentRequired": {
                      "type": "boolean"
                    },
                    "advancedDhcpProfilingEnabled": {
                      "type": "boolean"
                    },
                    "advancedDhcpServerIpAddress": {
                      "type": "object"
                    },
                    "advancedDiagnosticChannelEnabled": {
                      "type": "boolean"
                    },
                    "advancedDot11anDtimPeriod": {
                      "type": "number"
                    },
                    "advancedDot11bgnDtimPeriod": {
                      "type": "number"
                    },
                    "advancedFlexConnectCentralDhcpProcessingEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectLearnClientIpEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectLocalAuthEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectLocalSwitchingEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectNatPatEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectOverrideDnsEnabled": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectReapCentralAssociation": {
                      "type": "boolean"
                    },
                    "advancedFlexConnectVlanCentralSwitchingEnabled": {
                      "type": "boolean"
                    },
                    "advancedHttpProfilingEnabled": {
                      "type": "boolean"
                    },
                    "advancedIpv6Enabled": {
                      "type": "boolean"
                    },
                    "advancedKtsCacEnabled": {
                      "type": "boolean"
                    },
                    "advancedLoadBalancingBandSelectEnabled": {
                      "type": "boolean"
                    },
                    "advancedLoadBalancingEnabled": {
                      "type": "boolean"
                    },
                    "advancedMaximumClients": {
                      "type": "number"
                    },
                    "advancedMdnsProfileName": {
                      "type": "string"
                    },
                    "advancedMdnsSnoopingEnabled": {
                      "type": "boolean"
                    },
                    "advancedMediaSessionSnoopingEnabled": {
                      "type": "boolean"
                    },
                    "advancedMfpClientProtection": {
                      "type": "string"
                    },
                    "advancedMfpSignatureGenerationEnabled": {
                      "type": "boolean"
                    },
                    "advancedMfpVersion": {
                      "type": "number"
                    },
                    "advancedOverrideInterfaceAclName": {
                      "type": "string"
                    },
                    "advancedOverrideInterfaceIpv6AclName": {
                      "type": "string"
                    },
                    "advancedPassiveClientEnabled": {
                      "type": "boolean"
                    },
                    "advancedPeerToPeerBlocking": {
                      "type": "string"
                    },
                    "advancedPmipMobilityType": {
                      "type": "string"
                    },
                    "advancedPmipProfile": {
                      "type": "string"
                    },
                    "advancedPmipRealm": {
                      "type": "string"
                    },
                    "advancedScanDeferPriority0": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority1": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority2": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority3": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority4": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority5": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority6": {
                      "type": "boolean"
                    },
                    "advancedScanDeferPriority7": {
                      "type": "boolean"
                    },
                    "advancedScanDeferTime": {
                      "type": "number"
                    },
                    "advancedSessionTimeout": {
                      "type": "number"
                    },
                    "advancedSessionTimeoutEnabled": {
                      "type": "boolean"
                    },
                    "advancedWifiDirectClientsPolicy": {
                      "type": "string"
                    },
                    "broadcastSsidEnabled": {
                      "type": "boolean"
                    },
                    "ckipKeyIndex": {
                      "type": "number"
                    },
                    "ckipKeyPermutationEnabled": {
                      "type": "boolean"
                    },
                    "ckipKeySize": {
                      "type": "string"
                    },
                    "ckipMmhModeEnabled": {
                      "type": "boolean"
                    },
                    "ckipSecurityEnabled": {
                      "type": "boolean"
                    },
                    "hotspot2Enable": {
                      "type": "object"
                    },
                    "hotspot2Operators": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspot2Ports": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspot2Wan": {
                      "type": "object"
                    },
                    "hotspotCellularNetworks": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspotDomains": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspotGeneral": {
                      "type": "object"
                    },
                    "hotspotOuiTemplate": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspotRealms": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "hotspotServiceAdvertisement": {
                      "type": "object"
                    },
                    "interfaceName": {
                      "type": "string"
                    },
                    "interfaceType": {
                      "type": "number"
                    },
                    "isWiredLan": {
                      "type": "boolean"
                    },
                    "lanType": {
                      "type": "string"
                    },
                    "lastModified": {
                      "type": "number"
                    },
                    "layer2FastTransitionEnabled": {
                      "type": "boolean"
                    },
                    "layer2FastTransitionOverDsEnabled": {
                      "type": "boolean"
                    },
                    "layer2FastTransitionReassociationTimeout": {
                      "type": "number"
                    },
                    "layer2MacFilteringEnabled": {
                      "type": "boolean"
                    },
                    "layer3GlobalWebAuthEnabled": {
                      "type": "boolean"
                    },
                    "layer3PreauthenticationAcl": {
                      "type": "string"
                    },
                    "layer3PreauthenticationIpv6Acl": {
                      "type": "string"
                    },
                    "layer3VpnPassthroughEnabled": {
                      "type": "boolean"
                    },
                    "layer3WebAuthFlexAcl": {
                      "type": "string"
                    },
                    "layer3WebAuthType": {
                      "type": "string"
                    },
                    "layer3WebPolicyAuthenticationEnabled": {
                      "type": "boolean"
                    },
                    "layer3WebPolicyConditionalRedirectEnabled": {
                      "type": "boolean"
                    },
                    "layer3WebPolicyOnMacFailureEnabled": {
                      "type": "boolean"
                    },
                    "layer3WebPolicyPassthroughEnabled": {
                      "type": "boolean"
                    },
                    "multicastVlanEnabled": {
                      "type": "boolean"
                    },
                    "multicastVlanInterface": {
                      "type": "string"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "qos7920Cac": {
                      "type": "string"
                    },
                    "qosAvcProfileName": {
                      "type": "string"
                    },
                    "qosNbarVisibilityEnabled": {
                      "type": "boolean"
                    },
                    "qosNetflowMonitor": {
                      "type": "string"
                    },
                    "qosPerSSidBurstRealTimeUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidAverageDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidAverageRealTimeDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidAverageRealTimeUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidAverageUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidBurstDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidBurstRealTimeDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerSsidBurstUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserAverageDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserAverageRealTimeDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserAverageRealTimeUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserAverageUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserBurstDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserBurstRealTimeDownstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserBurstRealTimeUpstreamRate": {
                      "type": "number"
                    },
                    "qosPerUserBurstUpstreamRate": {
                      "type": "number"
                    },
                    "qosProfile": {
                      "type": "string"
                    },
                    "qosWmmPolicy": {
                      "type": "string"
                    },
                    "radioPolicy": {
                      "type": "string"
                    },
                    "ssid": {
                      "type": "string"
                    },
                    "templateName": {
                      "type": "string"
                    },
                    "vpnPassThroughGatewayAddress": {
                      "type": "object"
                    },
                    "webAuthExternalUrl": {
                      "type": "string"
                    },
                    "webAuthLoginFailurePage": {
                      "type": "string"
                    },
                    "webAuthLoginPage": {
                      "type": "string"
                    },
                    "webAuthLogoutPage": {
                      "type": "string"
                    },
                    "webPassthruEmailInputEnabled": {
                      "type": "boolean"
                    },
                    "wepAllowSharedKeyAuthentication": {
                      "type": "boolean"
                    },
                    "wepKeyIndex": {
                      "type": "number"
                    },
                    "wepKeySize": {
                      "type": "string"
                    },
                    "wepSecurityEnabled": {
                      "type": "boolean"
                    },
                    "wpa2Enabled": {
                      "type": "boolean"
                    },
                    "wpa2EncryptionProtocolAes": {
                      "type": "boolean"
                    },
                    "wpa2EncryptionProtocolTkip": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagement8021x": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementCckm": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementFt8021x": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementFtPsk": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementPmf8021x": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementPmfPsk": {
                      "type": "boolean"
                    },
                    "wpaAuthenticationKeyManagementPsk": {
                      "type": "boolean"
                    },
                    "wpaControllerSpecificPresharedKeyEnabled": {
                      "type": "boolean"
                    },
                    "wpaEnabled": {
                      "type": "boolean"
                    },
                    "wpaEncryptionProtocolAes": {
                      "type": "boolean"
                    },
                    "wpaEncryptionProtocolTkip": {
                      "type": "boolean"
                    },
                    "wpaPresharedKey": {
                      "type": "string"
                    },
                    "wpaPresharedKeyFormat": {
                      "type": "string"
                    },
                    "wpaSecurityEnabled": {
                      "type": "boolean"
                    },
                    "x8021KeySize": {
                      "type": "string"
                    },
                    "x8021SecurityEnabled": {
                      "type": "boolean"
                    }
                  }
                },
                "example": {
                  "aaaAllowOverride": true,
                  "aaaLdapPrimaryServer": "string",
                  "aaaLdapSecondaryServer": "string",
                  "aaaLdapTertiaryServer": "string",
                  "aaaLocalEapAuthenticationEnabled": true,
                  "aaaLocalEapAuthenticationProfileName": "string",
                  "aaaRadiusAccountingPrimaryServer": "string",
                  "aaaRadiusAccountingSecondaryServer": "string",
                  "aaaRadiusAccountingServersEnabled": true,
                  "aaaRadiusAccountingTertiaryServer": "string",
                  "aaaRadiusAccountingWlcSpecificEnabled": true,
                  "aaaRadiusAuthenticationPrimaryServer": "string",
                  "aaaRadiusAuthenticationSecondaryServer": "string",
                  "aaaRadiusAuthenticationServersEnabled": false,
                  "aaaRadiusAuthenticationTertiaryServer": "string",
                  "aaaRadiusAuthenticationWlcSpecificEnabled": true,
                  "aaaRadiusInterimUpdateEnabled": true,
                  "aaaRadiusInterimUpdateInterval": 2,
                  "adminStatus": true,
                  "advancedAironetIeEnabled": false,
                  "advancedClientExclusionEnabled": false,
                  "advancedClientExclusionTimeout": 5,
                  "advancedCoverageHoleDetectionEnabled": true,
                  "advancedDhcpAddressAssignmentRequired": false,
                  "advancedDhcpProfilingEnabled": false,
                  "advancedDhcpServerIpAddress": {},
                  "advancedDiagnosticChannelEnabled": true,
                  "advancedDot11anDtimPeriod": 2,
                  "advancedDot11bgnDtimPeriod": 8,
                  "advancedFlexConnectCentralDhcpProcessingEnabled": false,
                  "advancedFlexConnectLearnClientIpEnabled": false,
                  "advancedFlexConnectLocalAuthEnabled": true,
                  "advancedFlexConnectLocalSwitchingEnabled": false,
                  "advancedFlexConnectNatPatEnabled": false,
                  "advancedFlexConnectOverrideDnsEnabled": true,
                  "advancedFlexConnectReapCentralAssociation": true,
                  "advancedFlexConnectVlanCentralSwitchingEnabled": true,
                  "advancedHttpProfilingEnabled": false,
                  "advancedIpv6Enabled": true,
                  "advancedKtsCacEnabled": true,
                  "advancedLoadBalancingBandSelectEnabled": true,
                  "advancedLoadBalancingEnabled": false,
                  "advancedMaximumClients": 1,
                  "advancedMdnsProfileName": "string",
                  "advancedMdnsSnoopingEnabled": true,
                  "advancedMediaSessionSnoopingEnabled": false,
                  "advancedMfpClientProtection": "string",
                  "advancedMfpSignatureGenerationEnabled": false,
                  "advancedMfpVersion": 5,
                  "advancedOverrideInterfaceAclName": "string",
                  "advancedOverrideInterfaceIpv6AclName": "string",
                  "advancedPassiveClientEnabled": true,
                  "advancedPeerToPeerBlocking": "string",
                  "advancedPmipMobilityType": "string",
                  "advancedPmipProfile": "string",
                  "advancedPmipRealm": "string",
                  "advancedScanDeferPriority0": false,
                  "advancedScanDeferPriority1": false,
                  "advancedScanDeferPriority2": false,
                  "advancedScanDeferPriority3": true,
                  "advancedScanDeferPriority4": false,
                  "advancedScanDeferPriority5": true,
                  "advancedScanDeferPriority6": true,
                  "advancedScanDeferPriority7": false,
                  "advancedScanDeferTime": 1,
                  "advancedSessionTimeout": 9,
                  "advancedSessionTimeoutEnabled": false,
                  "advancedWifiDirectClientsPolicy": "string",
                  "broadcastSsidEnabled": false,
                  "ckipKeyIndex": 7,
                  "ckipKeyPermutationEnabled": false,
                  "ckipKeySize": "string",
                  "ckipMmhModeEnabled": false,
                  "ckipSecurityEnabled": true,
                  "hotspot2Enable": {},
                  "hotspot2Operators": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "hotspot2Ports": [
                    {},
                    {},
                    {},
                    {}
                  ],
                  "hotspot2Wan": {},
                  "hotspotCellularNetworks": [
                    {},
                    {}
                  ],
                  "hotspotDomains": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "hotspotGeneral": {},
                  "hotspotOuiTemplate": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "hotspotRealms": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "hotspotServiceAdvertisement": {},
                  "interfaceName": "string",
                  "interfaceType": 9,
                  "isWiredLan": true,
                  "lanType": "string",
                  "lastModified": 1,
                  "layer2FastTransitionEnabled": false,
                  "layer2FastTransitionOverDsEnabled": false,
                  "layer2FastTransitionReassociationTimeout": 2,
                  "layer2MacFilteringEnabled": true,
                  "layer3GlobalWebAuthEnabled": true,
                  "layer3PreauthenticationAcl": "string",
                  "layer3PreauthenticationIpv6Acl": "string",
                  "layer3VpnPassthroughEnabled": false,
                  "layer3WebAuthFlexAcl": "string",
                  "layer3WebAuthType": "string",
                  "layer3WebPolicyAuthenticationEnabled": true,
                  "layer3WebPolicyConditionalRedirectEnabled": true,
                  "layer3WebPolicyOnMacFailureEnabled": true,
                  "layer3WebPolicyPassthroughEnabled": false,
                  "multicastVlanEnabled": false,
                  "multicastVlanInterface": "string",
                  "profileName": "string",
                  "qos7920Cac": "string",
                  "qosAvcProfileName": "string",
                  "qosNbarVisibilityEnabled": false,
                  "qosNetflowMonitor": "string",
                  "qosPerSSidBurstRealTimeUpstreamRate": 4,
                  "qosPerSsidAverageDownstreamRate": 2,
                  "qosPerSsidAverageRealTimeDownstreamRate": 6,
                  "qosPerSsidAverageRealTimeUpstreamRate": 2,
                  "qosPerSsidAverageUpstreamRate": 9,
                  "qosPerSsidBurstDownstreamRate": 8,
                  "qosPerSsidBurstRealTimeDownstreamRate": 9,
                  "qosPerSsidBurstUpstreamRate": 1,
                  "qosPerUserAverageDownstreamRate": 9,
                  "qosPerUserAverageRealTimeDownstreamRate": 8,
                  "qosPerUserAverageRealTimeUpstreamRate": 8,
                  "qosPerUserAverageUpstreamRate": 9,
                  "qosPerUserBurstDownstreamRate": 8,
                  "qosPerUserBurstRealTimeDownstreamRate": 2,
                  "qosPerUserBurstRealTimeUpstreamRate": 1,
                  "qosPerUserBurstUpstreamRate": 10,
                  "qosProfile": "string",
                  "qosWmmPolicy": "string",
                  "radioPolicy": "string",
                  "ssid": "string",
                  "templateName": "string",
                  "vpnPassThroughGatewayAddress": {},
                  "webAuthExternalUrl": "string",
                  "webAuthLoginFailurePage": "string",
                  "webAuthLoginPage": "string",
                  "webAuthLogoutPage": "string",
                  "webPassthruEmailInputEnabled": false,
                  "wepAllowSharedKeyAuthentication": false,
                  "wepKeyIndex": 7,
                  "wepKeySize": "string",
                  "wepSecurityEnabled": true,
                  "wpa2Enabled": true,
                  "wpa2EncryptionProtocolAes": false,
                  "wpa2EncryptionProtocolTkip": true,
                  "wpaAuthenticationKeyManagement8021x": true,
                  "wpaAuthenticationKeyManagementCckm": false,
                  "wpaAuthenticationKeyManagementFt8021x": true,
                  "wpaAuthenticationKeyManagementFtPsk": true,
                  "wpaAuthenticationKeyManagementPmf8021x": false,
                  "wpaAuthenticationKeyManagementPmfPsk": true,
                  "wpaAuthenticationKeyManagementPsk": false,
                  "wpaControllerSpecificPresharedKeyEnabled": false,
                  "wpaEnabled": false,
                  "wpaEncryptionProtocolAes": true,
                  "wpaEncryptionProtocolTkip": false,
                  "wpaPresharedKey": "string",
                  "wpaPresharedKeyFormat": "string",
                  "wpaSecurityEnabled": true,
                  "x8021KeySize": "string",
                  "x8021SecurityEnabled": true
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/wlanProvisioning/apGroup": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpWlanProvisioningApGroup",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpWlanProvisioningApGroup. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "jobName": {
                      "type": "string"
                    },
                    "jobType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "jobName": "string",
                  "jobType": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "controllerId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "controllerName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "apGroupName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/wlanProvisioning/interface": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpWlanProvisioningInterface",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpWlanProvisioningInterface. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "jobName": {
                      "type": "string"
                    },
                    "jobType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "jobName": "string",
                  "jobType": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "controllerId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "controllerName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "interfaceName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/wlanProvisioning/interfaceGroup": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpWlanProvisioningInterfaceGroup",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpWlanProvisioningInterfaceGroup. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "jobName": {
                      "type": "string"
                    },
                    "jobType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "jobName": "string",
                  "jobType": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "controllerId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "controllerName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "interfaceGroupName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/wlanProvisioning/wlanProfile": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpWlanProvisioningWlanProfile",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpWlanProvisioningWlanProfile. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "jobName": {
                      "type": "string"
                    },
                    "jobType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "jobName": "string",
                  "jobType": "string"
                }
              }
            }
          }
        },
        "parameters": [
          {
            "name": "controllerId",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "controllerName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "wlanProfileName",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/wlanProvisioning/wlanTemplate": {
      "delete": {
        "tags": [
          "Webacs"
        ],
        "operationId": "deleteWebacsApiV4OpWlanProvisioningWlanTemplate",
        "description": "The parameters and request body are for method: deleteWebacsApiV4OpWlanProvisioningWlanTemplate. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "templateName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "templateName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      },
      "post": {
        "tags": [
          "Webacs"
        ],
        "operationId": "postWebacsApiV4OpWlanProvisioningWlanTemplate",
        "description": "The parameters and request body are for method: postWebacsApiV4OpWlanProvisioningWlanTemplate. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "adminStatus": {
                      "type": "boolean"
                    },
                    "broadcastSsidEnabled": {
                      "type": "boolean"
                    },
                    "interfaceName": {
                      "type": "string"
                    },
                    "interfaceType": {
                      "type": "number"
                    },
                    "lanType": {
                      "type": "string"
                    },
                    "layer2Security": {
                      "type": "object"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "ssid": {
                      "type": "string"
                    },
                    "templateName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "adminStatus": false,
                  "broadcastSsidEnabled": true,
                  "interfaceName": "string",
                  "interfaceType": 8,
                  "lanType": "string",
                  "layer2Security": {},
                  "profileName": "string",
                  "ssid": "string",
                  "templateName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/op/wlanProvisioning/deployTemplate": {
      "put": {
        "tags": [
          "Webacs"
        ],
        "operationId": "putWebacsApiV4OpWlanProvisioningDeployTemplate",
        "description": "The parameters and request body are for method: putWebacsApiV4OpWlanProvisioningDeployTemplate. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "adminStatus": {
                      "type": "boolean"
                    },
                    "broadcastSsidEnabled": {
                      "type": "boolean"
                    },
                    "interfaceName": {
                      "type": "string"
                    },
                    "interfaceType": {
                      "type": "number"
                    },
                    "lanType": {
                      "type": "string"
                    },
                    "layer2Security": {
                      "type": "object"
                    },
                    "profileName": {
                      "type": "string"
                    },
                    "ssid": {
                      "type": "string"
                    },
                    "templateName": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "adminStatus": true,
                  "broadcastSsidEnabled": true,
                  "interfaceName": "string",
                  "interfaceType": 5,
                  "lanType": "string",
                  "layer2Security": {},
                  "profileName": "string",
                  "ssid": "string",
                  "templateName": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/AutoApRadioDetails": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataAutoApRadioDetails",
        "description": "The parameters and request body are for method: getWebacsApiV4DataAutoApRadioDetails. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "adminStatus": {
                      "type": "string"
                    },
                    "antennaAzimAngle": {
                      "type": "number"
                    },
                    "antennaElevAngle": {
                      "type": "number"
                    },
                    "antennaGain": {
                      "type": "number"
                    },
                    "antennaName": {
                      "type": "string"
                    },
                    "apIpAddress": {
                      "type": "object"
                    },
                    "apName": {
                      "type": "string"
                    },
                    "baseRadioMac": {
                      "type": "object"
                    },
                    "channelNumber": {
                      "type": "string"
                    },
                    "clientCount": {
                      "type": "number"
                    },
                    "ethernetMac": {
                      "type": "object"
                    },
                    "ifDescr": {
                      "type": "string"
                    },
                    "nativePowerUseStandard": {
                      "type": "boolean"
                    },
                    "operBand": {
                      "type": "string"
                    },
                    "operStatus": {
                      "type": "string"
                    },
                    "phyType": {
                      "type": "string"
                    },
                    "powerLevel": {
                      "type": "number"
                    },
                    "radioMac": {
                      "type": "object"
                    },
                    "radioRole": {
                      "type": "string"
                    },
                    "radioType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "adminStatus": "string",
                  "antennaAzimAngle": 8,
                  "antennaElevAngle": 3,
                  "antennaGain": 5,
                  "antennaName": "string",
                  "apIpAddress": {},
                  "apName": "string",
                  "baseRadioMac": {},
                  "channelNumber": "string",
                  "clientCount": 7,
                  "ethernetMac": {},
                  "ifDescr": "string",
                  "nativePowerUseStandard": false,
                  "operBand": "string",
                  "operStatus": "string",
                  "phyType": "string",
                  "powerLevel": 10,
                  "radioMac": {},
                  "radioRole": "string",
                  "radioType": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/ClientStats": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataClientStats",
        "description": "The parameters and request body are for method: getWebacsApiV4DataClientStats. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "bytesReceived": {
                      "type": "number"
                    },
                    "bytesSent": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "dataRate": {
                      "type": "number"
                    },
                    "dataRetries": {
                      "type": "number"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "packetsReceived": {
                      "type": "number"
                    },
                    "packetsSent": {
                      "type": "number"
                    },
                    "raPacketsDropped": {
                      "type": "number"
                    },
                    "rssi": {
                      "type": "number"
                    },
                    "rtsRetries": {
                      "type": "number"
                    },
                    "rxBytesDropped": {
                      "type": "number"
                    },
                    "rxPacketsDropped": {
                      "type": "number"
                    },
                    "snr": {
                      "type": "number"
                    },
                    "txBytesDropped": {
                      "type": "number"
                    },
                    "txPacketsDropped": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "bytesReceived": 2,
                  "bytesSent": 10,
                  "collectionTime": 1,
                  "dataRate": 7,
                  "dataRetries": 1,
                  "macAddress": {},
                  "packetsReceived": 4,
                  "packetsSent": 7,
                  "raPacketsDropped": 6,
                  "rssi": 3,
                  "rtsRetries": 2,
                  "rxBytesDropped": 10,
                  "rxPacketsDropped": 9,
                  "snr": 8,
                  "txBytesDropped": 5,
                  "txPacketsDropped": 1
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/HistoricalClientStats": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataHistoricalClientStats",
        "description": "The parameters and request body are for method: getWebacsApiV4DataHistoricalClientStats. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "bytesReceived": {
                      "type": "number"
                    },
                    "bytesSent": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "dataRate": {
                      "type": "number"
                    },
                    "dataRetries": {
                      "type": "number"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "packetsReceived": {
                      "type": "number"
                    },
                    "packetsSent": {
                      "type": "number"
                    },
                    "raPacketsDropped": {
                      "type": "number"
                    },
                    "rssi": {
                      "type": "number"
                    },
                    "rtsRetries": {
                      "type": "number"
                    },
                    "rxBytesDropped": {
                      "type": "number"
                    },
                    "rxPacketsDropped": {
                      "type": "number"
                    },
                    "snr": {
                      "type": "number"
                    },
                    "txBytesDropped": {
                      "type": "number"
                    },
                    "txPacketsDropped": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "bytesReceived": 8,
                  "bytesSent": 6,
                  "collectionTime": 8,
                  "dataRate": 9,
                  "dataRetries": 7,
                  "macAddress": {},
                  "packetsReceived": 1,
                  "packetsSent": 7,
                  "raPacketsDropped": 3,
                  "rssi": 9,
                  "rtsRetries": 8,
                  "rxBytesDropped": 10,
                  "rxPacketsDropped": 2,
                  "snr": 1,
                  "txBytesDropped": 9,
                  "txPacketsDropped": 7
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/HistoricalRFCounters": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataHistoricalRFCounters",
        "description": "The parameters and request body are for method: getWebacsApiV4DataHistoricalRFCounters. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ackFailureCount": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "failedCount": {
                      "type": "number"
                    },
                    "fcsErrorCount": {
                      "type": "number"
                    },
                    "frameDuplicateCount": {
                      "type": "number"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "multipleRetryCount": {
                      "type": "number"
                    },
                    "retryCount": {
                      "type": "number"
                    },
                    "rtsFailureCount": {
                      "type": "number"
                    },
                    "rtsSuccessCount": {
                      "type": "number"
                    },
                    "rxFragmentCount": {
                      "type": "number"
                    },
                    "rxMulticastFrameCount": {
                      "type": "number"
                    },
                    "slotId": {
                      "type": "number"
                    },
                    "txFragmentCount": {
                      "type": "number"
                    },
                    "txFrameCount": {
                      "type": "number"
                    },
                    "txMulticastFrameCount": {
                      "type": "number"
                    },
                    "wepUndecryptableCount": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "ackFailureCount": 7,
                  "collectionTime": 1,
                  "failedCount": 4,
                  "fcsErrorCount": 2,
                  "frameDuplicateCount": 4,
                  "macAddress": {},
                  "multipleRetryCount": 9,
                  "retryCount": 10,
                  "rtsFailureCount": 4,
                  "rtsSuccessCount": 9,
                  "rxFragmentCount": 10,
                  "rxMulticastFrameCount": 8,
                  "slotId": 3,
                  "txFragmentCount": 8,
                  "txFrameCount": 2,
                  "txMulticastFrameCount": 7,
                  "wepUndecryptableCount": 7
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/HistoricalRFLoadStats": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataHistoricalRFLoadStats",
        "description": "The parameters and request body are for method: getWebacsApiV4DataHistoricalRFLoadStats. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "channelUtilization": {
                      "type": "number"
                    },
                    "clientCount": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "ethernetMac": {
                      "type": "object"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "poorCoverageClients": {
                      "type": "number"
                    },
                    "rxUtilization": {
                      "type": "number"
                    },
                    "slotId": {
                      "type": "number"
                    },
                    "txUtilization": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "channelUtilization": 8,
                  "clientCount": 3,
                  "collectionTime": 1,
                  "ethernetMac": {},
                  "macAddress": {},
                  "poorCoverageClients": 5,
                  "rxUtilization": 6,
                  "slotId": 10,
                  "txUtilization": 4
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/HistoricalRFStats": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataHistoricalRFStats",
        "description": "The parameters and request body are for method: getWebacsApiV4DataHistoricalRFStats. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "channelNumber": {
                      "type": "string"
                    },
                    "clientCount": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "coverageProfile": {
                      "type": "string"
                    },
                    "ethernetMac": {
                      "type": "object"
                    },
                    "interferenceProfile": {
                      "type": "string"
                    },
                    "loadProfile": {
                      "type": "string"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "noiseProfile": {
                      "type": "string"
                    },
                    "operStatus": {
                      "type": "string"
                    },
                    "powerLevel": {
                      "type": "number"
                    },
                    "slotId": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "channelNumber": "string",
                  "clientCount": 8,
                  "collectionTime": 2,
                  "coverageProfile": "string",
                  "ethernetMac": {},
                  "interferenceProfile": "string",
                  "loadProfile": "string",
                  "macAddress": {},
                  "noiseProfile": "string",
                  "operStatus": "string",
                  "powerLevel": 2,
                  "slotId": 6
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/HistoricalWLCCPUUtilizations": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataHistoricalWLCCPUUtilizations",
        "description": "The parameters and request body are for method: getWebacsApiV4DataHistoricalWLCCPUUtilizations. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "averageCPUUtilization": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "cpuUtilization": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "ipAddress": {
                      "type": "object"
                    },
                    "name": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "averageCPUUtilization": 2,
                  "collectionTime": 6,
                  "cpuUtilization": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "ipAddress": {},
                  "name": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/HistoricalWLCMemUtilizations": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataHistoricalWLCMemUtilizations",
        "description": "The parameters and request body are for method: getWebacsApiV4DataHistoricalWLCMemUtilizations. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "collectionTime": {
                      "type": "number"
                    },
                    "ipAddress": {
                      "type": "object"
                    },
                    "memoryFree": {
                      "type": "number"
                    },
                    "memoryPoolUtilization": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "memoryTotal": {
                      "type": "number"
                    },
                    "memoryUsed": {
                      "type": "number"
                    },
                    "memoryUtilization": {
                      "type": "number"
                    },
                    "name": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "collectionTime": 2,
                  "ipAddress": {},
                  "memoryFree": 2,
                  "memoryPoolUtilization": [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ],
                  "memoryTotal": 8,
                  "memoryUsed": 7,
                  "memoryUtilization": 4,
                  "name": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/RadioDetails": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataRadioDetails",
        "description": "The parameters and request body are for method: getWebacsApiV4DataRadioDetails. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "adminStatus": {
                      "type": "string"
                    },
                    "alarmStatus": {
                      "type": "string"
                    },
                    "antennaAzimAngle": {
                      "type": "number"
                    },
                    "antennaDiversity": {
                      "type": "string"
                    },
                    "antennaElevAngle": {
                      "type": "number"
                    },
                    "antennaGain": {
                      "type": "number"
                    },
                    "antennaMode": {
                      "type": "string"
                    },
                    "antennaName": {
                      "type": "string"
                    },
                    "antennaType": {
                      "type": "string"
                    },
                    "apIpAddress": {
                      "type": "object"
                    },
                    "apName": {
                      "type": "string"
                    },
                    "baseRadioMac": {
                      "type": "object"
                    },
                    "channelControl": {
                      "type": "string"
                    },
                    "channelNumber": {
                      "type": "string"
                    },
                    "channelWidth": {
                      "type": "string"
                    },
                    "cleanAirCapable": {
                      "type": "boolean"
                    },
                    "cleanAirSensorStatus": {
                      "type": "object"
                    },
                    "cleanAirStatus": {
                      "type": "boolean"
                    },
                    "clientCount": {
                      "type": "number"
                    },
                    "controllerIpAddress": {
                      "type": "object"
                    },
                    "dot11nCapable": {
                      "type": "boolean"
                    },
                    "ethernetMac": {
                      "type": "object"
                    },
                    "operStatus": {
                      "type": "string"
                    },
                    "port": {
                      "type": "number"
                    },
                    "powerLevel": {
                      "type": "number"
                    },
                    "radioBand": {
                      "type": "string"
                    },
                    "radioRole": {
                      "type": "string"
                    },
                    "radioType": {
                      "type": "string"
                    },
                    "slotId": {
                      "type": "number"
                    },
                    "txPowerControl": {
                      "type": "string"
                    },
                    "txPowerOutput": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "adminStatus": "string",
                  "alarmStatus": "string",
                  "antennaAzimAngle": 2,
                  "antennaDiversity": "string",
                  "antennaElevAngle": 2,
                  "antennaGain": 9,
                  "antennaMode": "string",
                  "antennaName": "string",
                  "antennaType": "string",
                  "apIpAddress": {},
                  "apName": "string",
                  "baseRadioMac": {},
                  "channelControl": "string",
                  "channelNumber": "string",
                  "channelWidth": "string",
                  "cleanAirCapable": false,
                  "cleanAirSensorStatus": {},
                  "cleanAirStatus": false,
                  "clientCount": 7,
                  "controllerIpAddress": {},
                  "dot11nCapable": false,
                  "ethernetMac": {},
                  "operStatus": "string",
                  "port": 5,
                  "powerLevel": 6,
                  "radioBand": "string",
                  "radioRole": "string",
                  "radioType": "string",
                  "slotId": 5,
                  "txPowerControl": "string",
                  "txPowerOutput": 7
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/RFCounters": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataRFCounters",
        "description": "The parameters and request body are for method: getWebacsApiV4DataRFCounters. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ackFailureCount": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "failedCount": {
                      "type": "number"
                    },
                    "fcsErrorCount": {
                      "type": "number"
                    },
                    "frameDuplicateCount": {
                      "type": "number"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "multipleRetryCount": {
                      "type": "number"
                    },
                    "retryCount": {
                      "type": "number"
                    },
                    "rtsFailureCount": {
                      "type": "number"
                    },
                    "rtsSuccessCount": {
                      "type": "number"
                    },
                    "rxFragmentCount": {
                      "type": "number"
                    },
                    "rxMulticastFrameCount": {
                      "type": "number"
                    },
                    "slotId": {
                      "type": "number"
                    },
                    "txFragmentCount": {
                      "type": "number"
                    },
                    "txFrameCount": {
                      "type": "number"
                    },
                    "txMulticastFrameCount": {
                      "type": "number"
                    },
                    "wepUndecryptableCount": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "ackFailureCount": 5,
                  "collectionTime": 5,
                  "failedCount": 9,
                  "fcsErrorCount": 8,
                  "frameDuplicateCount": 4,
                  "macAddress": {},
                  "multipleRetryCount": 8,
                  "retryCount": 9,
                  "rtsFailureCount": 10,
                  "rtsSuccessCount": 3,
                  "rxFragmentCount": 9,
                  "rxMulticastFrameCount": 6,
                  "slotId": 5,
                  "txFragmentCount": 8,
                  "txFrameCount": 10,
                  "txMulticastFrameCount": 3,
                  "wepUndecryptableCount": 3
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/RFLoadStats": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataRFLoadStats",
        "description": "The parameters and request body are for method: getWebacsApiV4DataRFLoadStats. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "channelUtilization": {
                      "type": "number"
                    },
                    "clientCount": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "ethernetMac": {
                      "type": "object"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "poorCoverageClients": {
                      "type": "number"
                    },
                    "rxUtilization": {
                      "type": "number"
                    },
                    "slotId": {
                      "type": "number"
                    },
                    "txUtilization": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "channelUtilization": 3,
                  "clientCount": 9,
                  "collectionTime": 8,
                  "ethernetMac": {},
                  "macAddress": {},
                  "poorCoverageClients": 1,
                  "rxUtilization": 4,
                  "slotId": 4,
                  "txUtilization": 6
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/RFStats": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataRFStats",
        "description": "The parameters and request body are for method: getWebacsApiV4DataRFStats. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "channelNumber": {
                      "type": "string"
                    },
                    "clientCount": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "coverageProfile": {
                      "type": "string"
                    },
                    "ethernetMac": {
                      "type": "object"
                    },
                    "interferenceProfile": {
                      "type": "string"
                    },
                    "loadProfile": {
                      "type": "string"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "noiseProfile": {
                      "type": "string"
                    },
                    "operStatus": {
                      "type": "string"
                    },
                    "powerLevel": {
                      "type": "number"
                    },
                    "slotId": {
                      "type": "number"
                    },
                    "txPowerOutput": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "channelNumber": "string",
                  "clientCount": 8,
                  "collectionTime": 2,
                  "coverageProfile": "string",
                  "ethernetMac": {},
                  "interferenceProfile": "string",
                  "loadProfile": "string",
                  "macAddress": {},
                  "noiseProfile": "string",
                  "operStatus": "string",
                  "powerLevel": 3,
                  "slotId": 1,
                  "txPowerOutput": 4
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/Radios": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataRadios",
        "description": "The parameters and request body are for method: getWebacsApiV4DataRadios. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "adminStatus": {
                      "type": "string"
                    },
                    "apIpAddress": {
                      "type": "object"
                    },
                    "apName": {
                      "type": "string"
                    },
                    "apType": {
                      "type": "number"
                    },
                    "baseRadioMac": {
                      "type": "object"
                    },
                    "channelNumber": {
                      "type": "string"
                    },
                    "clientCount": {
                      "type": "number"
                    },
                    "controllerIpAddress": {
                      "type": "object"
                    },
                    "ethernetMac": {
                      "type": "object"
                    },
                    "operStatus": {
                      "type": "string"
                    },
                    "powerLevel": {
                      "type": "number"
                    },
                    "radioType": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "adminStatus": "string",
                  "apIpAddress": {},
                  "apName": "string",
                  "apType": 7,
                  "baseRadioMac": {},
                  "channelNumber": "string",
                  "clientCount": 6,
                  "controllerIpAddress": {},
                  "ethernetMac": {},
                  "operStatus": "string",
                  "powerLevel": 9,
                  "radioType": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/ThirdpartyAccessPoints": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataThirdpartyAccessPoints",
        "description": "The parameters and request body are for method: getWebacsApiV4DataThirdpartyAccessPoints. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "adminStatus": {
                      "type": "string"
                    },
                    "clientCount": {
                      "type": "number"
                    },
                    "clientCount24GHz": {
                      "type": "number"
                    },
                    "clientCount5GHz": {
                      "type": "number"
                    },
                    "controllerIpAddress": {
                      "type": "string"
                    },
                    "controllerName": {
                      "type": "string"
                    },
                    "ethernetMac": {
                      "type": "string"
                    },
                    "ipAddress": {
                      "type": "string"
                    },
                    "location": {
                      "type": "string"
                    },
                    "macAddress": {
                      "type": "string"
                    },
                    "model": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "operationalStatus": {
                      "type": "string"
                    },
                    "serialNumber": {
                      "type": "string"
                    },
                    "softwareVersion": {
                      "type": "string"
                    },
                    "status": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "adminStatus": "string",
                  "clientCount": 8,
                  "clientCount24GHz": 3,
                  "clientCount5GHz": 5,
                  "controllerIpAddress": "string",
                  "controllerName": "string",
                  "ethernetMac": "string",
                  "ipAddress": "string",
                  "location": "string",
                  "macAddress": "string",
                  "model": "string",
                  "name": "string",
                  "operationalStatus": "string",
                  "serialNumber": "string",
                  "softwareVersion": "string",
                  "status": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/AccessPoints": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataAccessPoints",
        "description": "The parameters and request body are for method: getWebacsApiV4DataAccessPoints. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "adminStatus": {
                      "type": "string"
                    },
                    "bootVersion": {
                      "type": "string"
                    },
                    "clientCount": {
                      "type": "number"
                    },
                    "clientCount24GHz": {
                      "type": "number"
                    },
                    "clientCount5GHz": {
                      "type": "number"
                    },
                    "controllerIpAddress": {
                      "type": "string"
                    },
                    "controllerName": {
                      "type": "string"
                    },
                    "countryCode": {
                      "type": "string"
                    },
                    "ethernetMac": {
                      "type": "object"
                    },
                    "hreapEnabled": {
                      "type": "boolean"
                    },
                    "ipAddress": {
                      "type": "object"
                    },
                    "location": {
                      "type": "string"
                    },
                    "lwappUpTime": {
                      "type": "number"
                    },
                    "macAddress": {
                      "type": "object"
                    },
                    "model": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "serialNumber": {
                      "type": "string"
                    },
                    "softwareVersion": {
                      "type": "string"
                    },
                    "status": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "upTime": {
                      "type": "number"
                    }
                  }
                },
                "example": {
                  "adminStatus": "string",
                  "bootVersion": "string",
                  "clientCount": 7,
                  "clientCount24GHz": 2,
                  "clientCount5GHz": 5,
                  "controllerIpAddress": "string",
                  "controllerName": "string",
                  "countryCode": "string",
                  "ethernetMac": {},
                  "hreapEnabled": true,
                  "ipAddress": {},
                  "location": "string",
                  "lwappUpTime": 9,
                  "macAddress": {},
                  "model": "string",
                  "name": "string",
                  "serialNumber": "string",
                  "softwareVersion": "string",
                  "status": "string",
                  "type": "string",
                  "upTime": 3
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/WLCCPUUtilizations": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataWLCCPUUtilizations",
        "description": "The parameters and request body are for method: getWebacsApiV4DataWLCCPUUtilizations. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "averageCPUUtilization": {
                      "type": "number"
                    },
                    "collectionTime": {
                      "type": "number"
                    },
                    "cpuUtilization": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "ipAddress": {
                      "type": "object"
                    },
                    "name": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "averageCPUUtilization": 2,
                  "collectionTime": 2,
                  "cpuUtilization": [
                    {},
                    {}
                  ],
                  "ipAddress": {},
                  "name": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/WLCMemoryUtilizations": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataWLCMemoryUtilizations",
        "description": "The parameters and request body are for method: getWebacsApiV4DataWLCMemoryUtilizations. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "collectionTime": {
                      "type": "number"
                    },
                    "ipAddress": {
                      "type": "object"
                    },
                    "memoryFree": {
                      "type": "number"
                    },
                    "memoryPoolUtilization": {
                      "type": "array",
                      "items": {
                        "type": "object"
                      }
                    },
                    "memoryTotal": {
                      "type": "number"
                    },
                    "memoryUsed": {
                      "type": "number"
                    },
                    "memoryUtilization": {
                      "type": "number"
                    },
                    "name": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "collectionTime": 3,
                  "ipAddress": {},
                  "memoryFree": 9,
                  "memoryPoolUtilization": [
                    {}
                  ],
                  "memoryTotal": 8,
                  "memoryUsed": 1,
                  "memoryUtilization": 8,
                  "name": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/WlanControllers": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataWlanControllers",
        "description": "The parameters and request body are for method: getWebacsApiV4DataWlanControllers. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "alarmStatus": {
                      "type": "string"
                    },
                    "apCount": {
                      "type": "number"
                    },
                    "auditStatus": {
                      "type": "string"
                    },
                    "autoRefresh": {
                      "type": "boolean"
                    },
                    "clientCount": {
                      "type": "number"
                    },
                    "contact": {
                      "type": "string"
                    },
                    "ipAddress": {
                      "type": "string"
                    },
                    "lastBackup": {
                      "type": "number"
                    },
                    "location": {
                      "type": "string"
                    },
                    "mobilityGroupName": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "reachabilityStatus": {
                      "type": "boolean"
                    },
                    "rfGroupName": {
                      "type": "string"
                    },
                    "softwareVersion": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    }
                  }
                },
                "example": {
                  "alarmStatus": "string",
                  "apCount": 7,
                  "auditStatus": "string",
                  "autoRefresh": false,
                  "clientCount": 8,
                  "contact": "string",
                  "ipAddress": "string",
                  "lastBackup": 9,
                  "location": "string",
                  "mobilityGroupName": "string",
                  "name": "string",
                  "reachabilityStatus": true,
                  "rfGroupName": "string",
                  "softwareVersion": "string",
                  "type": "string"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    },
    "/webacs/api/v4/data/Devices": {
      "get": {
        "tags": [
          "Webacs"
        ],
        "operationId": "getWebacsApiV4DataDevices",
        "description": "The parameters and request body are for method: getWebacsApiV4DataDevices. Same endpoint also used in methods:",
        "responses": {
          "200": {
            "description": "Successful operation",
            "content": {
              "application/json": {
                "schema": {
                  "title": "result",
                  "type": "object"
                }
              }
            }
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object"
              },
              "example": {}
            }
          }
        }
      }
    }
  },
  "components": {
    "schemas": {}
  }
}