数据导出任务:创建(1) 参数 是否必填 参数类型 说明 示例 下级对象 name 是 String 任务名称,必须420个字符,支持中英文、数字、下划线 数据导出任务A description 否 String 任务描述,最多50个字符 导出7月数据 service 是 String 云监控服务。取值范围: ecs:云主机。 evs:云硬盘。 pms:物理机。 ... 具体服务参见 ecs dimension 是 String 云监控维度。取值范围: ecs:云主机。 disk:云硬盘。 pms:物理机。 ... 具体服务参见 ecs dimensions 是 Array of Objects 查询设备标签列表,用于定位目标设备,多标签查询取交集,不传默认全量 dimensionObj itemNameList 是 Array of Strings 待查的监控项名称,具体设备对应监控项参见 ['cpuutil','memutil'] aggregateType 是 Array of Strings 本参数表示数据聚合类型。取值范围: raw:原始值。 avg:平均值。 max:最大值。 min:最小值。 根据以上范围取值。 ['avg'] startTime 是 Integer 数据起始时间,秒级 1692812541 endTime 是 Integer 数据截止时间,秒级 1692842541 period 否 Integer 聚合周期(除raw外其他聚合类型必传),单位:秒 3600 reportTemplate 否 Integer 本参数表示报表模板。默认值为0。取值范围: 0:默认报表模板。 1:基础报表模板。 根据以上范围取值。 0
来自: