cisco.dnac.sensor_test_template_edit_v1 模块 – 用于传感器测试模板编辑 V1 的资源模块

注意

此模块是 cisco.dnac 集合(版本 6.25.0)的一部分。

如果您使用的是 ansible 包,您可能已经安装了这个集合。它不包含在 ansible-core 中。要检查是否已安装,请运行 ansible-galaxy collection list

要安装它,请使用:ansible-galaxy collection install cisco.dnac。您需要其他要求才能使用此模块,请参阅 要求 以了解详细信息。

要在 playbook 中使用它,请指定:cisco.dnac.sensor_test_template_edit_v1

cisco.dnac 3.1.0 中的新增功能

概要

  • 管理资源传感器测试模板编辑 V1 的更新操作。

  • 用于部署、计划或编辑现有 SENSOR 测试模板的 Intent API。

注意

此模块具有相应的 操作插件

要求

执行此模块的主机上需要满足以下要求。

  • dnacentersdk >= 2.4.9

  • python >= 3.5

参数

参数

注释

_id

字符串

传感器测试模板唯一标识符,在测试创建时生成。

actionInProgress

字符串

正在进行的操作的指示。

apCoverage

列表 / 元素=字典

传感器测试模板编辑的 apCoverage。

bands

字符串

WIFI 频段。

numberOfApsToTest

整数

要测试的 AP 数量。

rssiThreshold

整数

RSSI 阈值。

connection

字符串

测试的连接类型 WIRED、WIRELESS、BOTH。

dnac_debug

布尔值

用于 Cisco DNA Center SDK 以启用调试的标志。

选项

  • false ←(默认)

  • true

dnac_host

字符串 / 必填

Cisco DNA Center 主机名。

dnac_password

字符串

用于身份验证的 Cisco DNA Center 密码。

dnac_port

整数

Cisco DNA Center 端口。

默认值: 443

dnac_username

别名:user

字符串

用于身份验证的 Cisco DNA Center 用户名。

默认值: "admin"

dnac_verify

布尔值

启用或禁用 SSL 证书验证的标志。

选项

  • false

  • true ←(默认)

dnac_version

字符串

通知 SDK 要使用的 Cisco DNA Center 版本。

默认值: "2.3.7.6"

encryptionMode

字符串

加密模式。

frequency

字典

传感器测试模板编辑的频率。

unit

字符串

时间值的单位(NANOSECONDS、MICROSECONDS、MILLISECONDS、SECONDS、MINUTES、HOURS、DAYS)。

value

整数

单位的值。

lastModifiedTime

整数

上次修改时间。

location

字符串

位置字符串。

locationInfoList

列表 / 元素=字典

传感器测试模板编辑的 locationInfoList。

allSensors

布尔值

使用站点中的所有传感器进行测试。

选项

  • false

  • true

customManagementVlan

布尔值

自定义管理 VLAN。

选项

  • false

  • true

locationId

字符串

站点 UUID。

locationType

字符串

站点类型。

macAddressList

列表 / 元素=字符串

MAC 地址。

managementVlan

字符串

管理 VLAN。

siteHierarchy

字符串

站点名称层次结构。

modelVersion

整数

测试模板对象模型版本(必须为 2)。

name

字符串

传感器测试模板名称,与“templateName”中的名称相同。

numAssociatedSensor

整数

关联传感器的数量。

numNeighborAPThreshold

整数

相邻 AP 阈值的数量。

profiles

列表 / 元素=字典

传感器测试模板编辑的配置文件。

authProtocol

字符串

身份验证协议。

authType

字符串

身份验证类型 OPEN、WPA2_PSK、WPA2_EAP、WEB_AUTH、MAB、DOT1X、OTHER。

certdownloadurl

字符串

证书下载 URL。

certfilename

字符串

身份验证证书文件名。

certpassphrase

字符串

证书密码短语。

certstatus

字符串

证书状态 INACTIVE 或 ACTIVE。

certxferprotocol

字符串

证书传输协议 HTTP 或 HTTPS。

deviceType

字符串

设备类型。

eapMethod

字符串

WPA2_EAP 方法 EAP-FAST、PEAP-MSCHAPv2、EAP-TLS、PEAP-TLS、EAP-TTLS-MSCHAPv2、EAP-TTLS-PAP、EAP-TTLS-CHAP、EAP-FAST-GTC、EAP-PEAP-GTC。

extWebAuth

布尔值

使用外部 WEB Auth 的指示。

选项

  • false

  • true

extWebAuthAccessUrl

字符串

外部 WEB Auth 访问 URL。

extWebAuthHtmlTag

列表 / 元素=字典

传感器测试模板编辑的 extWebAuthHtmlTag。

label

字符串

标签。

tag

字符串

标签。

value

字符串

值。

extWebAuthPortal

字符串

外部身份验证门户。

extWebAuthVirtualIp

字符串

外部 WEB Auth 虚拟 IP。

locationVlanList

列表 / 元素=字典

传感器测试模板编辑的 locationVlanList。

locationId

字符串

站点 UUID。

vlans

列表 / 元素=字符串

VLAN 数组。

password

字符串

用于加入 SSID 的密码字符串。

passwordType

字符串

SSID 密码类型 ASCII 或 HEX。

profileName

字符串

配置文件名。

psk

字符串

当 passwordType 为 ASCII 时,SSID 的密码。

qosPolicy

字符串

QoS 策略 PLATINUM、GOLD、SILVER、BRONZE。

scep

布尔值

安全证书注册协议,true 或 false 或 null 表示不适用。

选项

  • false

  • true

tests

列表 / 元素=字典

传感器测试模板编辑的测试。

config

列表 / 元素=字典

传感器测试模板编辑的配置。

direction

字符串

IPerf 方向 (上传、下载、双向)。

域名

列表 / 元素=字符串

DNS 域名。

下行测试

布尔值

下行测试。

选项

  • false

  • true

结束端口

整数

IPerf 结束端口。

退出命令

字符串

退出命令。

最终提示

字符串

最终提示。

NDT 服务器

字符串

NDT 服务器。

NDT 服务器路径

字符串

NDT 服务器路径。

NDT 服务器端口

字符串

NDT 服务器端口。

数据包数量

整数

数据包数量。

password

字符串

密码。

密码提示

字符串

密码提示。

下载路径

字符串

文件传输的文件路径。

端口

整数

Radius 或 WEB 服务器端口。

探针类型

字符串

探针类型。

协议

字符串

文件传输、IPerf、邮件服务器和 radius 使用的协议 (TCP, UDP, FTP, POP3, IMAP, CHAP, PAP)。

代理密码

字符串

代理密码。

代理端口

字符串

代理端口。

代理服务器

字符串

代理服务器。

代理用户名

字符串

代理用户名。

服务器

字符串

Ping、文件传输、邮件、radius、ssh 或 telnet 服务器。

服务器列表

列表 / 元素=字符串

IPerf 服务器列表。

共享密钥

字符串

共享密钥。

起始端口

整数

IPerf 起始端口。

传输类型

字符串

文件传输类型 (上传、下载、双向)。

UDP 带宽

整数

IPerf UDP 带宽。

上行测试

布尔值

上行测试。

选项

  • false

  • true

URL

字符串

URL。

用户名

字符串

用户名。

用户名提示

字符串

用户名提示。

name

字符串

测试名称。

用户名

字符串

用于加入 SSID 的用户名字符串。

VLAN

字符串

VLAN。

白名单

布尔值

指示是否在允许列表中。

选项

  • false

  • true

无线电作为传感器移除

布尔值

无线电作为传感器移除。

选项

  • false

  • true

rssiThreshold

整数

RSSI 阈值。

立即运行

字符串

立即运行 (是、否)。

计划测试天数

整数

计划测试天数的按位值。

传感器

列表 / 元素=字典

传感器测试模板编辑的传感器。

全部添加传感器

布尔值

是否全部添加传感器。

选项

  • false

  • true

已分配

布尔值

是否已分配。

选项

  • false

  • true

配置已更新

字符串

配置已更新 是、否。

主机名

字符串

主机名。

ID

字符串

传感器 ID。

IP 地址

字符串

IP 地址。

iPerf 信息

字典

一个字符串-字符串列表形式的 IPerf 信息。

locationId

字符串

站点 UUID。

MAC 地址

字符串

MAC 地址。

标记为卸载

布尔值

是否标记为卸载。

选项

  • false

  • true

name

字符串

传感器名称。

立即运行

字符串

立即运行 是、否。

传感器类型

字符串

传感器类型。

服务策略

字符串

服务策略。

状态

字符串

传感器设备状态 UP、DOWN、REBOOT。

交换机 MAC

字符串

交换机 MAC 地址。

交换机序列号

字符串

交换机序列号。

交换机 UUID

字符串

交换机设备 UUID。

目标 AP

列表 / 元素=字符串

目标 AP 数组。

测试 MAC 地址

字典

一个字符串-字符串形式的测试 MAC 地址。

有线应用程序消息

字符串

有线应用程序消息。

有线应用程序状态

字符串

有线应用程序状态。

XOR 传感器

布尔值

是否为 XOR 传感器。

选项

  • false

  • true

显示 WLC 升级横幅

布尔值

显示 WLC 升级横幅。

选项

  • false

  • true

siteHierarchy

字符串

站点层级结构。

SSID 列表

列表 / 元素=字典

传感器测试模板编辑的 SSID 列表。

authProtocol

字符串

身份验证协议。

authType

字符串

身份验证类型 OPEN、WPA2_PSK、WPA2_EAP、WEB_AUTH、MAB、DOT1X、OTHER。

bands

字符串

WIFI 频段 2.4GHz 或 5GHz。

certdownloadurl

字符串

证书下载 URL。

certfilename

字符串

身份验证证书文件名。

certpassphrase

字符串

证书密码短语。

certstatus

字符串

证书状态 INACTIVE 或 ACTIVE。

certxferprotocol

字符串

证书传输协议 HTTP 或 HTTPS。

eapMethod

字符串

WPA2_EAP 方法 EAP-FAST、PEAP-MSCHAPv2、EAP-TLS、PEAP-TLS、EAP-TTLS-MSCHAPv2、EAP-TTLS-PAP、EAP-TTLS-CHAP、EAP-FAST-GTC、EAP-PEAP-GTC。

extWebAuth

布尔值

使用外部 WEB Auth 的指示。

选项

  • false

  • true

extWebAuthAccessUrl

字符串

外部 WEB Auth 访问 URL。

extWebAuthHtmlTag

列表 / 元素=字典

传感器测试模板编辑的 extWebAuthHtmlTag。

label

字符串

标签。

tag

字符串

标签。

value

字符串

值。

extWebAuthPortal

字符串

外部身份验证门户。

extWebAuthVirtualIp

字符串

外部 WEB Auth 虚拟 IP。

ID

整数

标识号。

三层 WEB 认证电子邮件地址

字符串

三层 WEB 认证电子邮件地址。

三层 WEB 认证密码

字符串

三层 WEB 认证密码。

三层 WEB 认证安全

字符串

三层 WEB 认证安全。

三层 WEB 认证用户名

字符串

三层 WEB 认证用户名。

AP 数量

整数

测试中的 AP 数量。

传感器数量

整数

测试中的传感器数量。

password

字符串

用于加入 SSID 的密码字符串。

passwordType

字符串

SSID 密码类型 ASCII 或 HEX。

profileName

字符串

SSID 配置文件名称字符串。

代理密码

字符串

代理服务器密码。

代理端口

字符串

代理服务器端口。

代理服务器

字符串

用于加入 SSID 的代理服务器。

代理用户名

字符串

代理服务器用户名。

psk

字符串

当 passwordType 为 ASCII 时,SSID 的密码。

qosPolicy

字符串

QoS 策略 PLATINUM、GOLD、SILVER、BRONZE。

scep

布尔值

安全证书注册协议,true 或 false 或 null 表示不适用。

选项

  • false

  • true

SSID

字符串

SSID 字符串。

状态

字符串

WLAN 状态 ENABLED 或 DISABLED。

tests

列表 / 元素=字典

传感器测试模板编辑的测试。

config

列表 / 元素=字典

传感器测试模板编辑的配置。

direction

字符串

IPerf 方向 (上传、下载、双向)。

域名

列表 / 元素=字符串

DNS 域名。

下行测试

布尔值

下行测试。

选项

  • false

  • true

结束端口

整数

IPerf 结束端口。

退出命令

字符串

退出命令。

最终提示

字符串

最终提示。

NDT 服务器

字符串

NDT 服务器。

NDT 服务器路径

字符串

NDT 服务器路径。

NDT 服务器端口

字符串

NDT 服务器端口。

数据包数量

整数

数据包数量。

password

字符串

密码。

密码提示

字符串

密码提示。

下载路径

字符串

文件传输的文件路径。

端口

整数

Radius 或 WEB 服务器端口。

探针类型

字符串

探针类型。

协议

字符串

文件传输、IPerf、邮件服务器和 radius 使用的协议 (TCP, UDP, FTP, POP3, IMAP, CHAP, PAP)。

代理密码

字符串

代理密码。

代理端口

字符串

代理端口。

代理服务器

字符串

代理服务器。

代理用户名

字符串

代理用户名。

服务器

字符串

Ping、文件传输、邮件、radius、ssh 或 telnet 服务器。

服务器列表

列表 / 元素=字符串

IPerf 服务器列表。

共享密钥

字符串

共享密钥。

起始端口

整数

IPerf 起始端口。

传输类型

字符串

文件传输类型 (上传、下载、双向)。

UDP 带宽

整数

IPerf UDP 带宽。

上行测试

布尔值

上行测试。

选项

  • false

  • true

URL

字符串

URL。

用户名

字符串

用户名。

用户名提示

字符串

用户名提示。

name

字符串

测试名称。

第三方

字典

传感器测试模板编辑的第三方信息。

已选择

布尔值

如果 SSID 是第三方则为 True。

选项

  • false

  • true

用户名

字符串

用于加入 SSID 的用户名字符串。

有效期从

整数

有效期从 UTC 时间戳。

有效期至

整数

有效期至 UTC 时间戳。

白名单

布尔值

指示是否在允许列表中。

选项

  • false

  • true

WLAN ID

整数

WLAN ID。

WLC

字符串

WLC IP 地址。

开始时间

整数

开始时间。

状态

字符串

测试状态 (RUNNING, NOTRUNNING)。

模板名称

字符串

要编辑的测试模板名称。

测试计划模式

字符串

测试计划模式 (ONDEMAND, DEDICATED, SCHEDULED, CONTINUOUS, RUNNOW)。

验证响应架构

布尔值

用于 Cisco DNA Center SDK 的标志,以启用针对 JSON 模式验证请求正文。

选项

  • false

  • true ←(默认)

版本

整数

传感器测试模板版本 (必须为 2)。

WLAN 列表

列表 / 元素=字符串

WLAN 列表。

备注

注意

  • 使用的 SDK 方法是 sensors.Sensors.edit_sensor_test_template_v1,

  • 使用的路径是 put /dna/intent/api/v1/AssuranceScheduleSensorTest,

  • 不支持 check_mode

  • 该插件在控制节点上运行,不使用任何 ansible 连接插件,而是使用 Cisco DNAC SDK 中的嵌入式连接管理器

  • 以 dnac_ 开头的参数由 Cisco DNAC Python SDK 用于建立连接

参见

另请参阅

Cisco DNA Center 文档,了解 Sensors EditSensorTestTemplateV1

EditSensorTestTemplateV1 API 的完整参考。

示例

- name: Update all
  cisco.dnac.sensor_test_template_edit_v1:
    dnac_host: "{{dnac_host}}"
    dnac_username: "{{dnac_username}}"
    dnac_password: "{{dnac_password}}"
    dnac_verify: "{{dnac_verify}}"
    dnac_port: "{{dnac_port}}"
    dnac_version: "{{dnac_version}}"
    dnac_debug: "{{dnac_debug}}"
    _id: string
    actionInProgress: string
    apCoverage:
    - bands: string
      numberOfApsToTest: 0
      rssiThreshold: 0
    connection: string
    encryptionMode: string
    frequency:
      unit: string
      value: 0
    lastModifiedTime: 0
    location: string
    locationInfoList:
    - allSensors: true
      customManagementVlan: true
      locationId: string
      locationType: string
      macAddressList:
      - string
      managementVlan: string
      siteHierarchy: string
    modelVersion: 0
    name: string
    numAssociatedSensor: 0
    numNeighborAPThreshold: 0
    profiles:
    - authProtocol: string
      authType: string
      certdownloadurl: string
      certfilename: string
      certpassphrase: string
      certstatus: string
      certxferprotocol: string
      deviceType: string
      eapMethod: string
      extWebAuth: true
      extWebAuthAccessUrl: string
      extWebAuthHtmlTag:
      - label: string
        tag: string
        value: string
      extWebAuthPortal: string
      extWebAuthVirtualIp: string
      locationVlanList:
      - locationId: string
        vlans:
        - string
      password: string
      passwordType: string
      profileName: string
      psk: string
      qosPolicy: string
      scep: true
      tests:
      - config:
        - direction: string
          domains:
          - string
          downlinkTest: true
          endPort: 0
          exitCommand: string
          finalPrompt: string
          ndtServer: string
          ndtServerPath: string
          ndtServerPort: string
          numPackets: 0
          password: string
          passwordPrompt: string
          pathToDownload: string
          port: 0
          probeType: string
          protocol: string
          proxyPassword: string
          proxyPort: string
          proxyServer: string
          proxyUserName: string
          server: string
          servers:
          - string
          sharedSecret: string
          startPort: 0
          transferType: string
          udpBandwidth: 0
          uplinkTest: true
          url: string
          userName: string
          userNamePrompt: string
        name: string
      username: string
      vlan: string
      whiteList: true
    radioAsSensorRemoved: true
    rssiThreshold: 0
    runNow: string
    scheduleInDays: 0
    sensors:
    - allSensorAddition: true
      assigned: true
      configUpdated: string
      hostName: string
      iPerfInfo: {}
      id: string
      ipAddress: string
      locationId: string
      macAddress: string
      markedForUninstall: true
      name: string
      runNow: string
      sensorType: string
      servicePolicy: string
      status: string
      switchMac: string
      switchSerialNumber: string
      switchUuid: string
      targetAPs:
      - string
      testMacAddresses: {}
      wiredApplicationMessage: string
      wiredApplicationStatus: string
      xorSensor: true
    showWlcUpgradeBanner: true
    siteHierarchy: string
    ssids:
    - authProtocol: string
      authType: string
      bands: string
      certdownloadurl: string
      certfilename: string
      certpassphrase: string
      certstatus: string
      certxferprotocol: string
      eapMethod: string
      extWebAuth: true
      extWebAuthAccessUrl: string
      extWebAuthHtmlTag:
      - label: string
        tag: string
        value: string
      extWebAuthPortal: string
      extWebAuthVirtualIp: string
      id: 0
      layer3webAuthEmailAddress: string
      layer3webAuthpassword: string
      layer3webAuthsecurity: string
      layer3webAuthuserName: string
      numAps: 0
      numSensors: 0
      password: string
      passwordType: string
      profileName: string
      proxyPassword: string
      proxyPort: string
      proxyServer: string
      proxyUserName: string
      psk: string
      qosPolicy: string
      scep: true
      ssid: string
      status: string
      tests:
      - config:
        - direction: string
          domains:
          - string
          downlinkTest: true
          endPort: 0
          exitCommand: string
          finalPrompt: string
          ndtServer: string
          ndtServerPath: string
          ndtServerPort: string
          numPackets: 0
          password: string
          passwordPrompt: string
          pathToDownload: string
          port: 0
          probeType: string
          protocol: string
          proxyPassword: string
          proxyPort: string
          proxyServer: string
          proxyUserName: string
          server: string
          servers:
          - string
          sharedSecret: string
          startPort: 0
          transferType: string
          udpBandwidth: 0
          uplinkTest: true
          url: string
          userName: string
          userNamePrompt: string
        name: string
      thirdParty:
        selected: true
      username: string
      validFrom: 0
      validTo: 0
      whiteList: true
      wlanId: 0
      wlc: string
    startTime: 0
    status: string
    templateName: string
    testScheduleMode: string
    version: 0
    wlans:
    - string

返回值

通用返回值记录在 此处,以下是此模块特有的字段

描述

dnac_response

字典

由 Cisco DNAC Python SDK 返回的响应的字典或列表

返回: 始终

示例: {"response": {"_id": "字符串", "actionInProgress": "字符串", "apCoverage": [{"bands": "字符串", "numberOfApsToTest": 0, "rssiThreshold": 0}], "connection": "字符串", "encryptionMode": "字符串", "frequency": {"unit": "字符串", "value": 0}, "lastModifiedTime": 0, "location": "字符串", "locationInfoList": [{"allSensors": true, "customManagementVlan": true, "locationId": "字符串", "locationType": "字符串", "macAddressList": ["字符串"], "managementVlan": "字符串", "siteHierarchy": "字符串"}], "modelVersion": 0, "name": "字符串", "numAssociatedSensor": 0, "numNeighborAPThreshold": 0, "profiles": [{"authProtocol": "字符串", "authType": "字符串", "certdownloadurl": "字符串", "certfilename": "字符串", "certpassphrase": "字符串", "certstatus": "字符串", "certxferprotocol": "字符串", "deviceType": "字符串", "eapMethod": "字符串", "extWebAuth": true, "extWebAuthAccessUrl": "字符串", "extWebAuthHtmlTag": [{"label": "字符串", "tag": "字符串", "value": "字符串"}], "extWebAuthPortal": "字符串", "extWebAuthVirtualIp": "字符串", "locationVlanList": [{"locationId": "字符串", "vlans": ["字符串"]}], "password": "字符串", "passwordType": "字符串", "profileName": "字符串", "psk": "字符串", "qosPolicy": "字符串", "scep": true, "tests": [{"config": [{"direction": "字符串", "domains": ["字符串"], "downlinkTest": true, "endPort": 0, "exitCommand": "字符串", "finalPrompt": "字符串", "ndtServer": "字符串", "ndtServerPath": "字符串", "ndtServerPort": "字符串", "numPackets": 0, "password": "字符串", "passwordPrompt": "字符串", "pathToDownload": "字符串", "port": 0, "probeType": "字符串", "protocol": "字符串", "proxyPassword": "字符串", "proxyPort": "字符串", "proxyServer": "字符串", "proxyUserName": "字符串", "server": "字符串", "servers": ["字符串"], "sharedSecret": "字符串", "startPort": 0, "transferType": "字符串", "udpBandwidth": 0, "uplinkTest": true, "url": "字符串", "userName": "字符串", "userNamePrompt": "字符串"}], "name": "字符串"}], "username": "字符串", "vlan": "字符串", "whiteList": true}], "radioAsSensorRemoved": true, "rssiThreshold": 0, "runNow": "字符串", "scheduleInDays": 0, "sensors": [{"allSensorAddition": true, "assigned": true, "configUpdated": "字符串", "hostName": "字符串", "iPerfInfo": {}, "id": "字符串", "ipAddress": "字符串", "locationId": "字符串", "macAddress": "字符串", "markedForUninstall": true, "name": "字符串", "runNow": "字符串", "sensorType": "字符串", "servicePolicy": "字符串", "status": "字符串", "switchMac": "字符串", "switchSerialNumber": "字符串", "switchUuid": "字符串", "targetAPs": ["字符串"], "testMacAddresses": {}, "wiredApplicationMessage": "字符串", "wiredApplicationStatus": "字符串", "xorSensor": true}], "showWlcUpgradeBanner": true, "siteHierarchy": "字符串", "ssids": [{"authProtocol": "字符串", "authType": "字符串", "bands": "字符串", "certdownloadurl": "字符串", "certfilename": "字符串", "certpassphrase": "字符串", "certstatus": "字符串", "certxferprotocol": "字符串", "eapMethod": "字符串", "extWebAuth": true, "extWebAuthAccessUrl": "字符串", "extWebAuthHtmlTag": [{"label": "字符串", "tag": "字符串", "value": "字符串"}], "extWebAuthPortal": "字符串", "extWebAuthVirtualIp": "字符串", "id": 0, "layer3webAuthEmailAddress": "字符串", "layer3webAuthpassword": "字符串", "layer3webAuthsecurity": "字符串", "layer3webAuthuserName": "字符串", "numAps": 0, "numSensors": 0, "password": "字符串", "passwordType": "字符串", "profileName": "字符串", "proxyPassword": "字符串", "proxyPort": "字符串", "proxyServer": "字符串", "proxyUserName": "字符串", "psk": "字符串", "qosPolicy": "字符串", "scep": true, "ssid": "字符串", "status": "字符串", "tests": [{"config": [{"direction": "字符串", "domains": ["字符串"], "downlinkTest": true, "endPort": 0, "exitCommand": "字符串", "finalPrompt": "字符串", "ndtServer": "字符串", "ndtServerPath": "字符串", "ndtServerPort": "字符串", "numPackets": 0, "password": "字符串", "passwordPrompt": "字符串", "pathToDownload": "字符串", "port": 0, "probeType": "字符串", "protocol": "字符串", "proxyPassword": "字符串", "proxyPort": "字符串", "proxyServer": "字符串", "proxyUserName": "字符串", "server": "字符串", "servers": ["字符串"], "sharedSecret": "字符串", "startPort": 0, "transferType": "字符串", "udpBandwidth": 0, "uplinkTest": true, "url": "字符串", "userName": "字符串", "userNamePrompt": "字符串"}], "name": "字符串"}], "thirdParty": {"selected": true}, "username": "字符串", "validFrom": 0, "validTo": 0, "whiteList": true, "wlanId": 0, "wlc": "字符串"}], "startTime": 0, "status": "字符串", "testScheduleMode": "字符串", "version": 0, "wlans": ["字符串"]}, "version": "字符串"}

作者

  • Rafael Campos (@racampos)