| telemetry_types | telemetrySelector | ["Logs", "Metrics"] | Choose Telemetry Type. |
| endpoint* | string | | Endpoint to the vCenter Server or ESXi host that has the sdk path enabled. Required. The expected format is <protocol>://<hostname> \n \ni.e: https://vcsa.hostname.localnet |
| username* | string | | Username used to authenticate. |
| password* | string | | Password used to authenticate. |
| tls | string | | Not Required. Will use defaults for configtls.TLSClientSetting. By default insecure settings are rejected and certificate verification is on. |
| collection_interval | int | 60 | Sets how often (seconds) to scrape for metrics. |