HTTP API 概览

TSDB 提供了一个基于 HTTP 的应用程序编程接口,以便与外部系统集成。几乎所有 TSDB 的特性都可以通过 API 来访问,比如查询时间序列数据、管理元数据和存储数据点。TSDB 的 HTTP API 本质上是 RESTful 的,同时也提供了替代访问策略,因为...

简介

API 应用程序编程接口 用户开放API,在API网关录入API,以提供接口的方式对外提供服务或者数据。Group API Group API分组 一组API。用户开放API,首先需要创建API分组 每个API分组拥有一个二级域名,两个Stage 用户需要将已经备案且解析至...

基础术语

中文 释义 API 应用程序编程接口,是一些预先定义的函数,或指软件系统不同组成部分衔接的约定。API 分组 用于将 API 进行逻辑的分组,同个分组下的 API 使用相同的分组标识做隔离。分组标识 是网关全局的唯一标识,用于定位在访问的 API。...

阿里云OpenAPI

API应用程序编程接口)是一种允许应用程序之间相互通信的标准接口。API 允许开发者在多个不同的应用程序之间共享数据、功能和服务,使开发者更容易地实现连接两个应用程序之间的功能,也使开发人员可以更轻松地开发和扩展应用程序。Open...

CreateHybridMonitorTask-创建监控任务

调用CreateHybridMonitorTask接口创建阿里云产品的数据接入任务或SLS日志的监控项。接口说明 前提条件 请确保您已开通企业云监控。具体操作,请参见 开通企业云监控。如果您需要创建 SLS 日志的监控项,请确保您已开通 SLS 日志服务,且已...

开发参考

OpenAPI是阿里云产品提供的开放应用程序接口,是除了控制台外,主要的服务形式之一。您可以通过编程的方式来使用阿里云产品提供的服务。API参考汇总了 云原生数据库PolarDB 所有对外公开的API接口供您参考。PolarDB MySQL版 SDK下载 API...

产品优势

方便开发者快速构建与阿里云相关的应用程序,包括Java、Python、Node.js、Go等。最佳实践 提供集成阿里云OpenAPI的最佳实践。基于大量官方和用户主动分享的社区模式,帮助更多用户。全局可视 全方位展示集成运行状态,涵盖全局调用趋势、...

云数据库 Memcache 版 SDK for NodeJS 介绍

任何服务器与日益复杂的浏览器客户端应用程序间共享代码的愿望只能通过 JavaScript 来实现。虽然还存在其他一些支持 JavaScript 在服务器端运行的平台,但因为上述特性,Node 发展迅猛,成为事实上的平台。云数据库 Memcache 版 SDK for ...

alicloud_cms_hybrid_monitor_sls_task

key_name="code"} } statistics { function="count"alias="level_count"sls_key_name="name"parameter_one="200"parameter_two="299"} group_by { alias="code"sls_key_name="ApiResult"} express { express="success_count"alias=...

alicloud_cloud_storage_gateway_express_syncs

region-The region of the OSS Bucket.description-The description of the Express Sync.express_sync_id-The ID of the Express Sync.express_sync_name-The name of the Express Sync.id-The resource ID in terraform of Express Sync....

Express Connect

Express Connect

alicloud_express_connect_ec_failover_test_job

example"} provider"alicloud"{ region="cn-hangzhou" } data "alicloud_express_connect_physical_connections" "default" { name_regex = "preserved-NODELETING" } resource "alicloud_express_connect_ec_failover_test_job" "default" { description = var.name job_type = "StartNow" resource_id = ["${data.alicloud_express_connect_physical_...

alicloud_express_connect_physical_connection_...

Using this data source can enable outbound traffic for an Express Connect circuit automatically.If the service has been opened,it will return opened.For information about Express Connect and how to use it,see What is ...

alicloud_express_connect_access_points

This data source provides the Express Connect Access Points of the current Alibaba Cloud user.->NOTE:Available in v1.132.0+.Example Usage Basic Usage data"alicloud_express_connect_access_points""ids"{ ids=["ap-...

alicloud_express_connect_grant_rule_to_cen

Provides a Express Connect Grant Rule To Cen resource.For information about Express Connect Grant Rule To Cen and how to use it,see What is Grant Rule To Cen.->NOTE:Available since v1.196.0.Example Usage Basic Usage ...

alicloud_express_connect_grant_rule_to_cens

This data source provides the Express Connect Grant Rule To Cens of the current Alibaba Cloud user.->NOTE:Available in v1.196.0+.Example Usage Basic Usage data"alicloud_express_connect_grant_rule_to_cens""ids"{ ids=[...

alicloud_cloud_storage_gateway_express_sync_share_...

Provides a Cloud Storage Gateway Express Sync Share Attachment resource.For information about Cloud Storage Gateway Express Sync Share Attachment and how to use it,see What is Express Sync Share Attachment.->NOTE:Available...

alicloud_express_connect_vbr_pconn_associations

This data source provides Express Connect Vbr Pconn Association available to the user.->NOTE:Available in 1.196.0+Example Usage data"alicloud_express_connect_vbr_pconn_associations""default"{ ids=["example_id"]vbr_id=...

alicloud_express_connect_physical_connections

This data source provides the Express Connect Physical Connections of the current Alibaba Cloud user.->NOTE:Available in v1.132.0+.Example Usage Basic Usage data"alicloud_express_connect_physical_connections""ids"{ ids=[...

alicloud_cloud_storage_gateway_express_sync

Provides a Cloud Storage Gateway Express Sync resource.For information about Cloud Storage Gateway Express Sync and how to use it,see What is Express Sync.->NOTE:Available since v1.144.0.Example Usage Basic Usage variable...

alicloud_express_connect_vbr_pconn_association

Provides a Express Connect Vbr Pconn Association resource.For information about Express Connect Vbr Pconn Association and how to use it,see What is Vbr Pconn Association.->NOTE:Available since v1.196.0.Example Usage Basic ...

Express应用迁移方案

点击「在线开发部署」,等待代码仓库完成初始化,自动进入 CloudIDE页面 上传文件 将存量 Express 应用直接拖拽到 CloudIDE 左侧文件列表的根目录 添加依赖 在 package.json 中,添加开发依赖 安装依赖 在 CloudIDE 的「终端」安装 npm ...

alicloud_express_connect_physical_connection

Provides a Express Connect Physical Connection resource.For information about Express Connect Physical Connection and how to use it,see What is Physical Connection.->NOTE:Available since v1.132.0.Example Usage Basic Usage ......

如何使用Outlook Express收发邮件?

阿里云免费个人邮箱已经支持POP收信和SMTP发信功能,您仅需按照下面步骤在Outlook Express上添加一个相应的电子邮箱帐户,即可使用Outlook Express收发邮件。1、打开并点击工具栏中的"工具",选择"帐户;2、单击“添加"——邮件”并输入您...

alicloud_express_connect_virtual_border_router

Provides a Express Connect Virtual Border Router resource.For information about Express Connect Virtual Border Router and how to use it,see What is Virtual Border Router.->NOTE:Available since v1.134.0.Example Usage Basic ...

高速通道服务等级协议

高速通道(Express Connect)服务等级协议,请参见 高速通道服务等级协议。

alicloud_express_connect_virtual_physical_...

This data source provides Express Connect Virtual Physical Connection available to the user.->NOTE:Available in 1.196.0+Example Usage data"alicloud_express_connect_virtual_physical_connections""default"{ ids=["${alicloud_...

阿里邮箱在Outlook Express 6上的配置方法

以下是阿里邮箱在Outlook Express 6中,对POP3和IMAP协议的设置方法:1、进入Outlook Express 6客户端,在导航栏中依次单击 工具>账户>添加>邮件,进入Internet连接向导页面。说明 如果您没有安装Outlook Express 6客户端,请登录 Outlook...

基本概念

术语 说明 高速通道(Express Connect)阿里云高速通道(Express Connect)帮助您在专有网络(VPC)与本地数据中心之间建立私网通信通道,提高网络拓扑的灵活性和跨网络通信的质量和安全性。专有网络(Virtual Private Cloud,VPC)专有网络...

alicloud_express_connect_router_interfaces

This data source provides Router Interface available to the user.What is Router Interface->NOTE:Available in 1.199.0+Example Usage data"alicloud_express_connect_router_interfaces""default"{ ids=["${alicloud_router_...

在Outlook Express中使用阿里邮箱时出现“0X800C0133...

其他错误码请参考相关文档:Outlook软件报错代码对照表 问题描述 在Outlook Express中使用阿里邮箱时出现“0X800C0133”错误码,具体报错信息如下:出现未知错误。帐户:'XXX',服务器:'XXXX.com',协议:POP3,端口:110,安全(SSL):否,错误号:0x...

使用Outlook Express发邮件出现“0x800CCC78”错误码

其他错误码请参考相关文档:Outlook软件报错代码对照表 问题描述 使用Outlook Express客户端能收邮件,但是不能发邮件,发邮件时出现错误码“0x800CCC78”,具体报错信息如下。问题原因 1、帐号或密码错误 由于服务器拒绝接受发件人的电子...

alicloud_express_connect_router_interface

Provides a Express Connect Router Interface resource.For information about Express Connect Router Interface and how to use it,see What is Router Interface.->NOTE:Available since v1.199.0.Example Usage Basic Usage variable...

alicloud_cms_dynamic_tag_group

express-(Required,ForceNew)The label generates a matching expression that applies the grouping.See match_express below.match_express_filter_relation-(Optional,ForceNew)The relationship between conditional expressions.Valid...

ALIYUN:DBS:RestoreTask

RestoreHome String 否 否 数据库程序目录。无 DestinationEndpointPassword String 否 否 密码。数据库类型为Redis,或者数据库所在位置为Agent且数据库类型为MSSQL时该参数非必须,否则必须指定该参数。DestinationEndpointIP String 否 ...

alicloud_vpc_bgp_network

NOTE:Available since v1.153.0.Example Usage Basic Usage provider"alicloud"{ region="cn-hangzhou" } variable "name" { default = "tf-example" } data "alicloud_express_connect_physical_connections" "example" { name_regex = "...

alicloud_vpc_bgp_peer

NOTE:Available since v1.153.0.Example Usage Basic Usage provider"alicloud"{ region="cn-hangzhou" } variable "name" { default = "tf-example" } data "alicloud_express_connect_physical_connections" "example" { name_regex = "...

什么是高速通道

阿里云高速通道(Express Connect)可在本地数据中心IDC(Internet Data Center)和云上专有网络VPC(Virtual Private Cloud)间建立高速、稳定、安全的私网通信。高速通道的物理专线数据传输过程可信可控,避免网络质量不稳定问题,同时可...

alicloud_vpc_bgp_group

NOTE:Available since v1.152.0.Example Usage Basic Usage provider"alicloud"{ region="cn-hangzhou" } variable "name" { default = "tf-example" } data "alicloud_express_connect_physical_connections" "example" { name_regex = "...

alicloud_vpc_vbr_ha

preserved-NODELETING"} resource"random_integer""vlan_id"{ max=2999 min=1 } resource"alicloud_express_connect_virtual_border_router""example"{ count=2 local_gateway_ip="10.0.0.1"peer_gateway_ip="10.0.0.2"peering_subnet_...
共有200条 < 1 2 3 4 ... 200 >
跳转至: GO
产品推荐
云服务器 安全管家服务 安全中心
这些文档可能帮助您
API 网关 对象存储 短信服务 视觉智能开放平台 高速通道 弹性公网IP
新人特惠 爆款特惠 最新活动 免费试用