curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/email-configs/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"smtp_password": "string",
"smtp_skip_tls_cert_verify": true,
"enabled": true,
"smtp_auth_enabled": true,
"smtp_port": 0,
"smtp_host": "string",
"smtp_user": "string",
"smtp_ssl_mode": "string",
"smtp_email_from": "string",
"smtp_enable_ssl": true,
"smtp_rsa_key_id": "string",
"subject": "string"
}