Kelverion.Vmware.Vsphere-Automation.json

{
  "ConnectionFields": [
    {
      "Name": "ServerUrl",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": false
    },
    {
      "Name": "User",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": false
    },
    {
      "Name": "Password",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": true
    },
    {
      "Name": "LicenseKey",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": true
    },
    {
      "Name": "SkipCertificateValidation",
      "TypeName": "System.Boolean",
      "IsOptional": true,
      "IsEncrypted": false
    }
  ],
  "ConnectionTypeName": "Kelverion.Vmware.Vsphere",
  "IntegrationModuleName": "Kelverion.Vmware.Vsphere"
}