GetAgentStatus_闪电立方_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

  • 获取代理状态,您必须有 mgw:GetImportAgent 权限。

流控信息

当前云产品API请求速率暂未透出。

授权信息

当前云产品暂无权限信息透出。

请求语法

GET /agent/{agentName}?status HTTP/1.1
Host: userid.cn-hangzhou.mgw.aliyuncs.com

路径参数

字段名称字段详情
agentNamestring

代理名称。

示例值:test_agent_name参考取值来源:
    ListAgent

返回参数

字段名称字段详情
ImportAgentStatusGetAgentStatusResp

获取代理状态详情。

返回示例

变更历史

暂无变更历史

相关示例