-
Notifications
You must be signed in to change notification settings - Fork 271
/
struct_result_item.go
120 lines (118 loc) · 8.95 KB
/
struct_result_item.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
package elasticsearch
//Licensed under the Apache License, Version 2.0 (the "License");
//you may not use this file except in compliance with the License.
//You may obtain a copy of the License at
//
//http://www.apache.org/licenses/LICENSE-2.0
//
//Unless required by applicable law or agreed to in writing, software
//distributed under the License is distributed on an "AS IS" BASIS,
//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
//See the License for the specific language governing permissions and
//limitations under the License.
//
// Code generated by Alibaba Cloud SDK Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
// ResultItem is a nested struct in elasticsearch response
type ResultItem struct {
IlmExplain string `json:"ilmExplain" xml:"ilmExplain"`
IlmPolicyName string `json:"ilmPolicyName" xml:"ilmPolicyName"`
Timestamp int64 `json:"timestamp" xml:"timestamp"`
TaskId string `json:"taskId" xml:"taskId"`
FileName string `json:"fileName" xml:"fileName"`
IlmPolicy string `json:"ilmPolicy" xml:"ilmPolicy"`
ContentCollection map[string]interface{} `json:"contentCollection" xml:"contentCollection"`
BytesTotal int64 `json:"bytesTotal" xml:"bytesTotal"`
EcsInstanceName string `json:"ecsInstanceName" xml:"ecsInstanceName"`
Priority int `json:"priority" xml:"priority"`
EndpointName string `json:"endpointName" xml:"endpointName"`
GmtUpdateTime string `json:"gmtUpdateTime" xml:"gmtUpdateTime"`
Source string `json:"source" xml:"source"`
ResVersion string `json:"resVersion" xml:"resVersion"`
CreateTime string `json:"createTime" xml:"createTime"`
TagKey string `json:"TagKey" xml:"TagKey"`
TemplateName string `json:"templateName" xml:"templateName"`
Content string `json:"content" xml:"content"`
PipelineId string `json:"pipelineId" xml:"pipelineId"`
Port int `json:"port" xml:"port"`
SourceHost string `json:"sourceHost" xml:"sourceHost"`
EndpointDomain string `json:"endpointDomain" xml:"endpointDomain"`
Host string `json:"host" xml:"host"`
VpcId string `json:"vpcId" xml:"vpcId"`
Message string `json:"message" xml:"message"`
FilePath string `json:"filePath" xml:"filePath"`
Instances string `json:"instances" xml:"instances"`
Phases map[string]interface{} `json:"phases" xml:"phases"`
Level string `json:"level" xml:"level"`
LoadOneM string `json:"loadOneM" xml:"loadOneM"`
State string `json:"state" xml:"state"`
Size int64 `json:"size" xml:"size"`
EcsInstanceId string `json:"ecsInstanceId" xml:"ecsInstanceId"`
ManagedStatus string `json:"managedStatus" xml:"managedStatus"`
KibanaEndpoint string `json:"kibanaEndpoint" xml:"kibanaEndpoint"`
FilesPercent string `json:"filesPercent" xml:"filesPercent"`
CpuPercent string `json:"cpuPercent" xml:"cpuPercent"`
DryRun bool `json:"dryRun" xml:"dryRun"`
Type string `json:"type" xml:"type"`
IndexTemplateName string `json:"indexTemplateName" xml:"indexTemplateName"`
PipelineStatus string `json:"pipelineStatus" xml:"pipelineStatus"`
DataStream bool `json:"dataStream" xml:"dataStream"`
ConnectionStatus string `json:"connectionStatus" xml:"connectionStatus"`
NodeType string `json:"nodeType" xml:"nodeType"`
InstanceId string `json:"instanceId" xml:"instanceId"`
Description string `json:"description" xml:"description"`
ServiceId string `json:"serviceId" xml:"serviceId"`
Available bool `json:"available" xml:"available"`
ServiceName string `json:"serviceName" xml:"serviceName"`
EsInstanceId string `json:"esInstanceId" xml:"esInstanceId"`
SpecificationUrl string `json:"specificationUrl" xml:"specificationUrl"`
GmtCreatedTime string `json:"gmtCreatedTime" xml:"gmtCreatedTime"`
Phase string `json:"phase" xml:"phase"`
Health string `json:"health" xml:"health"`
TargetNode string `json:"targetNode" xml:"targetNode"`
IsManaged string `json:"isManaged" xml:"isManaged"`
ResId string `json:"resId" xml:"resId"`
TranslogOpsPercent string `json:"translogOpsPercent" xml:"translogOpsPercent"`
Namespace string `json:"namespace" xml:"namespace"`
HeapPercent string `json:"heapPercent" xml:"heapPercent"`
SourceType string `json:"sourceType" xml:"sourceType"`
Stage string `json:"stage" xml:"stage"`
Name string `json:"name" xml:"name"`
OsType string `json:"osType" xml:"osType"`
EndpointId string `json:"endpointId" xml:"endpointId"`
Endpoint string `json:"endpoint" xml:"endpoint"`
Code string `json:"code" xml:"code"`
Tags string `json:"tags" xml:"tags"`
ResType string `json:"resType" xml:"resType"`
NetworkType string `json:"networkType" xml:"networkType"`
TotalStorageSize int64 `json:"totalStorageSize" xml:"totalStorageSize"`
FileSize int64 `json:"fileSize" xml:"fileSize"`
IndexTemplate string `json:"indexTemplate" xml:"indexTemplate"`
TagValue string `json:"TagValue" xml:"TagValue"`
SourceNode string `json:"sourceNode" xml:"sourceNode"`
BytesPercent string `json:"bytesPercent" xml:"bytesPercent"`
DiskUsedPercent string `json:"diskUsedPercent" xml:"diskUsedPercent"`
OwnerId string `json:"ownerId" xml:"ownerId"`
ManagedStorageSize int64 `json:"managedStorageSize" xml:"managedStorageSize"`
HostName string `json:"hostName" xml:"hostName"`
Status string `json:"status" xml:"status"`
FilesTotal int64 `json:"filesTotal" xml:"filesTotal"`
TargetHost string `json:"targetHost" xml:"targetHost"`
ZoneId string `json:"zoneId" xml:"zoneId"`
DownloadUrl string `json:"downloadUrl" xml:"downloadUrl"`
Index string `json:"index" xml:"index"`
CloudAssistantStatus string `json:"cloudAssistantStatus" xml:"cloudAssistantStatus"`
EndpointBusinessStatus string `json:"endpointBusinessStatus" xml:"endpointBusinessStatus"`
TranslogOps int64 `json:"translogOps" xml:"translogOps"`
EndpointStatus string `json:"endpointStatus" xml:"endpointStatus"`
IndexPatterns []string `json:"indexPatterns" xml:"indexPatterns"`
CollectorPaths []string `json:"collectorPaths" xml:"collectorPaths"`
SinkCluster SinkCluster `json:"sinkCluster" xml:"sinkCluster"`
SourceCluster SourceCluster `json:"sourceCluster" xml:"sourceCluster"`
Template Template `json:"template" xml:"template"`
Configs []ConfigsItem `json:"configs" xml:"configs"`
Indices []IndicesItem `json:"indices" xml:"indices"`
ExtendConfigs []ExtendConfigsItem `json:"extendConfigs" xml:"extendConfigs"`
Collectors []CollectorsItem `json:"collectors" xml:"collectors"`
IpAddress []IpAddressItem `json:"ipAddress" xml:"ipAddress"`
}