VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::esx::hcl::hosts::CompatibilityReportDefinitions Class Reference

Defines the type descriptors for the CompatibilityReport API service. More...

List of all members.

Static Public Attributes

static global::System.Lazy
< vmware.vapi.bindings.type.StructType > 
biosConstraint
static global::System.Lazy
< vmware.vapi.bindings.type.StructType > 
serverCompatibility
static global::System.Lazy
< vmware.vapi.bindings.type.StructType > 
serverHclInfo
static global::System.Lazy
< vmware.vapi.bindings.type.StructType > 
deviceConstraint
static global::System.Lazy
< vmware.vapi.bindings.type.StructType > 
deviceHclInfo
static global::System.Lazy
< vmware.vapi.bindings.type.StructType > 
hclReport
static global::System.Lazy
< vmware.vapi.bindings.type.StructType > 
result
static global::System.Lazy
< vmware.vapi.bindings.type.StructType > 
spec
static global::System.Lazy
< vmware.vapi.bindings.type.StructType > 
createInput
static global::System.Lazy
< vmware.vapi.bindings.type.IType > 
createOutput
static global::System.Lazy
< vmware.vapi.bindings.type.StructType > 
get_Input
static global::System.Lazy
< vmware.vapi.bindings.type.IType > 
get_Output

Detailed Description

Defines the type descriptors for the CompatibilityReport API service.


Member Data Documentation

global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::biosConstraint [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() =>
            {
                global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields =
                    new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>();
                fields.Add("bios", new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.StructDefinitions.firmware.Value)));
                fields.Add("notes", new vmware.vapi.bindings.type.ListType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.vapi.std.StructDefinitions.localizableMessage.Value))));
                global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null;
                return new vmware.vapi.bindings.type.StructType("com.vmware.esx.hcl.hosts.compatibility_report.bios_constraint", fields, typeof(vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint), validators, false, null);
            })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::createInput [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() =>
            {
                global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields =
                    new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>();
                fields.Add("host", new vmware.vapi.bindings.type.IdType("HostSystem"));
                fields.Add("spec", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.hosts.CompatibilityReportDefinitions.spec.Value))));
                global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null;
                return new vmware.vapi.bindings.type.StructType("operation-input", fields, typeof(vmware.vapi.data.StructValue), validators, false, null);
            })
global::System.Lazy<vmware.vapi.bindings.type.IType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::createOutput [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.IType>(() =>
            {
                return new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.hosts.CompatibilityReportDefinitions.result.Value));
            })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::deviceConstraint [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() =>
            {
                global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields =
                    new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>();
                fields.Add("driver", new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.StructDefinitions.driver.Value)));
                fields.Add("firmware", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.StructDefinitions.firmware.Value))));
                fields.Add("notes", new vmware.vapi.bindings.type.ListType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.vapi.std.StructDefinitions.localizableMessage.Value))));
                global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null;
                return new vmware.vapi.bindings.type.StructType("com.vmware.esx.hcl.hosts.compatibility_report.device_constraint", fields, typeof(vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint), validators, false, null);
            })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::deviceHclInfo [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() =>
            {
                global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields =
                    new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>();
                fields.Add("compatibility", new vmware.vapi.bindings.type.EnumType(typeof(vmware.esx.hcl.CompatibilityStatus)));
                fields.Add("device", new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.StructDefinitions.PCIDevice.Value)));
                fields.Add("device_constraints", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.ListType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.hosts.CompatibilityReportDefinitions.deviceConstraint.Value)))));
                fields.Add("supported_releases", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.ListType(new vmware.vapi.bindings.type.StringType())));
                fields.Add("vcg_link", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.UriType()));
                fields.Add("notes", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.ListType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.vapi.std.StructDefinitions.localizableMessage.Value)))));
                global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null;
                return new vmware.vapi.bindings.type.StructType("com.vmware.esx.hcl.hosts.compatibility_report.device_hcl_info", fields, typeof(vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo), validators, false, null);
            })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::get_Input [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() =>
            {
                global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields =
                    new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>();
                fields.Add("host", new vmware.vapi.bindings.type.IdType("HostSystem"));
                global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null;
                return new vmware.vapi.bindings.type.StructType("operation-input", fields, typeof(vmware.vapi.data.StructValue), validators, false, null);
            })
global::System.Lazy<vmware.vapi.bindings.type.IType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::get_Output [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.IType>(() =>
            {
                return new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.hosts.CompatibilityReportDefinitions.result.Value));
            })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::hclReport [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() =>
            {
                global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields =
                    new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>();
                fields.Add("host", new vmware.vapi.bindings.type.UriType());
                fields.Add("target_release", new vmware.vapi.bindings.type.StringType());
                fields.Add("server_hcl", new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.hosts.CompatibilityReportDefinitions.serverHclInfo.Value)));
                fields.Add("devices_hcl", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.ListType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.hosts.CompatibilityReportDefinitions.deviceHclInfo.Value)))));
                fields.Add("generated_at", new vmware.vapi.bindings.type.DateTimeType());
                fields.Add("notifications", new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.StructDefinitions.notifications.Value)));
                global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null;
                return new vmware.vapi.bindings.type.StructType("com.vmware.esx.hcl.hosts.compatibility_report.hcl_report", fields, typeof(vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport), validators, false, null);
            })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::result [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() =>
            {
                global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields =
                    new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>();
                fields.Add("report", new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.hosts.CompatibilityReportDefinitions.hclReport.Value)));
                fields.Add("identifier", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.IdType("com.vmware.esx.hcl.resources.CompatibilityReport")));
                global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null;
                return new vmware.vapi.bindings.type.StructType("com.vmware.esx.hcl.hosts.compatibility_report.result", fields, typeof(vmware.esx.hcl.hosts.CompatibilityReportTypes.Result), validators, false, null);
            })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::serverCompatibility [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() =>
            {
                global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields =
                    new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>();
                fields.Add("bios_constraints", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.ListType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.hosts.CompatibilityReportDefinitions.biosConstraint.Value)))));
                fields.Add("cpu_series", new vmware.vapi.bindings.type.StringType());
                fields.Add("supported_releases", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.ListType(new vmware.vapi.bindings.type.StringType())));
                fields.Add("vcg_link", new vmware.vapi.bindings.type.UriType());
                fields.Add("notes", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.ListType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.vapi.std.StructDefinitions.localizableMessage.Value)))));
                global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null;
                return new vmware.vapi.bindings.type.StructType("com.vmware.esx.hcl.hosts.compatibility_report.server_compatibility", fields, typeof(vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility), validators, false, null);
            })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::serverHclInfo [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() =>
            {
                global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields =
                    new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>();
                fields.Add("server", new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.StructDefinitions.server.Value)));
                fields.Add("matches", new vmware.vapi.bindings.type.ListType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.esx.hcl.hosts.CompatibilityReportDefinitions.serverCompatibility.Value))));
                fields.Add("model_compatibility", new vmware.vapi.bindings.type.EnumType(typeof(vmware.esx.hcl.CompatibilityStatus)));
                global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null;
                return new vmware.vapi.bindings.type.StructType("com.vmware.esx.hcl.hosts.compatibility_report.server_hcl_info", fields, typeof(vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo), validators, false, null);
            })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::esx::hcl::hosts::CompatibilityReportDefinitions::spec [static]
Initial value:
            new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() =>
            {
                global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields =
                    new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>();
                fields.Add("release", new vmware.vapi.bindings.type.StringType());
                global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null;
                return new vmware.vapi.bindings.type.StructType("com.vmware.esx.hcl.hosts.compatibility_report.spec", fields, typeof(vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec), validators, false, null);
            })

The documentation for this class was generated from the following file: