
Query
CertifiedQuery metric statistics from Huawei Cloud CES (Cloud Eye Service)
Query
Certified
Query metric statistics from Huawei Cloud CES (Cloud Eye Service)
yaml
type: io.kestra.plugin.huawei.ces.QueryExamples
yaml
id: ces_query
namespace: company.team
tasks:
- id: query
type: io.kestra.plugin.huawei.ces.Query
accessKeyId: "{{ secret('HUAWEI_AK') }}"
secretAccessKey: "{{ secret('HUAWEI_SK') }}"
region: eu-west-101
namespace: SYS.ECS
metricName: cpu_util
dimensions:
- name: instance_id
value: "abc123def456"
statistic: AVERAGE
period: FIVE_MINUTES
window: PT1H
Properties
dimensions *Requiredarray
Definitions
io.kestra.plugin.huawei.ces.Dimension
name*Requiredstring
value*Requiredstring
metricName *Requiredstring
namespace *Requiredstring
accessKeyId string
domainId string
endpointOverride string
endpointSuffix string
period string
Default
FIVE_MINUTESPossible Values
RAWONE_MINUTEFIVE_MINUTESTWENTY_MINUTESONE_HOURFOUR_HOURSONE_DAYpluginDefaultsRef Non-dynamicstring
projectId string
region string
secretAccessKey string
securityToken string
statistic string
Default
AVERAGEPossible Values
AVERAGEMAXMINSUMVARIANCEtemporaryCredentials string
Definitions
io.kestra.plugin.huawei.TemporaryCredentialsConfig
authMethodstring
Default
PASSWORDPossible Values
PASSWORDTOKENdomainNamestring
durationSecondsintegerstring
Default
900endpointSuffixstring
Default
myhuaweicloud.comiamTokenstring
passwordstring
projectNamestring
scopestring
Default
PROJECTPossible Values
PROJECTDOMAINusernamestring
window string
Default
PT1HOutputs
count integer
series array
Definitions
io.kestra.plugin.huawei.ces.Query-Point
timestampstring
Format
date-timeunitstring
valuenumber