FuseLagNotam1.1 (独立发布者) (预览版)
此连接器允许用户直接从 FAA 检索 NOTA(通知给飞行员)。 诺塔姆用于通知飞行员美国领空内任何当前和未来的问题。
此连接器在以下产品和区域中可用:
| 服务 | Class | 区域 |
|---|---|---|
| Copilot Studio | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 逻辑应用程序 | 标准 | 除以下各项外的所有 逻辑应用区域 : - Azure 政府区域 - Azure 中国区域 - 美国国防部(DoD) |
| Power Apps | 高级 | 除以下各项外的所有 Power Apps 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| Power Automate | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 联系人 | |
|---|---|
| Name | 法拉纳·基德 |
| URL | https://www.doubleaxisllc.com |
| sales@doubleaxisllc.com |
| 连接器元数据 | |
|---|---|
| 发布者 | 法拉纳·基德 |
| 类别 | Data |
| 网站 | https://www.doubleaxisllc.com |
| 隐私策略 | https://doubleaxisllc.com/privacy-policy |
限制
| 名称 | 调用 | 续订期 |
|---|---|---|
| 每个连接的 API 调用数 | 100 | 60 秒 |
操作
| 获取 Notams |
获取所有 Notams 的列表 |
获取 Notams
获取所有 Notams 的列表
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
字符串
|
client_id | True | string |
客户编号 |
|
字符串
|
client_secret | True | string |
client_secret |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
pageSize
|
pageSize | integer |
pageSize |
|
pageNum
|
pageNum | integer |
pageNum |
|
totalCount
|
totalCount | integer |
totalCount |
|
totalPages
|
totalPages | integer |
totalPages |
|
items
|
items | array of object |
items |
|
类型
|
items.type | string |
类型 |
|
方案
|
items.properties.coreNOTAMData.notamEvent.scenario | string |
方案 |
|
id
|
items.properties.coreNOTAMData.notam.id | string |
id |
|
系列
|
items.properties.coreNOTAMData.notam.series | string |
系列 |
|
数字
|
items.properties.coreNOTAMData.notam.number | string |
数字 |
|
类型
|
items.properties.coreNOTAMData.notam.type | string |
类型 |
|
发出
|
items.properties.coreNOTAMData.notam.issued | string |
发出 |
|
affectedFIR
|
items.properties.coreNOTAMData.notam.affectedFIR | string |
affectedFIR |
|
selectionCode
|
items.properties.coreNOTAMData.notam.selectionCode | string |
selectionCode |
|
交通
|
items.properties.coreNOTAMData.notam.traffic | string |
交通 |
|
purpose
|
items.properties.coreNOTAMData.notam.purpose | string |
purpose |
|
作用域
|
items.properties.coreNOTAMData.notam.scope | string |
作用域 |
|
minimumFL
|
items.properties.coreNOTAMData.notam.minimumFL | string |
minimumFL |
|
maximumFL
|
items.properties.coreNOTAMData.notam.maximumFL | string |
maximumFL |
|
位置
|
items.properties.coreNOTAMData.notam.location | string |
位置 |
|
effectiveStart
|
items.properties.coreNOTAMData.notam.effectiveStart | string |
effectiveStart |
|
effectiveEnd
|
items.properties.coreNOTAMData.notam.effectiveEnd | string |
effectiveEnd |
|
文本消息
|
items.properties.coreNOTAMData.notam.text | string |
文本消息 |
|
分类
|
items.properties.coreNOTAMData.notam.classification | string |
分类 |
|
帐户ID
|
items.properties.coreNOTAMData.notam.accountId | string |
帐户ID |
|
lastUpdated
|
items.properties.coreNOTAMData.notam.lastUpdated | string |
lastUpdated |
|
icaoLocation
|
items.properties.coreNOTAMData.notam.icaoLocation | string |
icaoLocation |
|
坐标
|
items.properties.coreNOTAMData.notam.coordinates | string |
坐标 |
|
radius
|
items.properties.coreNOTAMData.notam.radius | string |
radius |
|
时间表
|
items.properties.coreNOTAMData.notam.schedule | string |
时间表 |
|
lowerLimit
|
items.properties.coreNOTAMData.notam.lowerLimit | string |
lowerLimit |
|
上限
|
items.properties.coreNOTAMData.notam.upperLimit | string |
上限 |
|
notamTranslation
|
items.properties.coreNOTAMData.notamTranslation | array of object |
notamTranslation |
|
类型
|
items.properties.coreNOTAMData.notamTranslation.type | string |
类型 |
|
formattedText
|
items.properties.coreNOTAMData.notamTranslation.formattedText | string |
formattedText |
|
类型
|
items.geometry.type | string |
类型 |
|
几何
|
items.geometry.geometries | array of object |
几何 |
|
类型
|
items.geometry.geometries.type | string |
类型 |
|
坐标
|
items.geometry.geometries.coordinates | array of float |
坐标 |