openapi: 3.0.0
info:
  title: https://developer.cisco.com
  contact: {}
  version: '1.0.0'
servers:
- url: https://{defaultHost}
  variables:
    defaultHost:
      default: www.example.com
paths:
  /webacs/api/v4/op/aaa/tacacsPlusServer:
    delete:
      summary: >-
        DELETE Delete Server

        DELETE op/aaa/tacacsPlusServer
      description: >-
        DELETE Delete Server

        DELETE op/aaa/tacacsPlusServer
      operationId: >-
        DELETEDeleteServer

        DELETEop/aaa/tacacsPlusServer
      parameters:
      - name: serverIp
        in: query
        description: IP address of the TACACS+ server to be deleted. Either serverHostName of serverIp must be specified.
        style: form
        explode: true
        schema:
          type: string
      - name: serverHostName
        in: query
        description: Host name of the TACACS+ server to be deleted. Either serverHostName of serverIp must be specified.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpAaaTacacsPlusServerResponse'
      deprecated: false
    get:
      summary: >-
        GET List Servers

        GET op/aaa/tacacsPlusServer
      description: >-
        GET List Servers

        GET op/aaa/tacacsPlusServer
      operationId: >-
        GETListServers

        GETop/aaa/tacacsPlusServer
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpAaaTacacsPlusServerResponse1'
      deprecated: false
    post:
      summary: >-
        POST Add Server

        POST op/aaa/tacacsPlusServer
      description: >-
        POST Add Server

        POST op/aaa/tacacsPlusServer
      operationId: >-
        POSTAddServer

        POSTop/aaa/tacacsPlusServer
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpAaaTacacsPlusServerRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpAaaTacacsPlusServerResponse2'
      deprecated: false
    put:
      summary: >-
        PUT Update Server

        PUT op/aaa/tacacsPlusServer
      description: >-
        PUT Update Server

        PUT op/aaa/tacacsPlusServer
      operationId: >-
        PUTUpdateServer

        PUTop/aaa/tacacsPlusServer
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpAaaTacacsPlusServerRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpAaaTacacsPlusServerResponse2'
      deprecated: false
  /webacs/api/v4/data/ApOnboardingProfile:
    get:
      summary: >-
        GET Get AP onboarding profiles

        GET data/ApOnboardingProfile
      description: >-
        GET Get AP onboarding profiles

        GET data/ApOnboardingProfile
      operationId: >-
        GETGetAPonboardingprofiles

        GETdata/ApOnboardingProfile
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataApOnboardingProfileResponse'
      deprecated: false
  /webacs/api/v4/op/apOnboarding/profile:
    delete:
      summary: >-
        DELETE Delete AP onboarding profiles

        DELETE op/apOnboarding/profile
      description: >-
        DELETE Delete AP onboarding profiles

        DELETE op/apOnboarding/profile
      operationId: >-
        DELETEDeleteAPonboardingprofiles

        DELETEop/apOnboarding/profile
      parameters:
      - name: Content-Type
        in: header
        description: ''
        required: true
        style: simple
        schema:
          enum:
          - application/json
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpApOnboardingProfileResponse'
      deprecated: false
    post:
      summary: >-
        POST Create AP onboarding profiles

        POST op/apOnboarding/profile
      description: >-
        POST Create AP onboarding profiles

        POST op/apOnboarding/profile
      operationId: >-
        POSTCreateAPonboardingprofiles

        POSTop/apOnboarding/profile
      parameters:
      - name: overrideOption
        in: query
        description: verride existing profiles
        style: form
        explode: true
        schema:
          type: boolean
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpApOnboardingProfileResponse1'
      deprecated: false
    put:
      summary: >-
        PUT Modify AP onboarding profile

        PUT op/apOnboarding/profile
      description: >-
        PUT Modify AP onboarding profile

        PUT op/apOnboarding/profile
      operationId: >-
        PUTModifyAPonboardingprofile

        PUTop/apOnboarding/profile
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpApOnboardingProfileResponse2'
      deprecated: false
  /webacs/api/v4/data/ApiHealthRecords:
    get:
      summary: >-
        GET API Health Record

        GET data/ApiHealthRecords
      description: >-
        GET API Health Record

        GET data/ApiHealthRecords
      operationId: >-
        GETAPIHealthRecord

        GETdata/ApiHealthRecords
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataApiHealthRecordsResponse'
      deprecated: false
  /webacs/api/v4/data/ApiResponseTimeSummary:
    get:
      summary: >-
        GET API Response Time Summary

        GET data/ApiResponseTimeSummary
      description: >-
        GET API Response Time Summary

        GET data/ApiResponseTimeSummary
      operationId: >-
        GETAPIResponseTimeSummary

        GETdata/ApiResponseTimeSummary
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataApiResponseTimeSummaryResponse'
      deprecated: false
  /webacs/api/v4/op/apiHealth/callsPerClient:
    get:
      summary: >-
        GET API Calls Per Client

        GET op/apiHealth/callsPerClient
      description: >-
        GET API Calls Per Client

        GET op/apiHealth/callsPerClient
      operationId: >-
        GETAPICallsPerClient

        GETop/apiHealth/callsPerClient
      parameters:
      - name: service
        in: query
        description: The service path. If unspecified, data will be returned for all services.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpApiHealthCallsPerClientResponse'
      deprecated: false
  /webacs/api/v4/op/apiHealth/requestCountTrend:
    get:
      summary: >-
        GET API Request Count Trend

        GET op/apiHealth/requestCountTrend
      description: >-
        GET API Request Count Trend

        GET op/apiHealth/requestCountTrend
      operationId: >-
        GETAPIRequestCountTrend

        GETop/apiHealth/requestCountTrend
      parameters:
      - name: service
        in: query
        description: The service path. If unspecified, data will be returned for all services.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpApiHealthRequestCountTrendResponse'
      deprecated: false
  /webacs/api/v4/op/apiHealth/responseTimeTrend:
    get:
      summary: >-
        GET API Response Time Trend

        GET op/apiHealth/responseTimeTrend
      description: >-
        GET API Response Time Trend

        GET op/apiHealth/responseTimeTrend
      operationId: >-
        GETAPIResponseTimeTrend

        GETop/apiHealth/responseTimeTrend
      parameters:
      - name: service
        in: query
        description: The service path. If unspecified, data will be returned for all services.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpApiHealthResponseTimeTrendResponse'
      deprecated: false
  /webacs/api/v4/op/apiHealth/serviceNameList:
    get:
      summary: >-
        GET API Service Name List

        GET op/apiHealth/serviceNameList
      description: >-
        GET API Service Name List

        GET op/apiHealth/serviceNameList
      operationId: >-
        GETAPIServiceNameList

        GETop/apiHealth/serviceNameList
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpApiHealthServiceNameListResponse'
      deprecated: false
  /webacs/api/v4/op/apService/rxNeighbors:
    get:
      summary: >-
        GET Get Rx Neighbors

        GET op/apService/rxNeighbors
      description: >-
        GET Get Rx Neighbors

        GET op/apService/rxNeighbors
      operationId: >-
        GETGetRxNeighbors

        GETop/apService/rxNeighbors
      parameters:
      - name: apId
        in: query
        description: RequiredId of an access point to get Rx Neighbors.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpApServiceRxNeighborsResponse'
      deprecated: false
  /webacs/api/v4/op/apService/deleteById:
    put:
      summary: >-
        PUT Delete Access Points By IDs

        PUT op/apService/deleteById
      description: >-
        PUT Delete Access Points By IDs

        PUT op/apService/deleteById
      operationId: >-
        PUTDeleteAccessPointsByIDs

        PUTop/apService/deleteById
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpApServiceDeleteByIdRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpApServiceDeleteByIdResponse'
      deprecated: false
  /webacs/api/v4/op/apService/deleteAp:
    put:
      summary: >-
        PUT Delete Access Points By Names

        PUT op/apService/deleteAp
      description: >-
        PUT Delete Access Points By Names

        PUT op/apService/deleteAp
      operationId: >-
        PUTDeleteAccessPointsByNames

        PUTop/apService/deleteAp
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpApServiceDeleteApRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpApServiceDeleteApResponse'
      deprecated: false
  /webacs/api/v4/op/apService/accessPoint:
    put:
      summary: >-
        PUT Modify Unified Access Point

        PUT op/apService/accessPoint
      description: >-
        PUT Modify Unified Access Point

        PUT op/apService/accessPoint
      operationId: >-
        PUTModifyUnifiedAccessPoint

        PUTop/apService/accessPoint
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpApServiceAccessPointRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpApServiceAccessPointResponse'
      deprecated: false
  /webacs/api/v4/op/rogueAp/classification:
    put:
      summary: >-
        PUT Set Classification Type And Rogue State

        PUT op/rogueAp/classification
      description: >-
        PUT Set Classification Type And Rogue State

        PUT op/rogueAp/classification
      operationId: >-
        PUTSetClassificationTypeAndRogueState

        PUTop/rogueAp/classification
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpRogueApClassificationResponse'
      deprecated: false
  /webacs/api/v4/op/alarms/acknowledge:
    put:
      summary: >-
        PUT Acknowledges Alarms

        PUT op/alarms/acknowledge
      description: >-
        PUT Acknowledges Alarms

        PUT op/alarms/acknowledge
      operationId: >-
        PUTAcknowledgesAlarms

        PUTop/alarms/acknowledge
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpAlarmsAcknowledgeResponse'
      deprecated: false
  /webacs/api/v4/op/alarms/annotate:
    put:
      summary: >-
        PUT Annotates Alarms

        PUT op/alarms/annotate
      description: >-
        PUT Annotates Alarms

        PUT op/alarms/annotate
      operationId: >-
        PUTAnnotatesAlarms

        PUTop/alarms/annotate
      parameters:
      - name: note
        in: query
        description: Annotation note
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpAlarmsAnnotateResponse'
      deprecated: false
  /webacs/api/v4/op/alarms/clear:
    put:
      summary: >-
        PUT Clears Alarms

        PUT op/alarms/clear
      description: >-
        PUT Clears Alarms

        PUT op/alarms/clear
      operationId: >-
        PUTClearsAlarms

        PUTop/alarms/clear
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpAlarmsClearResponse'
      deprecated: false
  /webacs/api/v4/op/alarms/clearByEventType:
    put:
      summary: >-
        PUT Clears Alarms with provided event type

        PUT op/alarms/clearByEventType
      description: >-
        PUT Clears Alarms with provided event type

        PUT op/alarms/clearByEventType
      operationId: >-
        PUTClearsAlarmswithprovidedeventtype

        PUTop/alarms/clearByEventType
      parameters:
      - name: setSeverityToInfo
        in: query
        description: True if need to set alarm severity to Info once it's cleared. False by default
        style: form
        explode: true
        schema:
          type: boolean
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpAlarmsClearByEventTypeResponse'
      deprecated: false
  /webacs/api/v4/op/alarms/unacknowledge:
    put:
      summary: >-
        PUT Unacknowledges Alarms

        PUT op/alarms/unacknowledge
      description: >-
        PUT Unacknowledges Alarms

        PUT op/alarms/unacknowledge
      operationId: >-
        PUTUnacknowledgesAlarms

        PUTop/alarms/unacknowledge
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpAlarmsUnacknowledgeResponse'
      deprecated: false
  /webacs/api/v4/data/Applications:
    get:
      summary: >-
        GET Predefined and User-defined Applications

        GET data/Applications
      description: >-
        GET Predefined and User-defined Applications

        GET data/Applications
      operationId: >-
        GETPredefinedandUser-definedApplications

        GETdata/Applications
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataApplicationsResponse'
      deprecated: false
  /webacs/api/v4/data/CliTemplate:
    get:
      summary: >-
        GET CLI Configuration Templates

        GET data/CliTemplate
      description: >-
        GET CLI Configuration Templates

        GET data/CliTemplate
      operationId: >-
        GETCLIConfigurationTemplates

        GETdata/CliTemplate
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataCliTemplateResponse'
      deprecated: false
  /webacs/api/v4/op/cliTemplateConfiguration/deleteTemplate:
    delete:
      summary: >-
        DELETE Delete Configuration Template

        DELETE op/cliTemplateConfiguration/deleteTemplate
      description: >-
        DELETE Delete Configuration Template

        DELETE op/cliTemplateConfiguration/deleteTemplate
      operationId: >-
        DELETEDeleteConfigurationTemplate

        DELETEop/cliTemplateConfiguration/deleteTemplate
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCliTemplateConfigurationDeleteTemplateResponse'
      deprecated: false
  /webacs/api/v4/op/cliTemplateConfiguration/folder:
    delete:
      summary: >-
        DELETE Delete Configuration Template Folder

        DELETE op/cliTemplateConfiguration/folder
      description: >-
        DELETE Delete Configuration Template Folder

        DELETE op/cliTemplateConfiguration/folder
      operationId: >-
        DELETEDeleteConfigurationTemplateFolder

        DELETEop/cliTemplateConfiguration/folder
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCliTemplateConfigurationFolderResponse'
      deprecated: false
    get:
      summary: >-
        GET List Configuration Template Folders

        GET op/cliTemplateConfiguration/folder
      description: >-
        GET List Configuration Template Folders

        GET op/cliTemplateConfiguration/folder
      operationId: >-
        GETListConfigurationTemplateFolders

        GETop/cliTemplateConfiguration/folder
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCliTemplateConfigurationFolderResponse1'
      deprecated: false
  /webacs/api/v4/op/cliTemplateConfiguration/deviceTypes:
    get:
      summary: >-
        GET List Device Types

        GET op/cliTemplateConfiguration/deviceTypes
      description: >-
        GET List Device Types

        GET op/cliTemplateConfiguration/deviceTypes
      operationId: >-
        GETListDeviceTypes

        GETop/cliTemplateConfiguration/deviceTypes
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCliTemplateConfigurationDeviceTypesResponse'
      deprecated: false
    post:
      summary: >-
        POST Create Configuration Template Folder

        POST op/cliTemplateConfiguration/folder
      description: >-
        POST Create Configuration Template Folder

        POST op/cliTemplateConfiguration/folder
      operationId: >-
        POSTCreateConfigurationTemplateFolder

        POSTop/cliTemplateConfiguration/folder
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCliTemplateConfigurationDeviceTypesResponse1'
      deprecated: false
  /webacs/api/v4/op/cliTemplateConfiguration/upload:
    post:
      summary: >-
        POST Upload Configuration Template

        POST op/cliTemplateConfiguration/upload
      description: >-
        POST Upload Configuration Template

        POST op/cliTemplateConfiguration/upload
      operationId: >-
        POSTUploadConfigurationTemplate

        POSTop/cliTemplateConfiguration/upload
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCliTemplateConfigurationUploadResponse'
      deprecated: false
  /webacs/api/v4/op/cliTemplateConfiguration/deployTemplateThroughJob:
    put:
      summary: >-
        PUT Deploy Configuration Template Through Job

        PUT op/cliTemplateConfiguration/deployTemplateThroughJob
      description: >-
        PUT Deploy Configuration Template Through Job

        PUT op/cliTemplateConfiguration/deployTemplateThroughJob
      operationId: >-
        PUTDeployConfigurationTemplateThroughJob

        PUTop/cliTemplateConfiguration/deployTemplateThroughJob
      parameters:
      - name: startTime
        in: query
        description: The time when the CLI template will be deployed. If the start time is not defined the deployment will start immediately. The start time should be provided in the ISO 8601 format.
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCliTemplateConfigurationDeployTemplateThroughJobResponse'
      deprecated: false
  /webacs/api/v4/op/cliTemplateConfiguration/template:
    put:
      summary: >-
        PUT Modify Configuration Template Content

        PUT op/cliTemplateConfiguration/template
      description: >-
        PUT Modify Configuration Template Content

        PUT op/cliTemplateConfiguration/template
      operationId: >-
        PUTModifyConfigurationTemplateContent

        PUTop/cliTemplateConfiguration/template
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCliTemplateConfigurationTemplateResponse'
      deprecated: false
  /webacs/api/v4/data/ClientCounts:
    get:
      summary: >-
        GET Client Counts

        GET data/ClientCounts
      description: >-
        GET Client Counts

        GET data/ClientCounts
      operationId: >-
        GETClientCounts

        GETdata/ClientCounts
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataClientCountsResponse'
      deprecated: false
  /webacs/api/v4/data/ClientSessions:
    get:
      summary: >-
        GET Client Sessions

        GET data/ClientSessions
      description: >-
        GET Client Sessions

        GET data/ClientSessions
      operationId: >-
        GETClientSessions

        GETdata/ClientSessions
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataClientSessionsResponse'
      deprecated: false
  /webacs/api/v4/data/ClientTraffics:
    get:
      summary: >-
        GET Client Traffic Information

        GET data/ClientTraffics
      description: >-
        GET Client Traffic Information

        GET data/ClientTraffics
      operationId: >-
        GETClientTrafficInformation

        GETdata/ClientTraffics
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataClientTrafficsResponse'
      deprecated: false
  /webacs/api/v4/data/HistoricalClientCounts:
    get:
      summary: >-
        GET Historical Client Counts

        GET data/HistoricalClientCounts
      description: >-
        GET Historical Client Counts

        GET data/HistoricalClientCounts
      operationId: >-
        GETHistoricalClientCounts

        GETdata/HistoricalClientCounts
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataHistoricalClientCountsResponse'
      deprecated: false
  /webacs/api/v4/data/HistoricalClientTraffics:
    get:
      summary: >-
        GET Historical Client Traffic Information

        GET data/HistoricalClientTraffics
      description: >-
        GET Historical Client Traffic Information

        GET data/HistoricalClientTraffics
      operationId: >-
        GETHistoricalClientTrafficInformation

        GETdata/HistoricalClientTraffics
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataHistoricalClientTrafficsResponse'
      deprecated: false
  /webacs/api/v4/op/compliance/check:
    get:
      summary: >-
        GET Checks status of Check Job

        GET op/compliance/check
      description: >-
        GET Checks status of Check Job

        GET op/compliance/check
      operationId: >-
        GETChecksstatusofCheckJob

        GETop/compliance/check
      parameters:
      - name: jobName
        in: query
        description: RequiredName of check compliance job
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpComplianceCheckResponse'
      deprecated: false
  /webacs/api/v4/op/compliance/policy:
    post:
      summary: >-
        POST Add policy

        POST op/compliance/policy
      description: >-
        POST Add policy

        POST op/compliance/policy
      operationId: >-
        POSTAddpolicy

        POSTop/compliance/policy
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpCompliancePolicyRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCompliancePolicyResponse'
      deprecated: false
  /webacs/api/v4/op/compliance/profile:
    post:
      summary: >-
        POST Add profile

        POST op/compliance/profile
      description: >-
        POST Add profile

        POST op/compliance/profile
      operationId: >-
        POSTAddprofile

        POSTop/compliance/profile
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpComplianceProfileRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpComplianceProfileResponse'
      deprecated: false
  /webacs/api/v4/op/compliance/policy/import:
    post:
      summary: >-
        POST Import policy

        POST op/compliance/policy/import
      description: >-
        POST Import policy

        POST op/compliance/policy/import
      operationId: >-
        POSTImportpolicy

        POSTop/compliance/policy/import
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpCompliancePolicyImportRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCompliancePolicyImportResponse'
      deprecated: false
  /webacs/api/v4/op/compliance/run:
    post:
      summary: >-
        POST Schedule a Check Job

        POST op/compliance/run
      description: >-
        POST Schedule a Check Job

        POST op/compliance/run
      operationId: >-
        POSTScheduleaCheckJob

        POSTop/compliance/run
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpComplianceRunRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpComplianceRunResponse'
      deprecated: false
  /webacs/api/v4/data/BulkSanitizedConfigArchives:
    get:
      summary: >-
        GET Bulk export sanitized configuration archives

        GET data/BulkSanitizedConfigArchives
      description: >-
        GET Bulk export sanitized configuration archives

        GET data/BulkSanitizedConfigArchives
      operationId: >-
        GETBulkexportsanitizedconfigurationarchives

        GETdata/BulkSanitizedConfigArchives
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataBulkSanitizedConfigArchivesResponse'
      deprecated: false
  /webacs/api/v4/data/BulkUnsanitizedConfigArchives:
    get:
      summary: >-
        GET Bulk export unsanitized configuration archives

        GET data/BulkUnsanitizedConfigArchives
      description: >-
        GET Bulk export unsanitized configuration archives

        GET data/BulkUnsanitizedConfigArchives
      operationId: >-
        GETBulkexportunsanitizedconfigurationarchives

        GETdata/BulkUnsanitizedConfigArchives
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataBulkUnsanitizedConfigArchivesResponse'
      deprecated: false
  /webacs/api/v4/data/ConfigArchives:
    get:
      summary: >-
        GET Configuration archive list

        GET data/ConfigArchives
      description: >-
        GET Configuration archive list

        GET data/ConfigArchives
      operationId: >-
        GETConfigurationarchivelist

        GETdata/ConfigArchives
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataConfigArchivesResponse'
      deprecated: false
  /webacs/api/v4/data/ConfigVersions:
    get:
      summary: >-
        GET Configuration versions and files list

        GET data/ConfigVersions
      description: >-
        GET Configuration versions and files list

        GET data/ConfigVersions
      operationId: >-
        GETConfigurationversionsandfileslist

        GETdata/ConfigVersions
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataConfigVersionsResponse'
      deprecated: false
  /webacs/api/v4/op/configArchiveService/configDiff/{device}:
    get:
      summary: >-
        GET Configuration Diff

        GET op/configArchiveService/configDiff/{device}
      description: >-
        GET Configuration Diff

        GET op/configArchiveService/configDiff/{device}
      operationId: >-
        GETConfigurationDiff

        GETop/configArchiveService/configDiff/{device}
      parameters:
      - name: device
        in: path
        description: RequiredThe device name or the management address of the device. The management address is the address used to add the device to the managed inventory, either an IP address or hostname.
        required: true
        style: simple
        schema:
          type: string
      - name: timeStamp
        in: query
        description: mestamp in UTC milliseconds. When provided, API computes any diff from provided timeStamp till latest.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: diffType
        in: query
        description: Config Archive Diff Type (Processed/Unprocessed). Unprocessed is raw diff.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpConfigArchiveServiceConfigDiffResponse'
      deprecated: false
  /webacs/api/v4/op/configArchiveService/extractSanitizedFile:
    get:
      summary: >-
        GET Download the sanitized configuration file

        GET op/configArchiveService/extractSanitizedFile
      description: >-
        GET Download the sanitized configuration file

        GET op/configArchiveService/extractSanitizedFile
      operationId: >-
        GETDownloadthesanitizedconfigurationfile

        GETop/configArchiveService/extractSanitizedFile
      parameters:
      - name: fileId
        in: query
        description: RequiredfileId parameter from configuration version
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpConfigArchiveServiceExtractSanitizedFileResponse'
      deprecated: false
  /webacs/api/v4/op/configArchiveService/extractUnsanitizedFile:
    get:
      summary: >-
        GET Download the unsanitized configuration file

        GET op/configArchiveService/extractUnsanitizedFile
      description: >-
        GET Download the unsanitized configuration file

        GET op/configArchiveService/extractUnsanitizedFile
      operationId: >-
        GETDownloadtheunsanitizedconfigurationfile

        GETop/configArchiveService/extractUnsanitizedFile
      parameters:
      - name: fileId
        in: query
        description: RequiredfileId parameter from configuration version
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpConfigArchiveServiceExtractUnsanitizedFileResponse'
      deprecated: false
  /webacs/api/v4/op/credentialProfilesManagement/credentialProfiles:
    delete:
      summary: >-
        DELETE Delete credential profile

        DELETE op/credentialProfilesManagement/credentialProfiles
      description: >-
        DELETE Delete credential profile

        DELETE op/credentialProfilesManagement/credentialProfiles
      operationId: >-
        DELETEDeletecredentialprofile

        DELETEop/credentialProfilesManagement/credentialProfiles
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCredentialProfilesManagementCredentialProfilesResponse'
      deprecated: false
    get:
      summary: >-
        GET Get credential profiles

        GET op/credentialProfilesManagement/credentialProfiles
      description: >-
        GET Get credential profiles

        GET op/credentialProfilesManagement/credentialProfiles
      operationId: >-
        GETGetcredentialprofiles

        GETop/credentialProfilesManagement/credentialProfiles
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCredentialProfilesManagementCredentialProfilesResponse1'
      deprecated: false
  /webacs/api/v4/op/credentialProfilesManagement/deviceList:
    get:
      summary: >-
        GET Get list of configured devices

        GET op/credentialProfilesManagement/deviceList
      description: >-
        GET Get list of configured devices

        GET op/credentialProfilesManagement/deviceList
      operationId: >-
        GETGetlistofconfigureddevices

        GETop/credentialProfilesManagement/deviceList
      parameters:
      - name: profileName
        in: query
        description: RequiredThe name of credential profile to retrieve device list.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCredentialProfilesManagementDeviceListResponse'
      deprecated: false
    post:
      summary: >-
        POST Create credential profile

        POST op/credentialProfilesManagement/credentialProfiles
      description: >-
        POST Create credential profile

        POST op/credentialProfilesManagement/credentialProfiles
      operationId: >-
        POSTCreatecredentialprofile

        POSTop/credentialProfilesManagement/credentialProfiles
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCredentialProfilesManagementDeviceListResponse1'
      deprecated: false
    put:
      summary: >-
        PUT Update credential profile

        PUT op/credentialProfilesManagement/credentialProfiles
      description: >-
        PUT Update credential profile

        PUT op/credentialProfilesManagement/credentialProfiles
      operationId: >-
        PUTUpdatecredentialprofile

        PUTop/credentialProfilesManagement/credentialProfiles
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpCredentialProfilesManagementDeviceListResponse1'
      deprecated: false
  /webacs/api/v4/data/InventoryDetails:
    get:
      summary: >-
        GET Inventory Details

        GET data/InventoryDetails
      description: >-
        GET Inventory Details

        GET data/InventoryDetails
      operationId: >-
        GETInventoryDetails

        GETdata/InventoryDetails
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataInventoryDetailsResponse'
      deprecated: false
  /webacs/api/v4/data/MerakiAccessPoints:
    get:
      summary: >-
        GET Meraki Access Points

        GET data/MerakiAccessPoints
      description: >-
        GET Meraki Access Points

        GET data/MerakiAccessPoints
      operationId: >-
        GETMerakiAccessPoints

        GETdata/MerakiAccessPoints
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataMerakiAccessPointsResponse'
      deprecated: false
  /webacs/api/v4/data/MerakiDevices:
    get:
      summary: >-
        GET Meraki Devices

        GET data/MerakiDevices
      description: >-
        GET Meraki Devices

        GET data/MerakiDevices
      operationId: >-
        GETMerakiDevices

        GETdata/MerakiDevices
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataMerakiDevicesResponse'
      deprecated: false
  /webacs/api/v4/op/devices/exportDevices:
    get:
      summary: >-
        GET Export Devices

        GET op/devices/exportDevices
      description: >-
        GET Export Devices

        GET op/devices/exportDevices
      operationId: >-
        GETExportDevices

        GETop/devices/exportDevices
      parameters:
      - name: ipAddress
        in: query
        description: Management address of the device to be exported. The management address is the address used to add the device to the managed inventory, either an IP address or hostname.
        style: form
        explode: true
        schema:
          type: string
      - name: groupId
        in: query
        description: The ids of the groups of the devices to be exported. A group logically organizes devices. A group could be a device type, a site or a user defined group
        style: form
        explode: true
        schema:
          type: string
      - name: groupPath
        in: query
        description: The name of a group
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpDevicesExportDevicesResponse'
      deprecated: false
  /webacs/api/v4/op/devices/removalJob:
    post:
      summary: >-
        POST Delete devices through job

        POST op/devices/removalJob
      description: >-
        POST Delete devices through job

        POST op/devices/removalJob
      operationId: >-
        POSTDeletedevicesthroughjob

        POSTop/devices/removalJob
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpDevicesRemovalJobRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpDevicesRemovalJobResponse'
      deprecated: false
  /webacs/api/v4/op/devices/syncDevices:
    post:
      summary: >-
        POST Synchronize devices

        POST op/devices/syncDevices
      description: >-
        POST Synchronize devices

        POST op/devices/syncDevices
      operationId: >-
        POSTSynchronizedevices

        POSTop/devices/syncDevices
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpDevicesSyncDevicesResponse'
      deprecated: false
  /webacs/api/v4/op/devices/bulkImport:
    put:
      summary: >-
        PUT Bulk Import

        PUT op/devices/bulkImport
      description: >-
        PUT Bulk Import

        PUT op/devices/bulkImport
      operationId: >-
        PUTBulkImport

        PUTop/devices/bulkImport
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpDevicesBulkImportRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpDevicesBulkImportResponse'
      deprecated: false
  /webacs/api/v4/op/configure/ap/scheduleMaintenanceMode:
    put:
      summary: >-
        PUT Schedule AP Maintenance Mode

        PUT op/configure/ap/scheduleMaintenanceMode
      description: >-
        PUT Schedule AP Maintenance Mode

        PUT op/configure/ap/scheduleMaintenanceMode
      operationId: >-
        PUTScheduleAPMaintenanceMode

        PUTop/configure/ap/scheduleMaintenanceMode
      parameters:
      - name: scheduledTime
        in: query
        description: The time when the job will be launched. If the time is not specified the job will be started immediately.
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpConfigureApScheduleMaintenanceModeResponse'
      deprecated: false
  /webacs/api/v4/op/configure/device/scheduleMaintenanceMode:
    put:
      summary: >-
        PUT Schedule Maintenance Mode

        PUT op/configure/device/scheduleMaintenanceMode
      description: >-
        PUT Schedule Maintenance Mode

        PUT op/configure/device/scheduleMaintenanceMode
      operationId: >-
        PUTScheduleMaintenanceMode

        PUTop/configure/device/scheduleMaintenanceMode
      parameters:
      - name: scheduledTime
        in: query
        description: The time when the job will be launched. If the time is not specified the job will be started immediately.
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpConfigureDeviceScheduleMaintenanceModeResponse'
      deprecated: false
  /webacs/api/v4/op/configure/ap/maintenanceMode:
    put:
      summary: >-
        PUT Set AP Maintenance Mode

        PUT op/configure/ap/maintenanceMode
      description: >-
        PUT Set AP Maintenance Mode

        PUT op/configure/ap/maintenanceMode
      operationId: >-
        PUTSetAPMaintenanceMode

        PUTop/configure/ap/maintenanceMode
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpConfigureApMaintenanceModeRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpConfigureApMaintenanceModeResponse'
      deprecated: false
  /webacs/api/v4/op/configure/device/maintenanceMode:
    put:
      summary: >-
        PUT Set Device Maintenance Mode

        PUT op/configure/device/maintenanceMode
      description: >-
        PUT Set Device Maintenance Mode

        PUT op/configure/device/maintenanceMode
      operationId: >-
        PUTSetDeviceMaintenanceMode

        PUTop/configure/device/maintenanceMode
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpConfigureDeviceMaintenanceModeRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpConfigureDeviceMaintenanceModeResponse'
      deprecated: false
  /webacs/api/v4/op/groups/group:
    delete:
      summary: >-
        DELETE Delete device or port group

        DELETE op/groups/group
      description: >-
        DELETE Delete device or port group

        DELETE op/groups/group
      operationId: >-
        DELETEDeletedeviceorportgroup

        DELETEop/groups/group
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGroupsGroupResponse'
      deprecated: false
  /webacs/api/v4/op/groups/groupRules:
    get:
      summary: >-
        GET Device Group Rules

        GET op/groups/groupRules
      description: >-
        GET Device Group Rules

        GET op/groups/groupRules
      operationId: >-
        GETDeviceGroupRules

        GETop/groups/groupRules
      parameters:
      - name: groupId
        in: query
        description: RequiredId of the group. Either groupId or groupPath must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: groupPath
        in: query
        description: RequiredFull path and name of the group. Either groupId or groupPath must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGroupsGroupRulesResponse'
      deprecated: false
  /webacs/api/v4/op/groups/groupDevices:
    put:
      summary: >-
        PUT Assign devices to a group

        PUT op/groups/groupDevices
      description: >-
        PUT Assign devices to a group

        PUT op/groups/groupDevices
      operationId: >-
        PUTAssigndevicestoagroup

        PUTop/groups/groupDevices
      parameters:
      - name: groupId
        in: query
        description: RequiredId of the group. Either groupId or groupPath must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: groupPath
        in: query
        description: RequiredFull path and name of the group. Either groupId or groupPath must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGroupsGroupDevicesResponse'
      deprecated: false
  /webacs/api/v4/op/groups/groupInterfaces:
    put:
      summary: >-
        PUT Create or update device or port group

        PUT op/groups/group
      description: >-
        PUT Create or update device or port group

        PUT op/groups/group
      operationId: >-
        PUTCreateorupdatedeviceorportgroup

        PUTop/groups/group
      parameters:
      - name: groupId
        in: query
        description: Group ID of group to update, if given. If not, new group will be created.
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGroupsGroupInterfacesResponse'
      deprecated: false
  /webacs/api/v4/op/groups/removeDevices:
    put:
      summary: >-
        PUT Remove devices from a group

        PUT op/groups/removeDevices
      description: >-
        PUT Remove devices from a group

        PUT op/groups/removeDevices
      operationId: >-
        PUTRemovedevicesfromagroup

        PUTop/groups/removeDevices
      parameters:
      - name: groupId
        in: query
        description: RequiredId of the group. Either groupId or groupPath must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: groupPath
        in: query
        description: RequiredFull path and name of the group. Either groupId or groupPath must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGroupsRemoveDevicesResponse'
      deprecated: false
  /webacs/api/v4/op/groups/removeInterfaces:
    put:
      summary: >-
        PUT Replace set of group rules

        PUT op/groups/groupRules
      description: >-
        PUT Replace set of group rules

        PUT op/groups/groupRules
      operationId: >-
        PUTReplacesetofgrouprules

        PUTop/groups/groupRules
      parameters:
      - name: groupId
        in: query
        description: RequiredId of the group. Either groupId or groupPath must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: groupPath
        in: query
        description: RequiredFull path and name of the group. Either groupId or groupPath must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGroupsRemoveInterfacesResponse'
      deprecated: false
  /webacs/api/v4/data/GroupSpecification:
    get:
      summary: >-
        GET Group Specification

        GET data/GroupSpecification
      description: >-
        GET Group Specification

        GET data/GroupSpecification
      operationId: >-
        GETGroupSpecification

        GETdata/GroupSpecification
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataGroupSpecificationResponse'
      deprecated: false
  /webacs/api/v4/op/groups/alarmSummary:
    get:
      summary: >-
        GET Alarm Summary

        GET op/groups/alarmSummary
      description: >-
        GET Alarm Summary

        GET op/groups/alarmSummary
      operationId: >-
        GETAlarmSummary

        GETop/groups/alarmSummary
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGroupsAlarmSummaryResponse'
      deprecated: false
  /webacs/api/v4/op/groups/deviceGroups:
    get:
      summary: >-
        GET Device Groups

        GET op/groups/deviceGroups
      description: >-
        GET Device Groups

        GET op/groups/deviceGroups
      operationId: >-
        GETDeviceGroups

        GETop/groups/deviceGroups
      parameters:
      - name: noAlarms
        in: query
        description: If true, the alarms summary data won't be calculated and returned
        style: form
        explode: true
        schema:
          type: boolean
      - name: noMembersCount
        in: query
        description: If true, the members count won't be calculated and returned. Use the parameter to improve the performance of the API resource. Must be passed along with noAlarms=true.
        style: form
        explode: true
        schema:
          type: boolean
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGroupsDeviceGroupsResponse'
      deprecated: false
  /webacs/api/v4/op/groups/sites:
    get:
      summary: >-
        GET Location Groups

        GET op/groups/sites
      description: >-
        GET Location Groups

        GET op/groups/sites
      operationId: >-
        GETLocationGroups

        GETop/groups/sites
      parameters:
      - name: noAlarms
        in: query
        description: If true, the alarms summary data won't be calculated and returned
        style: form
        explode: true
        schema:
          type: boolean
      - name: noMembersCount
        in: query
        description: If true, the members count won't be calculated and returned. Use the parameter to improve the performance of the API resource. Must be passed along with noAlarms=true.
        style: form
        explode: true
        schema:
          type: boolean
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGroupsSitesResponse'
      deprecated: false
  /webacs/api/v4/op/groups/userDefinedGroups:
    get:
      summary: >-
        GET User Defined Groups

        GET op/groups/userDefinedGroups
      description: >-
        GET User Defined Groups

        GET op/groups/userDefinedGroups
      operationId: >-
        GETUserDefinedGroups

        GETop/groups/userDefinedGroups
      parameters:
      - name: groupType
        in: query
        description: 'An filter parameter with possible values: NETWORK_DEVICE (to return Network Device user defined groups), or PORT (to return Port user defined groups). By default, if this parameter not provided, it returns both Network Device groups and Port groups.'
        style: form
        explode: true
        schema:
          type: string
      - name: noAlarms
        in: query
        description: If true, the alarms summary data won't be calculated and returned
        style: form
        explode: true
        schema:
          type: boolean
      - name: noMembersCount
        in: query
        description: If true, the members count won't be calculated and returned. Use the parameter to improve the performance of the API resource. Must be passed along with noAlarms=true.
        style: form
        explode: true
        schema:
          type: boolean
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGroupsUserDefinedGroupsResponse'
      deprecated: false
  /webacs/api/v4/data/GuestUsers:
    get:
      summary: >-
        GET Get guest users

        GET data/GuestUsers
      description: >-
        GET Get guest users

        GET data/GuestUsers
      operationId: >-
        GETGetguestusers

        GETdata/GuestUsers
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataGuestUsersResponse'
      deprecated: false
  /webacs/api/v4/op/guestUser/guestUsersOnController:
    get:
      summary: >-
        GET Get guest users from controller

        GET op/guestUser/guestUsersOnController
      description: >-
        GET Get guest users from controller

        GET op/guestUser/guestUsersOnController
      operationId: >-
        GETGetguestusersfromcontroller

        GETop/guestUser/guestUsersOnController
      parameters:
      - name: controllerId
        in: query
        description: RequiredThe Id of WLAN controller to return guest users.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGuestUserGuestUsersOnControllerResponse'
      deprecated: false
  /webacs/api/v4/op/guestUser/loggedInGuestUsersOnController:
    get:
      summary: >-
        GET Get logged in guest users from controller

        GET op/guestUser/loggedInGuestUsersOnController
      description: >-
        GET Get logged in guest users from controller

        GET op/guestUser/loggedInGuestUsersOnController
      operationId: >-
        GETGetloggedinguestusersfromcontroller

        GETop/guestUser/loggedInGuestUsersOnController
      parameters:
      - name: controllerId
        in: query
        description: RequiredThe Id of WLAN controller to return logged in guest users.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGuestUserLoggedInGuestUsersOnControllerResponse'
      deprecated: false
  /webacs/api/v4/op/guestUser:
    post:
      summary: >-
        POST Create guest user

        POST op/guestUser
      description: >-
        POST Create guest user

        POST op/guestUser
      operationId: >-
        POSTCreateguestuser

        POSTop/guestUser
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpGuestUserRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGuestUserResponse'
      deprecated: false
  /webacs/api/v4/op/guestUser/delete:
    put:
      summary: >-
        PUT Update guest user

        PUT op/guestUser
      description: >-
        PUT Update guest user

        PUT op/guestUser
      operationId: >-
        PUTUpdateguestuser

        PUTop/guestUser
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpGuestUserDeleteRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpGuestUserDeleteResponse'
      deprecated: false
  /webacs/api/v4/data/JobSummary:
    get:
      summary: >-
        GET Job Summary

        GET data/JobSummary
      description: >-
        GET Job Summary

        GET data/JobSummary
      operationId: >-
        GETJobSummary

        GETdata/JobSummary
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataJobSummaryResponse'
      deprecated: false
  /webacs/api/v4/op/jobService/runhistory:
    get:
      summary: >-
        GET Query Job Run History

        GET op/jobService/runhistory
      description: >-
        GET Query Job Run History

        GET op/jobService/runhistory
      operationId: >-
        GETQueryJobRunHistory

        GETop/jobService/runhistory
      parameters:
      - name: jobId
        in: query
        description: A job id to uniquely identify a job
        style: form
        explode: true
        schema:
          type: string
      - name: jobType
        in: query
        description: A job type
        style: form
        explode: true
        schema:
          type: string
      - name: jobName
        in: query
        description: 'A job name. Note: the system ensures the uniqueness of the combinatoin of job name and job type. There may be jobs with the same job name and differnt job types. Querying by a job name may result in run instances of multiple jobs'
        style: form
        explode: true
        schema:
          type: string
      - name: startTime
        in: query
        description: The time when a job run instance starts. You must specify the date in in ISO-8601 format. Please refer the filtering page on how to using filtering based on dates.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpJobServiceRunhistoryResponse'
      deprecated: false
  /webacs/api/v4/op/jobService/cancel:
    put:
      summary: >-
        PUT Cancel A Job

        PUT op/jobService/cancel
      description: >-
        PUT Cancel A Job

        PUT op/jobService/cancel
      operationId: >-
        PUTCancelAJob

        PUTop/jobService/cancel
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpJobServiceCancelRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpJobServiceCancelResponse'
      deprecated: false
  /webacs/api/v4/op/jobService/cancelrunning:
    put:
      summary: >-
        PUT Cancel A Job running instance

        PUT op/jobService/cancelrunning
      description: >-
        PUT Cancel A Job running instance

        PUT op/jobService/cancelrunning
      operationId: >-
        PUTCancelAJobrunninginstance

        PUTop/jobService/cancelrunning
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpJobServiceCancelrunningRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpJobServiceCancelrunningResponse'
      deprecated: false
  /webacs/api/v4/op/jobService/resume:
    put:
      summary: >-
        PUT Resume A Job

        PUT op/jobService/resume
      description: >-
        PUT Resume A Job

        PUT op/jobService/resume
      operationId: >-
        PUTResumeAJob

        PUTop/jobService/resume
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpJobServiceResumeRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpJobServiceResumeResponse'
      deprecated: false
  /webacs/api/v4/op/jobService/suspend:
    put:
      summary: >-
        PUT Suspend A Job

        PUT op/jobService/suspend
      description: >-
        PUT Suspend A Job

        PUT op/jobService/suspend
      operationId: >-
        PUTSuspendAJob

        PUTop/jobService/suspend
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpJobServiceSuspendRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpJobServiceSuspendResponse'
      deprecated: false
  /webacs/api/v4/data/MacFilterTemplates:
    get:
      summary: >-
        GET MAC Filter Templates

        GET data/MacFilterTemplates
      description: >-
        GET MAC Filter Templates

        GET data/MacFilterTemplates
      operationId: >-
        GETMACFilterTemplates

        GETdata/MacFilterTemplates
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataMacFilterTemplatesResponse'
      deprecated: false
  /webacs/api/v4/op/macFilter/macFilterTemplate:
    delete:
      summary: >-
        DELETE Delete MAC Filter Template

        DELETE op/macFilter/macFilterTemplate
      description: >-
        DELETE Delete MAC Filter Template

        DELETE op/macFilter/macFilterTemplate
      operationId: >-
        DELETEDeleteMACFilterTemplate

        DELETEop/macFilter/macFilterTemplate
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpMacFilterMacFilterTemplateResponse'
      deprecated: false
    post:
      summary: >-
        POST Create MAC Filter Template

        POST op/macFilter/macFilterTemplate
      description: >-
        POST Create MAC Filter Template

        POST op/macFilter/macFilterTemplate
      operationId: >-
        POSTCreateMACFilterTemplate

        POSTop/macFilter/macFilterTemplate
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpMacFilterMacFilterTemplateResponse1'
      deprecated: false
  /webacs/api/v4/op/macFilter/deploy:
    put:
      summary: >-
        PUT Update MAC Filter Template

        PUT op/macFilter/macFilterTemplate
      description: >-
        PUT Update MAC Filter Template

        PUT op/macFilter/macFilterTemplate
      operationId: >-
        PUTUpdateMACFilterTemplate

        PUTop/macFilter/macFilterTemplate
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpMacFilterDeployResponse'
      deprecated: false
  /webacs/api/v4/op/info/coredumps:
    get:
      summary: >-
        GET Core Dumps

        GET op/info/coredumps
      description: >-
        GET Core Dumps

        GET op/info/coredumps
      operationId: >-
        GETCoreDumps

        GETop/info/coredumps
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpInfoCoredumpsResponse'
      deprecated: false
  /webacs/api/v4/op/info/disk:
    get:
      summary: >-
        GET Disk Usage and Capacity

        GET op/info/disk
      description: >-
        GET Disk Usage and Capacity

        GET op/info/disk
      operationId: >-
        GETDiskUsageandCapacity

        GETop/info/disk
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpInfoDiskResponse'
      deprecated: false
  /webacs/api/v4/op/info/license:
    get:
      summary: >-
        GET Licenses

        GET op/info/license
      description: >-
        GET Licenses

        GET op/info/license
      operationId: >-
        GETLicenses

        GETop/info/license
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpInfoLicenseResponse'
      deprecated: false
  /webacs/api/v4/op/info/uptime:
    get:
      summary: >-
        GET Uptime

        GET op/info/uptime
      description: >-
        GET Uptime

        GET op/info/uptime
      operationId: >-
        GETUptime

        GETop/info/uptime
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpInfoUptimeResponse'
      deprecated: false
  /webacs/api/v4/op/info/version:
    get:
      summary: >-
        GET Version

        GET op/info/version
      description: >-
        GET Version

        GET op/info/version
      operationId: >-
        GETVersion

        GETop/info/version
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpInfoVersionResponse'
      deprecated: false
  /webacs/api/v4/op/pnp/profile/{profileName}/instance/:
    delete:
      summary: >-
        DELETE Delete All Profile Instances of a PnP Profile

        DELETE op/pnp/profile/{profileName}/instance/
      description: >-
        DELETE Delete All Profile Instances of a PnP Profile

        DELETE op/pnp/profile/{profileName}/instance/
      operationId: >-
        DELETEDeleteAllProfileInstancesofaPnPProfile

        DELETEop/pnp/profile/{profileName}/instance/
      parameters:
      - name: profileName
        in: path
        description: RequiredName of the profile in which the profile instance to be deleted
        required: true
        style: simple
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPnpProfileInstanceResponse'
      deprecated: false
  /webacs/api/v4/op/pnp/profile/{pnpProfileFolder}/{profileName}:
    get:
      summary: >-
        GET Read Pnp Profile

        GET op/pnp/profile/{pnpProfileFolder}/{profileName}
      description: >-
        GET Read Pnp Profile

        GET op/pnp/profile/{pnpProfileFolder}/{profileName}
      operationId: >-
        GETReadPnpProfile

        GETop/pnp/profile/{pnpProfileFolder}/{profileName}
      parameters:
      - name: pnpProfileFolder
        in: path
        description: 'RequiredProfile Folder: Router/Switch/Wireless AP/Nexus POAP/Mobility Express WLC'
        required: true
        style: simple
        schema:
          type: string
      - name: profileName
        in: path
        description: RequiredName of the profile for which details are got
        required: true
        style: simple
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPnpProfileResponse'
      deprecated: false
    post:
      summary: >-
        POST Create Pnp Profile

        POST op/pnp/profile/{pnpProfileFolder}
      description: >-
        POST Create Pnp Profile

        POST op/pnp/profile/{pnpProfileFolder}
      operationId: >-
        POSTCreatePnpProfile

        POSTop/pnp/profile/{pnpProfileFolder}
      parameters:
      - name: pnpProfileFolder
        in: path
        description: 'RequiredProfile Folder: Router/Switch/Wireless AP/Nexus POAP/Mobility Express WLC'
        required: true
        style: simple
        schema:
          type: string
      - name: profileName
        in: path
        description: RequiredName of the profile for which details are got
        required: true
        style: simple
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPnpProfileResponse1'
      deprecated: false
    delete:
      summary: >-
        DELETE Delete Pnp Profile

        DELETE op/pnp/profile/{pnpProfileFolder}/{profileName}
      description: >-
        DELETE Delete Pnp Profile

        DELETE op/pnp/profile/{pnpProfileFolder}/{profileName}
      operationId: >-
        DELETEDeletePnpProfile

        DELETEop/pnp/profile/{pnpProfileFolder}/{profileName}
      parameters:
      - name: pnpProfileFolder
        in: path
        description: 'RequiredProfile Folder: Router/Switch/Wireless AP/Nexus POAP/Mobility Express WLC'
        required: true
        style: simple
        schema:
          type: string
      - name: profileName
        in: path
        description: Requiredprofile name of the profile to be deleted
        required: true
        style: simple
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPnpProfileResponse2'
      deprecated: false
  /webacs/api/v4/op/pnp/profile/{profileName}/instance/{instanceName}:
    delete:
      summary: >-
        DELETE Delete Profile Instance of a PnP Profile

        DELETE op/pnp/profile/{profileName}/instance/{instanceName}
      description: >-
        DELETE Delete Profile Instance of a PnP Profile

        DELETE op/pnp/profile/{profileName}/instance/{instanceName}
      operationId: >-
        DELETEDeleteProfileInstanceofaPnPProfile

        DELETEop/pnp/profile/{profileName}/instance/{instanceName}
      parameters:
      - name: profileName
        in: path
        description: RequiredName of the profile in which the profile instance to be deleted
        required: true
        style: simple
        schema:
          type: string
      - name: instanceName
        in: path
        description: RequiredName of the profile instance to be deleted
        required: true
        style: simple
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPnpProfileInstanceResponse'
      deprecated: false
    get:
      summary: >-
        GET Get Profile Instance of PnP Profile

        GET op/pnp/profile/{profileName}/instance/{instanceName}
      description: >-
        GET Get Profile Instance of PnP Profile

        GET op/pnp/profile/{profileName}/instance/{instanceName}
      operationId: >-
        GETGetProfileInstanceofPnPProfile

        GETop/pnp/profile/{profileName}/instance/{instanceName}
      parameters:
      - name: profileName
        in: path
        description: RequiredThe profile name of the profile to be read
        required: true
        style: simple
        schema:
          type: string
      - name: instanceName
        in: path
        description: RequiredThe profile instance name
        required: true
        style: simple
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPnpProfileInstanceResponse2'
      deprecated: false
  /webacs/api/v4/op/rateService/rateLimits:
    get:
      summary: >-
        GET Get Rate Limits

        GET op/rateService/rateLimits
      description: >-
        GET Get Rate Limits

        GET op/rateService/rateLimits
      operationId: >-
        GETGetRateLimits

        GETop/rateService/rateLimits
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpRateServiceRateLimitsResponse'
      deprecated: false
    put:
      summary: >-
        PUT Update Rate Limits

        PUT op/rateService/rateLimits
      description: >-
        PUT Update Rate Limits

        PUT op/rateService/rateLimits
      operationId: >-
        PUTUpdateRateLimits

        PUTop/rateService/rateLimits
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpRateServiceRateLimitsResponse'
      deprecated: false
  /webacs/api/v4/op/reportService/templates:
    get:
      summary: >-
        GET Get Available Report Templates

        GET op/reportService/templates
      description: >-
        GET Get Available Report Templates

        GET op/reportService/templates
      operationId: >-
        GETGetAvailableReportTemplates

        GETop/reportService/templates
      parameters:
      - name: reportCategory
        in: query
        description: An optional filter to specify the report category
        style: form
        explode: true
        schema:
          type: string
      - name: reportType
        in: query
        description: An optional filter to specify the report type
        style: form
        explode: true
        schema:
          type: string
      - name: scheduled
        in: query
        description: An optional filter to specify whether the schedule status is Enabled, Expired, or Disabled
        style: form
        explode: true
        schema:
          type: string
      - name: virtualDomain
        in: query
        description: An optional filter to specify the virtual domain name
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpReportServiceTemplatesResponse'
      deprecated: false
  /webacs/api/v4/op/reportService/getReport:
    get:
      summary: >-
        GET Get a Report

        GET op/reportService/getReport
      description: >-
        GET Get a Report

        GET op/reportService/getReport
      operationId: >-
        GETGetaReport

        GETop/reportService/getReport
      parameters:
      - name: reportTitle
        in: query
        description: RequiredThe title of the saved report template that can be used to retrieve the latest report
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: pageIndex
        in: query
        description: The template's page number. The first page (when pageIndex equals zero) will be returned if page number is not specified.
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpReportServiceGetReportResponse'
      deprecated: false
  /webacs/api/v4/op/reportService/zipReport:
    get:
      summary: >-
        GET Run a ZIP Report

        GET op/reportService/zipReport
      description: >-
        GET Run a ZIP Report

        GET op/reportService/zipReport
      operationId: >-
        GETRunaZIPReport

        GETop/reportService/zipReport
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpReportServiceZipReportResponse'
      deprecated: false
  /webacs/api/v4/op/update/retrieve:
    get:
      summary: >-
        GET Information about updates

        GET op/update/retrieve
      description: >-
        GET Information about updates

        GET op/update/retrieve
      operationId: >-
        GETInformationaboutupdates

        GETop/update/retrieve
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpUpdateRetrieveResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getAllBorderRouters/{startTime}/{endTime}/{siteName}:
    get:
      summary: >-
        GET All Border Routers

        GET op/pfrMonitoringExt/getAllBorderRouters/{startTime}/{endTime}/{siteName}
      description: >-
        GET All Border Routers

        GET op/pfrMonitoringExt/getAllBorderRouters/{startTime}/{endTime}/{siteName}
      operationId: >-
        GETAllBorderRouters

        GETop/pfrMonitoringExt/getAllBorderRouters/{startTime}/{endTime}/{siteName}
      parameters:
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the all border routers from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the all border routers to.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: siteName
        in: path
        description: RequiredSpecifies the site name to get the all border routers for specified site.
        required: true
        style: simple
        schema:
          type: string
      - name: hierarchyPath
        in: query
        description: PTIONAL Specifies the site name to get the all border routers for specified site hierarchy.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetAllBorderRoutersSiteNameResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getAllIMEs/{srcSite}/{dstSite}/{startTime}/{endTime}:
    get:
      summary: >-
        GET All IMEs

        GET op/pfrMonitoringExt/getAllIMEs/{srcSite}/{dstSite}/{startTime}/{endTime}
      description: >-
        GET All IMEs

        GET op/pfrMonitoringExt/getAllIMEs/{srcSite}/{dstSite}/{startTime}/{endTime}
      operationId: >-
        GETAllIMEs

        GETop/pfrMonitoringExt/getAllIMEs/{srcSite}/{dstSite}/{startTime}/{endTime}
      parameters:
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the all IMEs from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the all IMEs to.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: srcSite
        in: path
        description: RequiredSpecifies the source site to get the all IMEs.
        required: true
        style: simple
        schema:
          type: string
      - name: dstSite
        in: path
        description: RequiredSpecifies the destination site to get the all IMEs.
        required: true
        style: simple
        schema:
          type: string
      - name: srcHierarchyPath
        in: query
        description: PTIONAL Specifies the source site hierarchy to get the all IMEs.
        style: form
        explode: true
        schema:
          type: string
      - name: destHierarchyPath
        in: query
        description: PTIONAL Specifies the destiantion site hierarchy to get the all IMEs.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetAllIMEsStartTimeEndTimeResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getAllRCs/{srcSite}/{dstSite}/{startTime}/{endTime}:
    get:
      summary: >-
        GET All RCs

        GET op/pfrMonitoringExt/getAllRCs/{srcSite}/{dstSite}/{startTime}/{endTime}
      description: >-
        GET All RCs

        GET op/pfrMonitoringExt/getAllRCs/{srcSite}/{dstSite}/{startTime}/{endTime}
      operationId: >-
        GETAllRCs

        GETop/pfrMonitoringExt/getAllRCs/{srcSite}/{dstSite}/{startTime}/{endTime}
      parameters:
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the all RCs from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the all RCs to
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: srcSite
        in: path
        description: RequiredSpecifies the source site to get the all RCs .
        required: true
        style: simple
        schema:
          type: string
      - name: dstSite
        in: path
        description: RequiredSpecifies the destination site to get the all RCs.
        required: true
        style: simple
        schema:
          type: string
      - name: srcHierarchyPath
        in: query
        description: PTIONAL Specifies the source site hierarchy to get the all RCs .
        style: form
        explode: true
        schema:
          type: string
      - name: destHierarchyPath
        in: query
        description: PTIONAL Specifies the destination site hierarchy to get the all RCs .
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetAllRCsStartTimeEndTimeResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getAllTCAs/{srcSite}/{dstSite}/{startTime}/{endTime}:
    get:
      summary: >-
        GET All TCAs

        GET op/pfrMonitoringExt/getAllTCAs/{srcSite}/{dstSite}/{startTime}/{endTime}
      description: >-
        GET All TCAs

        GET op/pfrMonitoringExt/getAllTCAs/{srcSite}/{dstSite}/{startTime}/{endTime}
      operationId: >-
        GETAllTCAs

        GETop/pfrMonitoringExt/getAllTCAs/{srcSite}/{dstSite}/{startTime}/{endTime}
      parameters:
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the all TCAs from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the all TCAs to.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: srcSite
        in: path
        description: RequiredSpecifies the source site to get the all TCAs .
        required: true
        style: simple
        schema:
          type: string
      - name: dstSite
        in: path
        description: RequiredSpecifies the destination site to get the all TCAs .
        required: true
        style: simple
        schema:
          type: string
      - name: destHierarchyPath
        in: query
        description: PTIONAL Specifies the destination site hierarchy to get the all TCAs .
        style: form
        explode: true
        schema:
          type: string
      - name: srcHierarchyPath
        in: query
        description: PTIONAL Specifies the source site hierarchy to get the all TCAs .
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetAllTCAsStartTimeEndTimeResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getAllWANInterfaces/{startTime}/{endTime}/{siteName}/{brIp}:
    get:
      summary: >-
        GET All WANInterfaces

        GET op/pfrMonitoringExt/getAllWANInterfaces/{startTime}/{endTime}/{siteName}/{brIp}
      description: >-
        GET All WANInterfaces

        GET op/pfrMonitoringExt/getAllWANInterfaces/{startTime}/{endTime}/{siteName}/{brIp}
      operationId: >-
        GETAllWANInterfaces

        GETop/pfrMonitoringExt/getAllWANInterfaces/{startTime}/{endTime}/{siteName}/{brIp}
      parameters:
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the all WAN interfaces from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the all WAN interfaces to.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: siteName
        in: path
        description: RequiredSpecifies the site name to get the all WAN interfaces .
        required: true
        style: simple
        schema:
          type: string
      - name: brIp
        in: path
        description: RequiredSpecifies the border router ip to get the all WAN interfaces .
        required: true
        style: simple
        schema:
          type: string
      - name: hierarchyPath
        in: query
        description: PTIONAL Specifies the site hierarchy to get the all WAN interfaces .
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetAllWANInterfacesSiteNameBrIpResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/application/applicationArtAnalysis:
    get:
      summary: >-
        GET Application Art Analysis

        GET op/statisticsService/application/applicationArtAnalysis
      description: >-
        GET Application Art Analysis

        GET op/statisticsService/application/applicationArtAnalysis
      operationId: >-
        GETApplicationArtAnalysis

        GETop/statisticsService/application/applicationArtAnalysis
      parameters:
      - name: range
        in: query
        description: Specifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1 week), 336(2 week), 720 (1 month). The default ivalue s 1 which is the last 1 hour
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: Specifies the time to start from. (See 'range' for more details)
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: Specifies the time to check to. (See 'range' for more details)
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: appId
        in: query
        description: The comma separated application IDs. Use to filter on a specific application or a list of applications. If not specified then statistics for all applications will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: dataSourceId
        in: query
        description: Use to filter on a specific data source by ID. If not specified then statistics for all data sources will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: Use to filter on a specific site by ID. If not specified then statistics for all sites will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: clientIp
        in: query
        description: Values could be client or server. The default value is client
        style: form
        explode: true
        schema:
          type: string
      - name: networkAwareType
        in: query
        description: Values could be 1 (wireless), 2 (wired). When no value is specified, both wireless and wired will be returned
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationApplicationArtAnalysisResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/application/performance:
    get:
      summary: >-
        GET Application Performance

        GET op/statisticsService/application/performance
      description: >-
        GET Application Performance

        GET op/statisticsService/application/performance
      operationId: >-
        GETApplicationPerformance

        GETop/statisticsService/application/performance
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the time to check the application performance from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the time to check the application performance to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: appId
        in: query
        description: Use to filter on a specific application by ID. If not specified then statistics for all applications will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: Use to filter on a specific site by ID. If not specified then statistics for all sites will be returned.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: domainId
        in: query
        description: Use to filter on a specific domain by ID. Only used with siteId is zero. Defaults to ROOT-DOMAIN.
        style: form
        explode: true
        schema:
          type: string
      - name: pdsId
        in: query
        description: Use to filter on a specific data source by ID. If not specified then statistics for all data sources will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: topN
        in: query
        description: RequiredThe number of results to return.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: nwAwareValue
        in: query
        description: Use to filter on a specific connection type. If not specified then statistics for all connection types will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: ssidValue
        in: query
        description: Use to filter on a specific SSID. If not specified then statistics for all SSID will be returned.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationPerformanceResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/application/topNTraffics:
    get:
      summary: >-
        GET Application Top N Traffics

        GET op/statisticsService/application/topNTraffics
      description: >-
        GET Application Top N Traffics

        GET op/statisticsService/application/topNTraffics
      operationId: >-
        GETApplicationTopNTraffics

        GETop/statisticsService/application/topNTraffics
      parameters:
      - name: range
        in: query
        description: Specifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1 week), 336(2 week), 720 (1 month). The default ivalue s 1 which is the last 1 hour
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: Specifies the time to start from. (See 'range' for more details)
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: Specifies the time to check to. (See 'range' for more details)
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: trafficDirection
        in: query
        description: Traffic directions. The value could be All,In,Out. The default is All
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: Use to filter on a specific site by ID. If not specified then statistics for all sites will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: dataSourceId
        in: query
        description: Use to filter on a specific data source by ID. If not specified then statistics for all data sources will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: deviceIp
        in: query
        description: Device Ip address
        style: form
        explode: true
        schema:
          type: string
      - name: interfaceId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: interfaceIndex
        in: query
        description: To filter by interfaceIndex, the deviceIp needs to be provided
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: sortOrder
        in: query
        description: Values could be DESC/ASC, The default value is DESC
        style: form
        explode: true
        schema:
          type: string
      - name: appId
        in: query
        description: The comma separated application IDs. Use to filter on a specific application or a list of applications. If not specified then statistics for all applications will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: topN
        in: query
        description: The default value is 15
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: clientIp
        in: query
        description: Client Ip address
        style: form
        explode: true
        schema:
          type: string
      - name: networkAwareType
        in: query
        description: Values could be 1 (wireless), 2 (wired). When no value is specified, both wireless and wired will be returned
        style: form
        explode: true
        schema:
          type: string
      - name: dataType
        in: query
        description: Values could be rate(bytes/second) or volume(bytes), The default value is volume
        style: form
        explode: true
        schema:
          type: string
      - name: nodeType
        in: query
        description: Values could be client or server. The default value is client
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationTopNTrafficsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/application/topNApplicationsWithSites:
    get:
      summary: >-
        GET Application Top N Volumes With Sites Statistics

        GET op/statisticsService/application/topNApplicationsWithSites
      description: >-
        GET Application Top N Volumes With Sites Statistics

        GET op/statisticsService/application/topNApplicationsWithSites
      operationId: >-
        GETApplicationTopNVolumesWithSitesStatistics

        GETop/statisticsService/application/topNApplicationsWithSites
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the time to check the application traffic from.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the time to check the application traffic to.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: trafficDirection
        in: query
        description: Traffic directions. The value could be All,In,Out. The default is All
        style: form
        explode: true
        schema:
          type: string
      - name: appId
        in: query
        description: Use to filter on a specific application by ID. If not specified then statistics for all applications will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: Use to filter on a specific site by ID. If not specified then statistics for all sites will be returned.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: topN
        in: query
        description: RequiredThe number of results to return.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: dataType
        in: query
        description: Values could be rate(bytes/second) or volume(bytes), The default value is volume
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationTopNApplicationsWithSitesResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/application/trafficAnalysis:
    get:
      summary: >-
        GET Application Traffic Analysis

        GET op/statisticsService/application/trafficAnalysis
      description: >-
        GET Application Traffic Analysis

        GET op/statisticsService/application/trafficAnalysis
      operationId: >-
        GETApplicationTrafficAnalysis

        GETop/statisticsService/application/trafficAnalysis
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the time to check the application traffic analysis from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the time to check the application traffic analysis to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: type
        in: query
        description: RequiredModify details of data returned. Set to 1 for simple details for dashlets, or 3 to include detailed statistics (mean/min/max/1st,2nd dev/etc.)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: appId
        in: query
        description: Use to filter on a specific application by ID. If not specified then statistics for all applications will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: pdsId
        in: query
        description: Use to filter on a specific data source by ID. If not specified then statistics for all data sources will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: hostId
        in: query
        description: Use to filter on a specific host. If not specified then statistics for all hosts will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: nwAwareValue
        in: query
        description: Use to filter on a specific connection type. If not specified then statistics for all connection types will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: ssidValue
        in: query
        description: Use to filter on a specific SSID. If not specified then statistics for all SSID will be returned.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationTrafficAnalysisResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/application/appVolume:
    get:
      summary: >-
        GET Application Volume

        GET op/statisticsService/application/appVolume
      description: >-
        GET Application Volume

        GET op/statisticsService/application/appVolume
      operationId: >-
        GETApplicationVolume

        GETop/statisticsService/application/appVolume
      parameters:
      - name: range
        in: query
        description: Specifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1 week), 336(2 week), 720 (1 month). The default ivalue s 1 which is the last 1 hour
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: Specifies the time to start from. (See 'range' for more details)
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: Specifies the time to check to. (See 'range' for more details)
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: trafficDirection
        in: query
        description: Traffic directions. The value could be All, In, Out. The defaul is All
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: Use to filter on a specific site by ID. If not specified then statistics for all sites will be returned.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: clientIp
        in: query
        description: Client IP address
        style: form
        explode: true
        schema:
          type: string
      - name: deviceIp
        in: query
        description: Device Ip address
        style: form
        explode: true
        schema:
          type: string
      - name: interfaceIndex
        in: query
        description: To filter by interfaceIndex, the deviceIp needs to be provided
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: topN
        in: query
        description: The default value is 15
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: sortOrder
        in: query
        description: Values could be DESC/ASC, The default value is DESC
        style: form
        explode: true
        schema:
          type: string
      - name: networkAwareType
        in: query
        description: Values could be 1 (wireless), 2 (wired). When no value is specified, both wireless and wired will be returned
        style: form
        explode: true
        schema:
          type: string
      - name: dataType
        in: query
        description: Values could be rate(bytes/second) or volume(bytes), The default value is volume
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationAppVolumeResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/application/numberOfUsers:
    get:
      summary: >-
        GET Applications Number of Users

        GET op/statisticsService/application/numberOfUsers
      description: >-
        GET Applications Number of Users

        GET op/statisticsService/application/numberOfUsers
      operationId: >-
        GETApplicationsNumberofUsers

        GETop/statisticsService/application/numberOfUsers
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the time to check the application number of users from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the time to check the application performance to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: appId
        in: query
        description: Use to filter on a specific application by ID. If not specified then statistics for all applications will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: Use to filter on a specific site by ID. If not specified then statistics for all sites will be returned.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: pdsId
        in: query
        description: Use to filter on a specific data source by ID. If not specified then statistics for all data sources will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: hostId
        in: query
        description: Use to filter on a specific host. If not specified then statistics for all hosts will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: nwAwareValue
        in: query
        description: Use to filter on a specific CONNECTIONTYPE.
        style: form
        explode: true
        schema:
          type: string
      - name: ssidValue
        in: query
        description: Use to filter on a specific SSID. If not specified then statistics for all SSID will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: userId
        in: query
        description: Use to filter on a specifc USERID.
        style: form
        explode: true
        schema:
          type: string
      - name: macAddr
        in: query
        description: Use to filter on a specifc MACADDR.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationNumberOfUsersResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/cpuUtilSummary:
    get:
      summary: >-
        GET CPU Utilization Summary

        GET op/statisticsService/device/cpuUtilSummary
      description: >-
        GET CPU Utilization Summary

        GET op/statisticsService/device/cpuUtilSummary
      operationId: >-
        GETCPUUtilizationSummary

        GETop/statisticsService/device/cpuUtilSummary
      parameters:
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredRepresents the start time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredRepresents the end time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: type
        in: query
        description: 'An optional filter that specifies the response data format. Possible values: TABLE, PIECHART. By default, when not specified the response has pie chart type data.'
        style: form
        explode: true
        schema:
          type: string
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      - name: rangeString
        in: query
        description: 'Specifies the pie chart range list. The responses use the provided ranges in the same order. An example format which is the default when not specified: 0-25,76-100,51-75,26-50.'
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceCpuUtilSummaryResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/cpuUtilTrend:
    get:
      summary: >-
        GET CPU Utilization Trend

        GET op/statisticsService/device/cpuUtilTrend
      description: >-
        GET CPU Utilization Trend

        GET op/statisticsService/device/cpuUtilTrend
      operationId: >-
        GETCPUUtilizationTrend

        GETop/statisticsService/device/cpuUtilTrend
      parameters:
      - name: ipAddress
        in: query
        description: RequiredThe IP Address of the device.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredRepresents the start time of a time period in seconds. (See 'range' for more details).
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredRepresents the end time of a time period in seconds. (See 'range' for more details).
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceCpuUtilTrendResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/clients/distributions/{distribution}:
    get:
      summary: >-
        GET Client Distribution Data

        GET op/statisticsService/clients/distributions/{distribution}
      description: >-
        GET Client Distribution Data

        GET op/statisticsService/clients/distributions/{distribution}
      operationId: >-
        GETClientDistributionData

        GETop/statisticsService/clients/distributions/{distribution}
      parameters:
      - name: distribution
        in: path
        description: RequiredThe distribution name for which the data need to be fetched.
        required: true
        style: simple
        schema:
          type: string
      - name: device
        in: query
        description: The device name or ip address to which the clients belong. Use all for all devices. It is used for Client Traffics by Network, Client Counts by Wireless/Wired, Client Counts by Protocol, Client Counts by EAP Type, Client Counts by Authentication Type distributions. It cannot be used together with autoAp, site and siteType filter parameters for Client Traffics by Network, Client Counts by Wireless/Wired.
        style: form
        explode: true
        schema:
          type: string
      - name: autoAp
        in: query
        description: The autonomous AP name or ip address to which the clients belong. Use all for all autonomous APs. It is used for Client Traffics by Network, Client Counts by Wireless/Wired, Client Counts by Protocol, Client Counts by EAP Type, Client Counts by Authentication Type distributions. It cannot be used together with device, site and siteType filter parameters for Client Traffics by Network, Client Counts by Wireless/Wired.
        style: form
        explode: true
        schema:
          type: string
      - name: ssid
        in: query
        description: The SSID to which the clients associate with. Use all for all SSIDs. It is used for Client Traffics by Network, Client Counts by Wireless/Wired, Client Counts by Protocol, Client Counts by EAP Type, Client Counts by Authentication Type distributions.
        style: form
        explode: true
        schema:
          type: string
      - name: site
        in: query
        description: 'The name of site to which the clients belong. Site examples : CampusA, CampusB/bldg1, CampusC/bldg2/floor2, CampusA/outdoorArea1, Unassigned. It is used for AP Client Counts, Client Traffics by Network, Client Counts by Wireless/Wired, Client Counts by Protocol, Client Counts by EAP Type, Client Counts by Authentication Type, Client Counts by SSID, Client Counts by Switch, Client Counts by Wireless Speed, Client Counts by Wired Speed distributions. It cannot be used together with device and autoAp filter parameters for Client Traffics by Network, Client Counts by Wireless/Wired.'
        style: form
        explode: true
        schema:
          type: string
      - name: siteType
        in: query
        description: 'The site type. Valid values : floor, outdoor, all. Default is all. It is used for AP Client Counts, Client Counts by Protocol, Client Counts by EAP Type, Client Counts by Authentication Type, Client Counts by SSID, Client Counts by Switch, Client Counts by Wireless Speed, Client Counts by Wired Speed distributions.'
        style: form
        explode: true
        schema:
          type: string
      - name: clientType
        in: query
        description: 'The client type. Valid values : wireless, wired, all. Default is all. It is used for Client Traffics by Network, Client Counts by Wireless/Wired, Client Counts by Protocol, Client Counts by EAP Type, Count Counts by Authentication Type distributions.'
        style: form
        explode: true
        schema:
          type: string
      - name: clientState
        in: query
        description: 'Client association and authentication state. Valid values : associated, authenticated, all. Default is all. It is used for Client Counts by Wireless/Wired distributions.'
        style: form
        explode: true
        schema:
          type: string
      - name: direction
        in: query
        description: 'Traffic direction. Valid values : upstream, downstream, all. Default is all. It is used for Client Traffic by Network distributions.'
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: Specifies the range of time (in hours). This field can contain values like 1, 2, 4, 8, 16, 24, 168 (1 Week), 336 (2 Weeks), 720 (1 Month), 8760 (1Year). The timeInterval parameter overrides the startTime and endTime parameters. By default is 1 hour if neither timeInterval nor the parameters startTime and endTime are provided. It is used for time series distributions.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: Specifies the start time in seconds. The timeInterval parameter overrides this parameter. It is used for time series distributions.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: Specifies the end time in seconds. The timeInterval parameter overrides this parameter. It is used for time series distributions.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: sort
        in: query
        description: 'Specifies the sort order. Valid values : apName, mapLocation, or total for Client Counts by AP distribution; time for Client Counts by Posture Status, Client Counts by Wireless/Wired, Client Traffic by Network distributions; count for Client Counts by Protocol, Client Counts by EAP Type, Client Counts by Authentication Type, Client Counts by Wireless Speed, Client Counts by Wired Speed distributions; count, ssid for Client Counts by SSID distribution; count, name for Client Counts by Switch distribution.'
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceClientsDistributionsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/clients/distributions:
    get:
      summary: >-
        GET Client Distribution Supported

        GET op/statisticsService/clients/distributions
      description: >-
        GET Client Distribution Supported

        GET op/statisticsService/clients/distributions
      operationId: >-
        GETClientDistributionSupported

        GETop/statisticsService/clients/distributions
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceClientsDistributionsResponse1'
      deprecated: false
  /webacs/api/v4/op/statisticsService/clusters:
    get:
      summary: >-
        GET Cluster Details

        GET op/statisticsService/clusters
      description: >-
        GET Cluster Details

        GET op/statisticsService/clusters
      operationId: >-
        GETClusterDetails

        GETop/statisticsService/clusters
      parameters:
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: cluster
        in: query
        description: Pattern to match the Cluster name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: children
        in: query
        description: Parameter that needs to be set to true to fetch children of the Cluster. Children of a cluster are hypervisors that are part of it.
        style: form
        explode: true
        schema:
          type: boolean
      - name: Range
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: firstResult
        in: query
        description: TBD
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: maxResults
        in: query
        description: TBD
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: sort
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceClustersResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/clusters/metrics/{metric}:
    get:
      summary: >-
        GET Cluster Metric Data

        GET op/statisticsService/clusters/metrics/{metric}
      description: >-
        GET Cluster Metric Data

        GET op/statisticsService/clusters/metrics/{metric}
      operationId: >-
        GETClusterMetricData

        GETop/statisticsService/clusters/metrics/{metric}
      parameters:
      - name: metric
        in: path
        description: RequiredThe metric name for which the data need to be fetched
        required: true
        style: simple
        schema:
          type: string
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: cluster
        in: query
        description: Pattern to match the Cluster name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: 'RequiredSpecifies the timeInterval of time (in hours). This field can contain values like 1,2,4,8,16,24, 168(1week), 336(2Week), 720(1Month), 8760(1Year). Note: Either the timeInterval parameter or the parameters startTime and endTime are required. The timeInterval parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface utilization summary from. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface utilization summary to. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceClustersMetricsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/clusters/metrics:
    get:
      summary: >-
        GET Cluster Metrics Supported

        GET op/statisticsService/clusters/metrics
      description: >-
        GET Cluster Metrics Supported

        GET op/statisticsService/clusters/metrics
      operationId: >-
        GETClusterMetricsSupported

        GETop/statisticsService/clusters/metrics
      parameters:
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: cluster
        in: query
        description: Pattern to match the Cluster name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: 'RequiredSpecifies the timeInterval of time (in hours). This field can contain values like 1,2,4,8,16,24, 168(1week), 336(2Week), 720(1Month), 8760(1Year). Note: Either the timeInterval parameter or the parameters startTime and endTime are required. The timeInterval parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface utilization summary from. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface utilization summary to. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceClustersMetricsResponse1'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getDscpAppUsage/{startTime}/{endTime}:
    get:
      summary: >-
        GET DSCP App Usage

        GET op/pfrMonitoringExt/getDscpAppUsage/{startTime}/{endTime}
      description: >-
        GET DSCP App Usage

        GET op/pfrMonitoringExt/getDscpAppUsage/{startTime}/{endTime}
      operationId: >-
        GETDSCPAppUsage

        GETop/pfrMonitoringExt/getDscpAppUsage/{startTime}/{endTime}
      parameters:
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the DSCP app usage from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the DSCP app usage to.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: srcSiteName
        in: query
        description: PTIONAL Specifies the source site to get the DSCP app usage.
        style: form
        explode: true
        schema:
          type: string
      - name: dstSiteName
        in: query
        description: PTIONAL Specifies the destination site to get the DSCP app usage.
        style: form
        explode: true
        schema:
          type: string
      - name: managedIpBR
        in: query
        description: PTIONAL Specifies the managed ip to get the DSCP app usage.
        style: form
        explode: true
        schema:
          type: string
      - name: tunnelName
        in: query
        description: PTIONAL Specifies the tunnel name to get the DSCP app usage.
        style: form
        explode: true
        schema:
          type: string
      - name: srcHierarchyPath
        in: query
        description: PTIONAL Specifies the source site hierarchy to get the DSCP app usage.
        style: form
        explode: true
        schema:
          type: string
      - name: destHierarchyPath
        in: query
        description: PTIONAL Specifies the destination site hierarchy to get the DSCP app usage.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetDscpAppUsageResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getDscpAppUsageForLiveTopo/{startTime}/{endTime}/{srcSiteId}/{dstSiteId}:
    get:
      summary: >-
        GET DSCP App Usage For Live Topo

        GET op/pfrMonitoringExt/getDscpAppUsageForLiveTopo/{startTime}/{endTime}/{srcSiteId}/{dstSiteId}
      description: >-
        GET DSCP App Usage For Live Topo

        GET op/pfrMonitoringExt/getDscpAppUsageForLiveTopo/{startTime}/{endTime}/{srcSiteId}/{dstSiteId}
      operationId: >-
        GETDSCPAppUsageForLiveTopo

        GETop/pfrMonitoringExt/getDscpAppUsageForLiveTopo/{startTime}/{endTime}/{srcSiteId}/{dstSiteId}
      parameters:
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the getDscpAppUsageForLiveTopo from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the getDscpAppUsageForLiveTopo to.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: srcSiteId
        in: path
        description: RequiredSpecifies the source id to get the getDscpAppUsageForLiveTopo .
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: dstSiteId
        in: path
        description: RequiredSpecifies the destination id to get the getDscpAppUsageForLiveTopo .
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: vrfIdList
        in: query
        description: PTIONAL Specifies the Vrf id list to get the getDscpAppUsageForLiveTopo .
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetDscpAppUsageForLiveTopoSrcSiteIdDstSiteIdResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getDSCPTimeVsUsageChart/{startTime}/{endTime}/{siteName}/{brIp}/{dscp}/{noOfPoints}:
    get:
      summary: >-
        GET DSCP Time Vs Usage Chart

        GET op/pfrMonitoringExt/getDSCPTimeVsUsageChart/{startTime}/{endTime}/{siteName}/{brIp}/{dscp}/{noOfPoints}
      description: >-
        GET DSCP Time Vs Usage Chart

        GET op/pfrMonitoringExt/getDSCPTimeVsUsageChart/{startTime}/{endTime}/{siteName}/{brIp}/{dscp}/{noOfPoints}
      operationId: >-
        GETDSCPTimeVsUsageChart

        GETop/pfrMonitoringExt/getDSCPTimeVsUsageChart/{startTime}/{endTime}/{siteName}/{brIp}/{dscp}/{noOfPoints}
      parameters:
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredendTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: siteName
        in: path
        description: RequiredsiteName
        required: true
        style: simple
        schema:
          type: string
      - name: brIp
        in: path
        description: RequiredbrIp
        required: true
        style: simple
        schema:
          type: string
      - name: dscp
        in: path
        description: Requireddscp
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: noOfPoints
        in: path
        description: RequirednoOfPoints
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: interfaceName
        in: query
        description: PTIONAL interfaceName
        style: form
        explode: true
        schema:
          type: string
      - name: hierarchyPath
        in: query
        description: PTIONAL hierarchy path
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetDSCPTimeVsUsageChartSiteNameBrIpDscpNoOfPointsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/datacenters:
    get:
      summary: >-
        GET Datacenter Details

        GET op/statisticsService/datacenters
      description: >-
        GET Datacenter Details

        GET op/statisticsService/datacenters
      operationId: >-
        GETDatacenterDetails

        GETop/statisticsService/datacenters
      parameters:
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: children
        in: query
        description: Parameter that needs to be set to true to fetch children of the Datacenter. Children of a Datacenter include clusters and hypervisors which are not part of any cluster
        style: form
        explode: true
        schema:
          type: boolean
      - name: firstResult
        in: query
        description: 'PTIONAL: First result for pagination. Also look at maxResults'
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: maxResults
        in: query
        description: 'PTIONAL: maxResults for pagination. Also look at firstResult'
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: sort
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDatacentersResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/datacenters/metrics/{metric}:
    get:
      summary: >-
        GET Datacenter Metric Data

        GET op/statisticsService/datacenters/metrics/{metric}
      description: >-
        GET Datacenter Metric Data

        GET op/statisticsService/datacenters/metrics/{metric}
      operationId: >-
        GETDatacenterMetricData

        GETop/statisticsService/datacenters/metrics/{metric}
      parameters:
      - name: metric
        in: path
        description: RequiredThe metric name for which the data need to be fetched
        required: true
        style: simple
        schema:
          type: string
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: 'RequiredSpecifies the timeInterval of time (in hours). This field can contain values like 1,2,4,8,16,24, 168(1week), 336(2Week), 720(1Month), 8760(1Year). Note: Either the timeInterval parameter or the parameters startTime and endTime are required. The timeInterval parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface utilization summary from. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface utilization summary to. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDatacentersMetricsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/datacenters/metrics:
    get:
      summary: >-
        GET Datacenter Metrics Supported

        GET op/statisticsService/datacenters/metrics
      description: >-
        GET Datacenter Metrics Supported

        GET op/statisticsService/datacenters/metrics
      operationId: >-
        GETDatacenterMetricsSupported

        GETop/statisticsService/datacenters/metrics
      parameters:
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: 'RequiredSpecifies the timeInterval of time (in hours). This field can contain values like 1,2,4,8,16,24, 168(1week), 336(2Week), 720(1Month), 8760(1Year). Note: Either the timeInterval parameter or the parameters startTime and endTime are required. The timeInterval parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface utilization summary from. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface utilization summary to. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDatacentersMetricsResponse1'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/availability:
    get:
      summary: >-
        GET Device Availability

        GET op/statisticsService/device/availability
      description: >-
        GET Device Availability

        GET op/statisticsService/device/availability
      operationId: >-
        GETDeviceAvailability

        GETop/statisticsService/device/availability
      parameters:
      - name: ipAddress
        in: query
        description: RequiredThe IP Address of the required device.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredRepresents the start time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredRepresents the end time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceAvailabilityResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/availabilityMessage:
    get:
      summary: >-
        GET Device Availability Message

        GET op/statisticsService/device/availabilityMessage
      description: >-
        GET Device Availability Message

        GET op/statisticsService/device/availabilityMessage
      operationId: >-
        GETDeviceAvailabilityMessage

        GETop/statisticsService/device/availabilityMessage
      parameters:
      - name: ipAddress
        in: query
        description: RequiredThe IP Address of the device.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceAvailabilityMessageResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/availabilitySummary:
    get:
      summary: >-
        GET Device Availability Summary

        GET op/statisticsService/device/availabilitySummary
      description: >-
        GET Device Availability Summary

        GET op/statisticsService/device/availabilitySummary
      operationId: >-
        GETDeviceAvailabilitySummary

        GETop/statisticsService/device/availabilitySummary
      parameters:
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredRepresents the start time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredRepresents the end time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      - name: rangeString
        in: query
        description: 'Specifies the pie chart range list. The responses use the provided ranges in the same order. An example format which is the default when not specified: 0-25,76-100,51-75,26-50.'
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceAvailabilitySummaryResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/downMessage:
    get:
      summary: >-
        GET Device Down Message

        GET op/statisticsService/device/downMessage
      description: >-
        GET Device Down Message

        GET op/statisticsService/device/downMessage
      operationId: >-
        GETDeviceDownMessage

        GETop/statisticsService/device/downMessage
      parameters:
      - name: ipAddress
        in: query
        description: RequiredThe IP Address of the device
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceDownMessageResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/healthInfo:
    get:
      summary: >-
        GET Device Health Info

        GET op/statisticsService/device/healthInfo
      description: >-
        GET Device Health Info

        GET op/statisticsService/device/healthInfo
      operationId: >-
        GETDeviceHealthInfo

        GETop/statisticsService/device/healthInfo
      parameters:
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredRepresents the start time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredRepresents the end time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceHealthInfoResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/devices/metrics/{metric}:
    get:
      summary: >-
        GET Device Metric Data

        GET op/statisticsService/devices/metrics/{metric}
      description: >-
        GET Device Metric Data

        GET op/statisticsService/devices/metrics/{metric}
      operationId: >-
        GETDeviceMetricData

        GETop/statisticsService/devices/metrics/{metric}
      parameters:
      - name: metric
        in: path
        description: RequiredThe metric name for which the data need to be fetched.
        required: true
        style: simple
        schema:
          type: string
      - name: device
        in: query
        description: RequiredThe device IP or name for which the data need to be fetched.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: lineCard
        in: query
        description: RequiredThe line card name for which the data need to be fetched. Required only for CPU Utilization metric.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: Specifies the range of time (in hours). This field can contain values like 1, 2, 4, 8, 16, 24, 168 (1 Week), 336 (2 Weeks), 720 (1 Month), 8760 (1Year). The timeInterval parameter overrides the startTime and endTime parameters. By default is 1 hour if neither timeInterval parameter nor the parameters startTime and endTime not provided.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: Specifies the start time in seconds. The timeInterval parameter overrides this parameter.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: Specifies the end time in seconds. The timeInterval parameter overrides this parameter.
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDevicesMetricsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/devices/metrics:
    get:
      summary: >-
        GET Device Metrics Supported

        GET op/statisticsService/devices/metrics
      description: >-
        GET Device Metrics Supported

        GET op/statisticsService/devices/metrics
      operationId: >-
        GETDeviceMetricsSupported

        GETop/statisticsService/devices/metrics
      parameters:
      - name: device
        in: query
        description: RequiredThe device IP or name for which the data need to be fetched.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: Specifies the range of time (in hours). This field can contain values like 1, 2, 4, 8, 16, 24, 168 (1 Week), 336 (2 Weeks), 720 (1 Month), 8760 (1Year). The timeInterval parameter overrides the startTime and endTime parameters. By default is 1 hour if neither timeInterval parameter nor the parameters startTime and endTime not provided.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: Specifies the start time in seconds. The timeInterval parameter overrides this parameter.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: Specifies the end time in seconds. The timeInterval parameter overrides this parameter.
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDevicesMetricsResponse1'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/portSummary:
    get:
      summary: >-
        GET Device Port Summary

        GET op/statisticsService/device/portSummary
      description: >-
        GET Device Port Summary

        GET op/statisticsService/device/portSummary
      operationId: >-
        GETDevicePortSummary

        GETop/statisticsService/device/portSummary
      parameters:
      - name: ipAddress
        in: query
        description: RequiredThe IP Address of the device.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: type
        in: query
        description: 'An filter parameter with possible values: SUMMARY (to return a summary of count of ports that are Up, Administratively down or Operationally down), or ALARMSEVERITY (to return the minimum Alarm severity of all the down ports). By default, if this parameter not provided, it returns the status summary of the ports.'
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDevicePortSummaryResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/reachabilityStatus:
    get:
      summary: >-
        GET Device Reachability Status

        GET op/statisticsService/device/reachabilityStatus
      description: >-
        GET Device Reachability Status

        GET op/statisticsService/device/reachabilityStatus
      operationId: >-
        GETDeviceReachabilityStatus

        GETop/statisticsService/device/reachabilityStatus
      parameters:
      - name: topN
        in: query
        description: Indicates the number of devices to get. By default, when not specified returns all available results.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      - name: type
        in: query
        description: A filter criteria that can take values such as ALL, REACHABLE, UNREACHABLE or PINGABLE.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceReachabilityStatusResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/devices:
    get:
      summary: >-
        GET Device Resource

        GET op/statisticsService/devices
      description: >-
        GET Device Resource

        GET op/statisticsService/devices
      operationId: >-
        GETDeviceResource

        GETop/statisticsService/devices
      parameters:
      - name: device
        in: query
        description: 'PTIONAL: Natural key to identify the device. Could be Management Ip or DNS config name'
        style: form
        explode: true
        schema:
          type: string
      - name: firstResult
        in: query
        description: Defines the offset from the first result you want to fetch. Default is 0.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: maxResults
        in: query
        description: Defines maximum amount of hits to be returned. Default is 20.
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDevicesResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/hosts:
    get:
      summary: >-
        GET Host Details

        GET op/statisticsService/hosts
      description: >-
        GET Host Details

        GET op/statisticsService/hosts
      operationId: >-
        GETHostDetails

        GETop/statisticsService/hosts
      parameters:
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: cluster
        in: query
        description: Pattern to match the Cluster name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: host
        in: query
        description: Pattern to match the Hypervisor name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: children
        in: query
        description: Parameter that needs to be set to true to fetch children of the Hypervisor. Children of a cluster are VMs that are part of it.
        style: form
        explode: true
        schema:
          type: boolean
      - name: Range
        in: query
        description: Pagination range.
        style: form
        explode: true
        schema:
          type: string
      - name: firstResult
        in: query
        description: TBD
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: maxResults
        in: query
        description: TBD
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: sort
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceHostsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/hosts/metrics/{metric}:
    get:
      summary: >-
        GET Host Metric Data

        GET op/statisticsService/hosts/metrics/{metric}
      description: >-
        GET Host Metric Data

        GET op/statisticsService/hosts/metrics/{metric}
      operationId: >-
        GETHostMetricData

        GETop/statisticsService/hosts/metrics/{metric}
      parameters:
      - name: metric
        in: path
        description: RequiredThe metric name for which the data need to be fetched
        required: true
        style: simple
        schema:
          type: string
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: cluster
        in: query
        description: Pattern to match the Cluster name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: host
        in: query
        description: Pattern to match the Hypervisor name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: 'RequiredSpecifies the timeInterval of time (in hours). This field can contain values like 1,2,4,8,16,24, 168(1week), 336(2Week), 720(1Month), 8760(1Year). Note: Either the timeInterval parameter or the parameters startTime and endTime are required. The timeInterval parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface utilization summary from. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface utilization summary to. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceHostsMetricsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/hosts/metrics:
    get:
      summary: >-
        GET Host Metrics Supported

        GET op/statisticsService/hosts/metrics
      description: >-
        GET Host Metrics Supported

        GET op/statisticsService/hosts/metrics
      operationId: >-
        GETHostMetricsSupported

        GETop/statisticsService/hosts/metrics
      parameters:
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: cluster
        in: query
        description: Pattern to match the Cluster name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: host
        in: query
        description: Pattern to match the Hypervisor name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: 'RequiredSpecifies the timeInterval of time (in hours). This field can contain values like 1,2,4,8,16,24, 168(1week), 336(2Week), 720(1Month), 8760(1Year). Note: Either the timeInterval parameter or the parameters startTime and endTime are required. The timeInterval parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface utilization summary from. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface utilization summary to. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceHostsMetricsResponse1'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/availability:
    get:
      summary: >-
        GET Interface Availability

        GET op/statisticsService/interface/availability
      description: >-
        GET Interface Availability

        GET op/statisticsService/interface/availability
      operationId: >-
        GETInterfaceAvailability

        GETop/statisticsService/interface/availability
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the device availability from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the device availability to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: ipAddress
        in: query
        description: RequiredThe IP address of the device to check the interface availability of.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: ifName
        in: query
        description: RequiredThe interface name to check availability of.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceAvailabilityResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/availMessage:
    get:
      summary: >-
        GET Interface Availability Message

        GET op/statisticsService/interface/availMessage
      description: >-
        GET Interface Availability Message

        GET op/statisticsService/interface/availMessage
      operationId: >-
        GETInterfaceAvailabilityMessage

        GETop/statisticsService/interface/availMessage
      parameters:
      - name: ipAddress
        in: query
        description: RequiredThe IP address of the device to check the interface available message of.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: ifName
        in: query
        description: RequiredThe interface name to get the available message of.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceAvailMessageResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/availabilitySummary:
    get:
      summary: >-
        GET Interface Availability Summary

        GET op/statisticsService/interface/availabilitySummary
      description: >-
        GET Interface Availability Summary

        GET op/statisticsService/interface/availabilitySummary
      operationId: >-
        GETInterfaceAvailabilitySummary

        GETop/statisticsService/interface/availabilitySummary
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the device availability summary from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the device availability summary to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: rangeString
        in: query
        description: 'Specifies the pie chart range list. The responses use the provided ranges in the same order. An example format which is the default when not specified: 0-25,76-100,51-75,26-50.'
        style: form
        explode: true
        schema:
          type: string
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceAvailabilitySummaryResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/details:
    get:
      summary: >-
        GET Interface Details

        GET op/statisticsService/interface/details
      description: >-
        GET Interface Details

        GET op/statisticsService/interface/details
      operationId: >-
        GETInterfaceDetails

        GETop/statisticsService/interface/details
      parameters:
      - name: ipAddress
        in: query
        description: RequiredThe IP address of the device to check the interface details of.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: ifName
        in: query
        description: RequiredThe interface name to get details of.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceDetailsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/discards:
    get:
      summary: >-
        GET Interface Discards

        GET op/statisticsService/interface/discards
      description: >-
        GET Interface Discards

        GET op/statisticsService/interface/discards
      operationId: >-
        GETInterfaceDiscards

        GETop/statisticsService/interface/discards
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface discards from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface discards to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: ipAddress
        in: query
        description: RequiredThe IP address of the device to get the interface discards from.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: ifName
        in: query
        description: RequiredThe interface name to get discards of.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceDiscardsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/downMessage:
    get:
      summary: >-
        GET Interface Down Message

        GET op/statisticsService/interface/downMessage
      description: >-
        GET Interface Down Message

        GET op/statisticsService/interface/downMessage
      operationId: >-
        GETInterfaceDownMessage

        GETop/statisticsService/interface/downMessage
      parameters:
      - name: ipAddress
        in: query
        description: RequiredThe IP address of the device to check the interface down message of.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceDownMessageResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/errors:
    get:
      summary: >-
        GET Interface Errors

        GET op/statisticsService/interface/errors
      description: >-
        GET Interface Errors

        GET op/statisticsService/interface/errors
      operationId: >-
        GETInterfaceErrors

        GETop/statisticsService/interface/errors
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface errors from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface errors to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: ipAddress
        in: query
        description: RequiredThe IP address of the device to get the interface errors from.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: ifName
        in: query
        description: RequiredThe interface name to get errors of.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceErrorsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interfaces/metrics/{metric}:
    get:
      summary: >-
        GET Interface Metric Data

        GET op/statisticsService/interfaces/metrics/{metric}
      description: >-
        GET Interface Metric Data

        GET op/statisticsService/interfaces/metrics/{metric}
      operationId: >-
        GETInterfaceMetricData

        GETop/statisticsService/interfaces/metrics/{metric}
      parameters:
      - name: metric
        in: path
        description: RequiredThe metric name for which the data need to be fetched.
        required: true
        style: simple
        schema:
          type: string
      - name: device
        in: query
        description: RequiredThe IP address of the device to which the interface belongs.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: ifName
        in: query
        description: RequiredName of the interface for which the metric data need to be fetched.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: Specifies the range of time (in hours). This field can contain values like 1, 2, 4, 8, 16, 24, 168 (1 Week), 336 (2 Weeks), 720 (1 Month), 8760 (1Year). The timeInterval parameter overrides the startTime and endTime parameters. By default is 1 hour if neither timeInterval parameter nor the parameters startTime and endTime not provided.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: Specifies the start time in seconds. The timeInterval parameter overrides this parameter.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: Specifies the end time in seconds. The timeInterval parameter overrides this parameter.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: isFullHierarchy
        in: query
        description: Specifies full or short class hierarchy which is needed. Used in QOS Class Map and QOS Class Map Top Trend metrics. Default is false.
        style: form
        explode: true
        schema:
          type: boolean
      - name: direction
        in: query
        description: Direction (1 - input, 2 - output). Used in QOS Class Map Top Trend metric. Default is 2.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: qosRateField
        in: query
        description: e of dropPolicyToggle, prePolicyToggle, postPolicyToggle. Used in QOS Class Map Top Trend metric. Default is dropPolicyToggle.
        style: form
        explode: true
        schema:
          type: string
      - name: trafficDirection
        in: query
        description: e of ALL, IN, OUT. Used in Top N Application and Top Application Traffic Overtime metrics. Default is ALL.
        style: form
        explode: true
        schema:
          type: string
      - name: sortOrder
        in: query
        description: e of DESC, ASC. Used in Top N Application and Top Application Traffic Overtime metrics. Default is DESC.
        style: form
        explode: true
        schema:
          type: string
      - name: networkAwareType
        in: query
        description: 'Network aware. Wireless: 1, Wired: 2, All: -1. Used in Top N Application and Top Application Traffic Overtime metrics. Default is -1.'
        style: form
        explode: true
        schema:
          type: string
      - name: appId
        in: query
        description: Comma separated application IDs. Used in Top N Application and Top Application Traffic Overtime metrics. Default is 0 (all applications).
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: Site ID. Used in Top N Application and Top Application Traffic Overtime metrics. Default is 0 (all sites).
        style: form
        explode: true
        schema:
          type: string
      - name: dataType
        in: query
        description: e of rate, volume. Used in Top N Application and Top Application Traffic Overtime metrics. Default is rate.
        style: form
        explode: true
        schema:
          type: string
      - name: dscp
        in: query
        description: DSCP. Used in Top N Application metric.
        style: form
        explode: true
        schema:
          type: string
      - name: metricDataType
        in: query
        description: e of TOP_N, TIME_SERIES. Current metric's default data type is used if this parameter is not set.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfacesMetricsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interfaces/metrics:
    get:
      summary: >-
        GET Interface Metrics Supported

        GET op/statisticsService/interfaces/metrics
      description: >-
        GET Interface Metrics Supported

        GET op/statisticsService/interfaces/metrics
      operationId: >-
        GETInterfaceMetricsSupported

        GETop/statisticsService/interfaces/metrics
      parameters:
      - name: device
        in: query
        description: RequiredThe IP address of the device to which the interface belongs.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: ifName
        in: query
        description: RequiredName of the interface for which the metric URLs need to be fetched.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: Specifies the range of time (in hours). This field can contain values like 1, 2, 4, 8, 16, 24, 168 (1 Week), 336 (2 Weeks), 720 (1 Month), 8760 (1Year). The timeInterval parameter overrides the startTime and endTime parameters. By default is 1 hour if neither timeInterval parameter nor the parameters startTime and endTime not provided.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: Specifies the start time in seconds. The timeInterval parameter overrides this parameter.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: Specifies the end time in seconds. The timeInterval parameter overrides this parameter.
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfacesMetricsResponse1'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interfaces:
    get:
      summary: >-
        GET Interface Resource

        GET op/statisticsService/interfaces
      description: >-
        GET Interface Resource

        GET op/statisticsService/interfaces
      operationId: >-
        GETInterfaceResource

        GETop/statisticsService/interfaces
      parameters:
      - name: device
        in: query
        description: RequiredThe IP address or name of the device to which the interface belongs.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: ifName
        in: query
        description: The interface name whose details need to be fetched.
        style: form
        explode: true
        schema:
          type: string
      - name: firstResult
        in: query
        description: Defines the offset from the first result you want to fetch. Default is 0.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: maxResults
        in: query
        description: Defines maximum amount of hits to be returned. Default is 20.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: sort
        in: query
        description: Comma-separated list of attribute names with their respective order.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfacesResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/statusSummary:
    get:
      summary: >-
        GET Interface Status Summary

        GET op/statisticsService/interface/statusSummary
      description: >-
        GET Interface Status Summary

        GET op/statisticsService/interface/statusSummary
      operationId: >-
        GETInterfaceStatusSummary

        GETop/statisticsService/interface/statusSummary
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface status summary from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface status summary to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: rangeString
        in: query
        description: 'Specifies the pie chart range list. The responses use the provided ranges in the same order. An example format which is the default when not specified: 0-25,76-100,51-75,26-50.'
        style: form
        explode: true
        schema:
          type: string
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceStatusSummaryResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/utilSummary:
    get:
      summary: >-
        GET Interface Utilization Summary

        GET op/statisticsService/interface/utilSummary
      description: >-
        GET Interface Utilization Summary

        GET op/statisticsService/interface/utilSummary
      operationId: >-
        GETInterfaceUtilizationSummary

        GETop/statisticsService/interface/utilSummary
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface utilization summary from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface utilization summary to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: rangeString
        in: query
        description: 'Specifies the pie chart range list. The responses use the provided ranges in the same order. An example format which is the default when not specified: 0-25,76-100,51-75,26-50.'
        style: form
        explode: true
        schema:
          type: string
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      - name: utilType
        in: query
        description: 'An optional parameter to filter based on the utilization type to get the Top N Interface utilization summary for. Possible Values: tx, rx. By default, when not specified, it defaults to a result that uses a combined average of tx and rx results.'
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceUtilSummaryResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/util:
    get:
      summary: >-
        GET Interface Utilizations

        GET op/statisticsService/interface/util
      description: >-
        GET Interface Utilizations

        GET op/statisticsService/interface/util
      operationId: >-
        GETInterfaceUtilizations

        GETop/statisticsService/interface/util
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface utilization from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface utilization to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: ipAddress
        in: query
        description: RequiredThe IP address of the device to get the interface utilization from.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: ifName
        in: query
        description: RequiredThe interface name to get utilization of.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: type
        in: query
        description: 'An optional parameter that specifies the requested utilization type. Possible values: percent, octets. By default, when not specified it return octets information.'
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceUtilResponse'
      deprecated: false
  /webacs/api/v4/op/device-rest/DeviceLispMapSummary/{deviceIp}/{startTime}/{endTime}:
    get:
      summary: >-
        GET Lisp Map Summary Trend

        GET op/device-rest/DeviceLispMapSummary/{deviceIp}/{startTime}/{endTime}
      description: >-
        GET Lisp Map Summary Trend

        GET op/device-rest/DeviceLispMapSummary/{deviceIp}/{startTime}/{endTime}
      operationId: >-
        GETLispMapSummaryTrend

        GETop/device-rest/DeviceLispMapSummary/{deviceIp}/{startTime}/{endTime}
      parameters:
      - name: deviceIp
        in: path
        description: RequiredSpecifies the deviceIp address to fetch the Lisp Map Cache size on the selected device.
        required: true
        style: simple
        schema:
          type: string
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in seconds to check the Lisp Map Cache size from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the end time in seconds to check the Lisp Map Cache size to.
        required: true
        style: simple
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpDeviceRestDeviceLispMapSummaryEndTimeResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/memoryUtilTrend:
    get:
      summary: >-
        GET Memory Utilization Trend

        GET op/statisticsService/device/memoryUtilTrend
      description: >-
        GET Memory Utilization Trend

        GET op/statisticsService/device/memoryUtilTrend
      operationId: >-
        GETMemoryUtilizationTrend

        GETop/statisticsService/device/memoryUtilTrend
      parameters:
      - name: ipAddress
        in: query
        description: RequiredThe IP Address of the device.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredRepresents the start time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredRepresents the end time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceMemoryUtilTrendResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getOutStandingIMEsForSite/{startTime}/{endTime}/{srcSite}:
    get:
      summary: >-
        GET OutStanding IMEs For Site

        GET op/pfrMonitoringExt/getOutStandingIMEsForSite/{startTime}/{endTime}/{srcSite}
      description: >-
        GET OutStanding IMEs For Site

        GET op/pfrMonitoringExt/getOutStandingIMEsForSite/{startTime}/{endTime}/{srcSite}
      operationId: >-
        GETOutStandingIMEsForSite

        GETop/pfrMonitoringExt/getOutStandingIMEsForSite/{startTime}/{endTime}/{srcSite}
      parameters:
      - name: startTime
        in: path
        description: Requiredstarttime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: Requiredendtime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: srcSite
        in: path
        description: Requiredsource site
        required: true
        style: simple
        schema:
          type: string
      - name: siteHierarchyPath
        in: query
        description: PTIONAL siteHierarchy path
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetOutStandingIMEsForSiteSrcSiteResponse'
      deprecated: false
  /webacs/api/v4/op/device-rest/UciDeviceReachability/{groupId}/{startTime}/{endTime}/{maxrecords}:
    get:
      summary: >-
        GET Reachable UCI Devcies

        GET op/device-rest/UciDeviceReachability/{groupId}/{startTime}/{endTime}/{maxrecords}
      description: >-
        GET Reachable UCI Devcies

        GET op/device-rest/UciDeviceReachability/{groupId}/{startTime}/{endTime}/{maxrecords}
      operationId: >-
        GETReachableUCIDevcies

        GETop/device-rest/UciDeviceReachability/{groupId}/{startTime}/{endTime}/{maxrecords}
      parameters:
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in seconds to check the UCI device reachable details from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the start time in seconds to check the UCI device reachable details to.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: groupId
        in: path
        description: RequiredSpecifies the group id to get the UCI device reachable details from specified group.
        required: true
        style: simple
        schema:
          type: string
      - name: maxrecords
        in: path
        description: RequiredSpecifies the nubmer of records to fetch
        required: true
        style: simple
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpDeviceRestUciDeviceReachabilityEndTimeMaxrecordsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/resourceTypes:
    get:
      summary: >-
        GET Resource Types Supported

        GET op/statisticsService/resourceTypes
      description: >-
        GET Resource Types Supported

        GET op/statisticsService/resourceTypes
      operationId: >-
        GETResourceTypesSupported

        GETop/statisticsService/resourceTypes
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceResourceTypesResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getSiteAppHealth/{startTime}/{endTime}:
    get:
      summary: >-
        GET Site App Health

        GET op/pfrMonitoringExt/getSiteAppHealth/{startTime}/{endTime}
      description: >-
        GET Site App Health

        GET op/pfrMonitoringExt/getSiteAppHealth/{startTime}/{endTime}
      operationId: >-
        GETSiteAppHealth

        GETop/pfrMonitoringExt/getSiteAppHealth/{startTime}/{endTime}
      parameters:
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredendTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetSiteAppHealthResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/system/health:
    get:
      summary: >-
        GET System Health

        GET op/statisticsService/system/health
      description: >-
        GET System Health

        GET op/statisticsService/system/health
      operationId: >-
        GETSystemHealth

        GETop/statisticsService/system/health
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the system health statistics from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the system health statistics to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: '* REQUIRED Specifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceSystemHealthResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/system/info:
    get:
      summary: >-
        GET System Information

        GET op/statisticsService/system/info
      description: >-
        GET System Information

        GET op/statisticsService/system/info
      operationId: >-
        GETSystemInformation

        GETop/statisticsService/system/info
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceSystemInfoResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/applications/appHealthCrossing:
    get:
      summary: >-
        GET Threshold Violated Applications

        GET op/statisticsService/applications/appHealthCrossing
      description: >-
        GET Threshold Violated Applications

        GET op/statisticsService/applications/appHealthCrossing
      operationId: >-
        GETThresholdViolatedApplications

        GETop/statisticsService/applications/appHealthCrossing
      parameters:
      - name: startTime
        in: query
        description: start time
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: end time
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: range
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: siteId
        in: query
        description: site id
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationsAppHealthCrossingResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/application/topNHosts:
    get:
      summary: >-
        GET Top N Application Hosts

        GET op/statisticsService/application/topNHosts
      description: >-
        GET Top N Application Hosts

        GET op/statisticsService/application/topNHosts
      operationId: >-
        GETTopNApplicationHosts

        GETop/statisticsService/application/topNHosts
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the time to check the top N hosts from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the time to check the top N hosts to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: appId
        in: query
        description: Use to filter on a specific application by ID. If not specified then statistics for all applications will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: Use to filter on a specific site by ID. If not specified then statistics for all sites will be returned.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: domainId
        in: query
        description: Use to filter on a specific domain by ID. Only used with siteId is zero. Defaults to ROOT-DOMAIN.
        style: form
        explode: true
        schema:
          type: string
      - name: pdsId
        in: query
        description: Use to filter on a specific data source by ID. If not specified then statistics for all data sources will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: topN
        in: query
        description: RequiredThe number of results to return.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: trafficDir
        in: query
        description: The direction of traffic to measure (All, In, Out). Defaults to All.
        style: form
        explode: true
        schema:
          type: string
      - name: ipAddress
        in: query
        description: A specific ipAddress of a device. Required when pdsId=0 and interfaceName!=null.
        style: form
        explode: true
        schema:
          type: string
      - name: interfaceName
        in: query
        description: An interface name on the device given by ipAddress field.
        style: form
        explode: true
        schema:
          type: string
      - name: interfaceId
        in: query
        description: A specific index of an interface . Required when pdsId=0 and interfaceName!=null.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: sortOrder
        in: query
        description: The sort order of the results (ASC/DESC). Defaults to DESC.
        style: form
        explode: true
        schema:
          type: string
      - name: nwAwareValue
        in: query
        description: Use to filter on a specific connection type. If not specified then statistics for all connection types will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: ssidValue
        in: query
        description: Use to filter on a specific SSID. If not specified then statistics for all SSID will be returned.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationTopNHostsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/applications/performance:
    get:
      summary: >-
        GET Top N Applications

        GET op/statisticsService/applications/performance
      description: >-
        GET Top N Applications

        GET op/statisticsService/applications/performance
      operationId: >-
        GETTopNApplications

        GETop/statisticsService/applications/performance
      parameters:
      - name: attribute
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: startTime
        in: query
        description: RequiredSpecifies the time to check the application performance from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the time to check the application performance to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: trafficDir
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: siteId
        style: form
        explode: true
        schema:
          type: string
      - name: pdsId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: dscp
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: appId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: hostId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: deviceIp
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: interfaceId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: interfaceIndex
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: userName
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: macAddr
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: nAwareValue
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: topN
        in: query
        description: RequiredThe number of results to return.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: sortOrder
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: type
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: ssid
        in: query
        description: Use to filter on a specifc SSID.
        style: form
        explode: true
        schema:
          type: string
      - name: domainId
        in: query
        description: Use to filter on a specific domain by ID. Only used with siteId is zero. Defaults to ROOT-DOMAIN.
        style: form
        explode: true
        schema:
          type: string
      - name: dataType
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: nodeType
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: controllerId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: apId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: viewType
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: siteMapId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: isFabric
        in: query
        description: sFabric
        style: form
        explode: true
        schema:
          type: boolean
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationsPerformanceResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/applications/overtime:
    get:
      summary: >-
        GET Top N Applications Over Time

        GET op/statisticsService/applications/overtime
      description: >-
        GET Top N Applications Over Time

        GET op/statisticsService/applications/overtime
      operationId: >-
        GETTopNApplicationsOverTime

        GETop/statisticsService/applications/overtime
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the time to check the application overtime from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the time to check the application overtime to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: trafficType
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: pdsId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: interfaceName
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: deviceIp
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: interfaceIndex
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: sortOrder
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: rownum
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: hostId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: RequiredSpecifies the siteId
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: domainId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: type
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: nwAwareValue
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: ssidValue
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: appId
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: dataType
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: isFabric
        in: query
        description: RequiredSpecifies the isFabric
        required: true
        style: form
        explode: true
        schema:
          type: boolean
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationsOvertimeResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/topNClassMapQOS:
    get:
      summary: >-
        GET Top N Class Map QOS

        GET op/statisticsService/interface/topNClassMapQOS
      description: >-
        GET Top N Class Map QOS

        GET op/statisticsService/interface/topNClassMapQOS
      operationId: >-
        GETTopNClassMapQOS

        GETop/statisticsService/interface/topNClassMapQOS
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the top N statistics. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the top N statistics. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: topN
        in: query
        description: RequiredThe number of top interfaces to get.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      - name: ifIndex
        in: query
        description: RequiredThe ifIndex of the interface to be used in the query.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceTopNClassMapQOSResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/topNCPU:
    get:
      summary: >-
        GET Top N Device CPU Utilization

        GET op/statisticsService/device/topNCPU
      description: >-
        GET Top N Device CPU Utilization

        GET op/statisticsService/device/topNCPU
      operationId: >-
        GETTopNDeviceCPUUtilization

        GETop/statisticsService/device/topNCPU
      parameters:
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredRepresents the start time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredRepresents the end time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: topN
        in: query
        description: RequiredIndicates the number of top devices to get.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceTopNCPUResponse'
      deprecated: false
  /webacs/api/v4/op/device-rest/TopNDeviceCache/ALL/{groupId}/{startTime}/{endTime}/{topn}:
    get:
      summary: >-
        GET Top N Device Cache

        GET op/device-rest/TopNDeviceCache/ALL/{groupId}/{startTime}/{endTime}/{topn}
      description: >-
        GET Top N Device Cache

        GET op/device-rest/TopNDeviceCache/ALL/{groupId}/{startTime}/{endTime}/{topn}
      operationId: >-
        GETTopNDeviceCache

        GETop/device-rest/TopNDeviceCache/ALL/{groupId}/{startTime}/{endTime}/{topn}
      parameters:
      - name: groupId
        in: path
        description: RequiredSpecifies to filter the Lisp Map Cache size entries based on the Fabric Overlay groups. Default is 0.
        required: true
        style: simple
        schema:
          type: string
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in seconds to check the Lisp Map Cache size entries from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the end time in seconds to check the Lisp Map Cache size entries to.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: topn
        in: path
        description: RequiredSpecifies to fetch the top n Lisp Map Cache size entries. Default is 10.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: Requiredspecifies Domain name. Default is root.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: dashlet
        in: query
        description: RequiredSpecifies Dashlet id. Default is1.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpDeviceRestTopNDeviceCacheALLEndTimeTopnResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/topNMemory:
    get:
      summary: >-
        GET Top N Device Memory Utilization

        GET op/statisticsService/device/topNMemory
      description: >-
        GET Top N Device Memory Utilization

        GET op/statisticsService/device/topNMemory
      operationId: >-
        GETTopNDeviceMemoryUtilization

        GETop/statisticsService/device/topNMemory
      parameters:
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredRepresents the start time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredRepresents the end time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: topN
        in: query
        description: RequiredIndicates the number of top devices to get.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceTopNMemoryResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/device/topNTemp:
    get:
      summary: >-
        GET Top N Device Temperature

        GET op/statisticsService/device/topNTemp
      description: >-
        GET Top N Device Temperature

        GET op/statisticsService/device/topNTemp
      operationId: >-
        GETTopNDeviceTemperature

        GETop/statisticsService/device/topNTemp
      parameters:
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredRepresents the start time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredRepresents the end time of a time period in seconds. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: topN
        in: query
        description: RequiredIndicates the number of top devices to get.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      - name: type
        in: query
        description: 'RequiredIndicates the temperature unit. Possible values: FH, C.'
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceDeviceTopNTempResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/topNErrors:
    get:
      summary: >-
        GET Top N Interface Errors

        GET op/statisticsService/interface/topNErrors
      description: >-
        GET Top N Interface Errors

        GET op/statisticsService/interface/topNErrors
      operationId: >-
        GETTopNInterfaceErrors

        GETop/statisticsService/interface/topNErrors
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the top N statistics. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the top N statistics. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: topN
        in: query
        description: RequiredThe number of top interfaces to get.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      - name: type
        in: query
        description: 'An optional type parameter to obtain the results as a special case for Top N WAN Interfaces, when provided the value: wantotal.'
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceTopNErrorsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/topNUtil:
    get:
      summary: >-
        GET Top N Interface Utilization

        GET op/statisticsService/interface/topNUtil
      description: >-
        GET Top N Interface Utilization

        GET op/statisticsService/interface/topNUtil
      operationId: >-
        GETTopNInterfaceUtilization

        GETop/statisticsService/interface/topNUtil
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the top N statistics. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the top N statistics. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: topN
        in: query
        description: RequiredThe number of top interfaces to get.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      - name: utilType
        in: query
        description: 'The utilization type to get the Top N Interface utilization summary for. Possible Values: tx, rx. By default, when not specified, it defaults to a result that uses a combined average of tx and rx results.'
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceTopNUtilResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/topNWanIssues:
    get:
      summary: >-
        GET Top N WAN Interface Issues

        GET op/statisticsService/interface/topNWanIssues
      description: >-
        GET Top N WAN Interface Issues

        GET op/statisticsService/interface/topNWanIssues
      operationId: >-
        GETTopNWANInterfaceIssues

        GETop/statisticsService/interface/topNWanIssues
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the top N statistics. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the top N statistics. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: topN
        in: query
        description: RequiredThe number of top WAN interfaces to get.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceTopNWanIssuesResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/interface/topNWanUtil:
    get:
      summary: >-
        GET Top N WAN Interface Utilization

        GET op/statisticsService/interface/topNWanUtil
      description: >-
        GET Top N WAN Interface Utilization

        GET op/statisticsService/interface/topNWanUtil
      operationId: >-
        GETTopNWANInterfaceUtilization

        GETop/statisticsService/interface/topNWanUtil
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the top N statistics. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the top N statistics. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: topN
        in: query
        description: RequiredThe number of top WAN interfaces to get.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: source
        in: query
        description: An optional filter parameter that can be used to provide the IP Address or a group ID to get a filtered response.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceInterfaceTopNWanUtilResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getTopNApplicationUsageOverTimeOld/{startTime}/{endTime}/{deviceIp}/{rownum}:
    get:
      summary: >-
        GET TopNApplication Usage Over Time

        GET op/pfrMonitoringExt/getTopNApplicationUsageOverTimeOld/{startTime}/{endTime}/{deviceIp}/{rownum}
      description: >-
        GET TopNApplication Usage Over Time

        GET op/pfrMonitoringExt/getTopNApplicationUsageOverTimeOld/{startTime}/{endTime}/{deviceIp}/{rownum}
      operationId: >-
        GETTopNApplicationUsageOverTime

        GETop/pfrMonitoringExt/getTopNApplicationUsageOverTimeOld/{startTime}/{endTime}/{deviceIp}/{rownum}
      parameters:
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredendTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: deviceIp
        in: path
        description: RequireddeviceIps
        required: true
        style: simple
        schema:
          type: string
      - name: rownum
        in: path
        description: Requiredrownum
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: interfaceName
        in: query
        description: PTIONAL interfaceName
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetTopNApplicationUsageOverTimeOldDeviceIpRownumResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getTopNApplicationUsageOverTime/{startTime}/{endTime}/{deviceIp}/{rownum}:
    get:
      summary: >-
        GET TopNApplication Usage Over Time PfR

        GET op/pfrMonitoringExt/getTopNApplicationUsageOverTime/{startTime}/{endTime}/{deviceIp}/{rownum}
      description: >-
        GET TopNApplication Usage Over Time PfR

        GET op/pfrMonitoringExt/getTopNApplicationUsageOverTime/{startTime}/{endTime}/{deviceIp}/{rownum}
      operationId: >-
        GETTopNApplicationUsageOverTimePfR

        GETop/pfrMonitoringExt/getTopNApplicationUsageOverTime/{startTime}/{endTime}/{deviceIp}/{rownum}
      parameters:
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredendTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: deviceIp
        in: path
        description: PTIONAL deviceIp
        required: true
        style: simple
        schema:
          type: string
      - name: rownum
        in: path
        description: PTIONAL rownum
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: interfaceName
        in: query
        description: PTIONAL intefraceName
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetTopNApplicationUsageOverTimeDeviceIpRownumResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/applications/appCount:
    get:
      summary: >-
        GET Total Application Count

        GET op/statisticsService/applications/appCount
      description: >-
        GET Total Application Count

        GET op/statisticsService/applications/appCount
      operationId: >-
        GETTotalApplicationCount

        GETop/statisticsService/applications/appCount
      parameters:
      - name: startTime
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: siteId
        in: query
        description: Site ID
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationsAppCountResponse'
      deprecated: false
  /webacs/api/v4/op/device-rest/UnReachableUciDevice/{groupId}/{startTime}/{endTime}/{maxrecords}:
    get:
      summary: >-
        GET Unreachable UCI Devcies

        GET op/device-rest/UnReachableUciDevice/{groupId}/{startTime}/{endTime}/{maxrecords}
      description: >-
        GET Unreachable UCI Devcies

        GET op/device-rest/UnReachableUciDevice/{groupId}/{startTime}/{endTime}/{maxrecords}
      operationId: >-
        GETUnreachableUCIDevcies

        GETop/device-rest/UnReachableUciDevice/{groupId}/{startTime}/{endTime}/{maxrecords}
      parameters:
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in seconds to check the Unreachable UCI device details from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the start time in seconds to check the Un reachable UCI device details to.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: maxrecords
        in: path
        description: RequiredSpecifies the nubmer of records to fetch
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: groupId
        in: path
        description: RequiredSpecifies the group id to get the unreachable UCI device details from specified group.
        required: true
        style: simple
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpDeviceRestUnReachableUciDeviceEndTimeMaxrecordsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/vms:
    get:
      summary: >-
        GET VM Details

        GET op/statisticsService/vms
      description: >-
        GET VM Details

        GET op/statisticsService/vms
      operationId: >-
        GETVMDetails

        GETop/statisticsService/vms
      parameters:
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: cluster
        in: query
        description: Pattern to match the Cluster name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: host
        in: query
        description: Pattern to match the Hypervisor name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: vm
        in: query
        description: Pattern to match the VM name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: children
        in: query
        description: Not Applicable for VMs
        style: form
        explode: true
        schema:
          type: boolean
      - name: Range
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      - name: firstResult
        in: query
        description: TBD
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: maxResults
        in: query
        description: TBD
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: sort
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceVmsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/vms/metrics/{metric}:
    get:
      summary: >-
        GET VM Metric Data

        GET op/statisticsService/vms/metrics/{metric}
      description: >-
        GET VM Metric Data

        GET op/statisticsService/vms/metrics/{metric}
      operationId: >-
        GETVMMetricData

        GETop/statisticsService/vms/metrics/{metric}
      parameters:
      - name: metric
        in: path
        description: RequiredThe metric name for which the data need to be fetched
        required: true
        style: simple
        schema:
          type: string
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: cluster
        in: query
        description: Pattern to match the Cluster name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: host
        in: query
        description: Pattern to match the Hypervisor name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: vm
        in: query
        description: Pattern to match the VM name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: 'RequiredSpecifies the timeInterval of time (in hours). This field can contain values like 1,2,4,8,16,24, 168(1week), 336(2Week), 720(1Month), 8760(1Year). Note: Either the timeInterval parameter or the parameters startTime and endTime are required. The timeInterval parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface utilization summary from. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface utilization summary to. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceVmsMetricsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/vms/metrics:
    get:
      summary: >-
        GET VM Metrics Supported

        GET op/statisticsService/vms/metrics
      description: >-
        GET VM Metrics Supported

        GET op/statisticsService/vms/metrics
      operationId: >-
        GETVMMetricsSupported

        GETop/statisticsService/vms/metrics
      parameters:
      - name: datacenter
        in: query
        description: Pattern to match the Datacenter name. If you do not specify any, all the Datacenters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: cluster
        in: query
        description: Pattern to match the Cluster name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: host
        in: query
        description: Pattern to match the Hypervisor name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: vm
        in: query
        description: Pattern to match the VM name. If you do not specify any, all the Clusters are considered.
        style: form
        explode: true
        schema:
          type: string
      - name: timeInterval
        in: query
        description: 'RequiredSpecifies the timeInterval of time (in hours). This field can contain values like 1,2,4,8,16,24, 168(1week), 336(2Week), 720(1Month), 8760(1Year). Note: Either the timeInterval parameter or the parameters startTime and endTime are required. The timeInterval parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: startTime
        in: query
        description: RequiredSpecifies the start time in seconds to check the interface utilization summary from. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the end time in seconds to check the interface utilization summary to. (See timeInterval for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceVmsMetricsResponse1'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getWanUtilizationOverTimeRateForLink/{startTime}/{endTime}/{brIpAddr}/{direction}:
    get:
      summary: >-
        GET WAN Utilization Over TimeRate For Link

        GET op/pfrMonitoringExt/getWanUtilizationOverTimeRateForLink/{startTime}/{endTime}/{brIpAddr}/{direction}
      description: >-
        GET WAN Utilization Over TimeRate For Link

        GET op/pfrMonitoringExt/getWanUtilizationOverTimeRateForLink/{startTime}/{endTime}/{brIpAddr}/{direction}
      operationId: >-
        GETWANUtilizationOverTimeRateForLink

        GETop/pfrMonitoringExt/getWanUtilizationOverTimeRateForLink/{startTime}/{endTime}/{brIpAddr}/{direction}
      parameters:
      - name: startTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the WanUtilizationOverTimeRateForLink from.
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredSpecifies the start time in milli seconds to get the WanUtilizationOverTimeRateForLink to
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: brIpAddr
        in: path
        description: RequiredSpecifies br ip address to get the WanUtilizationOverTimeRateForLink .
        required: true
        style: simple
        schema:
          type: string
      - name: direction
        in: path
        description: RequiredSpecifies the direction to get the WanUtilizationOverTimeRateForLink .
        required: true
        style: simple
        schema:
          type: string
      - name: interfaceName
        in: query
        description: RequiredSpecifies the interface name to get the WanUtilizationOverTimeRateForLink .
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetWanUtilizationOverTimeRateForLinkBrIpAddrDirectionResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getWanUtilizationOverTimeForLink/{startTime}/{endTime}/{brIpAddr}/{direction}:
    get:
      summary: >-
        GET WanUtilization Over Time For Link

        GET op/pfrMonitoringExt/getWanUtilizationOverTimeForLink/{startTime}/{endTime}/{brIpAddr}/{direction}
      description: >-
        GET WanUtilization Over Time For Link

        GET op/pfrMonitoringExt/getWanUtilizationOverTimeForLink/{startTime}/{endTime}/{brIpAddr}/{direction}
      operationId: >-
        GETWanUtilizationOverTimeForLink

        GETop/pfrMonitoringExt/getWanUtilizationOverTimeForLink/{startTime}/{endTime}/{brIpAddr}/{direction}
      parameters:
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredendTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: brIpAddr
        in: path
        description: RequiredbrIpAddr
        required: true
        style: simple
        schema:
          type: string
      - name: direction
        in: path
        description: Requireddirection
        required: true
        style: simple
        schema:
          type: string
      - name: interfaceName
        in: query
        description: RequiredinterfaceName
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetWanUtilizationOverTimeForLinkBrIpAddrDirectionResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/application/worstNHosts:
    get:
      summary: >-
        GET Worst N Application Hosts

        GET op/statisticsService/application/worstNHosts
      description: >-
        GET Worst N Application Hosts

        GET op/statisticsService/application/worstNHosts
      operationId: >-
        GETWorstNApplicationHosts

        GETop/statisticsService/application/worstNHosts
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the time to check the worst N hosts from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the time to check the worst N hosts to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: appId
        in: query
        description: Use to filter on a specific application by ID. If not specified then statistics for all applications will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: Use to filter on a specific site by ID. If not specified then statistics for all sites will be returned.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: domainId
        in: query
        description: Use to filter on a specific domain by ID. Only used with siteId is zero. Defaults to ROOT-DOMAIN.
        style: form
        explode: true
        schema:
          type: string
      - name: pdsId
        in: query
        description: Use to filter on a specific data source by ID. If not specified then statistics for all data sources will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: attribute
        in: query
        description: 'The attribute on which to measure worst N performing applications. Possible Values: transTime, svrRespTime, networkDelay.'
        style: form
        explode: true
        schema:
          type: string
      - name: sortOrder
        in: query
        description: The sort order of the results (ASC/DESC). Defaults to DESC for worst hosts first.
        style: form
        explode: true
        schema:
          type: string
      - name: topN
        in: query
        description: RequiredThe number of results to return.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: nwAwareValue
        in: query
        description: Use to filter on a specific connection type. If not specified then statistics for all connection types will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: ssidValue
        in: query
        description: Use to filter on a specific SSID. If not specified then statistics for all SSID will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: userId
        in: query
        description: Use to filter on a specifc USERID.
        style: form
        explode: true
        schema:
          type: string
      - name: macAddr
        in: query
        description: Use to filter on a specifc MACADDR.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationWorstNHostsResponse'
      deprecated: false
  /webacs/api/v4/op/statisticsService/application/worstNSites:
    get:
      summary: >-
        GET Worst N Application Locations

        GET op/statisticsService/application/worstNSites
      description: >-
        GET Worst N Application Locations

        GET op/statisticsService/application/worstNSites
      operationId: >-
        GETWorstNApplicationLocations

        GETop/statisticsService/application/worstNSites
      parameters:
      - name: startTime
        in: query
        description: RequiredSpecifies the time to check the worst N sites from. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: endTime
        in: query
        description: RequiredSpecifies the time to check the worst N sites to. (See 'range' for more details)
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: range
        in: query
        description: 'RequiredSpecifies the range of time (in hours). This field can contain values like 1,2,4,8,16,24,168(1week),336(2Week),720(1Month),8760(1Year). Note: Either the range parameter or the parameters startTime and endTime are required. The range parameter overrides the startTime and endTime parameters.'
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: appId
        in: query
        description: Use to filter on a specific application by ID. If not specified then statistics for all applications will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: siteId
        in: query
        description: Use to filter on a specific site by ID. If not specified then statistics for all sites will be returned.
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: domainId
        in: query
        description: Use to filter on a specific domain by ID. Only used with siteId is zero. Defaults to ROOT-DOMAIN.
        style: form
        explode: true
        schema:
          type: string
      - name: pdsId
        in: query
        description: Use to filter on a specific data source by ID. If not specified then statistics for all data sources will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: attribute
        in: query
        description: 'The attribute on which to measure worst N performing sites. Possible Values: transTime, svrRespTime, networkDelay.'
        style: form
        explode: true
        schema:
          type: string
      - name: topN
        in: query
        description: RequiredThe number of results to return.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: nwAwareValue
        in: query
        description: Use to filter on a specific connection type. If not specified then statistics for all connection types will be returned.
        style: form
        explode: true
        schema:
          type: string
      - name: ssidValue
        in: query
        description: Use to filter on a specific SSID. If not specified then statistics for all SSID will be returned.
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpStatisticsServiceApplicationWorstNSitesResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getDSCPvsAllTCAViaPost/{startTime}/{endTime}:
    post:
      summary: >-
        POST DSCP vs All TCA

        POST op/pfrMonitoringExt/getDSCPvsAllTCAViaPost/{startTime}/{endTime}
      description: >-
        POST DSCP vs All TCA

        POST op/pfrMonitoringExt/getDSCPvsAllTCAViaPost/{startTime}/{endTime}
      operationId: >-
        POSTDSCPvsAllTCA

        POSTop/pfrMonitoringExt/getDSCPvsAllTCAViaPost/{startTime}/{endTime}
      parameters:
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredendTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetDSCPvsAllTCAViaPostResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getDSCPvsUrTCAViaPost/{startTime}/{endTime}:
    post:
      summary: >-
        POST DSCP vs UrTCA

        POST op/pfrMonitoringExt/getDSCPvsUrTCAViaPost/{startTime}/{endTime}
      description: >-
        POST DSCP vs UrTCA

        POST op/pfrMonitoringExt/getDSCPvsUrTCAViaPost/{startTime}/{endTime}
      operationId: >-
        POSTDSCPvsUrTCA

        POSTop/pfrMonitoringExt/getDSCPvsUrTCAViaPost/{startTime}/{endTime}
      parameters:
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredendTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetDSCPvsUrTCAViaPostResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getMaxDelayVsDSCPChartReportsViaPost/{startTime}/{endTime}:
    post:
      summary: >-
        POST Max Delay Vs DSCP Chart Reports

        POST op/pfrMonitoringExt/getMaxDelayVsDSCPChartReportsViaPost/{startTime}/{endTime}
      description: >-
        POST Max Delay Vs DSCP Chart Reports

        POST op/pfrMonitoringExt/getMaxDelayVsDSCPChartReportsViaPost/{startTime}/{endTime}
      operationId: >-
        POSTMaxDelayVsDSCPChartReports

        POSTop/pfrMonitoringExt/getMaxDelayVsDSCPChartReportsViaPost/{startTime}/{endTime}
      parameters:
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: Requiredendtime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetMaxDelayVsDSCPChartReportsViaPostResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getMaxJitterVsDSCPChartReportsViaPost/{startTime}/{endTime}:
    post:
      summary: >-
        POST Max Jitter Vs DSCP Chart Reports

        POST op/pfrMonitoringExt/getMaxJitterVsDSCPChartReportsViaPost/{startTime}/{endTime}
      description: >-
        POST Max Jitter Vs DSCP Chart Reports

        POST op/pfrMonitoringExt/getMaxJitterVsDSCPChartReportsViaPost/{startTime}/{endTime}
      operationId: >-
        POSTMaxJitterVsDSCPChartReports

        POSTop/pfrMonitoringExt/getMaxJitterVsDSCPChartReportsViaPost/{startTime}/{endTime}
      parameters:
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredendTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetMaxJitterVsDSCPChartReportsViaPostResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getMaxPacketLossVsDSCPChartReportsViaPost/{startTime}/{endTime}:
    post:
      summary: >-
        POST Max Packet Loss Vs DSCP Chart Reports

        POST op/pfrMonitoringExt/getMaxPacketLossVsDSCPChartReportsViaPost/{startTime}/{endTime}
      description: >-
        POST Max Packet Loss Vs DSCP Chart Reports

        POST op/pfrMonitoringExt/getMaxPacketLossVsDSCPChartReportsViaPost/{startTime}/{endTime}
      operationId: >-
        POSTMaxPacketLossVsDSCPChartReports

        POSTop/pfrMonitoringExt/getMaxPacketLossVsDSCPChartReportsViaPost/{startTime}/{endTime}
      parameters:
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredendTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetMaxPacketLossVsDSCPChartReportsViaPostResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getPfrEventListViaPost/{startTime}/{endTime}:
    post:
      summary: >-
        POST Pfr Event List

        POST op/pfrMonitoringExt/getPfrEventListViaPost/{startTime}/{endTime}
      description: >-
        POST Pfr Event List

        POST op/pfrMonitoringExt/getPfrEventListViaPost/{startTime}/{endTime}
      operationId: >-
        POSTPfrEventList

        POSTop/pfrMonitoringExt/getPfrEventListViaPost/{startTime}/{endTime}
      parameters:
      - name: endTime
        in: path
        description: RequiredendTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetPfrEventListViaPostResponse'
      deprecated: false
  /webacs/api/v4/op/pfrMonitoringExt/getServiceProviderUsageVsDSCPChart/{startTime}/{endTime}/{topN}:
    post:
      summary: >-
        POST Service Provider Usage Vs DSCP Chart

        POST op/pfrMonitoringExt/getServiceProviderUsageVsDSCPChart/{startTime}/{endTime}/{topN}
      description: >-
        POST Service Provider Usage Vs DSCP Chart

        POST op/pfrMonitoringExt/getServiceProviderUsageVsDSCPChart/{startTime}/{endTime}/{topN}
      operationId: >-
        POSTServiceProviderUsageVsDSCPChart

        POSTop/pfrMonitoringExt/getServiceProviderUsageVsDSCPChart/{startTime}/{endTime}/{topN}
      parameters:
      - name: startTime
        in: path
        description: RequiredstartTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: endTime
        in: path
        description: RequiredendTime in milliseconds
        required: true
        style: simple
        schema:
          type: number
          format: double
      - name: topN
        in: path
        description: RequiredtopN
        required: true
        style: simple
        schema:
          type: number
          format: double
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpPfrMonitoringExtGetServiceProviderUsageVsDSCPChartTopNResponse'
      deprecated: false
  /webacs/api/v4/op/settings/servers/ftpServers/{serverName}:
    delete:
      summary: >-
        DELETE WLAN FTP Server

        DELETE op/settings/servers/ftpServers/{serverName}
      description: >-
        DELETE WLAN FTP Server

        DELETE op/settings/servers/ftpServers/{serverName}
      operationId: >-
        DELETEWLANFTPServer

        DELETEop/settings/servers/ftpServers/{serverName}
      parameters:
      - name: serverName
        in: path
        description: ''
        required: true
        style: simple
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsServersFtpServersResponse'
      deprecated: false
  /webacs/api/v4/op/settings/notification/alarmCategories:
    get:
      summary: >-
        GET Alarms notification settings

        GET op/settings/notification/alarmCategories
      description: >-
        GET Alarms notification settings

        GET op/settings/notification/alarmCategories
      operationId: >-
        GETAlarmsnotificationsettings

        GETop/settings/notification/alarmCategories
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsNotificationAlarmCategoriesResponse'
      deprecated: false
  /webacs/api/v4/op/settings/inventory/configArchiveBasic:
    get:
      summary: >-
        GET Basic parameters for the configuration archive

        GET op/settings/inventory/configArchiveBasic
      description: >-
        GET Basic parameters for the configuration archive

        GET op/settings/inventory/configArchiveBasic
      operationId: >-
        GETBasicparametersfortheconfigurationarchive

        GETop/settings/inventory/configArchiveBasic
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsInventoryConfigArchiveBasicResponse'
      deprecated: false
  /webacs/api/v4/op/settings/alarms/alarmDeletionPeriods:
    get:
      summary: >-
        GET Configuration for Automatic Deletion Periods of Alarms

        GET op/settings/alarms/alarmDeletionPeriods
      description: >-
        GET Configuration for Automatic Deletion Periods of Alarms

        GET op/settings/alarms/alarmDeletionPeriods
      operationId: >-
        GETConfigurationforAutomaticDeletionPeriodsofAlarms

        GETop/settings/alarms/alarmDeletionPeriods
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsAlarmsAlarmDeletionPeriodsResponse'
      deprecated: false
  /webacs/api/v4/op/settings/logging/generalLoggingOptions:
    get:
      summary: >-
        GET Current general logging options

        GET op/settings/logging/generalLoggingOptions
      description: >-
        GET Current general logging options

        GET op/settings/logging/generalLoggingOptions
      operationId: >-
        GETCurrentgeneralloggingoptions

        GETop/settings/logging/generalLoggingOptions
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsLoggingGeneralLoggingOptionsResponse'
      deprecated: false
  /webacs/api/v4/op/settings/data/pruneDataConfig/{tableName}:
    get:
      summary: >-
        GET Data Pruning Configuration

        GET op/settings/data/pruneDataConfig/{tableName}
      description: >-
        GET Data Pruning Configuration

        GET op/settings/data/pruneDataConfig/{tableName}
      operationId: >-
        GETDataPruningConfiguration

        GETop/settings/data/pruneDataConfig/{tableName}
      parameters:
      - name: tableName
        in: path
        description: RequiredTable name
        required: true
        style: simple
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsDataPruneDataConfigResponse'
      deprecated: false
  /webacs/api/v4/op/settings/data/pruneDataConfigsByGroup/{category}:
    get:
      summary: >-
        GET Data Pruning Configuration for Category

        GET op/settings/data/pruneDataConfigsByGroup/{category}
      description: >-
        GET Data Pruning Configuration for Category

        GET op/settings/data/pruneDataConfigsByGroup/{category}
      operationId: >-
        GETDataPruningConfigurationforCategory

        GETop/settings/data/pruneDataConfigsByGroup/{category}
      parameters:
      - name: category
        in: path
        description: RequiredCategory name. Possible values are 'Optical Devices', 'Admin', 'Trend Data', 'RRM', 'Report', 'Statistics', 'Others'.
        required: true
        style: simple
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsDataPruneDataConfigsByGroupResponse'
      deprecated: false
  /webacs/api/v4/op/settings/data/dataRetentionPeriods:
    get:
      summary: >-
        GET Data Retention Periods

        GET op/settings/data/dataRetentionPeriods
      description: >-
        GET Data Retention Periods

        GET op/settings/data/dataRetentionPeriods
      operationId: >-
        GETDataRetentionPeriods

        GETop/settings/data/dataRetentionPeriods
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsDataDataRetentionPeriodsResponse'
      deprecated: false
  /webacs/api/v4/op/settings/servers/ftpServers:
    get:
      summary: >-
        GET List of WLAN FTP Servers

        GET op/settings/servers/ftpServers
      description: >-
        GET List of WLAN FTP Servers

        GET op/settings/servers/ftpServers
      operationId: >-
        GETListofWLANFTPServers

        GETop/settings/servers/ftpServers
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsServersFtpServersResponse1'
      deprecated: false
  /webacs/api/v4/op/settings/logging/logFileNames:
    get:
      summary: >-
        GET Log file names

        GET op/settings/logging/logFileNames
      description: >-
        GET Log file names

        GET op/settings/logging/logFileNames
      operationId: >-
        GETLogfilenames

        GETop/settings/logging/logFileNames
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsLoggingLogFileNamesResponse'
      deprecated: false
  /webacs/api/v4/op/settings/notification/mailServer:
    get:
      summary: >-
        GET Mail Server settings

        GET op/settings/notification/mailServer
      description: >-
        GET Mail Server settings

        GET op/settings/notification/mailServer
      operationId: >-
        GETMailServersettings

        GETop/settings/notification/mailServer
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsNotificationMailServerResponse'
      deprecated: false
  /webacs/api/v4/op/settings/logging/snmpSettings:
    get:
      summary: >-
        GET SNMP settings

        GET op/settings/logging/snmpSettings
      description: >-
        GET SNMP settings

        GET op/settings/logging/snmpSettings
      operationId: >-
        GETSNMPsettings

        GETop/settings/logging/snmpSettings
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsLoggingSnmpSettingsResponse'
      deprecated: false
  /webacs/api/v4/op/settings/alarms/severityAutoClearConfig:
    get:
      summary: >-
        GET Severity and Auto Clear Config

        GET op/settings/alarms/severityAutoClearConfig
      description: >-
        GET Severity and Auto Clear Config

        GET op/settings/alarms/severityAutoClearConfig
      operationId: >-
        GETSeverityandAutoClearConfig

        GETop/settings/alarms/severityAutoClearConfig
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsAlarmsSeverityAutoClearConfigResponse'
      deprecated: false
  /webacs/api/v4/op/settings/logging/sysLogSettings:
    get:
      summary: >-
        GET System log settings

        GET op/settings/logging/sysLogSettings
      description: >-
        GET System log settings

        GET op/settings/logging/sysLogSettings
      operationId: >-
        GETSystemlogsettings

        GETop/settings/logging/sysLogSettings
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsLoggingSysLogSettingsResponse'
      deprecated: false
    post:
      summary: >-
        POST Add WLAN FTP Server

        POST op/settings/servers/ftpServers
      description: >-
        POST Add WLAN FTP Server

        POST op/settings/servers/ftpServers
      operationId: >-
        POSTAddWLANFTPServer

        POSTop/settings/servers/ftpServers
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsLoggingSysLogSettingsResponse1'
      deprecated: false
    put:
      summary: >-
        PUT Update system log settings

        PUT op/settings/logging/sysLogSettings
      description: >-
        PUT Update system log settings

        PUT op/settings/logging/sysLogSettings
      operationId: >-
        PUTUpdatesystemlogsettings

        PUTop/settings/logging/sysLogSettings
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpSettingsLoggingSysLogSettingsResponse'
      deprecated: false
  /webacs/api/v4/data/UserDefinedFieldDefinition:
    get:
      summary: >-
        GET User Defined Field Definition

        GET data/UserDefinedFieldDefinition
      description: >-
        GET User Defined Field Definition

        GET data/UserDefinedFieldDefinition
      operationId: >-
        GETUserDefinedFieldDefinition

        GETdata/UserDefinedFieldDefinition
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataUserDefinedFieldDefinitionResponse'
      deprecated: false
  /webacs/api/v4/op/udfService/deleteUserTagDefinition:
    put:
      summary: >-
        PUT Delete User Defined Field Definition

        PUT op/udfService/deleteUserTagDefinition
      description: >-
        PUT Delete User Defined Field Definition

        PUT op/udfService/deleteUserTagDefinition
      operationId: >-
        PUTDeleteUserDefinedFieldDefinition

        PUTop/udfService/deleteUserTagDefinition
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpUdfServiceDeleteUserTagDefinitionRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpUdfServiceDeleteUserTagDefinitionResponse'
      deprecated: false
  /webacs/api/v4/op/udfService/importUserTagDefinition:
    put:
      summary: >-
        PUT Import User Defined Field Definition

        PUT op/udfService/importUserTagDefinition
      description: >-
        PUT Import User Defined Field Definition

        PUT op/udfService/importUserTagDefinition
      operationId: >-
        PUTImportUserDefinedFieldDefinition

        PUTop/udfService/importUserTagDefinition
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpUdfServiceImportUserTagDefinitionRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpUdfServiceImportUserTagDefinitionResponse'
      deprecated: false
  /webacs/api/v4/op/userManagement/users:
    delete:
      summary: >-
        DELETE Delete user

        DELETE op/userManagement/users
      description: >-
        DELETE Delete user

        DELETE op/userManagement/users
      operationId: >-
        DELETEDeleteuser

        DELETEop/userManagement/users
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpUserManagementUsersResponse'
      deprecated: false
  /webacs/api/v4/op/userManagement/userGroups:
    get:
      summary: >-
        GET Get users

        GET op/userManagement/users
      description: >-
        GET Get users

        GET op/userManagement/users
      operationId: >-
        GETGetusers

        GETop/userManagement/users
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpUserManagementUserGroupsResponse'
      deprecated: false
    post:
      summary: >-
        POST Create user

        POST op/userManagement/users
      description: >-
        POST Create user

        POST op/userManagement/users
      operationId: >-
        POSTCreateuser

        POSTop/userManagement/users
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpUserManagementUserGroupsResponse1'
      deprecated: false
    put:
      summary: >-
        PUT Update user

        PUT op/userManagement/users
      description: >-
        PUT Update user

        PUT op/userManagement/users
      operationId: >-
        PUTUpdateuser

        PUTop/userManagement/users
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpUserManagementUserGroupsResponse2'
      deprecated: false
  /webacs/api/v4/op/nfv/getBridges:
    get:
      summary: >-
        GET Get Bridges

        GET op/nfv/getBridges
      description: >-
        GET Get Bridges

        GET op/nfv/getBridges
      operationId: >-
        GETGetBridges

        GETop/nfv/getBridges
      parameters:
      - name: deviceIp
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvGetBridgesResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/getDeployments:
    get:
      summary: >-
        GET Get Deployments

        GET op/nfv/getDeployments
      description: >-
        GET Get Deployments

        GET op/nfv/getDeployments
      operationId: >-
        GETGetDeployments

        GETop/nfv/getDeployments
      parameters:
      - name: deviceIp
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvGetDeploymentsResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/deviceDetails:
    get:
      summary: >-
        GET Get Device Details

        GET op/nfv/deviceDetails
      description: >-
        GET Get Device Details

        GET op/nfv/deviceDetails
      operationId: >-
        GETGetDeviceDetails

        GETop/nfv/deviceDetails
      parameters:
      - name: deviceIp
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvDeviceDetailsResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/getOvsBridges:
    get:
      summary: >-
        GET Get OVS Bridges

        GET op/nfv/getOvsBridges
      description: >-
        GET Get OVS Bridges

        GET op/nfv/getOvsBridges
      operationId: >-
        GETGetOVSBridges

        GETop/nfv/getOvsBridges
      parameters:
      - name: deviceIp
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvGetOvsBridgesResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/getServices:
    get:
      summary: >-
        GET Get Services

        GET op/nfv/getServices
      description: >-
        GET Get Services

        GET op/nfv/getServices
      operationId: >-
        GETGetServices

        GETop/nfv/getServices
      parameters:
      - name: deviceIp
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvGetServicesResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/addBridge:
    post:
      summary: >-
        POST Add Bridge

        POST op/nfv/addBridge
      description: >-
        POST Add Bridge

        POST op/nfv/addBridge
      operationId: >-
        POSTAddBridge

        POSTop/nfv/addBridge
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpNfvAddBridgeRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvAddBridgeResponse'
      deprecated: false
  /webacs/api/v4/op/virtual/addDevice:
    post:
      summary: >-
        POST Add Device

        POST op/virtual/addDevice
      description: >-
        POST Add Device

        POST op/virtual/addDevice
      operationId: >-
        POSTAddDevice

        POSTop/virtual/addDevice
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpVirtualAddDeviceRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpVirtualAddDeviceResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/createOvsBridge:
    post:
      summary: >-
        POST Create OVS Bridge

        POST op/nfv/createOvsBridge
      description: >-
        POST Create OVS Bridge

        POST op/nfv/createOvsBridge
      operationId: >-
        POSTCreateOVSBridge

        POSTop/nfv/createOvsBridge
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpNfvCreateOvsBridgeRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvCreateOvsBridgeResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/deleteBridge:
    post:
      summary: >-
        POST Delete Bridge

        POST op/nfv/deleteBridge
      description: >-
        POST Delete Bridge

        POST op/nfv/deleteBridge
      operationId: >-
        POSTDeleteBridge

        POSTop/nfv/deleteBridge
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpNfvDeleteBridgeRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvDeleteBridgeResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/deleteOvsBridge:
    post:
      summary: >-
        POST Delete OVS Bridge

        POST op/nfv/deleteOvsBridge
      description: >-
        POST Delete OVS Bridge

        POST op/nfv/deleteOvsBridge
      operationId: >-
        POSTDeleteOVSBridge

        POSTop/nfv/deleteOvsBridge
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpNfvDeleteOvsBridgeRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvDeleteOvsBridgeResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/deploy:
    post:
      summary: >-
        POST Deploy Service

        POST op/nfv/deploy
      description: >-
        POST Deploy Service

        POST op/nfv/deploy
      operationId: >-
        POSTDeployService

        POSTop/nfv/deploy
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpNfvDeployRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvDeployResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/register:
    post:
      summary: >-
        POST Register Service

        POST op/nfv/register
      description: >-
        POST Register Service

        POST op/nfv/register
      operationId: >-
        POSTRegisterService

        POSTop/nfv/register
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpNfvRegisterRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvRegisterResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/undeploy:
    post:
      summary: >-
        POST Un-Deploy Service

        POST op/nfv/undeploy
      description: >-
        POST Un-Deploy Service

        POST op/nfv/undeploy
      operationId: >-
        POSTUn-DeployService

        POSTop/nfv/undeploy
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpNfvUndeployRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvUndeployResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/unregister:
    post:
      summary: >-
        POST Un-Register Service

        POST op/nfv/unregister
      description: >-
        POST Un-Register Service

        POST op/nfv/unregister
      operationId: >-
        POSTUn-RegisterService

        POSTop/nfv/unregister
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpNfvUnregisterRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvUnregisterResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/updateBridge:
    put:
      summary: >-
        PUT Update Bridge

        PUT op/nfv/updateBridge
      description: >-
        PUT Update Bridge

        PUT op/nfv/updateBridge
      operationId: >-
        PUTUpdateBridge

        PUTop/nfv/updateBridge
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpNfvUpdateBridgeRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvUpdateBridgeResponse'
      deprecated: false
  /webacs/api/v4/op/nfv/updateOvsBridge:
    put:
      summary: >-
        PUT Update OVS Bridge

        PUT op/nfv/updateOvsBridge
      description: >-
        PUT Update OVS Bridge

        PUT op/nfv/updateOvsBridge
      operationId: >-
        PUTUpdateOVSBridge

        PUTop/nfv/updateOvsBridge
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpNfvUpdateOvsBridgeRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpNfvUpdateOvsBridgeResponse'
      deprecated: false
  /webacs/api/v4/data/VDAssociatedAccessPoints:
    get:
      summary: >-
        GET Access Points associated with current Virtual Domain

        GET data/VDAssociatedAccessPoints
      description: >-
        GET Access Points associated with current Virtual Domain

        GET data/VDAssociatedAccessPoints
      operationId: >-
        GETAccessPointsassociatedwithcurrentVirtualDomain

        GETdata/VDAssociatedAccessPoints
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataVDAssociatedAccessPointsResponse'
      deprecated: false
  /webacs/api/v4/data/VDAssociatedDynamicGroups:
    get:
      summary: >-
        GET Dynamic Groups associated with current Virtual Domain

        GET data/VDAssociatedDynamicGroups
      description: >-
        GET Dynamic Groups associated with current Virtual Domain

        GET data/VDAssociatedDynamicGroups
      operationId: >-
        GETDynamicGroupsassociatedwithcurrentVirtualDomain

        GETdata/VDAssociatedDynamicGroups
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataVDAssociatedDynamicGroupsResponse'
      deprecated: false
  /webacs/api/v4/data/VDAssociatedGroups:
    get:
      summary: >-
        GET Groups associated with current Virtual Domain

        GET data/VDAssociatedGroups
      description: >-
        GET Groups associated with current Virtual Domain

        GET data/VDAssociatedGroups
      operationId: >-
        GETGroupsassociatedwithcurrentVirtualDomain

        GETdata/VDAssociatedGroups
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataVDAssociatedGroupsResponse'
      deprecated: false
  /webacs/api/v4/data/VDAssociatedDevices:
    get:
      summary: >-
        GET Network Devices associated with current Virtual Domain

        GET data/VDAssociatedDevices
      description: >-
        GET Network Devices associated with current Virtual Domain

        GET data/VDAssociatedDevices
      operationId: >-
        GETNetworkDevicesassociatedwithcurrentVirtualDomain

        GETdata/VDAssociatedDevices
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataVDAssociatedDevicesResponse'
      deprecated: false
  /webacs/api/v4/data/VDAssociatedSiteMaps:
    get:
      summary: >-
        GET Site Maps associated with current Virtual Domain

        GET data/VDAssociatedSiteMaps
      description: >-
        GET Site Maps associated with current Virtual Domain

        GET data/VDAssociatedSiteMaps
      operationId: >-
        GETSiteMapsassociatedwithcurrentVirtualDomain

        GETdata/VDAssociatedSiteMaps
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataVDAssociatedSiteMapsResponse'
      deprecated: false
  /webacs/api/v4/data/VDAssociatedVirtualElements:
    get:
      summary: >-
        GET Virtual Elements associated with current Virtual Domain

        GET data/VDAssociatedVirtualElements
      description: >-
        GET Virtual Elements associated with current Virtual Domain

        GET data/VDAssociatedVirtualElements
      operationId: >-
        GETVirtualElementsassociatedwithcurrentVirtualDomain

        GETdata/VDAssociatedVirtualElements
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataVDAssociatedVirtualElementsResponse'
      deprecated: false
  /webacs/api/v4/op/vd:
    delete:
      summary: >-
        DELETE Delete Virtual Domain

        DELETE op/vd
      description: >-
        DELETE Delete Virtual Domain

        DELETE op/vd
      operationId: >-
        DELETEDeleteVirtualDomain

        DELETEop/vd
      parameters:
      - name: domainFQN
        in: query
        description: RequiredFully qualified name of the virtual domain to be deleted
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpVdResponse'
      deprecated: false
    get:
      summary: >-
        GET List Virtual Domains

        GET op/vd
      description: >-
        GET List Virtual Domains

        GET op/vd
      operationId: >-
        GETListVirtualDomains

        GETop/vd
      parameters:
      - name: parentDomainName
        in: query
        description: An optional parameter that can be used to specify fully qualified name of the parent domain
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpVdResponse1'
      deprecated: false
    post:
      summary: >-
        POST Create Virtual Domain

        POST op/vd
      description: >-
        POST Create Virtual Domain

        POST op/vd
      operationId: >-
        POSTCreateVirtualDomain

        POSTop/vd
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpVdRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpVdResponse'
      deprecated: false
    put:
      summary: >-
        PUT Update Virtual Domain

        PUT op/vd
      description: >-
        PUT Update Virtual Domain

        PUT op/vd
      operationId: >-
        PUTUpdateVirtualDomain

        PUTop/vd
      parameters:
      - name: domainFQN
        in: query
        description: RequiredFully qualified name of the virtual domain to be edited
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpVdResponse3'
      deprecated: false
  /webacs/api/v4/op/image/id:
    delete:
      summary: >-
        DELETE Delete Image by id

        DELETE op/image/id
      description: >-
        DELETE Delete Image by id

        DELETE op/image/id
      operationId: >-
        DELETEDeleteImagebyid

        DELETEop/image/id
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpImageIdResponse'
      deprecated: false
  /webacs/api/v4/op/image/list/id:
    get:
      summary: >-
        GET List Image by id

        GET op/image/list/id
      description: >-
        GET List Image by id

        GET op/image/list/id
      operationId: >-
        GETListImagebyid

        GETop/image/list/id
      parameters:
      - name: idNum
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpImageListIdResponse'
      deprecated: false
  /webacs/api/v4/op/image/list:
    get:
      summary: >-
        GET List Images

        GET op/image/list
      description: >-
        GET List Images

        GET op/image/list
      operationId: >-
        GETListImages

        GETop/image/list
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpImageListResponse'
      deprecated: false
  /webacs/api/v4/op/image/list/family:
    get:
      summary: >-
        GET List Images by family

        GET op/image/list/family
      description: >-
        GET List Images by family

        GET op/image/list/family
      operationId: >-
        GETListImagesbyfamily

        GETop/image/list/family
      parameters:
      - name: familyName
        in: query
        description: ''
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpImageListFamilyResponse'
      deprecated: false
  /webacs/api/v4/op/image/list/physical:
    get:
      summary: >-
        GET List Physical Images

        GET op/image/list/physical
      description: >-
        GET List Physical Images

        GET op/image/list/physical
      operationId: >-
        GETListPhysicalImages

        GETop/image/list/physical
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpImageListPhysicalResponse'
      deprecated: false
  /webacs/api/v4/op/image/list/virtual:
    get:
      summary: >-
        GET List Virtual Images

        GET op/image/list/virtual
      description: >-
        GET List Virtual Images

        GET op/image/list/virtual
      operationId: >-
        GETListVirtualImages

        GETop/image/list/virtual
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpImageListVirtualResponse'
      deprecated: false
  /webacs/api/v4/op/image/add:
    post:
      summary: >-
        POST Add Image

        POST op/image/add
      description: >-
        POST Add Image

        POST op/image/add
      operationId: >-
        POSTAddImage

        POSTop/image/add
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpImageAddRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpImageAddResponse'
      deprecated: false
  /webacs/api/v4/op/image/deployConfigure:
    post:
      summary: >-
        POST Deploy Configuration

        POST op/image/deployConfigure
      description: >-
        POST Deploy Configuration

        POST op/image/deployConfigure
      operationId: >-
        POSTDeployConfiguration

        POSTop/image/deployConfigure
      parameters: []
      requestBody:
        description: ''
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/WebacsApiV4OpImageDeployConfigureRequest'
        required: false
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpImageDeployConfigureResponse'
      deprecated: false
  /webacs/api/v4/data/WlanProfiles:
    get:
      summary: >-
        GET Wlan Profiles

        GET data/WlanProfiles
      description: >-
        GET Wlan Profiles

        GET data/WlanProfiles
      operationId: >-
        GETWlanProfiles

        GETdata/WlanProfiles
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataWlanProfilesResponse'
      deprecated: false
  /webacs/api/v4/data/WlanTemplates:
    get:
      summary: >-
        GET Wlan Templates

        GET data/WlanTemplates
      description: >-
        GET Wlan Templates

        GET data/WlanTemplates
      operationId: >-
        GETWlanTemplates

        GETdata/WlanTemplates
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataWlanTemplatesResponse'
      deprecated: false
  /webacs/api/v4/op/wlanProvisioning/apGroup:
    delete:
      summary: >-
        DELETE Delete AP Group

        DELETE op/wlanProvisioning/apGroup
      description: >-
        DELETE Delete AP Group

        DELETE op/wlanProvisioning/apGroup
      operationId: >-
        DELETEDeleteAPGroup

        DELETEop/wlanProvisioning/apGroup
      parameters:
      - name: controllerId
        in: query
        description: RequiredIdentifies the controller to delete the AP group from. Either controllerId or controllerName must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: controllerName
        in: query
        description: RequiredIdentifies the controller to delete the AP group from. Either controllerId or controllerName must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: apGroupName
        in: query
        description: RequiredIdentifies the AP group to be deleted.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpWlanProvisioningApGroupResponse'
      deprecated: false
  /webacs/api/v4/op/wlanProvisioning/interface:
    delete:
      summary: >-
        DELETE Delete Interface

        DELETE op/wlanProvisioning/interface
      description: >-
        DELETE Delete Interface

        DELETE op/wlanProvisioning/interface
      operationId: >-
        DELETEDeleteInterface

        DELETEop/wlanProvisioning/interface
      parameters:
      - name: controllerId
        in: query
        description: RequiredIdentifies the controller to delete the interface from. Either controllerId or controllerName must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: controllerName
        in: query
        description: RequiredIdentifies the controller to delete the interface from. Either controllerId or controllerName must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: interfaceName
        in: query
        description: RequiredIdentifies the interface to remove from the controller.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpWlanProvisioningInterfaceResponse'
      deprecated: false
  /webacs/api/v4/op/wlanProvisioning/interfaceGroup:
    delete:
      summary: >-
        DELETE Delete Interface Group

        DELETE op/wlanProvisioning/interfaceGroup
      description: >-
        DELETE Delete Interface Group

        DELETE op/wlanProvisioning/interfaceGroup
      operationId: >-
        DELETEDeleteInterfaceGroup

        DELETEop/wlanProvisioning/interfaceGroup
      parameters:
      - name: controllerId
        in: query
        description: RequiredIdentifies the controller to delete the interface group from. Either controllerId or controllerName must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: controllerName
        in: query
        description: RequiredIdentifies the controller to delete the interface group from. Either controllerId or controllerName must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: interfaceGroupName
        in: query
        description: RequiredIdentifies the interface group to remove from the controller.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpWlanProvisioningInterfaceGroupResponse'
      deprecated: false
  /webacs/api/v4/op/wlanProvisioning/wlanProfile:
    delete:
      summary: >-
        DELETE Delete WLAN Profile

        DELETE op/wlanProvisioning/wlanProfile
      description: >-
        DELETE Delete WLAN Profile

        DELETE op/wlanProvisioning/wlanProfile
      operationId: >-
        DELETEDeleteWLANProfile

        DELETEop/wlanProvisioning/wlanProfile
      parameters:
      - name: controllerId
        in: query
        description: RequiredIdentifies the controller to delete the WLAN profile from. Either controllerId or controllerName must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: number
          format: double
      - name: controllerName
        in: query
        description: RequiredIdentifies the controller to delete the WLAN profile from. Either controllerId or controllerName must be specified.
        required: true
        style: form
        explode: true
        schema:
          type: string
      - name: wlanProfileName
        in: query
        description: RequiredIdentifies the WLAN profile to delete.
        required: true
        style: form
        explode: true
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpWlanProvisioningWlanProfileResponse'
      deprecated: false
  /webacs/api/v4/op/wlanProvisioning/wlanTemplate:
    delete:
      summary: >-
        DELETE Delete Wlan Template

        DELETE op/wlanProvisioning/wlanTemplate
      description: >-
        DELETE Delete Wlan Template

        DELETE op/wlanProvisioning/wlanTemplate
      operationId: >-
        DELETEDeleteWlanTemplate

        DELETEop/wlanProvisioning/wlanTemplate
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpWlanProvisioningWlanTemplateResponse'
      deprecated: false
    post:
      summary: >-
        POST Create Wlan Template

        POST op/wlanProvisioning/wlanTemplate
      description: >-
        POST Create Wlan Template

        POST op/wlanProvisioning/wlanTemplate
      operationId: >-
        POSTCreateWlanTemplate

        POSTop/wlanProvisioning/wlanTemplate
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpWlanProvisioningWlanTemplateResponse1'
      deprecated: false
  /webacs/api/v4/op/wlanProvisioning/deployTemplate:
    put:
      summary: >-
        PUT Modify Wlan Template

        PUT op/wlanProvisioning/wlanTemplate
      description: >-
        PUT Modify Wlan Template

        PUT op/wlanProvisioning/wlanTemplate
      operationId: >-
        PUTModifyWlanTemplate

        PUTop/wlanProvisioning/wlanTemplate
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4OpWlanProvisioningDeployTemplateResponse'
      deprecated: false
  /webacs/api/v4/data/AutoApRadioDetails:
    get:
      summary: >-
        GET Autonomous AP Radio Details

        GET data/AutoApRadioDetails
      description: >-
        GET Autonomous AP Radio Details

        GET data/AutoApRadioDetails
      operationId: >-
        GETAutonomousAPRadioDetails

        GETdata/AutoApRadioDetails
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataAutoApRadioDetailsResponse'
      deprecated: false
  /webacs/api/v4/data/ClientStats:
    get:
      summary: >-
        GET Client Statistics

        GET data/ClientStats
      description: >-
        GET Client Statistics

        GET data/ClientStats
      operationId: >-
        GETClientStatistics

        GETdata/ClientStats
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataClientStatsResponse'
      deprecated: false
  /webacs/api/v4/data/HistoricalClientStats:
    get:
      summary: >-
        GET Historical Client Statistics

        GET data/HistoricalClientStats
      description: >-
        GET Historical Client Statistics

        GET data/HistoricalClientStats
      operationId: >-
        GETHistoricalClientStatistics

        GETdata/HistoricalClientStats
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataHistoricalClientStatsResponse'
      deprecated: false
  /webacs/api/v4/data/HistoricalRFCounters:
    get:
      summary: >-
        GET Historical Radio Interface 802.11 Counters in Last 24 Hours

        GET data/HistoricalRFCounters
      description: >-
        GET Historical Radio Interface 802.11 Counters in Last 24 Hours

        GET data/HistoricalRFCounters
      operationId: >-
        GETHistoricalRadioInterface802.11CountersinLast24Hours

        GETdata/HistoricalRFCounters
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataHistoricalRFCountersResponse'
      deprecated: false
  /webacs/api/v4/data/HistoricalRFLoadStats:
    get:
      summary: >-
        GET Historical Radio Interface Load Statistics in Last 24 Hours

        GET data/HistoricalRFLoadStats
      description: >-
        GET Historical Radio Interface Load Statistics in Last 24 Hours

        GET data/HistoricalRFLoadStats
      operationId: >-
        GETHistoricalRadioInterfaceLoadStatisticsinLast24Hours

        GETdata/HistoricalRFLoadStats
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataHistoricalRFLoadStatsResponse'
      deprecated: false
  /webacs/api/v4/data/HistoricalRFStats:
    get:
      summary: >-
        GET Historical Radio Interface Statistics in Last 24 Hours

        GET data/HistoricalRFStats
      description: >-
        GET Historical Radio Interface Statistics in Last 24 Hours

        GET data/HistoricalRFStats
      operationId: >-
        GETHistoricalRadioInterfaceStatisticsinLast24Hours

        GETdata/HistoricalRFStats
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataHistoricalRFStatsResponse'
      deprecated: false
  /webacs/api/v4/data/HistoricalWLCCPUUtilizations:
    get:
      summary: >-
        GET Historical Wireless Lan Controller CPU Utilizations

        GET data/HistoricalWLCCPUUtilizations
      description: >-
        GET Historical Wireless Lan Controller CPU Utilizations

        GET data/HistoricalWLCCPUUtilizations
      operationId: >-
        GETHistoricalWirelessLanControllerCPUUtilizations

        GETdata/HistoricalWLCCPUUtilizations
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataHistoricalWLCCPUUtilizationsResponse'
      deprecated: false
  /webacs/api/v4/data/HistoricalWLCMemUtilizations:
    get:
      summary: >-
        GET Historical Wireless Lan Controller Memory Utilizations

        GET data/HistoricalWLCMemUtilizations
      description: >-
        GET Historical Wireless Lan Controller Memory Utilizations

        GET data/HistoricalWLCMemUtilizations
      operationId: >-
        GETHistoricalWirelessLanControllerMemoryUtilizations

        GETdata/HistoricalWLCMemUtilizations
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataHistoricalWLCMemUtilizationsResponse'
      deprecated: false
  /webacs/api/v4/data/RadioDetails:
    get:
      summary: >-
        GET Lightweight AP Radio Details

        GET data/RadioDetails
      description: >-
        GET Lightweight AP Radio Details

        GET data/RadioDetails
      operationId: >-
        GETLightweightAPRadioDetails

        GETdata/RadioDetails
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataRadioDetailsResponse'
      deprecated: false
  /webacs/api/v4/data/RFCounters:
    get:
      summary: >-
        GET Radio Interface 802.11 Counters

        GET data/RFCounters
      description: >-
        GET Radio Interface 802.11 Counters

        GET data/RFCounters
      operationId: >-
        GETRadioInterface802.11Counters

        GETdata/RFCounters
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataRFCountersResponse'
      deprecated: false
  /webacs/api/v4/data/RFLoadStats:
    get:
      summary: >-
        GET Radio Interface Load Statistics

        GET data/RFLoadStats
      description: >-
        GET Radio Interface Load Statistics

        GET data/RFLoadStats
      operationId: >-
        GETRadioInterfaceLoadStatistics

        GETdata/RFLoadStats
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataRFLoadStatsResponse'
      deprecated: false
  /webacs/api/v4/data/RFStats:
    get:
      summary: >-
        GET Radio Interface Statistics

        GET data/RFStats
      description: >-
        GET Radio Interface Statistics

        GET data/RFStats
      operationId: >-
        GETRadioInterfaceStatistics

        GETdata/RFStats
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataRFStatsResponse'
      deprecated: false
  /webacs/api/v4/data/Radios:
    get:
      summary: >-
        GET Radio Summary

        GET data/Radios
      description: >-
        GET Radio Summary

        GET data/Radios
      operationId: >-
        GETRadioSummary

        GETdata/Radios
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataRadiosResponse'
      deprecated: false
  /webacs/api/v4/data/ThirdpartyAccessPoints:
    get:
      summary: >-
        GET Third Party Access Point Summary

        GET data/ThirdpartyAccessPoints
      description: >-
        GET Third Party Access Point Summary

        GET data/ThirdpartyAccessPoints
      operationId: >-
        GETThirdPartyAccessPointSummary

        GETdata/ThirdpartyAccessPoints
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataThirdpartyAccessPointsResponse'
      deprecated: false
  /webacs/api/v4/data/AccessPoints:
    get:
      summary: >-
        GET Wireless Access Point Summary

        GET data/AccessPoints
      description: >-
        GET Wireless Access Point Summary

        GET data/AccessPoints
      operationId: >-
        GETWirelessAccessPointSummary

        GETdata/AccessPoints
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataAccessPointsResponse'
      deprecated: false
  /webacs/api/v4/data/WLCCPUUtilizations:
    get:
      summary: >-
        GET Wireless Lan Controller CPU Utlizations

        GET data/WLCCPUUtilizations
      description: >-
        GET Wireless Lan Controller CPU Utlizations

        GET data/WLCCPUUtilizations
      operationId: >-
        GETWirelessLanControllerCPUUtlizations

        GETdata/WLCCPUUtilizations
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataWLCCPUUtilizationsResponse'
      deprecated: false
  /webacs/api/v4/data/WLCMemoryUtilizations:
    get:
      summary: >-
        GET Wireless Lan Controller Memory Utilizations

        GET data/WLCMemoryUtilizations
      description: >-
        GET Wireless Lan Controller Memory Utilizations

        GET data/WLCMemoryUtilizations
      operationId: >-
        GETWirelessLanControllerMemoryUtilizations

        GETdata/WLCMemoryUtilizations
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataWLCMemoryUtilizationsResponse'
      deprecated: false
  /webacs/api/v4/data/WlanControllers:
    get:
      summary: >-
        GET Wireless Lan Controller Summary

        GET data/WlanControllers
      description: >-
        GET Wireless Lan Controller Summary

        GET data/WlanControllers
      operationId: >-
        GETWirelessLanControllerSummary

        GETdata/WlanControllers
      parameters: []
      responses:
        '200':
          description: Successful operation
          headers: {}
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/WebacsApiV4DataWlanControllersResponse'
      deprecated: false
components:
  schemas:
    WebacsApiV4OpAaaTacacsPlusServerResponse:
      title: WebacsApiV4OpAaaTacacsPlusServerResponse
      type: object
      properties:
        operationSucceeded:
          type: boolean
          description: A flag of a successful operation
        resultMessage:
          type: string
          description: Description of the operation result
        serverHostName:
          type: string
          description: Server host name.
        serverIp:
          type: string
          description: Server IP address
    WebacsApiV4OpAaaTacacsPlusServerResponse1:
      title: WebacsApiV4OpAaaTacacsPlusServerResponse1
      type: object
      properties:
        operationSucceeded:
          type: boolean
          description: A flag of a successful operation
        resultMessage:
          type: string
          description: Description of the operation result
        servers:
          type: array
          items:
            type: object
          description: List of all TACACS+ servers in the system
    WebacsApiV4OpAaaTacacsPlusServerRequest:
      title: WebacsApiV4OpAaaTacacsPlusServerRequest
      type: object
      properties:
        authenticationType:
          type: object
          description: >-
            Authentication method (can be PAP or CHAP)

            Allowed values:


            PAP

            CHAP
        localInterfaceIp:
          type: object
          description: IP address of the local interface
        numberOfTries:
          type: object
          description: The number of attempts to access the server. Value should be in the range of 0 and 3
        port:
          type: object
          description: IP port of the TACACS+ server. Value should be in the range of 1 and 65535
        retransmitTimeout:
          type: object
          description: The delay between attempts in seconds. Value should be in the range of 2 and 15
        secretKey:
          type: string
          description: Secret key (can be ASCII or HEX)
        secretKeyType:
          type: object
          description: >-
            Type of the secret key (ASCII or HEX)

            Allowed values:


            ASCII

            HEX
        serverHostName:
          type: string
          description: FQDN of the TACACS+ server. Either serverIp or serverHostName is required.
        serverIp:
          type: object
          description: IP address of the TACACS+ server. Either serverIp or serverHostName is required.
    WebacsApiV4OpAaaTacacsPlusServerResponse2:
      title: WebacsApiV4OpAaaTacacsPlusServerResponse2
      type: object
      properties:
        operationSucceeded:
          type: boolean
          description: A flag of a successful operation
        resultMessage:
          type: string
          description: Description of the operation result
        server:
          type: object
          description: TACACS+ server data from the parameters
    WebacsApiV4DataApOnboardingProfileResponse:
      title: WebacsApiV4DataApOnboardingProfileResponse
      type: object
      properties:
        apName:
          type: string
          description: >-
            Access point name.

            If the AP name is not configured the field will be equal 'Not Configured'
        apTemplateOne:
          type: string
          description: >-
            Name of the first lightweight access point template.

            If the profile hasn't got an first template this field will be equal 'NONE'
        apTemplateThree:
          type: string
          description: >-
            Name of the third lightweight access point template.

            If the profile hasn't got an third template this field will be equal 'NONE'
        apTemplateTwo:
          type: string
          description: >-
            Name of the second lightweight access point template.

            If the profile hasn't got an second template this field will be equal 'NONE'
        associatedControllerName:
          type: string
          description: >-
            WLAN controller name associated with the profile.

            If the profile hasn't got an associated controller this field will be equal 'ANY'
        macAddress:
          type: object
          description: >-
            MAC Address.

            A serial number or MAC address should be specified for the profile
        nextStage:
          type: object
          description: >-
            Next stage

            Allowed values:


            NONE

            AP_NAME

            AP_TEMPLATE_ONE

            AP_TEMPLATE_TWO

            AP_TEMPLATE_THREE
        profileGroup:
          type: string
          description: Name of the profile group
        profileMode:
          type: object
          description: >-
            Profile mode

            Allowed values:


            ENABLE

            DISABLE

            COMPLETE
        profileStatus:
          type: object
          description: >-
            Profile status

            Allowed values:


            NOT_INITIATED

            INITIATED

            IN_PROGRESS

            SUCCESS

            FAILURE
        reason:
          type: string
          description: Status reason
        serialNumber:
          type: string
          description: >-
            Serial number. Serial number is a sequence of 11 letters/digits.

            Either serial number or MAC address should be specified for the profile
        updateTime:
          type: number
          description: >-
            Time of the last update.


            Note: The date has an incorrect UTC offset. Please see the FAQ for details.
    WebacsApiV4OpApOnboardingProfileRequest:
      title: WebacsApiV4OpApOnboardingProfileRequest
      type: object
      properties:
        profileIds:
          type: array
          items:
            type: object
          description: Profile IDs
    WebacsApiV4OpApOnboardingProfileResponse:
      title: WebacsApiV4OpApOnboardingProfileResponse
      type: object
      properties:
        operation:
          type: object
          description: >-
            eration type

            Allowed values:


            ADD_PROFILES

            DELETE_PROFILES
        results:
          type: array
          items:
            type: object
          description: Result list
    WebacsApiV4OpApOnboardingProfileResponse1:
      title: WebacsApiV4OpApOnboardingProfileResponse1
      type: object
      properties:
        profiles:
          type: array
          items:
            type: object
          description: AP Onboarding Profiles
    WebacsApiV4OpApOnboardingProfileResponse2:
      title: WebacsApiV4OpApOnboardingProfileResponse2
      type: object
      properties:
        apName:
          type: string
          description: Access point name. Optional
        apTemplateOne:
          type: string
          description: Name of the first lightweight access point template. Optional
        apTemplateThree:
          type: string
          description: Name of the third lightweight access point template. Optional
        apTemplateTwo:
          type: string
          description: Name of the second lightweight access point template. Optional
        associatedControllerName:
          type: string
          description: WLAN controller name associated with the profile. Optional
        profileGroup:
          type: string
          description: >-
            Name of the profile group. Optional.

            If the group name is not specified the profile will be included in the "Unassigned" group.
        profileId:
          type: number
          description: The profile ID to update
        profileMode:
          type: object
          description: >-
            Profile mode

            Allowed values:


            ENABLE

            DISABLE

            COMPLETE
    WebacsApiV4DataApiHealthRecordsResponse:
      title: WebacsApiV4DataApiHealthRecordsResponse
      type: object
      properties:
        clientIp:
          type: object
          description: The requestor's IP address.
        method:
          type: string
          description: HTTP method used for the request.
        path:
          type: string
          description: The path component of the URL for the request.
        query:
          type: string
          description: The query string from the request, if any.
        requestAcceptHeader:
          type: string
          description: Content of the request Accept header, if present.
        requestReceivedTime:
          type: number
          description: The time the request was received, as milliseconds from the Unix epoch.
        responseSentTime:
          type: number
          description: The time the response was sent, as milliseconds from the Unix epoch.
        responseStatus:
          type: number
          description: HTTP response status.
        responseTime:
          type: number
          description: Total time from received to sent, measured in milliseconds.
        userAgent:
          type: string
          description: The user agent reported.
        username:
          type: string
          description: The username of the requestor.
    WebacsApiV4DataApiResponseTimeSummaryResponse:
      title: WebacsApiV4DataApiResponseTimeSummaryResponse
      type: object
      properties:
        average:
          type: number
          description: The arithmetic mean, or average response time, measured in milliseconds.
        latest:
          type: number
          description: The latest response time, measured in milliseconds.
        max:
          type: number
          description: The maximum response time, measured in milliseconds.
        min:
          type: number
          description: The minimum response time, measured in milliseconds.
        path:
          type: string
          description: The path of the service.
    WebacsApiV4OpApiHealthCallsPerClientResponse:
      title: WebacsApiV4OpApiHealthCallsPerClientResponse
      type: object
      properties:
        clientIp:
          type: object
          description: The client IP address.
        requestCount:
          type: number
          description: The number of requests this client has made over the given period.
    WebacsApiV4OpApiHealthRequestCountTrendResponse:
      title: WebacsApiV4OpApiHealthRequestCountTrendResponse
      type: object
      properties:
        responseCount:
          type: number
          description: The number of responses for this day and HTTP status.
        responseStatus:
          type: number
          description: The HTTP status of these responses.
        startOfDay:
          type: number
          description: The start of the day for this record, represented as milliseconds since the Unix epoch.
    WebacsApiV4OpApiHealthResponseTimeTrendResponse:
      title: WebacsApiV4OpApiHealthResponseTimeTrendResponse
      type: object
      properties:
        requestReceivedTime:
          type: number
          description: The time the request was received, as milliseconds from the Unix epoch.
        responseTime:
          type: number
          description: Total time from received to sent, measured in milliseconds.
    WebacsApiV4OpApiHealthServiceNameListResponse:
      title: WebacsApiV4OpApiHealthServiceNameListResponse
      type: object
      properties:
        path:
          type: string
          description: The path of the service.
    WebacsApiV4OpApServiceRxNeighborsResponse:
      title: WebacsApiV4OpApServiceRxNeighborsResponse
      type: object
      properties:
        macAddress:
          type: object
          description: MAC address of the access point's radio interface that discovered the Rx neighbor
        neighborApId:
          type: number
          description: Id of the neighbor's parent access point. Null if the access point is not known.
        neighborApName:
          type: string
          description: Name of the neighbor's parent access point. Null if the access point is not known.
        neighborChannel:
          type: number
          description: Represents Channel information which neighboring access point is using
        neighborChannelBandwidth:
          type: string
          description: >-
            Bandwidth of the channel which neighboring access point is using

            Allowed values:


            5 MHz

            10 MHz

            20 MHz

            40 MHz

            Below 40 MHz

            Above 40 MHz

            80 MHz

            160 MHz
        neighborIpAddress:
          type: object
          description: Rx Neighbor IP address
        neighborMacAddress:
          type: object
          description: Rx Neighbor MAC address
        neighborMapLocation:
          type: string
          description: Name of the service domain the Rx neighbor is located at. Null if there are no associated service domain or the parent access point is not known.
        neighborRSSI:
          type: number
          description: RSSI value of the Rx Neighbor
        neighborSlotId:
          type: number
          description: Slot value of the Rx Neighbor
        radioBand:
          type: string
          description: >-
            Radio band of the access point's radio interface that discovered the Rx neighbor

            Allowed values:


            2.4 GHz

            5 GHz

            Unknown
        slotId:
          type: number
          description: Slot Id of the access point's radio interface that discovered the Rx neighbor
    WebacsApiV4OpApServiceDeleteByIdRequest:
      title: WebacsApiV4OpApServiceDeleteByIdRequest
      type: object
      properties:
        apID:
          type: array
          items:
            type: object
          description: Access point ID
    WebacsApiV4OpApServiceDeleteByIdResponse:
      title: WebacsApiV4OpApServiceDeleteByIdResponse
      type: object
      properties:
        failure:
          type: array
          items:
            type: object
          description: A list of access point names that fail in the operation
        operation:
          type: number
          description: >-
            The name of the performed operation

            Allowed values:


            DELETEAP
        success:
          type: array
          items:
            type: object
          description: A list of access point names that succeed in the operation
    WebacsApiV4OpApServiceDeleteApRequest:
      title: WebacsApiV4OpApServiceDeleteApRequest
      type: object
      properties:
        apName:
          type: array
          items:
            type: string
          description: An access point name
    WebacsApiV4OpApServiceDeleteApResponse:
      title: WebacsApiV4OpApServiceDeleteApResponse
      type: object
      properties:
        failure:
          type: array
          items:
            type: object
          description: A list of access point names that fail in the operation
        operation:
          type: number
          description: >-
            The name of the performed operation

            Allowed values:


            DELETEAP
        success:
          type: array
          items:
            type: object
          description: A list of access point names that succeed in the operation
    WebacsApiV4OpApServiceAccessPointRequest:
      title: WebacsApiV4OpApServiceAccessPointRequest
      type: object
      properties:
        accessPointId:
          type: object
          description: ID used to identify the access point. Required.
        adminStatus:
          type: boolean
          description: Administrative status of the access point.
        location:
          type: string
          description: User specified location of the access point. While configuring AP, user should specify a location for the AP so that its easy to figure out for some one where the AP is located.
        name:
          type: string
          description: Name of the access point. Can not be empty or contain spaces.
        primaryMwar:
          type: object
          description: Primary controller this access point has affinity to, which is supposed to be the Primary MWAR(switch) of the AP with which AP should associate.
        secondaryMwar:
          type: object
          description: Secondary controller this access point has affinity to, which is supposed to be the Secondary MWAR(switch) of the AP with which AP should associate.
        tertiaryMwar:
          type: object
          description: Tertiary controller this access point has affinity to, which is supposed to be the Tertiary MWAR(switch) of the AP with which AP should associate.
    WebacsApiV4OpApServiceAccessPointResponse:
      title: WebacsApiV4OpApServiceAccessPointResponse
      type: object
      properties:
        jobName:
          type: string
          description: The unique job name for this job.
        jobType:
          type: string
          description: The non-unique job type for this job.
    WebacsApiV4OpRogueApClassificationResponse:
      title: WebacsApiV4OpRogueApClassificationResponse
      type: object
      properties:
        classificationTypeAndRogueState:
          type: object
          description: >-
            Classification type and rogue state which can be configured manually. Mandatory.

            UNCLASSIFIED_ALERT - classification is UNCLASSIFIED and state is ALERT,

            MALICIOUS_ALERT - classification is MALICIOUS and state is ALERT,

            FRIENDLY_EXTERNAL - classification is FRIENDLY and state is ACKNOWLEDGED (or EXTERNAL),

            FRIENDLY_INTERNAL - classification is FRIENDLY and state is KNOWN (or INTERNAL)

            Allowed values:


            UNCLASSIFIED_ALERT

            MALICIOUS_ALERT

            FRIENDLY_EXTERNAL

            FRIENDLY_INTERNAL
        rogueApAlarmId:
          type: number
          description: >-
            Rogue access point alarm ID. Can be retrieved from the "GET data/RogueApAlarms" resource.

            Either rogueApAlarmId or rogueApMacAddress must be specified.

            The attribute rogueApMacAddress will be ignored if rogueApAlarmId is specified.
        rogueApMacAddress:
          type: object
          description: >-
            MAC address of the rogue access point. Can be retrieved from the "GET data/RogueApAlarms" resource.

            Either rogueApAlarmId or rogueApMacAddress must be specified.

            The attribute rogueApMacAddress will be ignored if rogueApAlarmId is specified.
    WebacsApiV4OpAlarmsAcknowledgeResponse:
      title: WebacsApiV4OpAlarmsAcknowledgeResponse
      type: object
      properties:
        ids:
          type: number
          description: List of alarms identificators
    WebacsApiV4OpAlarmsAnnotateResponse:
      title: WebacsApiV4OpAlarmsAnnotateResponse
      type: object
      properties:
        ids:
          type: number
          description: List of alarms identificators
    WebacsApiV4OpAlarmsClearResponse:
      title: WebacsApiV4OpAlarmsClearResponse
      type: object
      properties:
        ids:
          type: number
          description: List of alarms identificators
    WebacsApiV4OpAlarmsClearByEventTypeResponse:
      title: WebacsApiV4OpAlarmsClearByEventTypeResponse
      type: object
      properties:
        eventType:
          type: string
          description: Alarm event type
    WebacsApiV4OpAlarmsUnacknowledgeResponse:
      title: WebacsApiV4OpAlarmsUnacknowledgeResponse
      type: object
      properties:
        ids:
          type: number
          description: List of alarms identificators
    WebacsApiV4DataApplicationsResponse:
      title: WebacsApiV4DataApplicationsResponse
      type: object
      properties:
        applicationId:
          type: number
          description: Id of the application.
        applicationName:
          type: string
          description: Name of the application.
        businessCritical:
          type: boolean
          description: Is the application business critical?
        category:
          type: string
          description: A first-level categorization for each Application Id.
        encrypted:
          type: string
          description: >-
            Specifies if the application is an encrypted networking protocol.

            Allowed values:


            YES

            NO

            UNASSIGNED
        engineId:
          type: string
          description: A unique identifier for the engine that determined the Selector Id.
        modified:
          type: number
          description: Specifies the date when the application was modified.
        outOfBox:
          type: boolean
          description: Is the application predefined? When 'true' then the application is predefined, otherwise it is user-defined.
        p2p:
          type: string
          description: >-
            Specifies if the application is based on peer-to-peer technology.

            Allowed values:


            YES

            NO

            UNASSIGNED
        selector:
          type: number
          description: Selector Id. It is a a unique identifier of the application for a specific Engine ID.
        serviceGroup:
          type: array
          items:
            type: object
          description: Service groups the application is the member of
        subcategory:
          type: string
          description: A second-level categorization for each Application Id.
        tunnel:
          type: string
          description: >-
            Specifies if the application is used as a tunnel technology.

            Allowed values:


            YES

            NO

            UNASSIGNED
    WebacsApiV4DataCliTemplateResponse:
      title: WebacsApiV4DataCliTemplateResponse
      type: object
      properties:
        author:
          type: string
          description: Template author
        configContainerId:
          type: number
          description: Config container ID
        content:
          type: string
          description: Content of the template
        createdOn:
          type: number
          description: Time when template was created or uploaded
        deployCount:
          type: number
          description: Number of deployments of this template
        deployJobCount:
          type: number
          description: Number of jobs to deploy this template
        description:
          type: string
          description: Human-readable description of the template
        deviceType:
          type: string
          description: Comma-separated list of devices on which the template is allowed to be deployed
        lastDeployTime:
          type: number
          description: Time of last successful deployment of this template
        name:
          type: string
          description: Name of the template
        path:
          type: string
          description: Full name of folder where the template is stored
        tags:
          type: string
          description: Tag list separated by comma
        templateId:
          type: number
          description: Template ID
        userTags:
          type: array
          items:
            type: object
          description: User-defined tags list
        variable:
          type: array
          items:
            type: object
          description: CLI Template variables used in content. Variables have the same order in which they were created
        version:
          type: string
          description: S version
    WebacsApiV4OpCliTemplateConfigurationDeleteTemplateResponse:
      title: WebacsApiV4OpCliTemplateConfigurationDeleteTemplateResponse
      type: object
      properties:
        templateName:
          type: string
          description: RequiredThe template to delete.
    WebacsApiV4OpCliTemplateConfigurationFolderResponse:
      title: WebacsApiV4OpCliTemplateConfigurationFolderResponse
      type: object
      properties:
        folderFQN:
          type: string
          description: RequiredFully qualified name of the folder
    WebacsApiV4OpCliTemplateConfigurationFolderResponse1:
      title: WebacsApiV4OpCliTemplateConfigurationFolderResponse1
      type: object
      properties:
        folderFQN:
          type: string
          description: Fully qualified name of the group
        groupId:
          type: number
          description: Identifier for the fully qualified name folder
    WebacsApiV4OpCliTemplateConfigurationDeviceTypesResponse:
      title: WebacsApiV4OpCliTemplateConfigurationDeviceTypesResponse
      type: object
      properties:
        deviceTypes:
          type: array
          items:
            type: object
          description: A list of device types.
    WebacsApiV4OpCliTemplateConfigurationDeviceTypesResponse1:
      title: WebacsApiV4OpCliTemplateConfigurationDeviceTypesResponse1
      type: object
      properties:
        folderFQN:
          type: string
          description: Fully qualified name of a folder
    WebacsApiV4OpCliTemplateConfigurationUploadResponse:
      title: WebacsApiV4OpCliTemplateConfigurationUploadResponse
      type: object
      properties:
        content:
          type: string
          description: The content of the template that will be populated with variable values and sent to devices.
        description:
          type: string
          description: A description of the template
        deviceType:
          type: string
          description: The types of devices this template is applicable for, comma seperated.
        name:
          type: string
          description: The name of the template.
        path:
          type: string
          description: Template path
        tags:
          type: string
          description: Tags list separated by comma
        variables:
          type: array
          items:
            type: object
          description: A list of variables needed for this template
        version:
          type: string
          description: S version
    WebacsApiV4OpCliTemplateConfigurationDeployTemplateThroughJobResponse:
      title: WebacsApiV4OpCliTemplateConfigurationDeployTemplateThroughJobResponse
      type: object
      properties:
        options:
          type: object
          description: The deploy options.
        targetDeviceAndVariableValues:
          type: array
          items:
            type: object
          description: The devices to execute the template configuration against along with template variable values.
        templateName:
          type: string
          description: The template to apply.
    WebacsApiV4OpCliTemplateConfigurationTemplateResponse:
      title: WebacsApiV4OpCliTemplateConfigurationTemplateResponse
      type: object
      properties:
        content:
          type: string
          description: The content of the template that will be populated with variable values and sent to devices.
        description:
          type: string
          description: A description of the template
        deviceType:
          type: string
          description: The types of devices this template is applicable for, comma seperated.
        name:
          type: string
          description: The name of the template.
        path:
          type: string
          description: Template path
        tags:
          type: string
          description: Tags list separated by comma
        variables:
          type: array
          items:
            type: object
          description: A list of variables needed for this template
        version:
          type: string
          description: S version
    WebacsApiV4DataClientCountsResponse:
      title: WebacsApiV4DataClientCountsResponse
      type: object
      properties:
        authCount:
          type: number
          description: authenticated client count on the element in last collection time
        collectionTime:
          type: number
          description: The time collection of this record was finished, measured in milliseconds since the Unix epoch.
        count:
          type: number
          description: client count on the element in last collection time
        dot11aAuthCount:
          type: number
          description: umber of authenticated clients using 802.11a
        dot11aCount:
          type: number
          description: umber of clients using 802.11a
        dot11acAuthCount:
          type: number
          description: umber of authenticated clients using 802.11ac
        dot11acCount:
          type: number
          description: umber of clients using 802.11ac
        dot11bAuthCount:
          type: number
          description: umber of authenticated clients using 802.11b
        dot11bCount:
          type: number
          description: umber of clients using 802.11b
        dot11gAuthCount:
          type: number
          description: umber of authenticated clients using 802.11g
        dot11gCount:
          type: number
          description: umber of clients using 802.11g
        dot11n24AuthCount:
          type: number
          description: umber of authenticated clients using 802.11n on 2.4 GHz band
        dot11n24Count:
          type: number
          description: umber of clients using 802.11n in 2.4 GHz band
        dot11n5AuthCount:
          type: number
          description: umber of authenticated clients using 802.11n on 5 GHz band
        dot11n5Count:
          type: number
          description: umber of clients using 802.11n in 5GHz band
        key:
          type: string
          description: The wireless MAC address for an access point, the management IP for all other devices, or the name of the virtual domain, SSID, or map location.
        subkey:
          type: string
          description: Subkey is used to further categorize client count, and will generally be an SSID or virtual domain.
        type:
          type: string
          description: >-
            Type of count element

            Allowed values:


            DEVICE

            ACCESSPOINT

            MAPLOCATION

            SSID

            VIRTUALDOMAIN

            GUEST
        wgbAuthCount:
          type: number
          description: umber of authenticated clients connected as WGB or wired guest
        wgbCount:
          type: number
          description: umber of clients connected as WGB or wired guest
        wired100MAuthCount:
          type: number
          description: umber of authenticated wired clients connected to wired switch on 100Mbps port
        wired100MCount:
          type: number
          description: umber of wired clients connected to wired switch on 100Mbps port
        wired10GAuthCount:
          type: number
          description: umber of authenticated wired clients connected to wired switch on 10Gbps port
        wired10GCount:
          type: number
          description: umber of wired clients connected to wired switch on 10Gbps port
        wired10MAuthCount:
          type: number
          description: umber of authenticated wired clients connected to wired switch on 10Mbps port
        wired10MCount:
          type: number
          description: umber of wired clients connected to wired switch on 10Mbps port
        wired1GAuthCount:
          type: number
          description: umber of authenticated wired clients connected to wired switch on 1Gbps port
        wired1GCount:
          type: number
          description: umber of wired clients connected to wired switch on 1Gbps port
    WebacsApiV4DataClientSessionsResponse:
      title: WebacsApiV4DataClientSessionsResponse
      type: object
      properties:
        adDomainName:
          type: string
          description: AD domain name acquired from Cisco Identity Service Engine
        anchorIpAddress:
          type: object
          description: IP address of the mobility anchor controller if any
        apMacAddress:
          type: object
          description: Associated AP MAC address
        authenticationAlgorithm:
          type: string
          description: >-
            Client authentication algorithm

            Allowed values:


            OPENSYSTEM

            SHAREDKEY

            UNKNOW

            OPENANDEAP
        authorizationPolicy:
          type: string
          description: Authorization Policy acquired from Cisco Identity Service Engine
        bytesReceived:
          type: number
          description: Number of bytes received during the session
        bytesSent:
          type: number
          description: Number of bytes sent during the session
        clientInterface:
          type: string
          description: Client Interface
        connectionType:
          type: string
          description: >-
            Type of connection (Lightweight AP, Autonomous AP, or Wired)

            Allowed values:


            LIGHTWEIGHTWIRELESS

            AUTONOMOUSWIRELESS

            WIRED
        ctsSecurityGroup:
          type: string
          description: CTS security group acquired from Cisco Identity Service Engine
        deviceMgmtAddress:
          type: object
          description: Associated device management address. The management address is the address used to add the device to the managed inventory, either an IP address or hostname.
        deviceName:
          type: string
          description: Associated device name (controller or switch)
        eapType:
          type: string
          description: >-
            EAP type

            Allowed values:


            EAPTLS

            TTLS

            PEAP

            LEAP

            SPEKE

            EAPFAST

            NA

            UNNOWN

            MD5

            EAPSIM
        encryptionCypher:
          type: string
          description: >-
            Client encryption cypher

            Allowed values:


            CCMPAES

            TKIPMIC

            LITERAL2

            WEP140

            WEP128

            NONE

            NA

            UNKNOWN
        ipAddress:
          type: object
          description: Client IP Address
        ipType:
          type: string
          description: >-
            Client IP type (IPv4, IPv6 or Dual Stack)

            Allowed values:


            IPV4

            IPV6

            DUALSTACK

            NOTDETECTED
        location:
          type: string
          description: Associated AP or switch Map location
        macAddress:
          type: object
          description: Client MAC Address
        packetsReceived:
          type: number
          description: Number of packets received during the session
        packetsSent:
          type: number
          description: Number of bytes sent during the session
        policyTypeStatus:
          type: string
          description: >-
            Client policy status

            Allowed values:


            IDLE

            RUNNING

            NOMETHOD

            AUTHENTICATIONSUCEEDED

            AUTHENTICATIONFAILED

            AUTHORIZATIONSUCCEEDED

            AUTHORIZATIONFAILED

            DISASSOCIATED
        portSpeed:
          type: string
          description: >-
            Port speed (10Mbps, 100Mbps, 1Gbps, 10Gbps) for wired client

            Allowed values:


            UNKNOWN

            SPEED10M

            SPEED100M

            SPEED1G

            SPEED10G
        postureStatus:
          type: string
          description: >-
            Client posture status acquired from Cisco Identity Service Engine

            Allowed values:


            UNKNOWN

            COMPLIANT

            NONCOMPLIANT

            PENDING

            NA

            ERROR
        profileName:
          type: string
          description: Profile name
        protocol:
          type: string
          description: >-
            client connection protocol (802.11a, 802.11b, 802.11g, 802.11n or 802.3)

            Allowed values:


            UNDEFINED

            DOT11A

            DOT11B

            DOT11G

            UNKNOWN

            MOBILE

            DOT11N2_4GNZ

            DOT11N5GHZ

            DOT3

            DOT3GUEST

            DOT11AC
        roamReason:
          type: string
          description: The reason reported from controller why client is moved to another AP
        rssi:
          type: number
          description: RSSI observed from last polling during the session
        securityPolicy:
          type: string
          description: >-
            Client security policy type

            Allowed values:


            DOT1X

            WPA1

            WPA2

            WPA2VFF

            NA

            UNKNOWN

            CCKM

            MACAUTHBYPASS

            WEBAUTH

            WPA
        sessionEndTime:
          type: number
          description: Session end time is the time the session finished, measured in milliseconds since the Unix epoch. For sessions that are still active, this time may be some point for in the future (for example Jan 1, 2100).
        sessionStartTime:
          type: number
          description: Session start time is the time the session started, measured in milliseconds since the Unix epoch.
        snr:
          type: number
          description: SNR (Signal to Noise Ratio) observed from last polling during the session
        ssid:
          type: string
          description: SSID
        throughput:
          type: number
          description: Average session throughput
        userName:
          type: string
          description: Client Username
        vlan:
          type: number
          description: Vlan name
        webSecurity:
          type: string
          description: >-
            flag to indicate whether the client is authenticated via WebAuth

            Allowed values:


            DISABLED

            ENABLED
        wgbMacAddress:
          type: object
          description: WGB MAC Address if it is a WGB client
        wgbStatus:
          type: string
          description: >-
            flag to indicate whether the client is WGB client, WGB AP or local client

            Allowed values:


            REGULARCLIENT

            WGBCLIENT

            WGBAP
    WebacsApiV4DataClientTrafficsResponse:
      title: WebacsApiV4DataClientTrafficsResponse
      type: object
      properties:
        collectionTime:
          type: number
          description: The time collection of this record was finished, measured in milliseconds since the Unix epoch.
        dot11aReceived:
          type: number
          description: Total bytes received using 802.11a protocol
        dot11aSent:
          type: number
          description: Total bytes sent using 802.11a protocol
        dot11aThroughput:
          type: number
          description: Total throughput in Kbps using 802.11a protocol
        dot11acReceived:
          type: number
          description: Total bytes received using 802.11ac protocol
        dot11acSent:
          type: number
          description: Total bytes sent using 802.11ac protocol
        dot11acThroughput:
          type: number
          description: Total throughput in Kbps using 802.11ac protocol
        dot11bReceived:
          type: number
          description: Total bytes received using 802.11b protocol
        dot11bSent:
          type: number
          description: Total bytes sent using 802.11b protocol
        dot11bThroughput:
          type: number
          description: Total throughput in Kbps using 802.11b protocol
        dot11gReceived:
          type: number
          description: Total bytes received using 802.11g protocol
        dot11gSent:
          type: number
          description: Total bytes sent using 802.11g protocol
        dot11gThroughput:
          type: number
          description: Total throughput in Kbps using 802.11g protocol
        dot11n24Received:
          type: number
          description: Total bytes received using 802.11n protocol in 2.4GHz band
        dot11n24Sent:
          type: number
          description: Total bytes sent using 802.11n protocol in 2.4GHz band
        dot11n24Throughput:
          type: number
          description: Total throughput in Kbps using 802.11n protocol in 2.4GHz band
        dot11n5Received:
          type: number
          description: Total bytes received using 802.11n protocol in 5GHz band
        dot11n5Sent:
          type: number
          description: Total bytes sent using 802.11n protocol in 5GHz band
        dot11n5Throughput:
          type: number
          description: Total throughput in Kbps using 802.11n protocol in 5GHz band
        key:
          type: string
          description: key represents the element
        received:
          type: number
          description: Total bytes received
        sent:
          type: number
          description: bytes sent
        subkey:
          type: string
          description: subkey is used to further categorize client count
        throughput:
          type: number
          description: throughput in Kbps
        type:
          type: string
          description: >-
            Type of count element

            Allowed values:


            DEVICE

            ACCESSPOINT

            MAPLOCATION

            SSID

            VIRTUALDOMAIN

            GUEST
        wired100MReceived:
          type: number
          description: Total bytes sent from wired clients connected to wired switch on 100Mbps port
        wired100MSent:
          type: number
          description: Total bytes send from wired clients connected to wired switch on 100Mbps port
        wired100MThroughput:
          type: number
          description: Total throughput from wired clients connected to wired switch on 100Mbps port
        wired10GReceived:
          type: number
          description: Total bytes received by wired clients connected to wired switch on 10Gbps port
        wired10GSent:
          type: number
          description: Total bytes send from wired clients connected to wired switch on 10Gbps port
        wired10GThroughput:
          type: number
          description: Total throughput from wired clients connected to wired switch on 10Gbps port
        wired10MReceived:
          type: number
          description: Total bytes sent from wired clients connected to wired switch on 10Mbps port
        wired10MSent:
          type: number
          description: Total bytes send from wired clients connected to wired switch on 10Mbps port
        wired10MThroughput:
          type: number
          description: Total throughput from wired clients connected to wired switch on 10Mbps port
        wired1GReceived:
          type: number
          description: Total bytes sent from wired clients connected to wired switch on 1Gbps port
        wired1GSent:
          type: number
          description: Total bytes send from wired clients connected to wired switch on 1Gbps port
        wired1GThroughput:
          type: number
          description: Total throughput from wired clients connected to wired switch on 1Gbps port
    WebacsApiV4DataHistoricalClientCountsResponse:
      title: WebacsApiV4DataHistoricalClientCountsResponse
      type: object
      properties:
        authCount:
          type: number
          description: authenticated client count on the element in last collection time
        collectionTime:
          type: number
          description: The time collection of this record was finished, measured in milliseconds since the Unix epoch.
        count:
          type: number
          description: client count on the element in last collection time
        dot11aAuthCount:
          type: number
          description: umber of authenticated clients using 802.11a
        dot11aCount:
          type: number
          description: umber of clients using 802.11a
        dot11acAuthCount:
          type: number
          description: umber of authenticated clients using 802.11ac
        dot11acCount:
          type: number
          description: umber of clients using 802.11ac
        dot11bAuthCount:
          type: number
          description: umber of authenticated clients using 802.11b
        dot11bCount:
          type: number
          description: umber of clients using 802.11b
        dot11gAuthCount:
          type: number
          description: umber of authenticated clients using 802.11g
        dot11gCount:
          type: number
          description: umber of clients using 802.11g
        dot11n24AuthCount:
          type: number
          description: umber of authenticated clients using 802.11n on 2.4 GHz band
        dot11n24Count:
          type: number
          description: umber of clients using 802.11n in 2.4 GHz band
        dot11n5AuthCount:
          type: number
          description: umber of authenticated clients using 802.11n on 5 GHz band
        dot11n5Count:
          type: number
          description: umber of clients using 802.11n in 5GHz band
        key:
          type: string
          description: key represents the element
        subkey:
          type: string
          description: subkey is used to further categorize client count
        type:
          type: string
          description: >-
            Type of count element

            Allowed values:


            DEVICE

            ACCESSPOINT

            MAPLOCATION

            SSID

            VIRTUALDOMAIN

            GUEST
        wgbAuthCount:
          type: number
          description: umber of authenticated clients connected as WGB or wired guest
        wgbCount:
          type: number
          description: umber of clients connected as WGB or wired guest
        wired100MAuthCount:
          type: number
          description: umber of authenticated wired clients connected to wired switch on 100Mbps port
        wired100MCount:
          type: number
          description: umber of wired clients connected to wired switch on 100Mbps port
        wired10GAuthCount:
          type: number
          description: umber of authenticated wired clients connected to wired switch on 10Gbps port
        wired10GCount:
          type: number
          description: umber of wired clients connected to wired switch on 10Gbps port
        wired10MAuthCount:
          type: number
          description: umber of authenticated wired clients connected to wired switch on 10Mbps port
        wired10MCount:
          type: number
          description: umber of wired clients connected to wired switch on 10Mbps port
        wired1GAuthCount:
          type: number
          description: umber of authenticated wired clients connected to wired switch on 1Gbps port
        wired1GCount:
          type: number
          description: umber of wired clients connected to wired switch on 1Gbps port
    WebacsApiV4DataHistoricalClientTrafficsResponse:
      title: WebacsApiV4DataHistoricalClientTrafficsResponse
      type: object
      properties:
        collectionTime:
          type: number
          description: The time collection of this record was finished, measured in milliseconds since the Unix epoch.
        dot11aReceived:
          type: number
          description: Total bytes received using 802.11a protocol
        dot11aSent:
          type: number
          description: Total bytes sent using 802.11a protocol
        dot11aThroughput:
          type: number
          description: Total throughput in Kbps using 802.11a protocol
        dot11acReceived:
          type: number
          description: Total bytes received using 802.11ac protocol
        dot11acSent:
          type: number
          description: Total bytes sent using 802.11ac protocol
        dot11acThroughput:
          type: number
          description: Total throughput in Kbps using 802.11ac protocol
        dot11bReceived:
          type: number
          description: Total bytes received using 802.11b protocol
        dot11bSent:
          type: number
          description: Total bytes sent using 802.11b protocol
        dot11bThroughput:
          type: number
          description: Total throughput in Kbps using 802.11b protocol
        dot11gReceived:
          type: number
          description: Total bytes received using 802.11g protocol
        dot11gSent:
          type: number
          description: Total bytes sent using 802.11g protocol
        dot11gThroughput:
          type: number
          description: Total throughput in Kbps using 802.11g protocol
        dot11n24Received:
          type: number
          description: Total bytes received using 802.11n protocol in 2.4GHz band
        dot11n24Sent:
          type: number
          description: Total bytes sent using 802.11n protocol in 2.4GHz band
        dot11n24Throughput:
          type: number
          description: Total throughput in Kbps using 802.11n protocol in 2.4GHz band
        dot11n5Received:
          type: number
          description: Total bytes received using 802.11n protocol in 5GHz band
        dot11n5Sent:
          type: number
          description: Total bytes sent using 802.11n protocol in 5GHz band
        dot11n5Throughput:
          type: number
          description: Total throughput in Kbps using 802.11n protocol in 5GHz band
        key:
          type: string
          description: key represents the element
        received:
          type: number
          description: Total bytes received
        sent:
          type: number
          description: Total bytes sent
        subkey:
          type: string
          description: subkey is used to further categorize client count
        throughput:
          type: number
          description: Total throughput in Kbps
        type:
          type: string
          description: >-
            Type of count element

            Allowed values:


            DEVICE

            ACCESSPOINT

            MAPLOCATION

            SSID

            VIRTUALDOMAIN

            GUEST
        wired100MReceived:
          type: number
          description: Total bytes sent from wired clients connected to wired switch on 100Mbps port
        wired100MSent:
          type: number
          description: Total bytes send from wired clients connected to wired switch on 100Mbps port
        wired100MThroughput:
          type: number
          description: Total throughput from wired clients connected to wired switch on 100Mbps port
        wired10GReceived:
          type: number
          description: Total bytes received by wired clients connected to wired switch on 10Gbps port
        wired10GSent:
          type: number
          description: Total bytes send from wired clients connected to wired switch on 10Gbps port
        wired10GThroughput:
          type: number
          description: Total throughput from wired clients connected to wired switch on 10Gbps port
        wired10MReceived:
          type: number
          description: Total bytes sent from wired clients connected to wired switch on 10Mbps port
        wired10MSent:
          type: number
          description: Total bytes send from wired clients connected to wired switch on 10Mbps port
        wired10MThroughput:
          type: number
          description: Total throughput from wired clients connected to wired switch on 10Mbps port
        wired1GReceived:
          type: number
          description: Total bytes sent from wired clients connected to wired switch on 1Gbps port
        wired1GSent:
          type: number
          description: Total bytes send from wired clients connected to wired switch on 1Gbps port
        wired1GThroughput:
          type: number
          description: Total throughput from wired clients connected to wired switch on 1Gbps port
    WebacsApiV4OpComplianceCheckResponse:
      title: WebacsApiV4OpComplianceCheckResponse
      type: object
      properties:
        devices:
          type: array
          items:
            type: object
          description: Devices details.
        isSuccess:
          type: boolean
          description: If true, the action was successfully performed. If false, it ended in some failure condition.
        message:
          type: string
          description: The action status message.
    WebacsApiV4OpCompliancePolicyRequest:
      title: WebacsApiV4OpCompliancePolicyRequest
      type: object
      properties:
        policyDescription:
          type: string
          description: Description.
        policyId:
          type: string
          description: Policy ID. Required.
        policyTitle:
          type: string
          description: Policy title. Required.
        ruleList:
          type: array
          items:
            type: object
          description: At least one should be provided.
    WebacsApiV4OpCompliancePolicyResponse:
      title: WebacsApiV4OpCompliancePolicyResponse
      type: object
      properties:
        isSuccess:
          type: boolean
          description: If true, the action was successfully performed. If false, it ended in some failure condition.
        message:
          type: string
          description: The action status message.
    WebacsApiV4OpComplianceProfileRequest:
      title: WebacsApiV4OpComplianceProfileRequest
      type: object
      properties:
        group:
          type: object
        name:
          type: string
        policies:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpComplianceProfileResponse:
      title: WebacsApiV4OpComplianceProfileResponse
      type: object
      properties:
        isSuccess:
          type: boolean
          description: If true, the action was successfully performed. If false, it ended in some failure condition.
        message:
          type: string
          description: The action status message.
    WebacsApiV4OpCompliancePolicyImportRequest:
      title: WebacsApiV4OpCompliancePolicyImportRequest
      type: object
      properties:
        policyXml:
          type: string
          description: CustomPolicy XML to import.
    WebacsApiV4OpCompliancePolicyImportResponse:
      title: WebacsApiV4OpCompliancePolicyImportResponse
      type: object
      properties:
        isSuccess:
          type: boolean
          description: If true, the action was successfully performed. If false, it ended in some failure condition.
        message:
          type: string
          description: The action status message.
    WebacsApiV4OpComplianceRunRequest:
      title: WebacsApiV4OpComplianceRunRequest
      type: object
      properties:
        configFileFrom:
          type: string
          description: e of LATEST_FROM_DEVICE (collects the config from Device), LATEST_FROM_ARCHIVE (collects the config from Database which already collected). By default LATEST_FROM_DEVICE.
        jobDto:
          type: object
          description: Job details.
        policyProfileName:
          type: string
          description: Profile name.
        targets:
          type: array
          items:
            type: object
          description: Targets to check, devices or groups.
    WebacsApiV4OpComplianceRunResponse:
      title: WebacsApiV4OpComplianceRunResponse
      type: object
      properties:
        isSuccess:
          type: boolean
          description: If true, the action was successfully performed. If false, it ended in some failure condition.
        message:
          type: string
          description: The action status message.
    WebacsApiV4DataBulkSanitizedConfigArchivesResponse:
      title: WebacsApiV4DataBulkSanitizedConfigArchivesResponse
      type: object
      properties:
        comments:
          type: string
          description: Comments from the system of configuration archive
        createdAt:
          type: number
          description: Date and time of creation
        createdBy:
          type: string
          description: Initiator of creation
        deviceId:
          type: number
          description: Unique identifier of device entity
        deviceIpAddress:
          type: string
          description: Device IP address
        deviceName:
          type: string
          description: Device host name
        diffType:
          type: string
          description: >-
            The result of comparison with the previous version of the configuration files

            Allowed values:


            OUT_OF_SYNC

            IN_SYNC

            NOT_APPLICABLE
        files:
          type: array
          items:
            type: object
          description: Configuration files
        isFirst:
          type: boolean
          description: Indicates that current version is the first collected version of configuration files
        isLast:
          type: boolean
          description: Indicates that current version is the latest collected version of configuration files
        outOfBand:
          type: boolean
          description: The out-of-band change flag
        tags:
          type: array
          items:
            type: object
          description: User's tags for the version
    WebacsApiV4DataBulkUnsanitizedConfigArchivesResponse:
      title: WebacsApiV4DataBulkUnsanitizedConfigArchivesResponse
      type: object
      properties:
        comments:
          type: string
          description: Comments from the system of configuration archive
        createdAt:
          type: number
          description: Date and time of creation
        createdBy:
          type: string
          description: Initiator of creation
        deviceId:
          type: number
          description: Unique identifier of device entity
        deviceIpAddress:
          type: string
          description: Device IP address
        deviceName:
          type: string
          description: Device host name
        diffType:
          type: string
          description: >-
            The result of comparison with the previous version of the configuration files

            Allowed values:


            OUT_OF_SYNC

            IN_SYNC

            NOT_APPLICABLE
        files:
          type: array
          items:
            type: object
          description: Configuration files
        isFirst:
          type: boolean
          description: Indicates that current version is the first collected version of configuration files
        isLast:
          type: boolean
          description: Indicates that current version is the latest collected version of configuration files
        outOfBand:
          type: boolean
          description: The out-of-band change flag
        tags:
          type: array
          items:
            type: object
          description: User's tags for the version
    WebacsApiV4DataConfigArchivesResponse:
      title: WebacsApiV4DataConfigArchivesResponse
      type: object
      properties:
        deviceIpAddress:
          type: string
          description: Device IP address
        deviceName:
          type: string
          description: Device host name
        lastMessage:
          type: string
          description: Contains error message, If last collection of configuration files was failed
        lastSuccessful:
          type: boolean
          description: Result of the last collection of configuration files
    WebacsApiV4DataConfigVersionsResponse:
      title: WebacsApiV4DataConfigVersionsResponse
      type: object
      properties:
        comments:
          type: string
          description: Comments from the system of configuration archive
        createdAt:
          type: number
          description: Date and time of creation
        createdBy:
          type: string
          description: Initiator of creation
        deviceIpAddress:
          type: string
          description: Device IP address
        deviceName:
          type: string
          description: Device host name
        diffType:
          type: string
          description: >-
            The result of comparison with the previous version of the configuration files

            Allowed values:


            OUT_OF_SYNC

            IN_SYNC

            NOT_APPLICABLE
        fileInfos:
          type: array
          items:
            type: object
          description: List of configuration file info
        isFirst:
          type: boolean
          description: Indicates the first collected version of configuration files
        isLast:
          type: boolean
          description: Indicates the last collected version of configuration files
        outOfBand:
          type: boolean
          description: The out-of-band change flag
        tags:
          type: array
          items:
            type: object
          description: User's tags for the version
    WebacsApiV4OpConfigArchiveServiceConfigDiffResponse:
      title: WebacsApiV4OpConfigArchiveServiceConfigDiffResponse
      type: object
      properties:
        configChanged:
          type: boolean
          description: flag indicating if config has changed for a given device from given timeStamp,
        configDiffs:
          type: array
          items:
            type: object
          description: Config diff payload
        deviceIp:
          type: string
          description: The management address of the device. The management address is the address used to add the device to the managed inventory, either an IP address or hostname.
        deviceName:
          type: string
          description: Device Name of the device
    WebacsApiV4OpConfigArchiveServiceExtractSanitizedFileResponse:
      title: WebacsApiV4OpConfigArchiveServiceExtractSanitizedFileResponse
      type: object
      properties:
        fileData:
          type: string
          description: File content.
    WebacsApiV4OpConfigArchiveServiceExtractUnsanitizedFileResponse:
      title: WebacsApiV4OpConfigArchiveServiceExtractUnsanitizedFileResponse
      type: object
      properties:
        fileData:
          type: string
          description: File content.
    WebacsApiV4OpCredentialProfilesManagementCredentialProfilesResponse:
      title: WebacsApiV4OpCredentialProfilesManagementCredentialProfilesResponse
      type: object
      properties:
        profileName:
          type: string
          description: RequiredThe name of credential profile to delete.
    WebacsApiV4OpCredentialProfilesManagementCredentialProfilesResponse1:
      title: WebacsApiV4OpCredentialProfilesManagementCredentialProfilesResponse1
      type: object
      properties:
        cliParameters:
          type: object
          description: The CLI parameters.
        description:
          type: string
          description: The description of the credential profile.
        httpParameters:
          type: object
          description: The http/https parameters.
        profileName:
          type: string
          description: The name of the credential profile. This field is mandatory.
        snmpParameters:
          type: object
          description: The SNMP parameters.
    WebacsApiV4OpCredentialProfilesManagementDeviceListResponse:
      title: WebacsApiV4OpCredentialProfilesManagementDeviceListResponse
      type: object
      properties:
        deviceIp:
          type: string
          description: The IP address or DNS name.
        deviceName:
          type: string
          description: The device name.
    WebacsApiV4OpCredentialProfilesManagementDeviceListResponse1:
      title: WebacsApiV4OpCredentialProfilesManagementDeviceListResponse1
      type: object
      properties:
        cliParameters:
          type: object
          description: The CLI parameters.
        description:
          type: string
          description: The description of the credential profile.
        httpParameters:
          type: object
          description: The http/https parameters.
        profileName:
          type: string
          description: The name of the credential profile. This field is mandatory.
        snmpParameters:
          type: object
          description: The SNMP parameters.
    WebacsApiV4DataInventoryDetailsResponse:
      title: WebacsApiV4DataInventoryDetailsResponse
      type: object
      properties:
        cdpNeighbor:
          type: array
          items:
            type: object
          description: This nested field provides information on the CDP neighbors for this device.
        chassis:
          type: array
          items:
            type: object
          description: This nested field provides a listing of the chassis associated with this device.
        etherChannel:
          type: array
          items:
            type: object
          description: This nested field provides information about the ether channels associated with this device.
        ethernetInterface:
          type: number
          description: This nested field provides information on the ethernet interfaces associated with this device.
        fan:
          type: array
          items:
            type: object
          description: This nested field provides information about the fans associated with this device
        ipInterface:
          type: number
          description: This nested field provides information about the ip interfaces associated with this device.
        module:
          type: array
          items:
            type: object
          description: This nested field provides a listing of the modules associated with this device
        physicalPort:
          type: array
          items:
            type: object
          description: This nested field provides information about the physical ports associated with this device.
        powerSupply:
          type: array
          items:
            type: object
          description: This nested field provides information about the power supplies associated with this device.
        sensor:
          type: array
          items:
            type: object
          description: This nested field provides information about the sensors associated with this device.
        summary:
          type: object
          description: A nested field that provides an inventory summary
        udf:
          type: array
          items:
            type: object
          description: This nested field provides the user defined fields for this device.
        vlanInterface:
          type: number
          description: This nested field provides information about the vlan interfaces associated with this device.
    WebacsApiV4DataMerakiAccessPointsResponse:
      title: WebacsApiV4DataMerakiAccessPointsResponse
      type: object
      properties:
        clientCount:
          type: number
          description: The number of clients currently associated with the device.
        contactedAt:
          type: number
          description: The last time the access point contacted the Cloud Controller.
        dashboardAddress:
          type: object
          description: The Meraki dashboard address.
        deviceName:
          type: string
          description: The name of the device.
        deviceType:
          type: string
          description: The type of the device.
        ipAddress:
          type: object
          description: The ip address of the device.
        macAddress:
          type: object
          description: Device MAC address.
        meshStatus:
          type: string
          description: >-
            Whether the AP is currently acting as a gateway or a repeater.

            Allowed values:


            GATEWAY

            REPEATER
        networkName:
          type: string
          description: The name of the network this device is in.
        productFamily:
          type: string
          description: The product family of this device.
        reachability:
          type: string
          description: >-
            The status of the device's connection to the Meraki Cloud.

            Allowed values:


            UNREACHABLE

            REACHABLE
        serialNumber:
          type: string
          description: Device serial number.
    WebacsApiV4DataMerakiDevicesResponse:
      title: WebacsApiV4DataMerakiDevicesResponse
      type: object
      properties:
        clientCount:
          type: number
          description: The number of clients currently associated with the device.
        contactedAt:
          type: number
          description: The last time the device contacted the Cloud Controller.
        dashboardAddress:
          type: object
          description: The Meraki dashboard address.
        deviceName:
          type: string
          description: The name of the device.
        deviceType:
          type: string
          description: The type of the device.
        ipAddress:
          type: object
          description: The ip address of the device.
        macAddress:
          type: object
          description: Device MAC address.
        networkName:
          type: string
          description: The name of the network this device is in.
        productFamily:
          type: string
          description: The product family of this device.
        reachability:
          type: string
          description: >-
            The status of the device's connection to the Meraki Cloud.

            Allowed values:


            UNREACHABLE

            REACHABLE
        serialNumber:
          type: string
          description: Device serial number.
    WebacsApiV4OpDevicesExportDevicesResponse:
      title: WebacsApiV4OpDevicesExportDevicesResponse
      type: object
      properties:
        devices:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpDevicesRemovalJobRequest:
      title: WebacsApiV4OpDevicesRemovalJobRequest
      type: object
      properties:
        deleteAPs:
          type: boolean
          description: >-
            Delete access points associated to wireless controllers.

            When not provided or 'false', then associated access points will not be deleted and remain in "unassociated" state.

            Note, that thirdparty access points will be deleted regardless of the property value.
        ipAddressList:
          type: array
          items:
            type: object
          description: List of addresses of the devices to be deleted. Either the hostname, the IP address, or the management address can be passed in. The management address is the address used to add the device to the managed inventory, either an IP address or hostname.
    WebacsApiV4OpDevicesRemovalJobResponse:
      title: WebacsApiV4OpDevicesRemovalJobResponse
      type: object
      properties:
        jobName:
          type: string
          description: The unique job name for this job
        jobType:
          type: string
          description: The non-unique job type for this job
    WebacsApiV4OpDevicesSyncDevicesResponse:
      title: WebacsApiV4OpDevicesSyncDevicesResponse
      type: object
      properties:
        devices:
          type: array
          items:
            type: object
          description: List of devices addresses to synchronize. Either the hostname, the IP address, or the management address can be passed in. The management address is the address used to add the device to the managed inventory, either an IP address or hostname.
    WebacsApiV4OpDevicesBulkImportRequest:
      title: WebacsApiV4OpDevicesBulkImportRequest
      type: object
      properties:
        devices:
          type: array
          items:
            type: object
          description: A list of devices to be imported
    WebacsApiV4OpDevicesBulkImportResponse:
      title: WebacsApiV4OpDevicesBulkImportResponse
      type: object
      properties:
        jobName:
          type: string
          description: The job name created by the bulk import operation. The job name can be referred to check the status of the job using job management services
        message:
          type: string
          description: A message returned from the bulk import operation
    WebacsApiV4OpConfigureApScheduleMaintenanceModeResponse:
      title: WebacsApiV4OpConfigureApScheduleMaintenanceModeResponse
      type: object
      properties:
        apIds:
          type: number
          description: List of unified AP IDs. Can be retrieved from the "GET data/AccessPointDetails" resource.
        maintenanceMode:
          type: boolean
          description: If true the maintenance mode will be on, if false the maintenance mode will be off. If the parameter is not specified it will be false.
    WebacsApiV4OpConfigureDeviceScheduleMaintenanceModeResponse:
      title: WebacsApiV4OpConfigureDeviceScheduleMaintenanceModeResponse
      type: object
      properties:
        deviceIds:
          type: number
          description: List of device IDs. Can be retrieved with the response parameter 'id' from the "GET data/Devices" resource.
        maintenanceMode:
          type: boolean
          description: If true the maintenance mode will be on, if false the maintenance mode will be off. If the parameter is not specified it will be false.
        reason:
          type: string
          description: >-
            Reason for moving devices into the maintenance mode. Optional.

            This attribute will be ignored if the attribute 'maintenanceMode' is false.
    WebacsApiV4OpConfigureApMaintenanceModeRequest:
      title: WebacsApiV4OpConfigureApMaintenanceModeRequest
      type: object
      properties:
        apIds:
          type: array
          items:
            type: object
          description: List of unified AP IDs. Can be retrieved from the "GET data/AccessPointDetails" resource.
        maintenanceMode:
          type: boolean
          description: If true the maintenance mode will be on, if false the maintenance mode will be off. If the parameter is not specified it will be false.
    WebacsApiV4OpConfigureApMaintenanceModeResponse:
      title: WebacsApiV4OpConfigureApMaintenanceModeResponse
      type: object
      properties:
        message:
          type: string
          description: Message with the result information
        results:
          type: number
          description: List of operation results
    WebacsApiV4OpConfigureDeviceMaintenanceModeRequest:
      title: WebacsApiV4OpConfigureDeviceMaintenanceModeRequest
      type: object
      properties:
        deviceIds:
          type: array
          items:
            type: object
          description: List of device IDs. Can be retrieved with the response parameter 'id' from the "GET data/Devices" resource.
        maintenanceMode:
          type: boolean
          description: If true the maintenance mode will be on, if false the maintenance mode will be off. If the parameter is not specified it will be false.
        reason:
          type: string
          description: >-
            Reason for moving devices into the maintenance mode. Optional.

            This attribute will be ignored if the attribute 'maintenanceMode' is false.
    WebacsApiV4OpConfigureDeviceMaintenanceModeResponse:
      title: WebacsApiV4OpConfigureDeviceMaintenanceModeResponse
      type: object
      properties:
        message:
          type: string
          description: Message with the result information
        results:
          type: number
          description: List of operation results
    WebacsApiV4OpGroupsGroupResponse:
      title: WebacsApiV4OpGroupsGroupResponse
      type: object
      properties:
        groupId:
          type: number
          description: RequiredId of the group. Either groupId or groupPath must be specified.
        groupPath:
          type: string
          description: RequiredFull path and name of the group. Either groupId or groupPath must be specified.
        groupType:
          type: string
          description: RequiredType of Group (DEVICE or INTERFACE)
    WebacsApiV4OpGroupsGroupRulesResponse:
      title: WebacsApiV4OpGroupsGroupRulesResponse
      type: object
      properties:
        rules:
          type: array
          items:
            type: object
          description: List of group rules
    WebacsApiV4OpGroupsGroupDevicesResponse:
      title: WebacsApiV4OpGroupsGroupDevicesResponse
      type: object
      properties:
        deviceIds:
          type: number
          description: List of device IDs
        deviceIps:
          type: string
          description: List of device IP addresses
    WebacsApiV4OpGroupsGroupInterfacesResponse:
      title: WebacsApiV4OpGroupsGroupInterfacesResponse
      type: object
      properties:
        description:
          type: string
          description: Description of a group (human-readable). Optional. Max length of the description is 255 characters.
        latitude:
          type: number
          description: >-
            Latitude of GPS location, measured in degrees. Latitude must range from -90 to 90. Optional. Could be specified only for LOCATION groups.


            Note that locationAddress, longitude, and latitude attributes must be specified all together or none of them must be specified.
        locationAddress:
          type: string
          description: >-
            Address of location. Optional. Could be specified only for LOCATION groups.

            Note that locationAddress, longitude, and latitude attributes must be specified all together or none of them must be specified.
        locationGroupType:
          type: string
          description: >-
            Type of location. Optional. Could be specified only for LOCATION groups.


            Note that Default and Campus groups can be created only under a group with Default location type, Building and Outdoor Area groups can be created only under a Campus group, and Floor Area groups can be created only under a Building group.

            When you are editing a location group, you can change the group type to Campus, if the group type is Default and the group does not have any subgroups. In all other cases it is not allowed to change the location type of the group.

            Allowed values:


            DEFAULT

            CAMPUS

            BUILDING

            FLOORAREA

            OUTDOORAREA
        longitude:
          type: number
          description: >-
            Longitude of GPS location, measured in degrees. Longitude must range from -180 to 180. Optional. Could be specified only for LOCATION groups.

            Note that locationAddress, longitude, and latitude attributes must be specified all together or none of them must be specified.
        name:
          type: string
          description: >-
            Name of a group. Required.

            The group name can contain any characters except: '&<>"/?

            The maximum name length is 255 characters for user-defined groups and location groups with the default type. For location groups with a non-default type, the maximum name length is 40 characters.
        path:
          type: string
          description: Path to the group (slash-separated, e.g. "group/subgroup/sub_subgroup") relative to the 'User Defined' or 'Location/All Locations' group.
        type:
          type: string
          description: >-
            Type of a group. Required.

            Allowed values:


            LOCATION

            USERDEFINED

            INTERFACEGROUP
    WebacsApiV4OpGroupsRemoveDevicesResponse:
      title: WebacsApiV4OpGroupsRemoveDevicesResponse
      type: object
      properties:
        deviceIds:
          type: number
          description: List of device IDs
        deviceIps:
          type: string
          description: List of device IP addresses
    WebacsApiV4OpGroupsRemoveInterfacesResponse:
      title: WebacsApiV4OpGroupsRemoveInterfacesResponse
      type: object
      properties:
        rules:
          type: array
          items:
            type: object
          description: List of group rules
    WebacsApiV4DataGroupSpecificationResponse:
      title: WebacsApiV4DataGroupSpecificationResponse
      type: object
      properties:
        description:
          type: string
          description: The description of the group
        groupName:
          type: string
          description: The name of the group
        groupPath:
          type: string
          description: The full hierarchy path of the group
        parentId:
          type: number
          description: 'The parent group id of the group. If it is -1, it is a root group. There are three root groups: User Defined, Device Type, Location'
    WebacsApiV4OpGroupsAlarmSummaryResponse:
      title: WebacsApiV4OpGroupsAlarmSummaryResponse
      type: object
      properties:
        nbrAlarmedAPs:
          type: number
          description: Number of access points with associated alarms of critical, major, minor, warning, and information severities.
        nbrAlarmedClients:
          type: number
          description: Number of clients associated with APs with alarms of critical, major, minor, warning, and information severities.
        nbrAlarmedDevices:
          type: number
          description: Number of Devices (excluding APs) with alarms of critical, major, minor, warning, and information severities associated.
        nbrAlarmedSites:
          type: number
          description: Number of sites containing devices with associated alarms of critical, major, minor, warning, and information severities.
        totalAlarms:
          type: number
          description: Total number of alarms of critical, major, minor, warning, and information severities.
    WebacsApiV4OpGroupsDeviceGroupsResponse:
      title: WebacsApiV4OpGroupsDeviceGroupsResponse
      type: object
      properties:
        clearedAlarms:
          type: number
          description: Total number of cleared alarms against members of the group.
        criticalAlarms:
          type: number
          description: Total number of critical alarms against members of the group.
        description:
          type: string
          description: The description of this group.
        groupId:
          type: number
          description: The internal id of this group.
        groupName:
          type: string
          description: The instance name of this group.
        groupType:
          type: string
          description: >-
            Type of group defined by the application.

            Allowed values:


            NETWORK_DEVICE

            PORT
        informationAlarms:
          type: number
          description: Total number of information alarms against members of the group.
        isExplicit:
          type: boolean
          description: Indicates if a group is an explicit member of your active virtual domain. If 'false', you will not be allowed to modify this group.
        majorAlarms:
          type: number
          description: Total number of major alarms against members of the group.
        membersCount:
          type: number
          description: 'Number of members statically or dynamically added to a group. Includes member counts of child groups for Device groups. Does not include member counts of child groups for User Defined groups. The members could be: ports (only for Port groups), non-AP devices, Autonomous, Unified and Thirdparty APs.'
        minorAlarms:
          type: number
          description: Total number of minor alarms against members of the group.
        name:
          type: string
          description: The hierarchical name of the group.
        unacknowledgedClearedAlarms:
          type: number
          description: Number of unacknowledged cleared alarms against members of the group.
        unacknowledgedCriticalAlarms:
          type: number
          description: Number of unacknowledged critical alarms against members of the group.
        unacknowledgedInformationAlarms:
          type: number
          description: Number of unacknowledged information alarms against members of the group.
        unacknowledgedMajorAlarms:
          type: number
          description: Number of unacknowledged major alarms against members of the group.
        unacknowledgedMinorAlarms:
          type: number
          description: Number of unacknowledged minor alarms against members of the group.
        unacknowledgedWarningAlarms:
          type: number
          description: Number of unacknowledged warning alarms against members of the group.
        warningAlarms:
          type: number
          description: Total number of warning alarms against members of the group.
    WebacsApiV4OpGroupsSitesResponse:
      title: WebacsApiV4OpGroupsSitesResponse
      type: object
      properties:
        apCount:
          type: number
          description: The number of Access Points within the location.
        clearedAlarms:
          type: number
          description: Total number of cleared alarms registered against devices within this location.
        clientCount:
          type: number
          description: Number of clients connected to the location.
        criticalAlarms:
          type: number
          description: Total number of critical alarms registered against devices within this location.
        description:
          type: string
          description: The description of the location group.
        deviceCount:
          type: number
          description: Total number of devices (non-APs).
        groupId:
          type: number
          description: The internal id of the location group.
        groupName:
          type: string
          description: The name of the location group.
        informationAlarms:
          type: number
          description: Total number of information alarms registered against devices within this location.
        isExplicit:
          type: boolean
          description: Indicates if a group is an explicit member of your active virtual domain. If 'false', you will not be allowed to modify this group.
        latitude:
          type: number
          description: Latitude of location, measured in degrees and ranges from -90 to 90.
        locationAddress:
          type: string
          description: Address of location.
        locationGroupType:
          type: string
          description: >-
            The type of location.

            Allowed values:


            DEFAULT

            CAMPUS

            BUILDING

            FLOORAREA

            OUTDOORAREA
        longitude:
          type: number
          description: Longitude of GPS location, measured in degrees and ranges from -180 to 180.
        majorAlarms:
          type: number
          description: Total number of major alarms registered against devices within this location.
        membersCount:
          type: number
          description: 'Number of members within a location group. Includes the members statically or dynamically added to the group and to the all child groups. The members could be: non-AP devices, Autonomous, Unified and Thirdparty APs.'
        minorAlarms:
          type: number
          description: Total number of minor alarms registered against devices within this location.
        name:
          type: string
          description: The hierarchical name of the location.
        siteType:
          type: string
          description: >-
            Deprecated: should use "locationGroupType" attribute.

            The type of location: Campus, Building, Floor Area, Outdoor Area.
        unacknowledgedClearedAlarms:
          type: number
          description: Number of unacknowledged cleared alarms registered against devices within this location.
        unacknowledgedCriticalAlarms:
          type: number
          description: Number of unacknowledged critical alarms registered against devices within this location.
        unacknowledgedInformationAlarms:
          type: number
          description: Number of unacknowledged information alarms registered against devices within this location.
        unacknowledgedMajorAlarms:
          type: number
          description: Number of unacknowledged major alarms registered against devices within this location.
        unacknowledgedMinorAlarms:
          type: number
          description: Number of unacknowledged minor alarms registered against devices within this location.
        unacknowledgedWarningAlarms:
          type: number
          description: Number of unacknowledged warning alarms registered against devices within this location.
        warningAlarms:
          type: number
          description: Total number of warning alarms registered against devices within this location.
    WebacsApiV4OpGroupsUserDefinedGroupsResponse:
      title: WebacsApiV4OpGroupsUserDefinedGroupsResponse
      type: object
      properties:
        clearedAlarms:
          type: number
          description: Total number of cleared alarms against members of the group.
        criticalAlarms:
          type: number
          description: Total number of critical alarms against members of the group.
        description:
          type: string
          description: The description of this group.
        groupId:
          type: number
          description: The internal id of this group.
        groupName:
          type: string
          description: The instance name of this group.
        groupType:
          type: string
          description: >-
            Type of group defined by the application.

            Allowed values:


            NETWORK_DEVICE

            PORT
        informationAlarms:
          type: number
          description: Total number of information alarms against members of the group.
        isExplicit:
          type: boolean
          description: Indicates if a group is an explicit member of your active virtual domain. If 'false', you will not be allowed to modify this group.
        majorAlarms:
          type: number
          description: Total number of major alarms against members of the group.
        membersCount:
          type: number
          description: 'Number of members statically or dynamically added to a group. Includes member counts of child groups for Device groups. Does not include member counts of child groups for User Defined groups. The members could be: ports (only for Port groups), non-AP devices, Autonomous, Unified and Thirdparty APs.'
        minorAlarms:
          type: number
          description: Total number of minor alarms against members of the group.
        name:
          type: string
          description: The hierarchical name of the group.
        unacknowledgedClearedAlarms:
          type: number
          description: Number of unacknowledged cleared alarms against members of the group.
        unacknowledgedCriticalAlarms:
          type: number
          description: Number of unacknowledged critical alarms against members of the group.
        unacknowledgedInformationAlarms:
          type: number
          description: Number of unacknowledged information alarms against members of the group.
        unacknowledgedMajorAlarms:
          type: number
          description: Number of unacknowledged major alarms against members of the group.
        unacknowledgedMinorAlarms:
          type: number
          description: Number of unacknowledged minor alarms against members of the group.
        unacknowledgedWarningAlarms:
          type: number
          description: Number of unacknowledged warning alarms against members of the group.
        warningAlarms:
          type: number
          description: Total number of warning alarms against members of the group.
    WebacsApiV4DataGuestUsersResponse:
      title: WebacsApiV4DataGuestUsersResponse
      type: object
      properties:
        applyGuestUserTo:
          type: object
          description: >-
            Approach to choose a set of controllers for applying the guest user account.

            Allowed values:


            CONTROLLER_LIST

            INDOOR_AREA

            OUTDOOR_AREA

            CONFIG_GROUP
        building:
          type: string
          description: Name of a building for which the guest user is configured. This field using only if applyGuestUserTo equals INDOOR_AREA.
        campus:
          type: string
          description: Name of a campus for which the guest user is configured. This field using only if applyGuestUserTo equals INDOOR_AREA or OUTDOOR_AREA.
        configGroup:
          type: string
          description: Name of a config group for which the guest user is configured. This field using only if applyGuestUserTo equals CONFIG_GROUP.
        controllerId:
          type: array
          items:
            type: object
          description: The list of controller IDs containing the guest user.
        description:
          type: string
          description: Description of the guest user.
        disclaimer:
          type: string
          description: Text with a disclaimer for a guest.
        endTime:
          type: number
          description: >-
            An expiry time for the limited guest user. If time is not specified the user is not limited.


            Note: The date has an incorrect UTC offset. Please see the FAQ for details.
        floor:
          type: string
          description: Name of a floor for which the guest user is configured. This field using only if applyGuestUserTo equals INDOOR_AREA. If this field equals "All Floors" the guest account will apply to controllers on all floors.
        lastModifiedTime:
          type: number
          description: >-
            The time when the guest user was created or modified in last time.


            Note: The date has an incorrect UTC offset. Please see the FAQ for details.
        outdoorArea:
          type: string
          description: Name of an outdoor area for which the guest user is configured. This field using only if applyGuestUserTo equals OUTDOOR_AREA.
        password:
          type: string
          description: Password of the guest user. You should use ".case_sensitive=true" if you want to filter by password.
        profile:
          type: string
          description: >-
            Name of a WLAN profile. The guest account will apply only to controllers with an appropriate WLAN profile. If the profile has a value "ANY PROFILE" the guest account will apply to all controllers.


            You can use the following API for getting a list of profiles:

            /data/WlanProfiles?.full=true&

            layer3WebPolicyAuthenticationEnabled=true&

            layer3WebPolicyOnMacFailureEnabled=true&.or_filter=true
        rebootController:
          type: boolean
          description: Indicates that a controller will be rebooted after applying the guest user.
        saveConfigToFlash:
          type: boolean
          description: Indicates that the guest account will be saved to a WLC flash so that account is maintained across WLC reboots.
        status:
          type: object
          description: >-
            Current status of the guest account.

            Allowed values:


            ACTIVE

            SCHEDULED

            NOT_ACTIVE

            EXPIRED
        userRole:
          type: string
          description: >-
            Name of a local net user role. The guest account will apply only on controllers with an appropriate user role. If the user role has a value "default" the guest account will apply to all controllers.


            You can use API data/WlanControllerDetails for getting a list of user roles appropriate for a controller.
        username:
          type: string
          description: Name of the guest user.
    WebacsApiV4OpGuestUserGuestUsersOnControllerResponse:
      title: WebacsApiV4OpGuestUserGuestUsersOnControllerResponse
      type: object
      properties:
        username:
          type: string
          description: The name of a guest user.
    WebacsApiV4OpGuestUserLoggedInGuestUsersOnControllerResponse:
      title: WebacsApiV4OpGuestUserLoggedInGuestUsersOnControllerResponse
      type: object
      properties:
        username:
          type: string
          description: The name of a guest user.
    WebacsApiV4OpGuestUserRequest:
      title: WebacsApiV4OpGuestUserRequest
      type: object
      properties:
        applyGuestUserTo:
          type: object
          description: >-
            Approach to choose a set of controllers for applying the guest user account.

            Allowed values:


            CONTROLLER_LIST

            INDOOR_AREA

            OUTDOOR_AREA

            CONFIG_GROUP
        configGroup:
          type: string
          description: Name of a config group for which the guest user is configured. This field using only if applyGuestUserTo equals CONFIG_GROUP.
        controllerId:
          type: array
          items:
            type: object
          description: The list of controller IDs for applying the guest account. This field using only if applyGuestUserTo equals CONTROLLER_LIST.
        description:
          type: string
          description: Description of the guest user.
        disclaimer:
          type: string
          description: Text with a disclaimer for a guest.
        endTime:
          type: object
          description: An expiry time for the limited guest user. If time is not specified the user is not limited.
        locationGroupId:
          type: object
          description: ID of the location group. This field using only if applyGuestUserTo equals INDOOR_AREA or OUTDOOR_AREA.
        password:
          type: string
          description: Password of the guest user.
        profile:
          type: string
          description: >-
            Name of a WLAN profile. The guest account will apply only to controllers with an appropriate WLAN profile. If the profile has a value "ANY PROFILE" the guest account will apply to all controllers.


            You can use the following API for getting a list of profiles:

            /data/WlanProfiles?.full=true&

            layer3WebPolicyAuthenticationEnabled=true&

            layer3WebPolicyOnMacFailureEnabled=true&.or_filter=true
        rebootController:
          type: boolean
          description: Indicates that a controller will be rebooted after applying the guest user.
        saveConfigToFlash:
          type: boolean
          description: Indicates that the guest account will be saved to a WLC flash so that account is maintained across WLC reboots.
        userRole:
          type: string
          description: >-
            Name of a local net user role. The guest account will apply only on controllers with an appropriate user role. If the user role has a value "default" the guest account will apply to all controllers.


            You can use API data/WlanControllerDetails for getting a list of user roles appropriate for a controller.
        username:
          type: string
          description: Name of the guest user.
    WebacsApiV4OpGuestUserResponse:
      title: WebacsApiV4OpGuestUserResponse
      type: object
      properties:
        operationType:
          type: object
          description: >-
            The operation type.

            Allowed values:


            CREATE

            UPDATE

            DELETE
        results:
          type: array
          items:
            type: object
          description: The result of the operation on a certain WLAN controller.
    WebacsApiV4OpGuestUserDeleteRequest:
      title: WebacsApiV4OpGuestUserDeleteRequest
      type: object
      properties:
        applyGuestUserTo:
          type: object
          description: >-
            Approach to choose a set of controllers for applying the guest user account.

            Allowed values:


            CONTROLLER_LIST

            INDOOR_AREA

            OUTDOOR_AREA

            CONFIG_GROUP
        configGroup:
          type: string
          description: Name of a config group for which the guest user is configured. This field using only if applyGuestUserTo equals CONFIG_GROUP.
        controllerId:
          type: array
          items:
            type: object
          description: The list of controller IDs for applying the guest account. This field using only if applyGuestUserTo equals CONTROLLER_LIST.
        description:
          type: string
          description: Description of the guest user.
        disclaimer:
          type: string
          description: Text with a disclaimer for a guest.
        endTime:
          type: object
          description: An expiry time for the limited guest user. If time is not specified the user is not limited.
        locationGroupId:
          type: object
          description: ID of the location group. This field using only if applyGuestUserTo equals INDOOR_AREA or OUTDOOR_AREA.
        password:
          type: string
          description: Password of the guest user.
        profile:
          type: string
          description: >-
            Name of a WLAN profile. The guest account will apply only to controllers with an appropriate WLAN profile. If the profile has a value "ANY PROFILE" the guest account will apply to all controllers.


            You can use the following API for getting a list of profiles:

            /data/WlanProfiles?.full=true&

            layer3WebPolicyAuthenticationEnabled=true&

            layer3WebPolicyOnMacFailureEnabled=true&.or_filter=true
        rebootController:
          type: boolean
          description: Indicates that a controller will be rebooted after applying the guest user.
        saveConfigToFlash:
          type: boolean
          description: Indicates that the guest account will be saved to a WLC flash so that account is maintained across WLC reboots.
        userRole:
          type: string
          description: >-
            Name of a local net user role. The guest account will apply only on controllers with an appropriate user role. If the user role has a value "default" the guest account will apply to all controllers.


            You can use API data/WlanControllerDetails for getting a list of user roles appropriate for a controller.
        username:
          type: string
          description: Name of the guest user.
    WebacsApiV4OpGuestUserDeleteResponse:
      title: WebacsApiV4OpGuestUserDeleteResponse
      type: object
      properties:
        operationType:
          type: object
          description: >-
            The operation type.

            Allowed values:


            CREATE

            UPDATE

            DELETE
        results:
          type: array
          items:
            type: object
          description: The result of the operation on a certain WLAN controller.
    WebacsApiV4DataJobSummaryResponse:
      title: WebacsApiV4DataJobSummaryResponse
      type: object
      properties:
        completionTime:
          type: number
          description: The time when the latest job run instance finishes
        description:
          type: string
          description: The job description.
        duration:
          type: number
          description: The timespan of the latest run instance in seconds
        jobName:
          type: string
          description: The job name. The job name and job type should be unique.
        jobStatus:
          type: object
          description: >-
            The job status

            Allowed values:


            SCHEDULED

            COMPLETED

            SUSPENDED

            CANCELLED

            PENDINGAPPROVAL

            EXPIREDBEFOREAPPROVAL

            UNDEFINED
        jobType:
          type: string
          description: The job type
        lastStartTime:
          type: number
          description: The time when the latest job run instance starts
        nextRunTime:
          type: number
          description: The time when the next job run instance starts
        resultStatus:
          type: object
          description: >-
            The result of the latest job run instance

            Allowed values:


            UNKNOWN

            SUCCESS

            PARTIALSUCCESS

            FAILURE

            ROLLBACKED

            CANCELFAILED

            CANCELLED

            PENDINGEXECUTION

            PAUSED

            PARTIALFAILURE
        runId:
          type: number
          description: The latest run instance id of the job
        runStatus:
          type: object
          description: >-
            The run status of the latest job run instance

            Allowed values:


            UNKNOWN

            CREATED

            RUNNING

            COMPLETED

            ABORTED

            INTERRUPTED

            CANCELLED

            PENDING_EXECUTION

            PAUSING

            PAUSED
        username:
          type: string
          description: Who creates the job. For system jobs the value is SYSTEM
    WebacsApiV4OpJobServiceRunhistoryResponse:
      title: WebacsApiV4OpJobServiceRunhistoryResponse
      type: object
      properties:
        description:
          type: string
          description: The description of a job
        jobId:
          type: number
          description: The id of a job to uniquely identify a job
        jobName:
          type: string
          description: The name of a job. Job name and job type together should be unique.
        jobStatus:
          type: object
          description: >-
            The status of a job

            Allowed values:


            SCHEDULED

            COMPLETED

            SUSPENDED

            CANCELLED

            PENDINGAPPROVAL

            EXPIREDBEFOREAPPROVAL

            UNDEFINED
        jobType:
          type: string
          description: The type of a job
        nextRunTime:
          type: number
          description: The time when the job will be trigger next time
        runInstances:
          type: array
          items:
            type: object
          description: A list of run instances of the job
    WebacsApiV4OpJobServiceCancelRequest:
      title: WebacsApiV4OpJobServiceCancelRequest
      type: object
      properties:
        jobId:
          type: array
          items:
            type: object
          description: The id of a job on which the operation will be performed
    WebacsApiV4OpJobServiceCancelResponse:
      title: WebacsApiV4OpJobServiceCancelResponse
      type: object
      properties:
        failure:
          type: array
          items:
            type: object
          description: A list of job ids that fail in the operation
        message:
          type: string
          description: A system generated message
        operation:
          type: string
          description: >-
            The service name

            Allowed values:


            SUSPEND

            RESUME

            CANCEL

            CANCELRUNNING
        success:
          type: array
          items:
            type: object
          description: A list of job ids that succeed in the operation
    WebacsApiV4OpJobServiceCancelrunningRequest:
      title: WebacsApiV4OpJobServiceCancelrunningRequest
      type: object
      properties:
        runId:
          type: array
          items:
            type: object
          description: The id of a job run instance on which the operation will be performed
    WebacsApiV4OpJobServiceCancelrunningResponse:
      title: WebacsApiV4OpJobServiceCancelrunningResponse
      type: object
      properties:
        failure:
          type: array
          items:
            type: object
          description: A list of job ids that fail in the operation
        message:
          type: string
          description: A system generated message
        operation:
          type: string
          description: >-
            The service name

            Allowed values:


            SUSPEND

            RESUME

            CANCEL

            CANCELRUNNING
        success:
          type: array
          items:
            type: object
          description: A list of job ids that succeed in the operation
    WebacsApiV4OpJobServiceResumeRequest:
      title: WebacsApiV4OpJobServiceResumeRequest
      type: object
      properties:
        jobId:
          type: array
          items:
            type: object
          description: The id of a job on which the operation will be performed
    WebacsApiV4OpJobServiceResumeResponse:
      title: WebacsApiV4OpJobServiceResumeResponse
      type: object
      properties:
        failure:
          type: array
          items:
            type: object
          description: A list of job ids that fail in the operation
        message:
          type: string
          description: A system generated message
        operation:
          type: string
          description: >-
            The service name

            Allowed values:


            SUSPEND

            RESUME

            CANCEL

            CANCELRUNNING
        success:
          type: array
          items:
            type: object
          description: A list of job ids that succeed in the operation
    WebacsApiV4OpJobServiceSuspendRequest:
      title: WebacsApiV4OpJobServiceSuspendRequest
      type: object
      properties:
        jobId:
          type: array
          items:
            type: object
          description: The id of a job on which the operation will be performed
    WebacsApiV4OpJobServiceSuspendResponse:
      title: WebacsApiV4OpJobServiceSuspendResponse
      type: object
      properties:
        failure:
          type: array
          items:
            type: object
          description: A list of job ids that fail in the operation
        message:
          type: string
          description: A system generated message
        operation:
          type: string
          description: >-
            The service name

            Allowed values:


            SUSPEND

            RESUME

            CANCEL

            CANCELRUNNING
        success:
          type: array
          items:
            type: object
          description: A list of job ids that succeed in the operation
    WebacsApiV4DataMacFilterTemplatesResponse:
      title: WebacsApiV4DataMacFilterTemplatesResponse
      type: object
      properties:
        author:
          type: string
          description: Template author
        configContainerId:
          type: number
          description: Config container ID
        description:
          type: string
          description: The description of the MAC filter template.
        deviceType:
          type: string
          description: >-
            The device type.

            Allowed values:


            CUWN

            CUWN_IOS_AND_UA
        interfaceName:
          type: string
          description: The name of the WLAN interface.
        macAddress:
          type: object
          description: The MAC address.
        path:
          type: string
          description: Full name of folder where the template is stored.
        profileName:
          type: string
          description: >-
            The WLAN Profile Name association for MAC Filtering is not supported for NGWC Devices. If the Template is created for NGWC Device, then Profile Name should be 'Any Profile'.


            You can use the following API for getting a list of profiles:

            /data/WlanProfiles?.full=true
        tags:
          type: array
          items:
            type: object
          description: List of tags which are used for grouping templates.
        templateName:
          type: string
          description: The name of the MAC filter template.
    WebacsApiV4OpMacFilterMacFilterTemplateResponse:
      title: WebacsApiV4OpMacFilterMacFilterTemplateResponse
      type: object
      properties:
        templateName:
          type: string
          description: RequiredThe name of the template to delete.
    WebacsApiV4OpMacFilterMacFilterTemplateResponse1:
      title: WebacsApiV4OpMacFilterMacFilterTemplateResponse1
      type: object
      properties:
        description:
          type: string
          description: The description of the MAC filter template.
        deviceType:
          type: string
          description: >-
            The device type.

            Allowed values:


            CUWN

            CUWN_IOS_AND_UA
        interfaceName:
          type: string
          description: The name of the WLAN interface.
        macAddress:
          type: object
          description: The MAC address.
        path:
          type: string
          description: Full name of folder where the template is stored.
        profileName:
          type: string
          description: >-
            The WLAN Profile Name association for MAC Filtering is not supported for NGWC Devices. If the Template is created for NGWC Device, then Profile Name should be 'Any Profile'.


            You can use the following API for getting a list of profiles:

            /data/WlanProfiles?.full=true
        templateName:
          type: string
          description: The name of the MAC filter template.
    WebacsApiV4OpMacFilterDeployResponse:
      title: WebacsApiV4OpMacFilterDeployResponse
      type: object
      properties:
        description:
          type: string
          description: The description of the MAC filter template.
        interfaceName:
          type: string
          description: The name of the WLAN interface.
        profileName:
          type: string
          description: >-
            The WLAN Profile Name association for MAC Filtering is not supported for NGWC Devices. If the Template is created for NGWC Device, then Profile Name should be 'Any Profile'.


            You can use the following API for getting a list of profiles:

            /data/WlanProfiles?.full=true
        templateName:
          type: string
          description: The name of the MAC filter template.
    WebacsApiV4OpInfoCoredumpsResponse:
      title: WebacsApiV4OpInfoCoredumpsResponse
      type: object
      properties:
        coreDumpCount:
          type: number
          description: The number of core dumps present.
    WebacsApiV4OpInfoDiskResponse:
      title: WebacsApiV4OpInfoDiskResponse
      type: object
      properties:
        availableCapacity:
          type: number
          description: Free/available capacity, in KB.
        name:
          type: string
          description: The name of the volume.
        usedCapacity:
          type: number
          description: Used capacity, in KB.
        usedPercentage:
          type: number
          description: The percentage of the volume used, expressed in whole numbers where 100 is 100%.
    WebacsApiV4OpInfoLicenseResponse:
      title: WebacsApiV4OpInfoLicenseResponse
      type: object
      properties:
        daysToExpire:
          type: number
          description: The number of days until this license expires.
        deviceCountRemaining:
          type: number
          description: The number of devices that may be added without exceeding the license.
        deviceCountUsed:
          type: number
          description: The number of devices added under this license.
        name:
          type: string
          description: The name of the feature for this license data.
        status:
          type: object
          description: >-
            The licensing status of this feature.

            Allowed values:


            LICENSED

            NOT_LICENSED

            EXCEEDED
    WebacsApiV4OpInfoUptimeResponse:
      title: WebacsApiV4OpInfoUptimeResponse
      type: object
      properties:
        applicationUptime:
          type: string
          description: Uptime of this application.
        defaultGateway:
          type: string
          description: The default gateway used by the server.
        domainName:
          type: string
          description: The domain name of this server.
        highAvailabilityEnabled:
          type: boolean
          description: Is high availability enabled on this server.
        highAvailabilityPrimaryServerHostname:
          type: string
          description: The high availability primary server's hostname.
        highAvailabilityPrimaryServerIp:
          type: string
          description: The high availability primary server's IP address.
        highAvailabilityRole:
          type: object
          description: >-
            The role this server plays in the high availability group.

            Allowed values:


            UNKNOWN

            PRIMARY

            SECONDARY
        highAvailabilitySecondaryServerHostname:
          type: string
          description: The high availability secondary server's hostname.
        highAvailabilitySecondaryServerIp:
          type: string
          description: The high availability secondary server's IP address.
        highAvailabilityVirtualHostname:
          type: string
          description: High availability partners' virtual hostname
        highAvailabilityVirtualIp:
          type: string
          description: The high availabiliti partners' virtual IP address.
        hostName:
          type: string
          description: The host name of this server.
        serverTime:
          type: number
          description: Time as reported by the server.
        serverUptime:
          type: string
          description: Uptime of the host server.
        totalMemory:
          type: number
          description: The total amount of memory on the server in kilobytes.
    WebacsApiV4OpInfoVersionResponse:
      title: WebacsApiV4OpInfoVersionResponse
      type: object
      properties:
        result:
          type: string
          description: The version number.
    WebacsApiV4OpPnpProfileInstanceResponse:
      title: WebacsApiV4OpPnpProfileInstanceResponse
      type: object
      properties:
        errors:
          type: string
          description: This attribute contains error messages of the service
        status:
          type: string
          description: verall Status
    WebacsApiV4OpPnpProfileResponse:
      title: WebacsApiV4OpPnpProfileResponse
      type: object
      properties:
        apicEmProfileOptions:
          type: object
          description: APIC Em profile options
        author:
          type: string
          description: Name of the user who created the profile
        bootStrapTemplateName:
          type: string
          description: Bootstrap template name of the profile
        configurationTemplateName:
          type: string
          description: Configuration template name
        credentialProfileName:
          type: string
          description: Credential Profile Name
        description:
          type: string
          description: Description of the pnp profile
        deviceType:
          type: string
          description: Device type
        imageLocation:
          type: string
          description: Location of the image
        imageName:
          type: string
          description: Image name
        nexusProfileDetails:
          type: object
          description: Nexus profile details
        postPnPTemplateName:
          type: string
          description: Post PNP Template name
        profileName:
          type: string
          description: Name of profile
        profileType:
          type: string
          description: Type of profile
    WebacsApiV4OpPnpProfileResponse1:
      title: WebacsApiV4OpPnpProfileResponse1
      type: object
      properties:
        apicEmProfileOptions:
          type: object
          description: Applicable only for APIC profiles
        bootStrapTemplateName:
          type: string
          description: field for Boot Strap Name; Either Bootstrap/Configuration/Image is mandatory
        configurationTemplateName:
          type: string
          description: Field for configuration Template name; Either Bootstrap/Configuration/Image is mandatory
        credentialProfileName:
          type: string
          description: Field for credential name; Optional
        description:
          type: string
          description: Description for the profile; Optional field
        deviceType:
          type: string
          description: Applicable only for CNS mode; Optional field
        imageLocation:
          type: string
          description: Field for image location
        imageName:
          type: string
          description: Field for Image Name;
        nexusProfileDetails:
          type: object
          description: Applicale only for Nexus POAP profiles
        postPnPTemplateName:
          type: string
          description: Field for postpnp template name; Optional field
        profileName:
          type: string
          description: field for pnp Profile Name; Mandatory field
    WebacsApiV4OpPnpProfileResponse2:
      title: WebacsApiV4OpPnpProfileResponse2
      type: object
      properties:
        description:
          type: string
        state:
          type: string
    WebacsApiV4OpPnpProfileInstanceResponse2:
      title: WebacsApiV4OpPnpProfileInstanceResponse2
      type: object
      properties:
        profileInstances:
          type: array
          items:
            type: object
          description: Profile Instances.
    WebacsApiV4OpRateServiceRateLimitsResponse:
      title: WebacsApiV4OpRateServiceRateLimitsResponse
      type: object
      properties:
        limitPageSize:
          type: number
          description: This is the maximum size of a page that the user can request through .maxResults query parameter. Note that the value must be greater or equal to the limitUnpagedQuery attribute value.
        limitUnpagedQuery:
          type: number
          description: This is the default size of a page returned when .maxResults query parameter is not specified. Note that the value must be lower or equal to the limitPageSize attribute value.
        maxAllUserConcurrentQueries:
          type: number
          description: This is the number of concurrent requests allowed for all users. Use -1 to disable the limiting of all user concurrent requests.
        maxConcurrentQueries:
          type: number
          description: This is the number of concurrent requests allowed for any given user.
        perUserThreshold:
          type: number
          description: This is the number of requests for any given user that can be handled in windowsize ms. Use -1 to disable the limiting of per user requests.
        totalRequestThreshold:
          type: number
          description: The number of total request that can be handled in windowsize ms. Use -1 to disable the limiting of total requests.
        windowSegments:
          type: number
          description: >-
            This property is used internally to divide the window into segments. The number of segments determine the rate at which the window decrements the request counter. For example with 10 segments in a 1000 ms window, the count will be reduced every hundred ms, by the number of counts held in the oldest segment. (The count is increased immediately after receiving a new request).

            Note that windowSize/windowSegements must be a whole number.
        windowSize:
          type: number
          description: >-
            Size of the sliding window used to count requests, in a milliseconds.

            Note that windowSize/windowSegements must be a whole number.
    WebacsApiV4OpReportServiceTemplatesResponse:
      title: WebacsApiV4OpReportServiceTemplatesResponse
      type: object
      properties:
        reportTitle:
          type: string
          description: The title of the saved report template
        reportType:
          type: string
          description: 'This describes the type of the report represented by the report template. Examples include: Inventory, Device Health, Interface Summary, etc.'
        scheduled:
          type: string
          description: This field specifies if the saved report template's associated job schedule is Enabled, Disabled, or Expired.
        virtualDomain:
          type: string
          description: The field specifies the associated virtual domain name of the saved report template.
    WebacsApiV4OpReportServiceGetReportResponse:
      title: WebacsApiV4OpReportServiceGetReportResponse
      type: object
      properties:
        childReports:
          type: array
          items:
            type: object
          description: This is a collection of the nested child reports.
        dataRows:
          type: array
          items:
            type: object
          description: This is a collection representing the information obtained from the rows of a tabular report.
        descriptorName:
          type: string
          description: The name of the report descriptor that defines the report template class of this report.
        pageCount:
          type: number
          description: Total count of pages. Null for child reports.
        pageIndex:
          type: number
          description: Page index of the current page. null for child reports.
        reportDate:
          type: string
          description: The date and time when the report was generated.
        reportName:
          type: string
          description: The name of the report.
        reportTitle:
          type: string
          description: The name of the saved report template that was used to trigger this report.
        reportUrl:
          type: string
          description: The URL that is used to retrieve the latest report generated for the specified reportTitle. It is useful to retrieve the report after an asynchronous run of report generation.
    WebacsApiV4OpReportServiceZipReportResponse:
      title: WebacsApiV4OpReportServiceZipReportResponse
      type: object
      properties:
        reportTitle:
          type: string
          description: RequiredThe title of the report template to run.
    WebacsApiV4OpUpdateRetrieveResponse:
      title: WebacsApiV4OpUpdateRetrieveResponse
      type: object
      properties:
        ubfname:
          type: string
          description: The name of the UBF
        state:
          type: string
          description: The state of the update
    WebacsApiV4OpPfrMonitoringExtGetAllBorderRoutersSiteNameResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetAllBorderRoutersSiteNameResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpPfrMonitoringExtGetAllIMEsStartTimeEndTimeResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetAllIMEsStartTimeEndTimeResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpPfrMonitoringExtGetAllRCsStartTimeEndTimeResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetAllRCsStartTimeEndTimeResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpPfrMonitoringExtGetAllTCAsStartTimeEndTimeResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetAllTCAsStartTimeEndTimeResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpPfrMonitoringExtGetAllWANInterfacesSiteNameBrIpResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetAllWANInterfacesSiteNameBrIpResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationApplicationArtAnalysisResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationApplicationArtAnalysisResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationPerformanceResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationPerformanceResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationTopNTrafficsResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationTopNTrafficsResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationTopNApplicationsWithSitesResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationTopNApplicationsWithSitesResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationTrafficAnalysisResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationTrafficAnalysisResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationAppVolumeResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationAppVolumeResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationNumberOfUsersResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationNumberOfUsersResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDeviceCpuUtilSummaryResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceCpuUtilSummaryResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDeviceCpuUtilTrendResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceCpuUtilTrendResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceClientsDistributionsResponse:
      title: WebacsApiV4OpStatisticsServiceClientsDistributionsResponse
      type: object
      properties:
        currentDateTime:
          type: string
          description: Current timestamp
        description:
          type: string
          description: Metric description
        metricName:
          type: string
          description: Metric name
        metricRows:
          type: array
          items:
            type: object
          description: Metric data list
        resourceName:
          type: string
          description: Resource name
        xValueProperty:
          type: object
          description: Properties of X values
        yValueProperty:
          type: array
          items:
            type: object
          description: Properties of Y values
    WebacsApiV4OpStatisticsServiceClientsDistributionsResponse1:
      title: WebacsApiV4OpStatisticsServiceClientsDistributionsResponse1
      type: object
      properties:
        info:
          type: string
          description: Metrics info
        metrics:
          type: array
          items:
            type: object
          description: Metric details list
    WebacsApiV4OpStatisticsServiceClustersResponse:
      title: WebacsApiV4OpStatisticsServiceClustersResponse
      type: object
      properties:
        resources:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpStatisticsServiceClustersMetricsResponse:
      title: WebacsApiV4OpStatisticsServiceClustersMetricsResponse
      type: object
      properties:
        currentDateTime:
          type: string
          description: Current timestamp
        description:
          type: string
          description: Metric description
        metricName:
          type: string
          description: Metric name
        metricRows:
          type: array
          items:
            type: object
          description: Metric data list
        resourceName:
          type: string
          description: Resource name
        xValueProperty:
          type: object
          description: Properties of X values
        yValueProperty:
          type: array
          items:
            type: object
          description: Properties of Y values
    WebacsApiV4OpStatisticsServiceClustersMetricsResponse1:
      title: WebacsApiV4OpStatisticsServiceClustersMetricsResponse1
      type: object
      properties:
        info:
          type: string
          description: Metrics info
        metrics:
          type: array
          items:
            type: object
          description: Metric details list
    WebacsApiV4OpPfrMonitoringExtGetDscpAppUsageResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetDscpAppUsageResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpPfrMonitoringExtGetDscpAppUsageForLiveTopoSrcSiteIdDstSiteIdResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetDscpAppUsageForLiveTopoSrcSiteIdDstSiteIdResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpPfrMonitoringExtGetDSCPTimeVsUsageChartSiteNameBrIpDscpNoOfPointsResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetDSCPTimeVsUsageChartSiteNameBrIpDscpNoOfPointsResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDatacentersResponse:
      title: WebacsApiV4OpStatisticsServiceDatacentersResponse
      type: object
      properties:
        resources:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpStatisticsServiceDatacentersMetricsResponse:
      title: WebacsApiV4OpStatisticsServiceDatacentersMetricsResponse
      type: object
      properties:
        currentDateTime:
          type: string
          description: Current timestamp
        description:
          type: string
          description: Metric description
        metricName:
          type: string
          description: Metric name
        metricRows:
          type: array
          items:
            type: object
          description: Metric data list
        resourceName:
          type: string
          description: Resource name
        xValueProperty:
          type: object
          description: Properties of X values
        yValueProperty:
          type: array
          items:
            type: object
          description: Properties of Y values
    WebacsApiV4OpStatisticsServiceDatacentersMetricsResponse1:
      title: WebacsApiV4OpStatisticsServiceDatacentersMetricsResponse1
      type: object
      properties:
        info:
          type: string
          description: Metrics info
        metrics:
          type: array
          items:
            type: object
          description: Metric details list
    WebacsApiV4OpStatisticsServiceDeviceAvailabilityResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceAvailabilityResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDeviceAvailabilityMessageResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceAvailabilityMessageResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDeviceAvailabilitySummaryResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceAvailabilitySummaryResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDeviceDownMessageResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceDownMessageResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDeviceHealthInfoResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceHealthInfoResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDevicesMetricsResponse:
      title: WebacsApiV4OpStatisticsServiceDevicesMetricsResponse
      type: object
      properties:
        currentDateTime:
          type: string
          description: Current timestamp
        description:
          type: string
          description: Metric description
        metricName:
          type: string
          description: Metric name
        metricRows:
          type: array
          items:
            type: object
          description: Metric data list
        resourceName:
          type: string
          description: Resource name
        xValueProperty:
          type: object
          description: Properties of X values
        yValueProperty:
          type: array
          items:
            type: object
          description: Properties of Y values
    WebacsApiV4OpStatisticsServiceDevicesMetricsResponse1:
      title: WebacsApiV4OpStatisticsServiceDevicesMetricsResponse1
      type: object
      properties:
        info:
          type: string
          description: Metrics info
        metrics:
          type: array
          items:
            type: object
          description: Metric details list
    WebacsApiV4OpStatisticsServiceDevicePortSummaryResponse:
      title: WebacsApiV4OpStatisticsServiceDevicePortSummaryResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDeviceReachabilityStatusResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceReachabilityStatusResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDevicesResponse:
      title: WebacsApiV4OpStatisticsServiceDevicesResponse
      type: object
      properties:
        resources:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpStatisticsServiceHostsResponse:
      title: WebacsApiV4OpStatisticsServiceHostsResponse
      type: object
      properties:
        resources:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpStatisticsServiceHostsMetricsResponse:
      title: WebacsApiV4OpStatisticsServiceHostsMetricsResponse
      type: object
      properties:
        currentDateTime:
          type: string
          description: Current timestamp
        description:
          type: string
          description: Metric description
        metricName:
          type: string
          description: Metric name
        metricRows:
          type: array
          items:
            type: object
          description: Metric data list
        resourceName:
          type: string
          description: Resource name
        xValueProperty:
          type: object
          description: Properties of X values
        yValueProperty:
          type: array
          items:
            type: object
          description: Properties of Y values
    WebacsApiV4OpStatisticsServiceHostsMetricsResponse1:
      title: WebacsApiV4OpStatisticsServiceHostsMetricsResponse1
      type: object
      properties:
        info:
          type: string
          description: Metrics info
        metrics:
          type: array
          items:
            type: object
          description: Metric details list
    WebacsApiV4OpStatisticsServiceInterfaceAvailabilityResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceAvailabilityResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceAvailMessageResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceAvailMessageResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceAvailabilitySummaryResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceAvailabilitySummaryResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceDetailsResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceDetailsResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceDiscardsResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceDiscardsResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceDownMessageResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceDownMessageResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceErrorsResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceErrorsResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfacesMetricsResponse:
      title: WebacsApiV4OpStatisticsServiceInterfacesMetricsResponse
      type: object
      properties:
        currentDateTime:
          type: string
          description: Current timestamp
        description:
          type: string
          description: Metric description
        metricName:
          type: string
          description: Metric name
        metricRows:
          type: array
          items:
            type: object
          description: Metric data list
        resourceName:
          type: string
          description: Resource name
        xValueProperty:
          type: object
          description: Properties of X values
        yValueProperty:
          type: array
          items:
            type: object
          description: Properties of Y values
    WebacsApiV4OpStatisticsServiceInterfacesMetricsResponse1:
      title: WebacsApiV4OpStatisticsServiceInterfacesMetricsResponse1
      type: object
      properties:
        info:
          type: string
          description: Metrics info
        metrics:
          type: array
          items:
            type: object
          description: Metric details list
    WebacsApiV4OpStatisticsServiceInterfacesResponse:
      title: WebacsApiV4OpStatisticsServiceInterfacesResponse
      type: object
      properties:
        resources:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpStatisticsServiceInterfaceStatusSummaryResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceStatusSummaryResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceUtilSummaryResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceUtilSummaryResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceUtilResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceUtilResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpDeviceRestDeviceLispMapSummaryEndTimeResponse:
      title: WebacsApiV4OpDeviceRestDeviceLispMapSummaryEndTimeResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDeviceMemoryUtilTrendResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceMemoryUtilTrendResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpPfrMonitoringExtGetOutStandingIMEsForSiteSrcSiteResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetOutStandingIMEsForSiteSrcSiteResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpDeviceRestUciDeviceReachabilityEndTimeMaxrecordsResponse:
      title: WebacsApiV4OpDeviceRestUciDeviceReachabilityEndTimeMaxrecordsResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceResourceTypesResponse:
      title: WebacsApiV4OpStatisticsServiceResourceTypesResponse
      type: object
      properties:
        supportedResources:
          type: array
          items:
            type: object
          description: List of supported resources
    WebacsApiV4OpPfrMonitoringExtGetSiteAppHealthResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetSiteAppHealthResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceSystemHealthResponse:
      title: WebacsApiV4OpStatisticsServiceSystemHealthResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceSystemInfoResponse:
      title: WebacsApiV4OpStatisticsServiceSystemInfoResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationsAppHealthCrossingResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationsAppHealthCrossingResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationTopNHostsResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationTopNHostsResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationsPerformanceResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationsPerformanceResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationsOvertimeResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationsOvertimeResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceTopNClassMapQOSResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceTopNClassMapQOSResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDeviceTopNCPUResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceTopNCPUResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpDeviceRestTopNDeviceCacheALLEndTimeTopnResponse:
      title: WebacsApiV4OpDeviceRestTopNDeviceCacheALLEndTimeTopnResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDeviceTopNMemoryResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceTopNMemoryResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceDeviceTopNTempResponse:
      title: WebacsApiV4OpStatisticsServiceDeviceTopNTempResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceTopNErrorsResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceTopNErrorsResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceTopNUtilResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceTopNUtilResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceTopNWanIssuesResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceTopNWanIssuesResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceInterfaceTopNWanUtilResponse:
      title: WebacsApiV4OpStatisticsServiceInterfaceTopNWanUtilResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpPfrMonitoringExtGetTopNApplicationUsageOverTimeOldDeviceIpRownumResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetTopNApplicationUsageOverTimeOldDeviceIpRownumResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpPfrMonitoringExtGetTopNApplicationUsageOverTimeDeviceIpRownumResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetTopNApplicationUsageOverTimeDeviceIpRownumResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationsAppCountResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationsAppCountResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpDeviceRestUnReachableUciDeviceEndTimeMaxrecordsResponse:
      title: WebacsApiV4OpDeviceRestUnReachableUciDeviceEndTimeMaxrecordsResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceVmsResponse:
      title: WebacsApiV4OpStatisticsServiceVmsResponse
      type: object
      properties:
        resources:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpStatisticsServiceVmsMetricsResponse:
      title: WebacsApiV4OpStatisticsServiceVmsMetricsResponse
      type: object
      properties:
        currentDateTime:
          type: string
          description: Current timestamp
        description:
          type: string
          description: Metric description
        metricName:
          type: string
          description: Metric name
        metricRows:
          type: array
          items:
            type: object
          description: Metric data list
        resourceName:
          type: string
          description: Resource name
        xValueProperty:
          type: object
          description: Properties of X values
        yValueProperty:
          type: array
          items:
            type: object
          description: Properties of Y values
    WebacsApiV4OpStatisticsServiceVmsMetricsResponse1:
      title: WebacsApiV4OpStatisticsServiceVmsMetricsResponse1
      type: object
      properties:
        info:
          type: string
          description: Metrics info
        metrics:
          type: array
          items:
            type: object
          description: Metric details list
    WebacsApiV4OpPfrMonitoringExtGetWanUtilizationOverTimeRateForLinkBrIpAddrDirectionResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetWanUtilizationOverTimeRateForLinkBrIpAddrDirectionResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpPfrMonitoringExtGetWanUtilizationOverTimeForLinkBrIpAddrDirectionResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetWanUtilizationOverTimeForLinkBrIpAddrDirectionResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationWorstNHostsResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationWorstNHostsResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpStatisticsServiceApplicationWorstNSitesResponse:
      title: WebacsApiV4OpStatisticsServiceApplicationWorstNSitesResponse
      type: object
      properties:
        childStatistics:
          type: array
          items:
            type: object
          description: The set of nested StatisticsDTO objects.
        statisticEntry:
          type: array
          items:
            type: object
          description: The set of statistics entries with attribute name, display name, and value triplets belonging to a single entity for the given category of statistics.
        statisticsName:
          type: string
          description: >-
            The Statistics operation type.

            Allowed values:


            DEVICE_TOPN_CPU_UTILIZATION

            DEVICE_TOPN_MEMORY_UTILIZATION

            DEVICE_TOPN_TEMPERATURE

            DEVICE_AVAILABILITY

            DEVICE_AVAILABILITY_SUMMARY

            DEVICE_CPU_UTILIZATION_TREND

            DEVICE_MEMORY_UTILIZATION_TREND

            DEVICE_HEALTH_INFO

            DEVICE_REACHABILITY_STATUS

            DEVICE_PORT_SUMMARY

            DEVICE_AVAILABILITY_MESSAGE

            DEVICE_DOWN_MESSAGE

            DEVICE_CPU_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY

            INTERFACE_DETAILS

            INTERFACE_OUT_ERRORS

            INTERFACE_DISCARDS

            INTERFACE_UTILIZATION

            INTERFACE_TOPN_UTILIZATION

            INTERFACE_TOPN_ERRORS

            INTERFACE_TOPN_WAN_UTILIZATION

            INTERFACE_UTILIZATION_SUMMARY

            INTERFACE_AVAILABILITY_SUMMARY

            INTERFACE_STATUS_SUMMARY

            INTERFACE_AVAILABILITY_MESSAGE

            INTERFACE_DOWN_MESSAGE

            INTERFACE_TOPN_WAN_ISSUES

            INTERFACE_CLASSMAP_QOS

            APPLICATION_TOPN_WORST_HOSTS

            APPLICATION_TOPN_WORST_SITES

            APPLICATION_TOPN_HOSTS

            APPLICATION_TOPN_APP_PERFORMANCE

            APPLICATION_TOPN_TRAFFIC_ANALYSIS

            APPLICATION_NUMBER_OF_USERS

            SYSTEM_INFO

            SYSTEM_HEALTH

            APPLICATION_VOLUME

            APPLICATION_ART_ANALYSIS

            APPLICATION_TOPN_TRAFFICS

            APPLICATION_TOPN_WITH_SITES
    WebacsApiV4OpPfrMonitoringExtGetDSCPvsAllTCAViaPostResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetDSCPvsAllTCAViaPostResponse
      type: object
      properties:
        dSCPs:
          type: string
          description: dscpList
        fromLGs:
          type: string
        lGRole:
          type: string
          description: cationGroupRole
        lGs:
          type: string
          description: cationGroupList
        pfREventMetricListDTO:
          type: array
          items:
            type: object
          description: ''
        pfREvents:
          type: string
          description: frEventList
        serviceProviders:
          type: string
          description: List of Service Provider
        toLGs:
          type: string
          description: LGList
        vrfs:
          type: string
          description: frVRFId
    WebacsApiV4OpPfrMonitoringExtGetDSCPvsUrTCAViaPostResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetDSCPvsUrTCAViaPostResponse
      type: object
      properties:
        dSCPs:
          type: string
          description: dscpList
        fromLGs:
          type: string
        lGRole:
          type: string
          description: cationGroupRole
        lGs:
          type: string
          description: cationGroupList
        pfREventMetricListDTO:
          type: array
          items:
            type: object
          description: ''
        pfREvents:
          type: string
          description: frEventList
        serviceProviders:
          type: string
          description: List of Service Provider
        toLGs:
          type: string
          description: LGList
        vrfs:
          type: string
          description: frVRFId
    WebacsApiV4OpPfrMonitoringExtGetMaxDelayVsDSCPChartReportsViaPostResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetMaxDelayVsDSCPChartReportsViaPostResponse
      type: object
      properties:
        dSCPs:
          type: string
          description: dscpList
        fromLGs:
          type: string
        lGRole:
          type: string
          description: cationGroupRole
        lGs:
          type: string
          description: cationGroupList
        pfREventMetricListDTO:
          type: array
          items:
            type: object
          description: ''
        pfREvents:
          type: string
          description: frEventList
        serviceProviders:
          type: string
          description: List of Service Provider
        toLGs:
          type: string
          description: LGList
        vrfs:
          type: string
          description: frVRFId
    WebacsApiV4OpPfrMonitoringExtGetMaxJitterVsDSCPChartReportsViaPostResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetMaxJitterVsDSCPChartReportsViaPostResponse
      type: object
      properties:
        dSCPs:
          type: string
          description: dscpList
        fromLGs:
          type: string
        lGRole:
          type: string
          description: cationGroupRole
        lGs:
          type: string
          description: cationGroupList
        pfREventMetricListDTO:
          type: array
          items:
            type: object
          description: ''
        pfREvents:
          type: string
          description: frEventList
        serviceProviders:
          type: string
          description: List of Service Provider
        toLGs:
          type: string
          description: LGList
        vrfs:
          type: string
          description: frVRFId
    WebacsApiV4OpPfrMonitoringExtGetMaxPacketLossVsDSCPChartReportsViaPostResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetMaxPacketLossVsDSCPChartReportsViaPostResponse
      type: object
      properties:
        dSCPs:
          type: string
          description: dscpList
        fromLGs:
          type: string
        lGRole:
          type: string
          description: cationGroupRole
        lGs:
          type: string
          description: cationGroupList
        pfREventMetricListDTO:
          type: array
          items:
            type: object
          description: ''
        pfREvents:
          type: string
          description: frEventList
        serviceProviders:
          type: string
          description: List of Service Provider
        toLGs:
          type: string
          description: LGList
        vrfs:
          type: string
          description: frVRFId
    WebacsApiV4OpPfrMonitoringExtGetPfrEventListViaPostResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetPfrEventListViaPostResponse
      type: object
      properties:
        dSCPs:
          type: string
          description: dscpList
        fromLGs:
          type: string
        lGRole:
          type: string
          description: cationGroupRole
        lGs:
          type: string
          description: cationGroupList
        pfREventMetricListDTO:
          type: array
          items:
            type: object
          description: ''
        pfREvents:
          type: string
          description: frEventList
        serviceProviders:
          type: string
          description: List of Service Provider
        toLGs:
          type: string
          description: LGList
        vrfs:
          type: string
          description: frVRFId
    WebacsApiV4OpPfrMonitoringExtGetServiceProviderUsageVsDSCPChartTopNResponse:
      title: WebacsApiV4OpPfrMonitoringExtGetServiceProviderUsageVsDSCPChartTopNResponse
      type: object
      properties:
        dSCPs:
          type: string
          description: dscpList
        fromLGs:
          type: string
        lGRole:
          type: string
          description: cationGroupRole
        lGs:
          type: string
          description: cationGroupList
        pfREventMetricListDTO:
          type: array
          items:
            type: object
          description: ''
        pfREvents:
          type: string
          description: frEventList
        serviceProviders:
          type: string
          description: List of Service Provider
        toLGs:
          type: string
          description: LGList
        vrfs:
          type: string
          description: frVRFId
    WebacsApiV4OpSettingsServersFtpServersResponse:
      title: WebacsApiV4OpSettingsServersFtpServersResponse
      type: object
      properties:
        serverName:
          type: string
    WebacsApiV4OpSettingsNotificationAlarmCategoriesResponse:
      title: WebacsApiV4OpSettingsNotificationAlarmCategoriesResponse
      type: object
      properties:
        alarmCategoriesSettings:
          type: array
          items:
            type: object
          description: Array of notification settings per alarm category (at least one category is required)
    WebacsApiV4OpSettingsInventoryConfigArchiveBasicResponse:
      title: WebacsApiV4OpSettingsInventoryConfigArchiveBasicResponse
      type: object
      properties:
        inventoryIntegration:
          type: boolean
          description: Do you want the application to archive configuration after Inventory Sync?
        inventoryTriggered:
          type: boolean
          description: Trigger inventory collection before config archive?
        maskAuthInfo:
          type: boolean
          description: Do you want to mask security content while exporting configuration to a file?
        noOfParallelThreads:
          type: number
          description: Thread pool count.
        numberOfDays:
          type: number
          description: Maximum number of days for which configuration versions should be retained for each device. Turn off this property as well as "Number of versions to retain" property to maintain unlimited number of versions. In case both the retention policies are enabled, application will use the widest retained versions from both the policies.
        numberOfVersions:
          type: number
          description: Maximum number of configuration versions to be retained for each device. Turn off this property as well as "Number of days to retain" property to maintain unlimited number of versions. In case both the retention policies are enabled, application will use the widest retained versions from both the policies.
        outofboxArchiveIntegration:
          type: boolean
          description: Do you want the application to archive configuration out-of-box? Turn off this property to disable automatic configuration archive through all the flows. To control archive on inventory sync and change events etc, use individual settings by keeping this setting on. Turning on this setting alone means, archive on initial inventory will be enabled.
        syslogHoldOffTimer:
          type: number
          description: Do you want the application to archive configuration after receiving configuration change events? Turn off (do not pass value) this property to stop processing configuration change events. The events that are already received and waiting for their hold off timer period, will still get processed immediately. Hold-off timer controls when the application should trigger archive, after the first indication of a configuration change event. Measurement unit is minute.
        timeout:
          type: number
          description: Maximum time in milliseconds to wait while performing any configuration operation like fetch, archive and rollback.
        viewUpdateTimeout:
          type: number
          description: Maximum time in minutes to wait before updating configuration archive summary data.
    WebacsApiV4OpSettingsAlarmsAlarmDeletionPeriodsResponse:
      title: WebacsApiV4OpSettingsAlarmsAlarmDeletionPeriodsResponse
      type: object
      properties:
        activeAndCleared:
          type: number
          description: Active and cleared alarms automatic deletion period (in days)
        allEvents:
          type: number
          description: All events automatic deletion period (in days)
        clearedNonSecurityAlarms:
          type: number
          description: Cleared non-security alarms automatic deletion period (in days)
        clearedSecurityAlarms:
          type: number
          description: Cleared security alarms automatic deletion period (in days)
    WebacsApiV4OpSettingsLoggingGeneralLoggingOptionsResponse:
      title: WebacsApiV4OpSettingsLoggingGeneralLoggingOptionsResponse
      type: object
      properties:
        logFileSettings:
          type: object
          description: 'Log files setting: maximum number of files, and maximun file size.'
        logMessageLevel:
          type: string
          description: >-
            Log message level: "INFO", "ERROR" or "TRACE".

            Allowed values:


            INFO

            ERROR

            TRACE
        logModules:
          type: array
          items:
            type: object
          description: An ordered list of log module names with attribute "enabled".
    WebacsApiV4OpSettingsDataPruneDataConfigResponse:
      title: WebacsApiV4OpSettingsDataPruneDataConfigResponse
      type: object
      properties:
        age:
          type: number
          description: Specifies the maximum data retention period in hours for all records in the database.
        ageAttribute:
          type: string
          description: Attribute used for age calculation.
        maxRecords:
          type: number
          description: Specifies the maximum number of records to retain in a particular database table.
        tableName:
          type: string
          description: Table name
    WebacsApiV4OpSettingsDataPruneDataConfigsByGroupResponse:
      title: WebacsApiV4OpSettingsDataPruneDataConfigsByGroupResponse
      type: object
      properties:
        pruneDataConfigs:
          type: array
          items:
            type: object
          description: List of data pruning configurations.
    WebacsApiV4OpSettingsDataDataRetentionPeriodsResponse:
      title: WebacsApiV4OpSettingsDataDataRetentionPeriodsResponse
      type: object
      properties:
        auditRetainDaily:
          type: number
          description: Network Audit Data Retain Period
        deviceHealthRetainDaily:
          type: number
          description: Daily Device Health Data Retain Period
        deviceHealthRetainHourly:
          type: number
          description: Hourly Device Health Data Retain Period
        deviceHealthRetainWeekly:
          type: number
          description: Weekly Device Health Data Retain Period
        performanceRetainLong:
          type: number
          description: Short Term Performance Data Retain Period
        performanceRetainMedium:
          type: number
          description: Medium Term Performance Data Retain Period
        performanceRetainShort:
          type: number
          description: Short Term Performance Data Retain Period
        systemHealthRetainDaily:
          type: number
          description: Daily System Health Data Retain Period
        systemHealthRetainHourly:
          type: number
          description: Hourly System Health Data Retain Period
        systemHealthRetainWeekly:
          type: number
          description: Weekly System Health Data Retain Period
        trendRetainDaily:
          type: number
          description: Daily Aggregated Trend Data Retain Period
        trendRetainHourly:
          type: number
          description: Hourly Aggregated Trend Data Retain Period
        trendRetainWeekly:
          type: number
          description: Weekly Aggregated Trend Data Retain Period
    WebacsApiV4OpSettingsServersFtpServersResponse1:
      title: WebacsApiV4OpSettingsServersFtpServersResponse1
      type: object
      properties:
        ipAddress:
          type: string
          description: IP address of the server.
        name:
          type: string
          description: Name of the server.
        serverType:
          type: string
          description: >-
            Type of the server.

            Allowed values:


            TFTP

            FTP

            ALL

            SFTP
    WebacsApiV4OpSettingsLoggingLogFileNamesResponse:
      title: WebacsApiV4OpSettingsLoggingLogFileNamesResponse
      type: object
      properties:
        category:
          type: string
          description: Logger category.
        fileNames:
          type: string
          description: Names of files used by this logger category.
    WebacsApiV4OpSettingsNotificationMailServerResponse:
      title: WebacsApiV4OpSettingsNotificationMailServerResponse
      type: object
      properties:
        applyToAlarms:
          type: boolean
          description: Indicates if this mail server settings should be applied to alarm categories (optional, default value will be "false")
        fromAddress:
          type: string
          description: Mail address that will be used to send mail notifications (required)
        globalSubject:
          type: string
          description: Subject that will be used in mail notifications (optional, default value will be empty string)
        primaryMailServerAddress:
          type: string
          description: Hostname/IP for Primary SMTP Server (required)
        primaryMailServerPassword:
          type: string
          description: Password for Primary SMTP Server (optional, default value will be empty string)
        primaryMailServerPort:
          type: number
          description: Port for Primary SMTP Server (required)
        primaryMailServerUserName:
          type: string
          description: Username for Primary SMTP Server (optional, default value will be empty string)
        secondaryMailServerAddress:
          type: string
          description: Hostname/IP for Secondary SMTP Server (optional, default value will be empty string)
        secondaryMailServerPassword:
          type: string
          description: Password for Secondary SMTP Server (optional, default value will be empty string)
        secondaryMailServerPort:
          type: number
          description: Port for Secondary SMTP Server (optional, default value will be 0)
        secondaryMailServerUserName:
          type: string
          description: Username for Secondary SMTP Server (optional, default value will be empty string)
        toAddress:
          type: string
          description: Comma separated list of mail notification recipients (required)
    WebacsApiV4OpSettingsLoggingSnmpSettingsResponse:
      title: WebacsApiV4OpSettingsLoggingSnmpSettingsResponse
      type: object
      properties:
        enableTrace:
          type: boolean
          description: Is traicing enabled.
        logFileSettings:
          type: object
          description: The log file settings.
        traceAllIps:
          type: boolean
          description: Are all ip addresses traced.
        traceDisplayValues:
          type: boolean
          description: Is tracing display values.
        tracedIPs:
          type: string
          description: The traced IP addresses.
    WebacsApiV4OpSettingsAlarmsSeverityAutoClearConfigResponse:
      title: WebacsApiV4OpSettingsAlarmsSeverityAutoClearConfigResponse
      type: object
      properties:
        groups:
          type: array
          items:
            type: object
          description: Nested subgroups.
        items:
          type: array
          items:
            type: object
          description: Configurations for alarms types.
        name:
          type: string
          description: Name of group of alarms.
    WebacsApiV4OpSettingsLoggingSysLogSettingsResponse:
      title: WebacsApiV4OpSettingsLoggingSysLogSettingsResponse
      type: object
      properties:
        enabled:
          type: boolean
          description: Is syslog enabled.
        facility:
          type: string
          description: The log facility.
        hostName:
          type: string
          description: The host name.
    WebacsApiV4OpSettingsLoggingSysLogSettingsResponse1:
      title: WebacsApiV4OpSettingsLoggingSysLogSettingsResponse1
      type: object
      properties:
        ipAddress:
          type: string
          description: IP address of the server.
        name:
          type: string
          description: Name of the server.
        serverType:
          type: string
          description: >-
            Type of the server.

            Allowed values:


            TFTP

            FTP

            ALL

            SFTP
    WebacsApiV4DataUserDefinedFieldDefinitionResponse:
      title: WebacsApiV4DataUserDefinedFieldDefinitionResponse
      type: object
      properties:
        description:
          type: string
          description: The description of the user defined field
        name:
          type: string
          description: The name of the user defined field. The name is case insensitive and should be unique
    WebacsApiV4OpUdfServiceDeleteUserTagDefinitionRequest:
      title: WebacsApiV4OpUdfServiceDeleteUserTagDefinitionRequest
      type: object
      properties:
        names:
          type: array
          items:
            type: string
          description: Names of the User Defined Fields to delete.
    WebacsApiV4OpUdfServiceDeleteUserTagDefinitionResponse:
      title: WebacsApiV4OpUdfServiceDeleteUserTagDefinitionResponse
      type: object
      properties:
        operation:
          type: string
          description: The name of the operation.
        results:
          type: array
          items:
            type: object
          description: List of operation results.
    WebacsApiV4OpUdfServiceImportUserTagDefinitionRequest:
      title: WebacsApiV4OpUdfServiceImportUserTagDefinitionRequest
      type: object
      properties:
        definitions:
          type: array
          items:
            type: object
          description: A list of User Defined Field Definitions
    WebacsApiV4OpUdfServiceImportUserTagDefinitionResponse:
      title: WebacsApiV4OpUdfServiceImportUserTagDefinitionResponse
      type: object
      properties:
        operation:
          type: string
          description: The name of the operation.
        results:
          type: array
          items:
            type: object
          description: List of operation results.
    WebacsApiV4OpUserManagementUsersResponse:
      title: WebacsApiV4OpUserManagementUsersResponse
      type: object
      properties:
        username:
          type: string
          description: RequiredThe name of the user to delete
    WebacsApiV4OpUserManagementUserGroupsResponse:
      title: WebacsApiV4OpUserManagementUserGroupsResponse
      type: object
      properties:
        active:
          type: boolean
          description: Lock status of the user. True if the user is not locked
        name:
          type: string
          description: The name of the user
        userGroups:
          type: string
          description: Groups the user is a member of
        virtualDomains:
          type: string
          description: Virtual domains the user is a member of
        wirelessUser:
          type: boolean
          description: >-
            Indicates if the user is a wireless user. If 'true' then user will see only wireless specific navigation menu items.

            Not supported for root, Lobby Ambassador and mDNS Policy Admin users.
    WebacsApiV4OpUserManagementUserGroupsResponse1:
      title: WebacsApiV4OpUserManagementUserGroupsResponse1
      type: object
      properties:
        name:
          type: string
          description: The name of the user.
        password:
          type: string
          description: The password of the user.
        userGroups:
          type: string
          description: Groups the user is a member of.
        virtualDomains:
          type: string
          description: Virtual domains the user is a member of.
        wirelessUser:
          type: boolean
          description: >-
            Indicates if the user is a wireless user. If 'true' then user will see only wireless specific navigation menu items.

            Not supported for root, Lobby Ambassador and mDNS Policy Admin users.
    WebacsApiV4OpUserManagementUserGroupsResponse2:
      title: WebacsApiV4OpUserManagementUserGroupsResponse2
      type: object
      properties:
        name:
          type: string
          description: >-
            The name of the user.

            Note that the name is used to identify the user to be edited and can not be changed.
        password:
          type: string
          description: The password that will replace the current user password. Must be provided if you are changing the current password.
        userGroups:
          type: string
          description: Groups the user is a member of
        virtualDomains:
          type: string
          description: Virtual domains the user is a member of
        wirelessUser:
          type: boolean
          description: >-
            Indicates if the user is a wireless user. If 'true' then user will see only wireless specific navigation menu items.

            Not supported for root, Lobby Ambassador and mDNS Policy Admin users.
    WebacsApiV4OpNfvGetBridgesResponse:
      title: WebacsApiV4OpNfvGetBridgesResponse
      type: object
      properties:
        name:
          type: string
          description: Name of the bridge.
        port:
          type: array
          items:
            type: object
          description: List of ports assigned to the bridge
        stp:
          type: boolean
          description: Enable / disable spanning tree protocol.
    WebacsApiV4OpNfvGetDeploymentsResponse:
      title: WebacsApiV4OpNfvGetDeploymentsResponse
      type: object
      properties:
        name:
          type: string
          description: Name of the service.
        networks:
          type: array
          items:
            type: object
          description: Networks DTO.
        version:
          type: string
          description: Version of the service.
        vmgroup:
          type: array
          items:
            type: object
          description: VmGroup DTO.
    WebacsApiV4OpNfvDeviceDetailsResponse:
      title: WebacsApiV4OpNfvDeviceDetailsResponse
      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
          description: ''
        qemuVersion:
          type: string
        sn:
          type: string
        switchPorts:
          type: number
        uuid:
          type: string
        version:
          type: string
    WebacsApiV4OpNfvGetOvsBridgesResponse:
      title: WebacsApiV4OpNfvGetOvsBridgesResponse
      type: object
      properties:
        adminstate:
          type: boolean
          description: Specifies whether the admin state is up or down. Set to true for up and false for down. If down, the network does not forward packets.
        akeyname:
          type: string
          description: Name of the network to be created. The name will be appended with the deployment id during actual creation during deployment to maintain uniqueness. These are given before vm_group so that ESC can create the network before actually deploying any VMs on the network in one pass.
        bridge:
          type: string
          description: Attach this network to a bridge.
        mirror:
          type: boolean
          description: Mirror traffic to this network from other network.
        mirrorsrc:
          type: string
          description: Mirror traffic from a specific source.
        providernetworktype:
          type: string
          description: Specifies the physical mechanism by which the virtual network is implemented.
        providerphysicalnetwork:
          type: string
          description: Specifies the name of the physical network over which the virtual network is implemented.
        providersegmentationid:
          type: number
          description: ID or tunnel ID of the underlying physical network.
        routerexternal:
          type: boolean
          description: Indicates whether this netework is externally accessible.
        shared:
          type: boolean
          description: Whether the network is shared among other tenants.
        sriov:
          type: string
          description: Attach this network using SR-IOV.
        subnet:
          type: array
          items:
            type: object
          description: Subnet DTO.
        trunk:
          type: boolean
          description: Set to trunk mode.
        vlan:
          type: array
          items:
            type: object
          description: The list of vLANs for this network.
    WebacsApiV4OpNfvGetServicesResponse:
      title: WebacsApiV4OpNfvGetServicesResponse
      type: object
      properties:
        images:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpNfvAddBridgeRequest:
      title: WebacsApiV4OpNfvAddBridgeRequest
      type: object
      properties:
        bridges:
          type: array
          items:
            type: object
          description: Bridges DTO.
        server:
          type: object
          description: Server DTO.
        transactionId:
          type: string
    WebacsApiV4OpNfvAddBridgeResponse:
      title: WebacsApiV4OpNfvAddBridgeResponse
      type: object
      properties:
        deploymentStage:
          type: string
        eventTime:
          type: string
        payload:
          type: string
        statusCode:
          type: number
          description: The response status code.
        statusMessage:
          type: string
          description: The response message.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpVirtualAddDeviceRequest:
      title: WebacsApiV4OpVirtualAddDeviceRequest
      type: object
      properties:
        ip:
          type: string
          description: The IP address.
        password:
          type: string
          description: The password.
        port:
          type: integer
          description: The port number.
          format: int32
        protocol:
          type: string
          description: The device protocol.
        username:
          type: string
          description: The username.
    WebacsApiV4OpVirtualAddDeviceResponse:
      title: WebacsApiV4OpVirtualAddDeviceResponse
      type: object
      properties:
        message:
          type: string
    WebacsApiV4OpNfvCreateOvsBridgeRequest:
      title: WebacsApiV4OpNfvCreateOvsBridgeRequest
      type: object
      properties:
        networks:
          type: array
          items:
            type: object
          description: Networks DTO.
        server:
          type: object
          description: Server DTO.
        transactionId:
          type: string
    WebacsApiV4OpNfvCreateOvsBridgeResponse:
      title: WebacsApiV4OpNfvCreateOvsBridgeResponse
      type: object
      properties:
        deploymentStage:
          type: string
        eventTime:
          type: string
        payload:
          type: string
        statusCode:
          type: number
          description: The response status code.
        statusMessage:
          type: string
          description: The response message.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvDeleteBridgeRequest:
      title: WebacsApiV4OpNfvDeleteBridgeRequest
      type: object
      properties:
        bridges:
          type: array
          items:
            type: object
          description: Bridges DTO.
        server:
          type: object
          description: Server DTO.
        transactionId:
          type: string
    WebacsApiV4OpNfvDeleteBridgeResponse:
      title: WebacsApiV4OpNfvDeleteBridgeResponse
      type: object
      properties:
        deploymentStage:
          type: string
        eventTime:
          type: string
        payload:
          type: string
        statusCode:
          type: number
          description: The response status code.
        statusMessage:
          type: string
          description: The response message.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvDeleteOvsBridgeRequest:
      title: WebacsApiV4OpNfvDeleteOvsBridgeRequest
      type: object
      properties:
        networks:
          type: array
          items:
            type: object
          description: Networks DTO.
        server:
          type: object
          description: Server DTO.
        transactionId:
          type: string
    WebacsApiV4OpNfvDeleteOvsBridgeResponse:
      title: WebacsApiV4OpNfvDeleteOvsBridgeResponse
      type: object
      properties:
        deploymentStage:
          type: string
        eventTime:
          type: string
        payload:
          type: string
        statusCode:
          type: number
          description: The response status code.
        statusMessage:
          type: string
          description: The response message.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvDeployRequest:
      title: WebacsApiV4OpNfvDeployRequest
      type: object
      properties:
        configuration:
          type: array
          items:
            type: object
          description: Configuration DTO.
        server:
          type: object
          description: The server DTO.
        serviceType:
          type: string
          description: e.g. Thirdparty, CSR, ASAv, vWLC, vNAM
        servicedefinition:
          type: object
          description: ServiceDefinition DTO.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvDeployResponse:
      title: WebacsApiV4OpNfvDeployResponse
      type: object
      properties:
        deploymentStage:
          type: string
        eventTime:
          type: string
        payload:
          type: string
        statusCode:
          type: number
          description: The response status code.
        statusMessage:
          type: string
          description: The response message.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvRegisterRequest:
      title: WebacsApiV4OpNfvRegisterRequest
      type: object
      properties:
        server:
          type: object
          description: The NfVOS server.
        servicedefinition:
          type: object
          description: List of services.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvRegisterResponse:
      title: WebacsApiV4OpNfvRegisterResponse
      type: object
      properties:
        deploymentStage:
          type: string
        eventTime:
          type: string
        payload:
          type: string
        statusCode:
          type: number
          description: The response status code.
        statusMessage:
          type: string
          description: The response message.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvUndeployRequest:
      title: WebacsApiV4OpNfvUndeployRequest
      type: object
      properties:
        configuration:
          type: array
          items:
            type: object
          description: Configuration DTO.
        server:
          type: object
          description: The server DTO.
        serviceType:
          type: string
          description: e.g. Thirdparty, CSR, ASAv, vWLC, vNAM
        servicedefinition:
          type: object
          description: ServiceDefinition DTO.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvUndeployResponse:
      title: WebacsApiV4OpNfvUndeployResponse
      type: object
      properties:
        deploymentStage:
          type: string
        eventTime:
          type: string
        payload:
          type: string
        statusCode:
          type: number
          description: The response status code.
        statusMessage:
          type: string
          description: The response message.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvUnregisterRequest:
      title: WebacsApiV4OpNfvUnregisterRequest
      type: object
      properties:
        server:
          type: object
          description: The NfVOS server.
        servicedefinition:
          type: object
          description: List of services.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvUnregisterResponse:
      title: WebacsApiV4OpNfvUnregisterResponse
      type: object
      properties:
        deploymentStage:
          type: string
        eventTime:
          type: string
        payload:
          type: string
        statusCode:
          type: number
          description: The response status code.
        statusMessage:
          type: string
          description: The response message.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvUpdateBridgeRequest:
      title: WebacsApiV4OpNfvUpdateBridgeRequest
      type: object
      properties:
        bridges:
          type: array
          items:
            type: object
          description: Bridges DTO.
        server:
          type: object
          description: Server DTO.
        transactionId:
          type: string
    WebacsApiV4OpNfvUpdateBridgeResponse:
      title: WebacsApiV4OpNfvUpdateBridgeResponse
      type: object
      properties:
        deploymentStage:
          type: string
        eventTime:
          type: string
        payload:
          type: string
        statusCode:
          type: number
          description: The response status code.
        statusMessage:
          type: string
          description: The response message.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4OpNfvUpdateOvsBridgeRequest:
      title: WebacsApiV4OpNfvUpdateOvsBridgeRequest
      type: object
      properties:
        networks:
          type: array
          items:
            type: object
          description: Networks DTO.
        server:
          type: object
          description: Server DTO.
        transactionId:
          type: string
    WebacsApiV4OpNfvUpdateOvsBridgeResponse:
      title: WebacsApiV4OpNfvUpdateOvsBridgeResponse
      type: object
      properties:
        deploymentStage:
          type: string
        eventTime:
          type: string
        payload:
          type: string
        statusCode:
          type: number
          description: The response status code.
        statusMessage:
          type: string
          description: The response message.
        transactionId:
          type: string
          description: The unique transaction id.
    WebacsApiV4DataVDAssociatedAccessPointsResponse:
      title: WebacsApiV4DataVDAssociatedAccessPointsResponse
      type: object
      properties:
        controllerIp:
          type: string
          description: Registered Controller IP Address
        ipAddress:
          type: string
          description: AP IP Address
        macAddress:
          type: string
          description: Base Radio MAC address
        mneId:
          type: number
          description: The network element ID
        model:
          type: string
          description: AP Model
        name:
          type: string
          description: AP Name
    WebacsApiV4DataVDAssociatedDynamicGroupsResponse:
      title: WebacsApiV4DataVDAssociatedDynamicGroupsResponse
      type: object
      properties:
        hierarchyName:
          type: string
          description: Group hierarchical name
        name:
          type: string
          description: Group name
    WebacsApiV4DataVDAssociatedGroupsResponse:
      title: WebacsApiV4DataVDAssociatedGroupsResponse
      type: object
      properties:
        hierarchyName:
          type: string
          description: Dynamic Group hierarchical name
        name:
          type: string
          description: Dynamic Group name
    WebacsApiV4DataVDAssociatedDevicesResponse:
      title: WebacsApiV4DataVDAssociatedDevicesResponse
      type: object
      properties:
        ipAddress:
          type: string
          description: The ip address of the device. This is the preferred management access address for the device. This is typically an address at which SNMP, telnet, and ssh agents are available
        name:
          type: string
          description: Device name
        type:
          type: string
          description: The type of the device
    WebacsApiV4DataVDAssociatedSiteMapsResponse:
      title: WebacsApiV4DataVDAssociatedSiteMapsResponse
      type: object
      properties:
        hierarchyName:
          type: string
          description: Site Map hierarchical name
        name:
          type: string
          description: Site Map name
        parentId:
          type: number
          description: Site Map parent Id
        type:
          type: number
          description: 'Site Map Type: 1 Campus, 2 Building, 4 Floor Area, 5 Outdoor Area'
    WebacsApiV4DataVDAssociatedVirtualElementsResponse:
      title: WebacsApiV4DataVDAssociatedVirtualElementsResponse
      type: object
      properties:
        clusterId:
          type: number
          description: Id of the cluster this Virtual Element belongs to
        clusterName:
          type: string
          description: Name of the cluster this Virtual Element belongs to
        datacenterId:
          type: number
          description: Id of the datacenter this Virtual Element belongs to
        datacenterName:
          type: string
          description: Name of the datacenter this Virtual Element belongs to
        discoverySource:
          type: string
          description: Virtual Element discovery source
        ipAddress:
          type: string
          description: Virtual Element IP address
        name:
          type: string
          description: Virtual Element name
        parentId:
          type: number
          description: Id of the parent Virtual Element
        type:
          type: string
          description: Virtual Element type (Datacenter, Cluster, Host)
    WebacsApiV4OpVdResponse:
      title: WebacsApiV4OpVdResponse
      type: object
      properties:
        warning:
          type: string
          description: An error message in case if any error occurred
    WebacsApiV4OpVdResponse1:
      title: WebacsApiV4OpVdResponse1
      type: object
      properties:
        description:
          type: string
          description: Description of the virtual domain
        domainFQN:
          type: string
          description: Fully qualified name of the virtual domain
        email:
          type: string
          description: Email address for sending alarms notifications
        name:
          type: string
          description: Name of the virtual domain
        timezone:
          type: string
          description: Time zone of the virtual domain
    WebacsApiV4OpVdRequest:
      title: WebacsApiV4OpVdRequest
      type: object
      properties:
        accessPoints:
          type: array
          items:
            type: object
          description: IDs of access points associated with the virtual domain. Optional.
        description:
          type: string
          description: Description of the virtual domain. Optional.
        devices:
          type: array
          items:
            type: object
          description: IDs of devices associated with the virtual domain. Optional.
        domainFQN:
          type: string
          description: Fully qualified name of the virtual domain
        dynamicGroups:
          type: array
          items:
            type: string
          description: FQNs of groups that have to be associated with the virtual domain. Devices assigned to these groups will be associated with the virtual domain as well. Optional.
        email:
          type: string
          description: Email address for sending alarms notifications. Optional.
        groups:
          type: array
          items:
            type: string
          description: FQNs of groups associated with the virtual domain. Optional.
        siteMaps:
          type: array
          items:
            type: object
          description: IDs of site maps associated with the virtual domain. Optional.
        timezone:
          type: string
          description: Time zone of the virtual domain. Optional.
        virtualElements:
          type: array
          items:
            type: object
          description: IDs of virtual elements associated with the virtual domain. Optional.
    WebacsApiV4OpVdResponse3:
      title: WebacsApiV4OpVdResponse3
      type: object
      properties:
        accessPointsAdded:
          type: number
          description: IDs of access points to be associated with the virtual domain. Optional.
        accessPointsRemoved:
          type: number
          description: IDs of access points to be removed from the virtual domain. Optional.
        description:
          type: string
          description: Description of the virtual domain. Optional.
        devicesAdded:
          type: number
          description: IDs of devices to be associated with the virtual domain. Optional.
        devicesRemoved:
          type: number
          description: IDs of devices to be removed from the virtual domain. Optional.
        domainName:
          type: string
          description: Name of the virtual domain.
        dynamicGroupsAdded:
          type: string
          description: FQNs of groups that have to be associated with the virtual domain. Devices assigned to these groups will be associated with the virtual domain as well. Optional.
        dynamicGroupsRemoved:
          type: string
          description: FQNs of groups that have to be removed from the virtual domain. Devices assigned to these groups will be removed from the virtual domain as well. Optional.
        email:
          type: string
          description: Email address for sending alarms notifications. Optional.
        groupsAdded:
          type: string
          description: FQNs of groups to be associated with the virtual domain. Optional.
        groupsRemoved:
          type: string
          description: FQNs of groups to be removed from the virtual domain. Optional.
        siteMapsAdded:
          type: number
          description: IDs of site maps to be associated with the virtual domain. Optional.
        siteMapsRemoved:
          type: number
          description: IDs of site maps to be removed from the virtual domain. Optional.
        timezone:
          type: string
          description: Time zone of the virtual domain. Optional.
        virtualElementsAdded:
          type: number
          description: IDs of virtual elements to be associated with the virtual domain. Optional.
        virtualElementsRemoved:
          type: number
          description: IDs of virtual elements to be removed with the virtual domain. Optional.
    WebacsApiV4OpImageIdResponse:
      title: WebacsApiV4OpImageIdResponse
      type: object
      properties:
        idNum:
          type: string
    WebacsApiV4OpImageListIdResponse:
      title: WebacsApiV4OpImageListIdResponse
      type: object
      properties:
        items:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpImageListResponse:
      title: WebacsApiV4OpImageListResponse
      type: object
      properties:
        items:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpImageListFamilyResponse:
      title: WebacsApiV4OpImageListFamilyResponse
      type: object
      properties:
        items:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpImageListPhysicalResponse:
      title: WebacsApiV4OpImageListPhysicalResponse
      type: object
      properties:
        items:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpImageListVirtualResponse:
      title: WebacsApiV4OpImageListVirtualResponse
      type: object
      properties:
        items:
          type: array
          items:
            type: object
          description: ''
    WebacsApiV4OpImageAddRequest:
      title: WebacsApiV4OpImageAddRequest
      type: object
      properties:
        applicationType:
          type: string
          description: The type of application, e.g. router
        family:
          type: string
          description: The product family of this image e.g. vNAM
        imageType:
          type: string
          description: he type of image file, e.g. OVA
        imageURL:
          type: string
          description: http or ftp url for uploading the image file
        minDisk:
          type: string
          description: Minimum amount of disk space for intances of this image
        minMemory:
          type: string
          description: Minimum amount of memory for instances of this image
        minProcessors:
          type: string
          description: Minimum number of processors for instances of this image
        version:
          type: string
          description: The version number of this image file
    WebacsApiV4OpImageAddResponse:
      title: WebacsApiV4OpImageAddResponse
      type: object
      properties:
        status:
          type: string
    WebacsApiV4OpImageDeployConfigureRequest:
      title: WebacsApiV4OpImageDeployConfigureRequest
      type: object
      properties:
        deployConfigs:
          type: array
          items:
            type: object
          description: ''
        imageConfigType:
          type: string
        imageFileName:
          type: string
        imageId:
          type: string
        powerOn:
          type: boolean
        server:
          type: string
        vmDeviceType:
          type: string
    WebacsApiV4OpImageDeployConfigureResponse:
      title: WebacsApiV4OpImageDeployConfigureResponse
      type: object
      properties:
        jobName:
          type: string
        jobScheduleStatus:
          type: string
    WebacsApiV4DataWlanProfilesResponse:
      title: WebacsApiV4DataWlanProfilesResponse
      type: object
      properties:
        aaaAllowOverride:
          type: boolean
          description: Is allow AAA override enabled?
        aaaLdapPrimaryServer:
          type: string
          description: Primary LDAP server.
        aaaLdapSecondaryServer:
          type: string
          description: Secondary LDAP server.
        aaaLdapTertiaryServer:
          type: string
          description: Tertiary LDAP server.
        aaaLocalEapAuthenticationEnabled:
          type: boolean
          description: Is local EAP authentication enabled?
        aaaLocalEapAuthenticationProfileName:
          type: string
          description: When aaaLocalEapAuthenticationEnabled is true, this defines the EAP profile that will be used.
        aaaRadiusAccountingPrimaryServer:
          type: string
          description: When aaaRadiusAccountingServersEnabled is true, this is the primary RADIUS accounting server.
        aaaRadiusAccountingSecondaryServer:
          type: string
          description: When aaaRadiusAccountingServersEnabled is true, this is the secondary RADIUS accounting server.
        aaaRadiusAccountingServersEnabled:
          type: boolean
          description: Is RADIUS accounting enabled?
        aaaRadiusAccountingTertiaryServer:
          type: string
          description: When aaaRadiusAccountingServersEnabled is true, this is the tertiary RADIUS accounting server.
        aaaRadiusAuthenticationPrimaryServer:
          type: string
          description: When aaaRadiusAuthenticationServersEnabled is true, this is the primary RADIUS authentication server.
        aaaRadiusAuthenticationSecondaryServer:
          type: string
          description: When aaaRadiusAuthenticationServersEnabled is true, this is the secondary RADIUS authentication server.
        aaaRadiusAuthenticationServersEnabled:
          type: boolean
          description: Is RADIUS authentication enabled?
        aaaRadiusAuthenticationTertiaryServer:
          type: string
          description: When aaaRadiusAuthenticationServersEnabled is true, this is the tertiary RADIUS authentication server.
        aaaRadiusInterimUpdateEnabled:
          type: boolean
          description: Is RADIUS server accounting interim update enabled?
        aaaRadiusInterimUpdateInterval:
          type: number
          description: When aaaRadiusInterimUpdateEnabled is true, this determines the update interval. Measured in seconds.
        adminStatus:
          type: boolean
          description: Is the WLAN administratively enabled?
        advancedAironetIeEnabled:
          type: boolean
          description: Is Aironet Information Elements (IEs) enabled for this WLAN?
        advancedClientExclusionEnabled:
          type: boolean
          description: Is automatic client exclusion enabled for this WLAN?
        advancedClientExclusionTimeout:
          type: number
          description: When advancedClientExclusionEnabled is true, this denotes the length of the timeout. A value of zero represents an infinite timeout. Measured in seconds.
        advancedCoverageHoleDetectionEnabled:
          type: boolean
          description: Is Coverage Hole Detection enabled for this WLAN?
        advancedDhcpAddressAssignmentRequired:
          type: boolean
          description: Are all clients required to obtain an IP address from the DHCP server for this WLAN?
        advancedDhcpProfilingEnabled:
          type: boolean
          description: Should the wireless controller collect the DHCP attributes of clients on this WLAN?
        advancedDhcpServerIpAddress:
          type: object
          description: If this contains a valid address, an IPv4 DHCP server has been specified for this WLAN.
        advancedDiagnosticChannelEnabled:
          type: boolean
          description: Is the diagnostic channel available for this WLAN?
        advancedDot11anDtimPeriod:
          type: number
          description: Denotes the Delivery Traffic Indication Map (DTIM) interval for 802.11a/n radios, during which broadcast and multicast frames will be transmitted. A value of one results in a broadcast after every beacon, two for every other beacon, and so on.
        advancedDot11bgnDtimPeriod:
          type: number
          description: Denotes the Delivery Traffic Indication Map (DTIM) interval for 802.11b/g/n radios, during which broadcast and multicast frames will be transmitted. A value of one results in a broadcast after every beacon, two for every other beacon, and so on.
        advancedFlexConnectCentralDhcpProcessingEnabled:
          type: boolean
          description: Are DHCP packets received by the access point sent to the controller then forwarded to the WLAN's corresponding VLAN?
        advancedFlexConnectLearnClientIpEnabled:
          type: boolean
          description: Is client IP address learning enabled?
        advancedFlexConnectLocalAuthEnabled:
          type: boolean
          description: Is local authentication enabled?
        advancedFlexConnectLocalSwitchingEnabled:
          type: boolean
          description: When true, access points will locally switch traffic, rather than forwarding to the wireless controller.
        advancedFlexConnectNatPatEnabled:
          type: boolean
          description: Is Network Address Translation (NAT) and Port Address Translation (PAT) enabled?
        advancedFlexConnectOverrideDnsEnabled:
          type: boolean
          description: When true, clients are given the DNS server of the access point rather than of the WLAN's configured interface.
        advancedFlexConnectReapCentralAssociation:
          type: boolean
          description: Is Reap Central Association enabled?
        advancedFlexConnectVlanCentralSwitchingEnabled:
          type: boolean
          description: Is VLAN based central switching enabled?
        advancedHttpProfilingEnabled:
          type: boolean
          description: Should the wireless controller collect the HTTP attributes of clients on this WLAN?
        advancedIpv6Enabled:
          type: boolean
          description: Is IPv6 enabled?
        advancedKtsCacEnabled:
          type: boolean
          description: Is CAC based on the Key Telephone System (KTS) enabled on this WLAN?
        advancedLoadBalancingBandSelectEnabled:
          type: boolean
          description: Is client band select enabled?
        advancedLoadBalancingEnabled:
          type: boolean
          description: Is client load balancing enabled?
        advancedMaximumClients:
          type: number
          description: Denotes the maximum number of clients. A value of zero means unlimited.
        advancedMdnsProfileName:
          type: string
          description: When advancedMdnsSnoopingEnabled is true, this denotes the mDNS profile. Clients receive service advertisements only for the services associated with the profile.
        advancedMdnsSnoopingEnabled:
          type: boolean
          description: Is mDNS snooping enabled?
        advancedMediaSessionSnoopingEnabled:
          type: boolean
          description: Should the access point snoop on Session Initiation Protocol (SIP) traffic, and report back to the controller the establishment termination and failure of voice calls?
        advancedMfpClientProtection:
          type: string
          description: >-
            Denotes whether client management frame protection (MFP) is enabled (optional), required, or disabled for this WLAN.

            Allowed values:


            DISABLED

            ENABLED

            REQUIRED
        advancedMfpSignatureGenerationEnabled:
          type: boolean
          description: Do 802.11 management frames transmitted by the access point have a signature to verify authenticity?
        advancedMfpVersion:
          type: number
          description: Denotes the version of management frame protection (MFP).
        advancedOverrideInterfaceAclName:
          type: string
          description: Denotes an IPv4 ACL that overrides the ACL configured for the WLAN's interface.
        advancedOverrideInterfaceIpv6AclName:
          type: string
          description: Denotes an IPv6 ACL that overrides the ACL configured for the WLAN's interface.
        advancedPassiveClientEnabled:
          type: boolean
          description: Should the controller forward ARP requests out to the WLAN for passive clients?
        advancedPeerToPeerBlocking:
          type: string
          description: >-
            Denotes whether peer-to-peer blocking is disabled, enabled, or if the packets are forwarded to the next device.

            Allowed values:


            DISABLE

            DROP

            FORWARDUP
        advancedPmipMobilityType:
          type: string
          description: >-
            Denotes the Proxy Mobile IP (PMIP) type for this WLAN.

            Allowed values:


            NONE

            PMIP
        advancedPmipProfile:
          type: string
          description: Denotes the Proxy Mobile IP (PMIP) profile for this WLAN.
        advancedPmipRealm:
          type: string
          description: Denotes the default realm of the Proxy Mobile IPv6 (PMIPv6) WLAN.
        advancedScanDeferPriority0:
          type: boolean
          description: Is priority 0 for the channel scan enabled?
        advancedScanDeferPriority1:
          type: boolean
          description: Is priority 1 for the channel scan enabled?
        advancedScanDeferPriority2:
          type: boolean
          description: Is priority 2 for the channel scan enabled?
        advancedScanDeferPriority3:
          type: boolean
          description: Is priority 3 for the channel scan enabled?
        advancedScanDeferPriority4:
          type: boolean
          description: Is priority 4 for the channel scan enabled?
        advancedScanDeferPriority5:
          type: boolean
          description: Is priority 5 for the channel scan enabled?
        advancedScanDeferPriority6:
          type: boolean
          description: Is priority 6 for the channel scan enabled?
        advancedScanDeferPriority7:
          type: boolean
          description: Is priority 7 for the channel scan enabled?
        advancedScanDeferTime:
          type: number
          description: Denotes the channel scan defer time. Measured in milliseconds.
        advancedSessionTimeout:
          type: number
          description: Denotes the maximum time for a client session before requiring reauthentication. Zero means no timeout. Measured in seconds.
        advancedWifiDirectClientsPolicy:
          type: string
          description: >-
            Denotes the Wi-Fi Direct Clients Policy for this WLAN.

            Allowed values:


            DISABLED

            ALLOWED

            NOTALLOWED

            XCONNECTNOTALLOW
        broadcastSsidEnabled:
          type: boolean
          description: Is SSID broadcasting enabled?
        ckipKeyIndex:
          type: number
          description: When ckipSecurityEnabled is true, this denotes the key index.
        ckipKeyPermutationEnabled:
          type: boolean
          description: When ckipSecurityEnabled is true, this denotes whether key permutation is enabled.
        ckipKeySize:
          type: string
          description: >-
            When ckipSecurityEnabled is true, this denotes the key size.

            Allowed values:


            NONE

            LEN40

            LEN104
        ckipMmhModeEnabled:
          type: boolean
          description: When ckipSecurityEnabled is true, this denotes whether multimodular mode hashing is enabled.
        ckipSecurityEnabled:
          type: boolean
          description: Is CKIP layer 2 security enabled?
        controllerId:
          type: number
          description: The ID of the controller this WLAN is present on.
        hotspot2Enable:
          type: object
          description: This attribute represents enablement of HotSpot 2.0.
        hotspot2Operators:
          type: array
          items:
            type: object
          description: These attributes represent HotSpot 2.0 operators.
        hotspot2Ports:
          type: array
          items:
            type: object
          description: These attributes represent HotSpot 2.0 port configurations.
        hotspot2Wan:
          type: object
          description: These attributes represent HotSpot 2.0 operators.
        hotspotCellularNetworks:
          type: array
          items:
            type: object
          description: These attributes represent 802.11u cellular network parameters.
        hotspotDomains:
          type: array
          items:
            type: object
          description: These attributes represent 802.11u domains.
        hotspotGeneral:
          type: object
          description: These attributes represent 802.11u general parameters.
        hotspotOuiConfigs:
          type: array
          items:
            type: object
          description: These attributes represent 802.11u OUIs.
        hotspotRealms:
          type: array
          items:
            type: object
          description: These attributes represent 802.11u realms.
        hotspotServiceAdvertisement:
          type: object
          description: These attributes represent MSAP (Mobility Service Advertisement Protocol) parameters.
        interfaceName:
          type: string
          description: Denotes the interface, or interface group, for this WLAN. See interfaceType to determine if this is an interface or interface group.
        interfaceType:
          type: number
          description: >-
            Denotes whether an interface or interface group is used for this interface. See interfaceName for the name of the interface or interface group.

            Allowed values:


            INTERFACE

            INTERFACEGROUP
        ipAddress:
          type: string
          description: Management IP address of the WLAN controller.
        isWiredLan:
          type: boolean
          description: Is this a wired LAN?
        lanType:
          type: string
          description: >-
            Denotes the LAN type.

            Allowed values:


            WIRELESS

            GUEST

            REMOTE
        layer2FastTransitionEnabled:
          type: boolean
          description: Is fast transition (FT) between access points enabled?
        layer2FastTransitionOverDsEnabled:
          type: boolean
          description: When layer2FastTransitionEnabled is true, the denotes whether fast transition over a distributed system is enabled.
        layer2FastTransitionReassociationTimeout:
          type: number
          description: When layer2FastTransitionEnabled is true, this denotes the transition timeout. Measured in seconds.
        layer2MacFilteringEnabled:
          type: boolean
          description: Is MAC filtering enabled?
        layer3GlobalWebAuthEnabled:
          type: boolean
          description: When a layer 3 web policy is true, this denotes whether the template uses global or template-defined Web Auth configuration.
        layer3PreauthenticationAcl:
          type: string
          description: When a layer 3 web policy is true, this denotes the IPv4 ACL for traffic between the client and the wireless controller.
        layer3PreauthenticationIpv6Acl:
          type: string
          description: When a layer 3 web policy is true, this denotes the IPv6 ACL for traffic between the client and the wireless controller.
        layer3VpnPassthroughEnabled:
          type: boolean
          description: Is VPN passthrough enabled?
        layer3WebAuthFlexAcl:
          type: string
          description: When a layer 3 web policy is true, this denotes the the FlexConnect ACL for external web authentication in locally switched WLANs.
        layer3WebAuthType:
          type: string
          description: >-
            When a layer 3 web policy is true and layer3GlobalWebAuth is false, this denotes the type of web authentication to be used.

            Allowed values:


            DEFAULT

            CUSTOMIZED

            EXTERNAL
        layer3WebPolicyAuthenticationEnabled:
          type: boolean
          description: Is the authentication web policy enabled?
        layer3WebPolicyConditionalRedirectEnabled:
          type: boolean
          description: Is the conditional redirect web policy enabled?
        layer3WebPolicyOnMacFailureEnabled:
          type: boolean
          description: Is the WebAuth on MAC failure web policy enabled?
        layer3WebPolicyPassthroughEnabled:
          type: boolean
          description: Is the passthrough web policy enabled?
        multicastVlanEnabled:
          type: boolean
          description: Is a multicast VLAN enabled?
        multicastVlanInterface:
          type: string
          description: When multicastVlanInterface is true, this denotes the multicast VLAN.
        profileName:
          type: string
          description: Profile name of the WLAN.
        qos7920Cac:
          type: string
          description: >-
            Denotes the Call Admission Control (CAC) configuration for Cisco 7920 phones.

            Allowed values:


            DISABLED

            CLIENTCAC

            APCAC

            CLIENTANDAPCAC
        qosAvcProfileName:
          type: string
          description: Denotes the Application Visibility and Control (AVC) profile for this WLAN.
        qosNbarVisibilityEnabled:
          type: boolean
          description: Is Network Based Application Recognition (NBAR) deep packet inspection enabled on this WLAN?
        qosNetflowMonitor:
          type: string
          description: Denotes the Netflow monitor configured for this WLAN.
        qosPerSSidBurstRealTimeUpstreamRate:
          type: number
          description: Denotes the peak data rate limit for upstream UDP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidAverageDownstreamRate:
          type: number
          description: Denotes the average data rate limit for downstream TCP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidAverageRealTimeDownstreamRate:
          type: number
          description: Denotes the average data rate limit for downstream UDP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidAverageRealTimeUpstreamRate:
          type: number
          description: Denotes the average data rate limit for upstream UDP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidAverageUpstreamRate:
          type: number
          description: Denotes the average data rate limit for upstream TCP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidBurstDownstreamRate:
          type: number
          description: Denotes the peak data rate limit for downstream TCP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidBurstRealTimeDownstreamRate:
          type: number
          description: Denotes the peak data rate limit for downstream UDP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidBurstUpstreamRate:
          type: number
          description: Denotes the peak data rate limit for upstream TCP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerUserAverageDownstreamRate:
          type: number
          description: Denotes the average data rate limit for downstream TCP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserAverageRealTimeDownstreamRate:
          type: number
          description: Denotes the average data rate limit for downstream UDP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserAverageRealTimeUpstreamRate:
          type: number
          description: Denotes the average data rate limit for upstream UDP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserAverageUpstreamRate:
          type: number
          description: Denotes the average data rate limit for upstream TCP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserBurstDownstreamRate:
          type: number
          description: Denotes the peak data rate limit for downstream TCP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserBurstRealTimeDownstreamRate:
          type: number
          description: Denotes the peak data rate limit for downstream UDP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserBurstRealTimeUpstreamRate:
          type: number
          description: Denotes the peak data rate limit for upstream UDP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserBurstUpstreamRate:
          type: number
          description: Denotes the peak data rate limit for upstream TCP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosProfile:
          type: string
          description: >-
            Denotes the QoS level for the WLAN.

            Allowed values:


            BRONZE

            SILVER

            GOLD

            PLATINUM
        qosWmmPolicy:
          type: string
          description: >-
            Denotes the state of the Wi-fi Multimedia (WMM) policy for this WLAN.

            Allowed values:


            DISABLED

            ALLOWED

            REQUIRED
        radioPolicy:
          type: string
          description: >-
            Denotes the WLAN radio policy.

            Allowed values:


            ALL

            ONLY80211A

            ONLY80211B

            ONLY80211G

            ONLY80211BG

            ONLY80211AG

            ONLY80211AB

            NONE

            REMOTELAN
        ssid:
          type: string
          description: SSID of the WLAN.
        vpnPassThroughGatewayAddress:
          type: object
          description: When layer3VpnPassthroughEnabled is true, this denotes the IP address of the VPN gateway.
        webAuthExternalUrl:
          type: string
          description: When a layer 3 web policy is enabled, layer3GlobalWebAuthEnabled is false, and layer3WebAuthType is set to "External", this denotes the URL of the authentication server.
        webAuthLoginFailurePage:
          type: string
          description: When a layer 3 web policy is enabled, layer3GlobalWebAuthEnabled is false, and layer3WebAuthType is set to "Customized", this denotes the page for authentication failures.
        webAuthLoginPage:
          type: string
          description: When a layer 3 web policy is enabled, layer3GlobalWebAuthEnabled is false, and layer3WebAuthType is set to "Customized", this denotes the page for authentication.
        webAuthLogoutPage:
          type: string
          description: When a layer 3 web policy is enabled, layer3GlobalWebAuthEnabled is false, and layer3WebAuthType is set to "Customized", this denotes the page for logout.
        webPassthruEmailInputEnabled:
          type: boolean
          description: When layer3WebPolicyPassthroughEnabled is true, this denotes whether the client is prompted to enter an email address when connecting.
        wepAllowSharedKeyAuthentication:
          type: boolean
          description: When wepSecurityEnabled is true, this denotes whether shared key authentication is enabled.
        wepKeyIndex:
          type: number
          description: When wepSecurityEnabled is true, this denotes the key index.
        wepKeySize:
          type: string
          description: >-
            When wepSecurityEnabled is true, this denotes whether shared key authentication is enabled.

            Allowed values:


            WEP104

            NONE

            WEP40

            WEP128

            AESOCB128

            WEP_40

            WEP_104
        wepSecurityEnabled:
          type: boolean
          description: Is WEP layer 2 security enabled?
        wlanId:
          type: number
          description: The WLAN ID for this WLAN.
        wpa2Enabled:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether the WPA2 policy is enabled.
        wpa2EncryptionProtocolAes:
          type: boolean
          description: When wpaSecurityEnabled and wpa2Enabled are true, this denotes whether AES encryption is supported for the WPA2 policy.
        wpa2EncryptionProtocolTkip:
          type: boolean
          description: When wpaSecurityEnabled and wpa2Enabled are true, this denotes whether TKIP encryption is supported for the WPA2 policy.
        wpaAuthenticationKeyManagement8021x:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether 802.1X key management is enabled.
        wpaAuthenticationKeyManagementCckm:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether Cisco Centralized Key Management (CCKM) is enabled.
        wpaAuthenticationKeyManagementFt8021x:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether Fast Transition (FT) 802.1X key management is enabled.
        wpaAuthenticationKeyManagementFtPsk:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether Fast Transition (FT) preshared key management is enabled.
        wpaAuthenticationKeyManagementPmf8021x:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether Protected Management Frame (PMF) 802.1X key management is enabled.
        wpaAuthenticationKeyManagementPmfPsk:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether Protected Management Frame (PMF) preshared key management is enabled.
        wpaAuthenticationKeyManagementPsk:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether preshared key management is enabled.
        wpaEnabled:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether the WPA1 policy is enabled.
        wpaEncryptionProtocolAes:
          type: boolean
          description: When wpaSecurityEnabled and wpaEnabled are both true, this denotes whether AES encryption is supported for the WPA1 policy.
        wpaEncryptionProtocolTkip:
          type: boolean
          description: When wpaSecurityEnabled and wpaEnabled are both true, this denotes whether TKIP encryption is supported for the WPA1 policy.
        wpaPresharedKey:
          type: string
          description: When wpaSecurityEnabled is true, this contains preshared key in HEX or ASCII format.
        wpaPresharedKeyFormat:
          type: string
          description: >-
            When wpaSecurityEnabled is true, this denotes preshared key format.

            Allowed values:


            DEFAULT

            HEX

            ASCII
        wpaSecurityEnabled:
          type: boolean
          description: Is WPA layer 2 security enabled?
        x8021KeySize:
          type: string
          description: >-
            When x8021SecurityEnabled is true, this denotes the 802.1X key size.

            Allowed values:


            WEP104

            WEP40

            WEP128

            NONE

            WEP_40

            WEP_104
        x8021SecurityEnabled:
          type: boolean
          description: Is 802.1X layer 2 security enabled?
    WebacsApiV4DataWlanTemplatesResponse:
      title: WebacsApiV4DataWlanTemplatesResponse
      type: object
      properties:
        aaaAllowOverride:
          type: boolean
          description: Is allow AAA override enabled?
        aaaLdapPrimaryServer:
          type: string
          description: Primary LDAP server.
        aaaLdapSecondaryServer:
          type: string
          description: Secondary LDAP server.
        aaaLdapTertiaryServer:
          type: string
          description: Tertiary LDAP server.
        aaaLocalEapAuthenticationEnabled:
          type: boolean
          description: Is local EAP authentication enabled?
        aaaLocalEapAuthenticationProfileName:
          type: string
          description: When aaaLocalEapAuthenticationEnabled is true, this defines the EAP profile that will be used.
        aaaRadiusAccountingPrimaryServer:
          type: string
          description: When aaaRadiusAccountingServersEnabled is true, this is the primary RADIUS accounting server.
        aaaRadiusAccountingSecondaryServer:
          type: string
          description: When aaaRadiusAccountingServersEnabled is true, this is the secondary RADIUS accounting server.
        aaaRadiusAccountingServersEnabled:
          type: boolean
          description: Is RADIUS accounting enabled?
        aaaRadiusAccountingTertiaryServer:
          type: string
          description: When aaaRadiusAccountingServersEnabled is true, this is the tertiary RADIUS accounting server.
        aaaRadiusAccountingWlcSpecificEnabled:
          type: boolean
          description: Is controller specific RADIUS accounting servers enabled?
        aaaRadiusAuthenticationPrimaryServer:
          type: string
          description: When aaaRadiusAuthenticationServersEnabled is true, this is the primary RADIUS authentication server.
        aaaRadiusAuthenticationSecondaryServer:
          type: string
          description: When aaaRadiusAuthenticationServersEnabled is true, this is the secondary RADIUS authentication server.
        aaaRadiusAuthenticationServersEnabled:
          type: boolean
          description: Is RADIUS authentication enabled?
        aaaRadiusAuthenticationTertiaryServer:
          type: string
          description: When aaaRadiusAuthenticationServersEnabled is true, this is the tertiary RADIUS authentication server.
        aaaRadiusAuthenticationWlcSpecificEnabled:
          type: boolean
          description: Is controller specific RADIUS authentication servers enabled?
        aaaRadiusInterimUpdateEnabled:
          type: boolean
          description: Is RADIUS server accounting interim update enabled?
        aaaRadiusInterimUpdateInterval:
          type: number
          description: When aaaRadiusInterimUpdateEnabled is true, this determines the update interval. Measured in seconds.
        adminStatus:
          type: boolean
          description: Is the WLAN administratively enabled?
        advancedAironetIeEnabled:
          type: boolean
          description: Is Aironet Information Elements (IEs) enabled for this WLAN?
        advancedClientExclusionEnabled:
          type: boolean
          description: Is automatic client exclusion enabled for this WLAN?
        advancedClientExclusionTimeout:
          type: number
          description: When advancedClientExclusionEnabled is true, this denotes the length of the timeout. A value of zero represents an infinite timeout. Measured in seconds.
        advancedCoverageHoleDetectionEnabled:
          type: boolean
          description: Is Coverage Hole Detection enabled for this WLAN?
        advancedDhcpAddressAssignmentRequired:
          type: boolean
          description: Are all clients required to obtain an IP address from the DHCP server for this WLAN?
        advancedDhcpProfilingEnabled:
          type: boolean
          description: Should the wireless controller collect the DHCP attributes of clients on this WLAN?
        advancedDhcpServerIpAddress:
          type: object
          description: If this contains a valid address, an IPv4 DHCP server has been specified for this WLAN.
        advancedDiagnosticChannelEnabled:
          type: boolean
          description: Is the diagnostic channel available for this WLAN?
        advancedDot11anDtimPeriod:
          type: number
          description: Denotes the Delivery Traffic Indication Map (DTIM) interval for 802.11a/n radios, during which broadcast and multicast frames will be transmitted. A value of one results in a broadcast after every beacon, two for every other beacon, and so on.
        advancedDot11bgnDtimPeriod:
          type: number
          description: Denotes the Delivery Traffic Indication Map (DTIM) interval for 802.11b/g/n radios, during which broadcast and multicast frames will be transmitted. A value of one results in a broadcast after every beacon, two for every other beacon, and so on.
        advancedFlexConnectCentralDhcpProcessingEnabled:
          type: boolean
          description: Are DHCP packets received by the access point sent to the controller then forwarded to the WLAN's corresponding VLAN?
        advancedFlexConnectLearnClientIpEnabled:
          type: boolean
          description: Is client IP address learning enabled?
        advancedFlexConnectLocalAuthEnabled:
          type: boolean
          description: Is local authentication enabled?
        advancedFlexConnectLocalSwitchingEnabled:
          type: boolean
          description: When true, access points will locally switch traffic, rather than forwarding to the wireless controller.
        advancedFlexConnectNatPatEnabled:
          type: boolean
          description: Is Network Address Translation (NAT) and Port Address Translation (PAT) enabled?
        advancedFlexConnectOverrideDnsEnabled:
          type: boolean
          description: When true, clients are given the DNS server of the access point rather than of the WLAN's configured interface.
        advancedFlexConnectReapCentralAssociation:
          type: boolean
          description: Is Reap Central Association enabled?
        advancedFlexConnectVlanCentralSwitchingEnabled:
          type: boolean
          description: Is VLAN based central switching enabled?
        advancedHttpProfilingEnabled:
          type: boolean
          description: Should the wireless controller collect the HTTP attributes of clients on this WLAN?
        advancedIpv6Enabled:
          type: boolean
          description: Is IPv6 enabled?
        advancedKtsCacEnabled:
          type: boolean
          description: Is CAC based on the Key Telephone System (KTS) enabled on this WLAN?
        advancedLoadBalancingBandSelectEnabled:
          type: boolean
          description: Is client band select enabled?
        advancedLoadBalancingEnabled:
          type: boolean
          description: Is client load balancing enabled?
        advancedMaximumClients:
          type: number
          description: Denotes the maximum number of clients. A value of zero means unlimited.
        advancedMdnsProfileName:
          type: string
          description: When advancedMdnsSnoopingEnabled is true, this denotes the mDNS profile. Clients receive service advertisements only for the services associated with the profile.
        advancedMdnsSnoopingEnabled:
          type: boolean
          description: Is mDNS snooping enabled?
        advancedMediaSessionSnoopingEnabled:
          type: boolean
          description: Should the access point snoop on Session Initiation Protocol (SIP) traffic, and report back to the controller the establishment termination and failure of voice calls?
        advancedMfpClientProtection:
          type: string
          description: >-
            Denotes whether client management frame protection (MFP) is enabled (optional), required, or disabled for this WLAN.

            Allowed values:


            DISABLED

            ENABLED

            REQUIRED
        advancedMfpSignatureGenerationEnabled:
          type: boolean
          description: Do 802.11 management frames transmitted by the access point have a signature to verify authenticity?
        advancedMfpVersion:
          type: number
          description: Denotes the version of management frame protection (MFP).
        advancedOverrideInterfaceAclName:
          type: string
          description: Denotes an IPv4 ACL that overrides the ACL configured for the WLAN's interface.
        advancedOverrideInterfaceIpv6AclName:
          type: string
          description: Denotes an IPv6 ACL that overrides the ACL configured for the WLAN's interface.
        advancedPassiveClientEnabled:
          type: boolean
          description: Should the controller forward ARP requests out to the WLAN for passive clients?
        advancedPeerToPeerBlocking:
          type: string
          description: >-
            Denotes whether peer-to-peer blocking is disabled, enabled, or if the packets are forwarded to the next device.

            Allowed values:


            DISABLE

            DROP

            FORWARDUP
        advancedPmipMobilityType:
          type: string
          description: >-
            Denotes the Proxy Mobile IP (PMIP) type for this WLAN.

            Allowed values:


            NONE

            PMIP
        advancedPmipProfile:
          type: string
          description: Denotes the Proxy Mobile IP (PMIP) profile for this WLAN.
        advancedPmipRealm:
          type: string
          description: Denotes the default realm of the Proxy Mobile IPv6 (PMIPv6) WLAN.
        advancedScanDeferPriority0:
          type: boolean
          description: Is priority 0 for the channel scan enabled?
        advancedScanDeferPriority1:
          type: boolean
          description: Is priority 1 for the channel scan enabled?
        advancedScanDeferPriority2:
          type: boolean
          description: Is priority 2 for the channel scan enabled?
        advancedScanDeferPriority3:
          type: boolean
          description: Is priority 3 for the channel scan enabled?
        advancedScanDeferPriority4:
          type: boolean
          description: Is priority 4 for the channel scan enabled?
        advancedScanDeferPriority5:
          type: boolean
          description: Is priority 5 for the channel scan enabled?
        advancedScanDeferPriority6:
          type: boolean
          description: Is priority 6 for the channel scan enabled?
        advancedScanDeferPriority7:
          type: boolean
          description: Is priority 7 for the channel scan enabled?
        advancedScanDeferTime:
          type: number
          description: Denotes the channel scan defer time. Measured in milliseconds.
        advancedSessionTimeout:
          type: number
          description: Denotes the maximum time for a client session before requiring reauthentication. Zero means no timeout. Measured in seconds.
        advancedSessionTimeoutEnabled:
          type: boolean
          description: Is advancedSessionTimeout enabled?
        advancedWifiDirectClientsPolicy:
          type: string
          description: >-
            Denotes the Wi-Fi Direct Clients Policy for this WLAN.

            Allowed values:


            DISABLED

            ALLOWED

            NOTALLOWED

            XCONNECTNOTALLOW
        broadcastSsidEnabled:
          type: boolean
          description: Is SSID broadcasting enabled?
        ckipKeyIndex:
          type: number
          description: When ckipSecurityEnabled is true, this denotes the key index.
        ckipKeyPermutationEnabled:
          type: boolean
          description: When ckipSecurityEnabled is true, this denotes whether key permutation is enabled.
        ckipKeySize:
          type: string
          description: >-
            When ckipSecurityEnabled is true, this denotes the key size.

            Allowed values:


            NONE

            LEN40

            LEN104
        ckipMmhModeEnabled:
          type: boolean
          description: When ckipSecurityEnabled is true, this denotes whether multimodular mode hashing is enabled.
        ckipSecurityEnabled:
          type: boolean
          description: Is CKIP layer 2 security enabled?
        hotspot2Enable:
          type: object
          description: This attribute represents enablement of HotSpot 2.0.
        hotspot2Operators:
          type: array
          items:
            type: object
          description: These attributes represent HotSpot 2.0 operators.
        hotspot2Ports:
          type: array
          items:
            type: object
          description: These attributes represent HotSpot 2.0 port configurations.
        hotspot2Wan:
          type: object
          description: These attributes represent HotSpot 2.0 WAN metrics configuration.
        hotspotCellularNetworks:
          type: array
          items:
            type: object
          description: These attributes represent 802.11u cellular network parameters.
        hotspotDomains:
          type: array
          items:
            type: object
          description: These attributes represent 802.11u domains.
        hotspotGeneral:
          type: object
          description: These attributes represent 802.11u general parameters.
        hotspotOuiTemplate:
          type: array
          items:
            type: object
          description: These attributes represent 802.11u OUIs.
        hotspotRealms:
          type: array
          items:
            type: object
          description: These attributes represent 802.11u realms.
        hotspotServiceAdvertisement:
          type: object
          description: These attributes represent MSAP (Mobility Service Advertisement Protocol) parameters.
        interfaceName:
          type: string
          description: Denotes the interface, or interface group, for this WLAN. See interfaceType to determine if this is an interface or interface group.
        interfaceType:
          type: number
          description: >-
            Denotes whether an interface or interface group is used for this interface. See interfaceName for the name of the interface or interface group.

            Allowed values:


            INTERFACE

            INTERFACEGROUP
        isWiredLan:
          type: boolean
          description: Is this a wired LAN?
        lanType:
          type: string
          description: >-
            Denotes the LAN type.

            Allowed values:


            WIRELESS

            GUEST

            REMOTE
        lastModified:
          type: number
          description: The time the template was last modified. Measured in milliseconds since the Unix epoch.
        layer2FastTransitionEnabled:
          type: boolean
          description: Is fast transition (FT) between access points enabled?
        layer2FastTransitionOverDsEnabled:
          type: boolean
          description: When layer2FastTransitionEnabled is true, the denotes whether fast transition over a distributed system is enabled.
        layer2FastTransitionReassociationTimeout:
          type: number
          description: When layer2FastTransitionEnabled is true, this denotes the transition timeout. Measured in seconds.
        layer2MacFilteringEnabled:
          type: boolean
          description: Is MAC filtering enabled?
        layer3GlobalWebAuthEnabled:
          type: boolean
          description: When a layer 3 web policy is true, this denotes whether the template uses global or template-defined Web Auth configuration.
        layer3PreauthenticationAcl:
          type: string
          description: When a layer 3 web policy is true, this denotes the IPv4 ACL for traffic between the client and the wireless controller.
        layer3PreauthenticationIpv6Acl:
          type: string
          description: When a layer 3 web policy is true, this denotes the IPv6 ACL for traffic between the client and the wireless controller.
        layer3VpnPassthroughEnabled:
          type: boolean
          description: Is VPN passthrough enabled?
        layer3WebAuthFlexAcl:
          type: string
          description: When a layer 3 web policy is true, this denotes the the FlexConnect ACL for external web authentication in locally switched WLANs.
        layer3WebAuthType:
          type: string
          description: >-
            When a layer 3 web policy is true and layer3GlobalWebAuth is false, this denotes the type of web authentication to be used.

            Allowed values:


            DEFAULT

            CUSTOMIZED

            EXTERNAL
        layer3WebPolicyAuthenticationEnabled:
          type: boolean
          description: Is the authentication web policy enabled?
        layer3WebPolicyConditionalRedirectEnabled:
          type: boolean
          description: Is the conditional redirect web policy enabled?
        layer3WebPolicyOnMacFailureEnabled:
          type: boolean
          description: Is the WebAuth on MAC failure web policy enabled?
        layer3WebPolicyPassthroughEnabled:
          type: boolean
          description: Is the passthrough web policy enabled?
        multicastVlanEnabled:
          type: boolean
          description: Is a multicast VLAN enabled?
        multicastVlanInterface:
          type: string
          description: When multicastVlanInterface is true, this denotes the multicast VLAN.
        profileName:
          type: string
          description: Profile name of the WLAN.
        qos7920Cac:
          type: string
          description: >-
            Denotes the Call Admission Control (CAC) configuration for Cisco 7920 phones.

            Allowed values:


            DISABLED

            CLIENTCAC

            APCAC

            CLIENTANDAPCAC
        qosAvcProfileName:
          type: string
          description: Denotes the Application Visibility and Control (AVC) profile for this WLAN.
        qosNbarVisibilityEnabled:
          type: boolean
          description: Is Network Based Application Recognition (NBAR) deep packet inspection enabled on this WLAN?
        qosNetflowMonitor:
          type: string
          description: Denotes the Netflow monitor configured for this WLAN.
        qosPerSSidBurstRealTimeUpstreamRate:
          type: number
          description: Denotes the peak data rate limit for upstream UDP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidAverageDownstreamRate:
          type: number
          description: Denotes the average data rate limit for downstream TCP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidAverageRealTimeDownstreamRate:
          type: number
          description: Denotes the average data rate limit for downstream UDP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidAverageRealTimeUpstreamRate:
          type: number
          description: Denotes the average data rate limit for upstream UDP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidAverageUpstreamRate:
          type: number
          description: Denotes the average data rate limit for upstream TCP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidBurstDownstreamRate:
          type: number
          description: Denotes the peak data rate limit for downstream TCP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidBurstRealTimeDownstreamRate:
          type: number
          description: Denotes the peak data rate limit for downstream UDP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerSsidBurstUpstreamRate:
          type: number
          description: Denotes the peak data rate limit for upstream TCP traffic for the WLAN. Zero means no restriction. Measured in Kbps.
        qosPerUserAverageDownstreamRate:
          type: number
          description: Denotes the average data rate limit for downstream TCP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserAverageRealTimeDownstreamRate:
          type: number
          description: Denotes the average data rate limit for downstream UDP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserAverageRealTimeUpstreamRate:
          type: number
          description: Denotes the average data rate limit for upstream UDP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserAverageUpstreamRate:
          type: number
          description: Denotes the average data rate limit for upstream TCP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserBurstDownstreamRate:
          type: number
          description: Denotes the peak data rate limit for downstream TCP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserBurstRealTimeDownstreamRate:
          type: number
          description: Denotes the peak data rate limit for downstream UDP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserBurstRealTimeUpstreamRate:
          type: number
          description: Denotes the peak data rate limit for upstream UDP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosPerUserBurstUpstreamRate:
          type: number
          description: Denotes the peak data rate limit for upstream TCP traffic for a client. Zero means no restriction. Measured in Kbps.
        qosProfile:
          type: string
          description: >-
            Denotes the QoS level for the WLAN.

            Allowed values:


            BRONZE

            SILVER

            GOLD

            PLATINUM
        qosWmmPolicy:
          type: string
          description: >-
            Denotes the state of the Wi-fi Multimedia (WMM) policy for this WLAN.

            Allowed values:


            DISABLED

            ALLOWED

            REQUIRED
        radioPolicy:
          type: string
          description: >-
            Denotes the WLAN radio policy.

            Allowed values:


            ALL

            ONLY80211A

            ONLY80211B

            ONLY80211G

            ONLY80211BG

            ONLY80211AG

            ONLY80211AB

            NONE

            REMOTELAN
        ssid:
          type: string
          description: SSID of the WLAN.
        templateName:
          type: string
          description: The name of the WLAN template.
        vpnPassThroughGatewayAddress:
          type: object
          description: When layer3VpnPassthroughEnabled is true, this denotes the IP address of the VPN gateway.
        webAuthExternalUrl:
          type: string
          description: When a layer 3 web policy is enabled, layer3GlobalWebAuthEnabled is false, and layer3WebAuthType is set to "External", this denotes the URL of the authentication server.
        webAuthLoginFailurePage:
          type: string
          description: When a layer 3 web policy is enabled, layer3GlobalWebAuthEnabled is false, and layer3WebAuthType is set to "Customized", this denotes the page for authentication failures.
        webAuthLoginPage:
          type: string
          description: When a layer 3 web policy is enabled, layer3GlobalWebAuthEnabled is false, and layer3WebAuthType is set to "Customized", this denotes the page for authentication.
        webAuthLogoutPage:
          type: string
          description: When a layer 3 web policy is enabled, layer3GlobalWebAuthEnabled is false, and layer3WebAuthType is set to "Customized", this denotes the page for logout.
        webPassthruEmailInputEnabled:
          type: boolean
          description: When layer3WebPolicyPassthroughEnabled is true, this denotes whether the client is prompted to enter an email address when connecting.
        wepAllowSharedKeyAuthentication:
          type: boolean
          description: When wepSecurityEnabled is true, this denotes whether shared key authentication is enabled.
        wepKeyIndex:
          type: number
          description: When wepSecurityEnabled is true, this denotes the key index.
        wepKeySize:
          type: string
          description: >-
            When wepSecurityEnabled is true, this denotes whether shared key authentication is enabled.

            Allowed values:


            WEP104

            NONE

            WEP40

            WEP128

            AESOCB128

            WEP_40

            WEP_104
        wepSecurityEnabled:
          type: boolean
          description: Is WEP layer 2 security enabled?
        wpa2Enabled:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether the WPA2 policy is enabled.
        wpa2EncryptionProtocolAes:
          type: boolean
          description: When wpaSecurityEnabled and wpa2Enabled are true, this denotes whether AES encryption is supported for the WPA2 policy.
        wpa2EncryptionProtocolTkip:
          type: boolean
          description: When wpaSecurityEnabled and wpa2Enabled are true, this denotes whether TKIP encryption is supported for the WPA2 policy.
        wpaAuthenticationKeyManagement8021x:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether 802.1X key management is enabled.
        wpaAuthenticationKeyManagementCckm:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether Cisco Centralized Key Management (CCKM) is enabled.
        wpaAuthenticationKeyManagementFt8021x:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether Fast Transition (FT) 802.1X key management is enabled.
        wpaAuthenticationKeyManagementFtPsk:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether Fast Transition (FT) preshared key management is enabled.
        wpaAuthenticationKeyManagementPmf8021x:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether Protected Management Frame (PMF) 802.1X key management is enabled.
        wpaAuthenticationKeyManagementPmfPsk:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether Protected Management Frame (PMF) preshared key management is enabled.
        wpaAuthenticationKeyManagementPsk:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether preshared key management is enabled.
        wpaControllerSpecificPresharedKeyEnabled:
          type: boolean
          description: Is controller specific preshared key enabled?
        wpaEnabled:
          type: boolean
          description: When wpaSecurityEnabled is true, this denotes whether the WPA1 policy is enabled.
        wpaEncryptionProtocolAes:
          type: boolean
          description: When wpaSecurityEnabled and wpaEnabled are both true, this denotes whether AES encryption is supported for the WPA1 policy.
        wpaEncryptionProtocolTkip:
          type: boolean
          description: When wpaSecurityEnabled and wpaEnabled are both true, this denotes whether TKIP encryption is supported for the WPA1 policy.
        wpaPresharedKey:
          type: string
          description: When wpaSecurityEnabled is true, this contains preshared key in HEX or ASCII format.
        wpaPresharedKeyFormat:
          type: string
          description: >-
            When wpaSecurityEnabled is true, this denotes preshared key format.

            Allowed values:


            DEFAULT

            HEX

            ASCII
        wpaSecurityEnabled:
          type: boolean
          description: Is WPA layer 2 security enabled?
        x8021KeySize:
          type: string
          description: >-
            When x8021SecurityEnabled is true, this denotes the 802.1X key size.

            Allowed values:


            WEP104

            WEP40

            WEP128

            NONE

            WEP_40

            WEP_104
        x8021SecurityEnabled:
          type: boolean
          description: Is 802.1X layer 2 security enabled?
    WebacsApiV4OpWlanProvisioningApGroupResponse:
      title: WebacsApiV4OpWlanProvisioningApGroupResponse
      type: object
      properties:
        jobName:
          type: string
          description: The unique job name for this job.
        jobType:
          type: string
          description: The non-unique job type for this job.
    WebacsApiV4OpWlanProvisioningInterfaceResponse:
      title: WebacsApiV4OpWlanProvisioningInterfaceResponse
      type: object
      properties:
        jobName:
          type: string
          description: The unique job name for this job.
        jobType:
          type: string
          description: The non-unique job type for this job.
    WebacsApiV4OpWlanProvisioningInterfaceGroupResponse:
      title: WebacsApiV4OpWlanProvisioningInterfaceGroupResponse
      type: object
      properties:
        jobName:
          type: string
          description: The unique job name for this job.
        jobType:
          type: string
          description: The non-unique job type for this job.
    WebacsApiV4OpWlanProvisioningWlanProfileResponse:
      title: WebacsApiV4OpWlanProvisioningWlanProfileResponse
      type: object
      properties:
        jobName:
          type: string
          description: The unique job name for this job.
        jobType:
          type: string
          description: The non-unique job type for this job.
    WebacsApiV4OpWlanProvisioningWlanTemplateResponse:
      title: WebacsApiV4OpWlanProvisioningWlanTemplateResponse
      type: object
      properties:
        templateName:
          type: string
          description: RequiredThe name of the template to delete.
    WebacsApiV4OpWlanProvisioningWlanTemplateResponse1:
      title: WebacsApiV4OpWlanProvisioningWlanTemplateResponse1
      type: object
      properties:
        adminStatus:
          type: boolean
          description: Is the WLAN administratively enabled?
        broadcastSsidEnabled:
          type: boolean
          description: Is SSID broadcasting enabled?
        interfaceName:
          type: string
          description: Denotes the interface, or interface group, for this WLAN. See interfaceType to determine if this is an interface or interface group.
        interfaceType:
          type: number
          description: >-
            Denotes whether an interface or interface group is used for this interface. See interfaceName for the name of the interface or interface group.

            Allowed values:


            INTERFACE

            INTERFACEGROUP
        lanType:
          type: string
          description: >-
            Denotes the LAN type.

            Allowed values:


            WIRELESS

            GUEST

            REMOTE
        layer2Security:
          type: object
          description: >-
            Layer 2 Security configuration. Required.

            No changes in layer 2 security will be made when is not provided.
        profileName:
          type: string
          description: Profile name of the WLAN.
        ssid:
          type: string
          description: SSID of the WLAN.
        templateName:
          type: string
          description: The name of the WLAN template.
    WebacsApiV4OpWlanProvisioningDeployTemplateResponse:
      title: WebacsApiV4OpWlanProvisioningDeployTemplateResponse
      type: object
      properties:
        adminStatus:
          type: boolean
          description: Is the WLAN administratively enabled?
        broadcastSsidEnabled:
          type: boolean
          description: Is SSID broadcasting enabled?
        interfaceName:
          type: string
          description: Denotes the interface, or interface group, for this WLAN. See interfaceType to determine if this is an interface or interface group.
        interfaceType:
          type: number
          description: >-
            Denotes whether an interface or interface group is used for this interface. See interfaceName for the name of the interface or interface group.

            Allowed values:


            INTERFACE

            INTERFACEGROUP
        lanType:
          type: string
          description: >-
            Denotes the LAN type.

            Allowed values:


            WIRELESS

            GUEST

            REMOTE
        layer2Security:
          type: object
          description: >-
            Layer 2 Security configuration. Required.

            No changes in layer 2 security will be made when is not provided.
        profileName:
          type: string
          description: Profile name of the WLAN.
        ssid:
          type: string
          description: SSID of the WLAN.
        templateName:
          type: string
          description: The name of the WLAN template.
    WebacsApiV4DataAutoApRadioDetailsResponse:
      title: WebacsApiV4DataAutoApRadioDetailsResponse
      type: object
      properties:
        adminStatus:
          type: string
          description: >-
            Administrative status of the radio interface

            Allowed values:


            UNKNOWN

            ENABLE

            DISABLE
        antennaAzimAngle:
          type: number
          description: Displays the horizontal angle of the antenna
        antennaElevAngle:
          type: number
          description: Displays the elevation angle of the antenna.
        antennaGain:
          type: number
          description: The external antenna gain, measured in 0.5 dBi units. This is the raw value from device. It is different from displayed in the UI. An integer value 7 means 7 x 0.5 = 3.5 dBm of gain.
        antennaName:
          type: string
          description: Antenna name
        apIpAddress:
          type: object
          description: IP address of the access point
        apName:
          type: string
          description: Name of the access point
        baseRadioMac:
          type: object
          description: Base radio MAC address
        channelNumber:
          type: string
          description: >-
            Current operational channel number

            Allowed values:


            UNKNOWN

            _1

            _2

            _3

            _4

            _5

            _6

            _7

            _8

            _9

            _10

            _11

            _12

            _13

            _14

            _20

            _21

            _22

            _23

            _24

            _25

            _26

            _34

            _36

            _38

            _40

            _42

            _44

            _46

            _48

            _52

            _56

            _60

            _64

            _100

            _104

            _108

            _112

            _116

            _120

            _124

            _128

            _132

            _136

            _140

            _144

            _149

            _153

            _157

            _161

            _165

            _169

            _173
        clientCount:
          type: number
          description: Client count connected to the radio interface
        ethernetMac:
          type: object
          description: MAC address of the ethernet interface on the AP
        ifDescr:
          type: string
          description: SNMP ifDescr
        nativePowerUseStandard:
          type: boolean
          description: Native power use standard
        operBand:
          type: string
          description: >-
            802.11 operational band

            Allowed values:


            UNKNOWN

            BAND24GHZ

            BAND5GHZ
        operStatus:
          type: string
          description: >-
            erational status of the radio interface

            Allowed values:


            DOWN

            UP

            NOTASSOCIATED

            UNKNOWN
        phyType:
          type: string
          description: >-
            802.11 phy type

            Allowed values:


            UNKNOWN

            FHSS

            DSSS

            IRBASEBAND

            OFDM

            HRDSSS

            ERP

            HT
        powerLevel:
          type: number
          description: Power level of the radio
        radioMac:
          type: object
          description: Radio MAC address
        radioRole:
          type: string
          description: >-
            Radio role

            Allowed values:


            UNKNOWN

            WGB

            BRIDGE

            CLIENT

            ROOT

            REPEATER

            APBRIDGE

            APREPEATER

            IBSS

            NRBRIDGE

            APBRBRIDGE

            SCANNER
        radioType:
          type: string
          description: >-
            Radio type

            Allowed values:


            802.11a

            802.11b/g

            802.11b/g/n

            802.11a/n

            Unknown
    WebacsApiV4DataClientStatsResponse:
      title: WebacsApiV4DataClientStatsResponse
      type: object
      properties:
        bytesReceived:
          type: number
          description: Number of bytes received during the session
        bytesSent:
          type: number
          description: Number of bytes sent during the session
        collectionTime:
          type: number
          description: The time collection of this record was finished, measured in milliseconds since the Unix epoch.
        dataRate:
          type: number
          description: Reading data rate, measured in Mbps.
        dataRetries:
          type: number
          description: Number data retries during the session
        macAddress:
          type: object
          description: Client MAC address
        packetsReceived:
          type: number
          description: Number packets received during the session
        packetsSent:
          type: number
          description: Number of packets sent during the session
        raPacketsDropped:
          type: number
          description: Number of IPv6 RA packets dropped during the session
        rssi:
          type: number
          description: The Received Signal Strength Indicator as detected by the access point with which the client is associated, measured in dBm.
        rtsRetries:
          type: number
          description: Number of RTS retries during the session
        rxBytesDropped:
          type: number
          description: Number of Rx bytes dropped during the session
        rxPacketsDropped:
          type: number
          description: Number of Rx packets dropped during the session
        snr:
          type: number
          description: Signal-to-noise ratio of the client session as detected by the access point with which the client is associated.
        txBytesDropped:
          type: number
          description: Number of Tx bytes dropped during the session
        txPacketsDropped:
          type: number
          description: Number of Tx packets dropped during the session
    WebacsApiV4DataHistoricalClientStatsResponse:
      title: WebacsApiV4DataHistoricalClientStatsResponse
      type: object
      properties:
        bytesReceived:
          type: number
          description: Number of bytes received during the session
        bytesSent:
          type: number
          description: Number of bytes sent during the session
        collectionTime:
          type: number
          description: The time collection of this record was finished, measured in milliseconds since the Unix epoch.
        dataRate:
          type: number
          description: Reading data rate, measured in Mbps.
        dataRetries:
          type: number
          description: Number data retries during the session
        macAddress:
          type: object
          description: Client MAC address
        packetsReceived:
          type: number
          description: Number packets received during the session
        packetsSent:
          type: number
          description: Number of packets sent during the session
        raPacketsDropped:
          type: number
          description: Number of IPv6 RA packets dropped during the session
        rssi:
          type: number
          description: The Received Signal Strength Indicator as detected by the access point with which the client is associated, measured in dBm.
        rtsRetries:
          type: number
          description: Number of RTS retries during the session
        rxBytesDropped:
          type: number
          description: Number of Rx bytes dropped during the session
        rxPacketsDropped:
          type: number
          description: Number of Rx packets dropped during the session
        snr:
          type: number
          description: Signal-to-noise ratio of the client session as detected by the access point with which the client is associated.
        txBytesDropped:
          type: number
          description: Number of Tx bytes dropped during the session
        txPacketsDropped:
          type: number
          description: Number of Tx packets dropped during the session
    WebacsApiV4DataHistoricalRFCountersResponse:
      title: WebacsApiV4DataHistoricalRFCountersResponse
      type: object
      properties:
        ackFailureCount:
          type: number
          description: ACK failure count
        collectionTime:
          type: number
          description: >-
            The time collection of this record was finished.


            Note: The date has an incorrect UTC offset. Please see the FAQ for details.
        failedCount:
          type: number
          description: Failed count
        fcsErrorCount:
          type: number
          description: FCS error count
        frameDuplicateCount:
          type: number
          description: Frame duplicate count
        macAddress:
          type: object
          description: Base radio MAC address
        multipleRetryCount:
          type: number
          description: Multiple retry count
        retryCount:
          type: number
          description: Retry count
        rtsFailureCount:
          type: number
          description: RTS failure count
        rtsSuccessCount:
          type: number
          description: RTS success count
        rxFragmentCount:
          type: number
          description: Rx fragment count
        rxMulticastFrameCount:
          type: number
          description: Rx multicast frame count
        slotId:
          type: number
          description: Radio slot ID
        txFragmentCount:
          type: number
          description: Tx fragment count
        txFrameCount:
          type: number
          description: Tx frame count
        txMulticastFrameCount:
          type: number
          description: Tx multicast frame count
        wepUndecryptableCount:
          type: number
          description: WEP undecryptable count
    WebacsApiV4DataHistoricalRFLoadStatsResponse:
      title: WebacsApiV4DataHistoricalRFLoadStatsResponse
      type: object
      properties:
        channelUtilization:
          type: number
          description: Channel Utilization (%)
        clientCount:
          type: number
          description: Number of associated clients
        collectionTime:
          type: number
          description: >-
            The time collection of this record was finished.


            Note: The date has an incorrect UTC offset. Please see the FAQ for details.
        ethernetMac:
          type: object
          description: MAC address of the ethernet interface on the AP
        macAddress:
          type: object
          description: Base radio MAC address
        poorCoverageClients:
          type: number
          description: Poor coverage clients
        rxUtilization:
          type: number
          description: Rx Utilization (%)
        slotId:
          type: number
          description: Slot ID of the radio
        txUtilization:
          type: number
          description: Tx Utilization (%)
    WebacsApiV4DataHistoricalRFStatsResponse:
      title: WebacsApiV4DataHistoricalRFStatsResponse
      type: object
      properties:
        channelNumber:
          type: string
          description: >-
            Channel number that the radio is operating on

            Allowed values:


            UNKNOWN

            _1

            _2

            _3

            _4

            _5

            _6

            _7

            _8

            _9

            _10

            _11

            _12

            _13

            _14

            _20

            _21

            _22

            _23

            _24

            _25

            _26

            _34

            _36

            _38

            _40

            _42

            _44

            _46

            _48

            _52

            _56

            _60

            _64

            _100

            _104

            _108

            _112

            _116

            _120

            _124

            _128

            _132

            _136

            _140

            _144

            _149

            _153

            _157

            _161

            _165

            _169

            _173
        clientCount:
          type: number
          description: Number of associated clients
        collectionTime:
          type: number
          description: >-
            The time collection of this record was finished.


            Note: The date has an incorrect UTC offset. Please see the FAQ for details.
        coverageProfile:
          type: string
          description: >-
            Allowed values:


            FAILED

            PASSED
        ethernetMac:
          type: object
          description: MAC address of the ethernet interface on the AP
        interferenceProfile:
          type: string
          description: >-
            Interference profile

            Allowed values:


            FAILED

            PASSED
        loadProfile:
          type: string
          description: >-
            Load profile

            Allowed values:


            FAILED

            PASSED
        macAddress:
          type: object
          description: Base radio MAC address
        noiseProfile:
          type: string
          description: >-
            Noise profile

            Allowed values:


            FAILED

            PASSED
        operStatus:
          type: string
          description: >-
            erational Status

            Allowed values:


            DOWN

            UP

            NOTASSOCIATED

            UNKNOWN
        powerLevel:
          type: number
          description: wer level of the radio
        slotId:
          type: number
          description: Slot ID of the radio
    WebacsApiV4DataHistoricalWLCCPUUtilizationsResponse:
      title: WebacsApiV4DataHistoricalWLCCPUUtilizationsResponse
      type: object
      properties:
        averageCPUUtilization:
          type: number
          description: The average utilization of all CPUs in the controller
        collectionTime:
          type: number
          description: The time on the server when the collection was performed, as milliseconds from the Unix epoch
        cpuUtilization:
          type: array
          items:
            type: object
          description: Detailed utilization information per each controller CPU
        ipAddress:
          type: object
          description: WLAN controller IP address
        name:
          type: string
          description: WLAN controller name
    WebacsApiV4DataHistoricalWLCMemUtilizationsResponse:
      title: WebacsApiV4DataHistoricalWLCMemUtilizationsResponse
      type: object
      properties:
        collectionTime:
          type: number
          description: The time on the server when the collection was performed, as milliseconds from the Unix epoch
        ipAddress:
          type: object
          description: WLAN controller IP address
        memoryFree:
          type: number
          description: The total amount of free memory in all controller memory pools
        memoryPoolUtilization:
          type: array
          items:
            type: object
          description: Detailed utilization information per each controller memory pool
        memoryTotal:
          type: number
          description: The total amount of memory in all controller memory pools
        memoryUsed:
          type: number
          description: The total amount of used memory in all controller memory pools
        memoryUtilization:
          type: number
          description: Common memory utilization for all controller memory pools
        name:
          type: string
          description: WLAN controller name
    WebacsApiV4DataRadioDetailsResponse:
      title: WebacsApiV4DataRadioDetailsResponse
      type: object
      properties:
        adminStatus:
          type: string
          description: >-
            Administrative status of the radio interface

            Allowed values:


            UNKNOWN

            ENABLE

            DISABLE
        alarmStatus:
          type: string
          description: >-
            Allowed values:


            CRITICAL

            MAJOR

            MINOR

            WARNING

            CLEARED

            INFORMATION
        antennaAzimAngle:
          type: number
          description: Displays the horizontal angle of the antenna
        antennaDiversity:
          type: string
          description: >-
            Displays if antenna diversity is enabled or disabled. Antenna diversity refers to the access point sampling the radio signal from two integrated antenna ports to choose the preferred antenna.

            Allowed values:


            CONNECTOR_A

            CONNECTOR_B

            ENABLED

            NOT_APPLICABLE
        antennaElevAngle:
          type: number
          description: Displays the elevation angle of the antenna.
        antennaGain:
          type: number
          description: The external antenna gain, measured in 0.5 dBi units. This is the raw value from device. It is different from displayed in the UI. An integer value 7 means 7 x 0.5 = 3.5 dBm of gain.
        antennaMode:
          type: string
          description: >-
            Displays the antenna mode such as Omni, Directional, or NA (non-applicable).

            Allowed values:


            SECTOR_A

            SECTOR_B

            OMNI

            NOTAPPLICABLE
        antennaName:
          type: string
          description: Antenna name
        antennaType:
          type: string
          description: >-
            Antenna type

            Allowed values:


            INTERNAL

            EXTERNAL

            CIRCULAR

            LINEAR

            NOT_APPLICABLE
        apIpAddress:
          type: object
          description: IP address of the access point
        apName:
          type: string
          description: Name of the access point
        baseRadioMac:
          type: object
          description: Base radio MAC address
        channelControl:
          type: string
          description: >-
            Radio channel control

            Allowed values:


            AUTOMATIC

            CUSTOM
        channelNumber:
          type: string
          description: >-
            Current operational channel number

            Allowed values:


            UNKNOWN

            _1

            _2

            _3

            _4

            _5

            _6

            _7

            _8

            _9

            _10

            _11

            _12

            _13

            _14

            _20

            _21

            _22

            _23

            _24

            _25

            _26

            _34

            _36

            _38

            _40

            _42

            _44

            _46

            _48

            _52

            _56

            _60

            _64

            _100

            _104

            _108

            _112

            _116

            _120

            _124

            _128

            _132

            _136

            _140

            _144

            _149

            _153

            _157

            _161

            _165

            _169

            _173
        channelWidth:
          type: string
          description: >-
            Channel width

            Allowed values:


            5 MHz

            10 MHz

            20 MHz

            40 MHz

            Below 40 MHz

            Above 40 MHz

            80 MHz

            160 MHz

            NOTAPPLICABLE
        cleanAirCapable:
          type: boolean
          description: Capability of clean air feature.
        cleanAirSensorStatus:
          type: object
          description: >-
            Clean air sensor status

            Allowed values:


            UP

            DOWN

            NOTAPPLICABLE
        cleanAirStatus:
          type: boolean
          description: Clean air enablement status.
        clientCount:
          type: number
          description: Client count connected to the radio interface
        controllerIpAddress:
          type: object
          description: Registered controller IP address for CAPWAP AP only
        dot11nCapable:
          type: boolean
          description: 802.11n capability
        ethernetMac:
          type: object
          description: MAC address of the ethernet interface on the AP
        operStatus:
          type: string
          description: >-
            erational status of the radio interface

            Allowed values:


            DOWN

            UP

            NOTASSOCIATED

            UNKNOWN
        port:
          type: number
          description: Controller port number
        powerLevel:
          type: number
          description: Power level of the radio
        radioBand:
          type: string
          description: >-
            Radio band of the radio interface

            Allowed values:


            2.4 GHz

            5 GHz

            Unknown
        radioRole:
          type: string
          description: >-
            Radio role

            Allowed values:


            SHUTDOWN

            UPDOWNLINK

            UPLINK

            DOWNLINK

            ACCESS

            UPLINKACCESS

            DOWNLINKACCESS

            UPDOWNLINKACCESS

            NOTAPPLICABLE
        radioType:
          type: string
          description: >-
            Radio type ot the interface

            Allowed values:


            802.11a

            802.11a/n

            802.11ac

            802.11a/n/ac

            802.11b/g

            802.11b/g/n

            Unknown
        slotId:
          type: number
          description: Slot ID of the radio in the AP
        txPowerControl:
          type: string
          description: >-
            Tranmission power control

            Allowed values:


            AUTOMATIC

            CUSTOM
        txPowerOutput:
          type: number
          description: The txPower currently being used to transmit data, in dBm
    WebacsApiV4DataRFCountersResponse:
      title: WebacsApiV4DataRFCountersResponse
      type: object
      properties:
        ackFailureCount:
          type: number
          description: ACK failure count
        collectionTime:
          type: number
          description: >-
            The time collection of this record was finished.


            Note: The date has an incorrect UTC offset. Please see the FAQ for details.
        failedCount:
          type: number
          description: Failed count
        fcsErrorCount:
          type: number
          description: FCS error count
        frameDuplicateCount:
          type: number
          description: Frame duplicate count
        macAddress:
          type: object
          description: Base radio MAC address
        multipleRetryCount:
          type: number
          description: Multiple retry count
        retryCount:
          type: number
          description: Retry count
        rtsFailureCount:
          type: number
          description: RTS failure count
        rtsSuccessCount:
          type: number
          description: RTS success count
        rxFragmentCount:
          type: number
          description: Rx fragment count
        rxMulticastFrameCount:
          type: number
          description: Rx multicast frame count
        slotId:
          type: number
          description: Radio slot ID
        txFragmentCount:
          type: number
          description: Tx fragment count
        txFrameCount:
          type: number
          description: Tx frame count
        txMulticastFrameCount:
          type: number
          description: Tx multicast frame count
        wepUndecryptableCount:
          type: number
          description: WEP undecryptable count
    WebacsApiV4DataRFLoadStatsResponse:
      title: WebacsApiV4DataRFLoadStatsResponse
      type: object
      properties:
        channelUtilization:
          type: number
          description: Channel Utilization (%)
        clientCount:
          type: number
          description: Number of associated clients
        collectionTime:
          type: number
          description: >-
            The time collection of this record was finished.


            Note: The date has an incorrect UTC offset. Please see the FAQ for details.
        ethernetMac:
          type: object
          description: MAC address of the ethernet interface on the AP
        macAddress:
          type: object
          description: Base radio MAC address
        poorCoverageClients:
          type: number
          description: Poor coverage clients
        rxUtilization:
          type: number
          description: Rx Utilization (%)
        slotId:
          type: number
          description: Slot ID of the radio
        txUtilization:
          type: number
          description: Tx Utilization (%)
    WebacsApiV4DataRFStatsResponse:
      title: WebacsApiV4DataRFStatsResponse
      type: object
      properties:
        channelNumber:
          type: string
          description: >-
            Channel number that the radio is operating on

            Allowed values:


            UNKNOWN

            _1

            _2

            _3

            _4

            _5

            _6

            _7

            _8

            _9

            _10

            _11

            _12

            _13

            _14

            _20

            _21

            _22

            _23

            _24

            _25

            _26

            _34

            _36

            _38

            _40

            _42

            _44

            _46

            _48

            _52

            _56

            _60

            _64

            _100

            _104

            _108

            _112

            _116

            _120

            _124

            _128

            _132

            _136

            _140

            _144

            _149

            _153

            _157

            _161

            _165

            _169

            _173
        clientCount:
          type: number
          description: Number of associated clients
        collectionTime:
          type: number
          description: >-
            The time collection of this record was finished.


            Note: The date has an incorrect UTC offset. Please see the FAQ for details.
        coverageProfile:
          type: string
          description: >-
            Allowed values:


            FAILED

            PASSED
        ethernetMac:
          type: object
          description: MAC address of the ethernet interface on the AP
        interferenceProfile:
          type: string
          description: >-
            Interference profile

            Allowed values:


            FAILED

            PASSED
        loadProfile:
          type: string
          description: >-
            Load profile

            Allowed values:


            FAILED

            PASSED
        macAddress:
          type: object
          description: Base radio MAC address
        noiseProfile:
          type: string
          description: >-
            Noise profile

            Allowed values:


            FAILED

            PASSED
        operStatus:
          type: string
          description: >-
            erational Status

            Allowed values:


            DOWN

            UP

            NOTASSOCIATED

            UNKNOWN
        powerLevel:
          type: number
          description: wer level of the radio
        slotId:
          type: number
          description: Slot ID of the radio
        txPowerOutput:
          type: number
          description: The txPower currently being used to transmit data, in dBm
    WebacsApiV4DataRadiosResponse:
      title: WebacsApiV4DataRadiosResponse
      type: object
      properties:
        adminStatus:
          type: string
          description: >-
            Administrative status of the radio interface

            Allowed values:


            UNKNOWN

            ENABLE

            DISABLE
        apIpAddress:
          type: object
          description: IP address of the access point
        apName:
          type: string
          description: Name of the access point
        apType:
          type: number
          description: >-
            Type of access point

            Allowed values:


            CAPWAP

            AUTONOMOUS
        baseRadioMac:
          type: object
          description: Base radio MAC address
        channelNumber:
          type: string
          description: >-
            Current operational channel number

            Allowed values:


            UNKNOWN

            _1

            _2

            _3

            _4

            _5

            _6

            _7

            _8

            _9

            _10

            _11

            _12

            _13

            _14

            _20

            _21

            _22

            _23

            _24

            _25

            _26

            _34

            _36

            _38

            _40

            _42

            _44

            _46

            _48

            _52

            _56

            _60

            _64

            _100

            _104

            _108

            _112

            _116

            _120

            _124

            _128

            _132

            _136

            _140

            _144

            _149

            _153

            _157

            _161

            _165

            _169

            _173
        clientCount:
          type: number
          description: Client count connected to the radio interface
        controllerIpAddress:
          type: object
          description: Registered controller IP address for CAPWAP AP only
        ethernetMac:
          type: object
          description: MAC address of the ethernet interface on the AP
        operStatus:
          type: string
          description: >-
            erational status of the radio interface

            Allowed values:


            DOWN

            UP

            NOTASSOCIATED

            UNKNOWN
        powerLevel:
          type: number
          description: Power level of the radio
        radioType:
          type: string
          description: >-
            Radio type ot the interface

            Allowed values:


            802.11a

            802.11a/n

            802.11ac

            802.11a/n/ac

            802.11b/g

            802.11b/g/n

            Unknown
    WebacsApiV4DataThirdpartyAccessPointsResponse:
      title: WebacsApiV4DataThirdpartyAccessPointsResponse
      type: object
      properties:
        adminStatus:
          type: string
          description: >-
            AP Admin Status

            Allowed values:


            UNKNOWN

            ENABLE

            DISABLE
        clientCount:
          type: number
          description: Total Client Count
        clientCount24GHz:
          type: number
          description: Client Count on 2.4GHz Band
        clientCount5GHz:
          type: number
          description: Client Count on 5GHZ Band
        controllerIpAddress:
          type: string
          description: Registered Third Party Controller IP address
        controllerName:
          type: string
          description: Registered Third Party Controller name
        ethernetMac:
          type: string
          description: AP Ethernet MAC Address
        ipAddress:
          type: string
          description: AP IP Address
        location:
          type: string
          description: AP SNMP Location
        macAddress:
          type: string
          description: AP MAC Address
        model:
          type: string
          description: AP Model
        name:
          type: string
          description: AP Name
        operationalStatus:
          type: string
          description: >-
            AP Operational Status

            Allowed values:


            REGISTERED

            NOTREGISTERED

            DOWNLOADING
        serialNumber:
          type: string
          description: AP Serial Number
        softwareVersion:
          type: string
          description: AP Software Version
        status:
          type: string
          description: >-
            AP Alarm Status

            Allowed values:


            CRITICAL

            MAJOR

            MINOR

            WARNING

            CLEARED

            INFORMATION
    WebacsApiV4DataAccessPointsResponse:
      title: WebacsApiV4DataAccessPointsResponse
      type: object
      properties:
        adminStatus:
          type: string
          description: >-
            AP Admin Status

            Allowed values:


            UNKNOWN

            ENABLE

            DISABLE
        bootVersion:
          type: string
          description: AP Boot Version
        clientCount:
          type: number
          description: Total Client Count
        clientCount24GHz:
          type: number
          description: Client Count on 2.4GHz Band
        clientCount5GHz:
          type: number
          description: Client Count on 5GHZ Band
        controllerIpAddress:
          type: string
          description: Registered Controller IP Address
        controllerName:
          type: string
          description: Registered Controller Name
        countryCode:
          type: string
          description: Identifies the country in which the AP is operating. This value is the 3 letter country code.
        ethernetMac:
          type: object
          description: AP Ethernet MAC Address
        hreapEnabled:
          type: boolean
          description: Displays whether OfficeExtend is enabled.
        ipAddress:
          type: object
          description: AP IP Address
        location:
          type: string
          description: AP SNMP Location
        lwappUpTime:
          type: number
          description: LWAPP uptime. Represents the time in hundredths of a second since the last time the AP joined the controller.
        macAddress:
          type: object
          description: AP MAC Address
        model:
          type: string
          description: AP Model
        name:
          type: string
          description: AP Name
        serialNumber:
          type: string
          description: AP Serial Number
        softwareVersion:
          type: string
          description: AP Software Version
        status:
          type: string
          description: >-
            AP Alarm Status

            Allowed values:


            CRITICAL

            MAJOR

            MINOR

            WARNING

            CLEARED

            INFORMATION
        type:
          type: string
          description: AP Type
        upTime:
          type: number
          description: AP Up Time in hundredths of a second
    WebacsApiV4DataWLCCPUUtilizationsResponse:
      title: WebacsApiV4DataWLCCPUUtilizationsResponse
      type: object
      properties:
        averageCPUUtilization:
          type: number
          description: The average utilization of all CPUs in the controller
        collectionTime:
          type: number
          description: The time on the server when the collection was performed, as milliseconds from the Unix epoch
        cpuUtilization:
          type: array
          items:
            type: object
          description: Detailed utilization information per each controller CPU
        ipAddress:
          type: object
          description: WLAN controller IP address
        name:
          type: string
          description: WLAN controller name
    WebacsApiV4DataWLCMemoryUtilizationsResponse:
      title: WebacsApiV4DataWLCMemoryUtilizationsResponse
      type: object
      properties:
        collectionTime:
          type: number
          description: The time on the server when the collection was performed, as milliseconds from the Unix epoch
        ipAddress:
          type: object
          description: WLAN controller IP address
        memoryFree:
          type: number
          description: The total amount of free memory in all controller memory pools
        memoryPoolUtilization:
          type: array
          items:
            type: object
          description: Detailed utilization information per each controller memory pool
        memoryTotal:
          type: number
          description: The total amount of memory in all controller memory pools
        memoryUsed:
          type: number
          description: The total amount of used memory in all controller memory pools
        memoryUtilization:
          type: number
          description: Common memory utilization for all controller memory pools
        name:
          type: string
          description: WLAN controller name
    WebacsApiV4DataWlanControllersResponse:
      title: WebacsApiV4DataWlanControllersResponse
      type: object
      properties:
        alarmStatus:
          type: string
          description: >-
            Alarm status

            Allowed values:


            CRITICAL

            MAJOR

            MINOR

            WARNING

            CLEARED

            INFORMATION
        apCount:
          type: number
          description: Number of access points associated with the controller
        auditStatus:
          type: string
          description: >-
            Audit status

            Allowed values:


            NA

            MISMATCH

            IDENTICAL

            UNREACHABLE
        autoRefresh:
          type: boolean
          description: Auto refresh state
        clientCount:
          type: number
          description: Number of clients associated with the controller
        contact:
          type: string
          description: System contact
        ipAddress:
          type: string
          description: Management IP address of the WLAN controller
        lastBackup:
          type: number
          description: The latest backup time. Null if no backup were taken
        location:
          type: string
          description: Device location set in MIB2
        mobilityGroupName:
          type: string
          description: Mobility group name
        name:
          type: string
          description: Device name
        reachabilityStatus:
          type: boolean
          description: SNMP reachability
        rfGroupName:
          type: string
          description: RF group name
        softwareVersion:
          type: string
          description: Software version running on the controller
        type:
          type: string
          description: Device type
tags: []
