master
yaml 50 lines 907 Bytes
Raw
1 vnode: "ok"
2 update_every: 123
3 autodetection_retry: 123
4 url: "ok"
5 body: "ok"
6 method: "ok"
7 headers:
8 ok: "ok"
9 username: "ok"
10 password: "ok"
11 bearer_token_file: "ok"
12 proxy_url: "ok"
13 proxy_username: "ok"
14 proxy_password: "ok"
15 timeout: 123.123
16 not_follow_redirects: yes
17 tls_ca: "ok"
18 tls_cert: "ok"
19 tls_key: "ok"
20 tls_skip_verify: yes
21 force_http2: yes
22 discovery_interval: 123.123
23 tag_categories:
24 - "Environment"
25 - "Business*"
26 custom_attributes:
27 - "Owner"
28 - "Cost Center"
29 collect_datastore_clusters: yes
30 datastore_cluster_include:
31 - "/*"
32 collect_vsan: yes
33 vsan_cluster_include:
34 - "/DC1/Cluster*"
35 - "vsan_uuid:cluster-uuid"
36 vsan_host_include:
37 - "/DC1/Cluster*/Host*"
38 - "vsan_node_uuid:host-uuid"
39 vsan_vm_include:
40 - "/DC1/Cluster*/Host*/VM*"
41 - "instance_uuid:vm-uuid"
42 collect_network_topology: yes
43 host_include:
44 - "ok"
45 vm_include:
46 - "ok"
47 datastore_include:
48 - "ok"
49 cluster_include:
50 - "ok"