Initial
This commit is contained in:
@@ -1136,6 +1136,12 @@ const settingMetadata = {
|
||||
section: 'Integrations',
|
||||
secret: true
|
||||
},
|
||||
vcenter_api_mode: {
|
||||
label: 'vCenter API Mode',
|
||||
description: 'Use auto for modern /api with fallback to legacy /rest. Set api or rest to force one contract.',
|
||||
placeholder: 'auto',
|
||||
section: 'Integrations'
|
||||
},
|
||||
vcenter_allow_untrusted_tls: {
|
||||
label: 'Allow Untrusted vCenter TLS',
|
||||
description: 'Permit self-signed or private CA vCenter certificates for lab and internal deployments.',
|
||||
|
||||
Reference in New Issue
Block a user