Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
CanAddToCollection | boolean |
Description | string | This property indicates whether SoftwareInstallationService.InstallFromSoftwareIdentity supports adding a SoftwareIdentity to a Collection. | None | TRANSLATABLE= true |
Override | string | CanAddToCollection | TOSUBCLASS= false | None |
ProviderImplemented | boolean | true | None | None |
Required | boolean | true | None | OVERRIDABLE= false
|
Caption | string |
Description | string | The Caption property is a short textual description (one- line string) of the object. | None | TRANSLATABLE= true |
MaxLen | uint32 | 64 | None | None |
Override | string | Caption | TOSUBCLASS= false | None |
ProviderImplemented | boolean | true | None | None |
Description | string |
Description | string | The Description property provides a textual description of the object. | None | TRANSLATABLE= true |
Override | string | Description | TOSUBCLASS= false | None |
ProviderImplemented | boolean | true | None | None |
ElementName | string |
Description | string | A human-readable name that briefly describes this instance. | None | TRANSLATABLE= true |
Override | string | ElementName | TOSUBCLASS= false | None |
ProviderImplemented | boolean | true | None | None |
Required | boolean | true | None | OVERRIDABLE= false
|
InstanceID | string |
Description | string | The "key" property for this instance. It is an opaque, unique identifier for instances of this class. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
Override | string | InstanceID | TOSUBCLASS= false | None |
ProviderImplemented | boolean | true | None | None |
OtherSupportedExtendedResourceTypeDescriptions | string |
Description | string | A string describing the binary format types that this service 'knows' how to install when the corresponding SupportedExtendedResourceTypes array includes the value 1 (Other). | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypes[], CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesMajorVersions[], CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesMinorVersions[], CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesRevisionNumbers[], CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesbuildNumbers[] | None | None |
SupportedAsynchronousActions | uint16 |
Description | string | Tells a client which methods are supported that will run asynchronously. These methods will have a non-null Job parameter that a client can use to query the status of the method. This property includes only the value "5" ("InstallFromURI"). | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SoftwareInstallationServiceCapabilities.SupportedSynchronousActions | None | None |
Override | string | SupportedAsynchronousActions | TOSUBCLASS= false | None |
ProviderImplemented | boolean | true | None | None |
Required | boolean | true | None | OVERRIDABLE= false
|
ValueMap | string | 2, 3, 4, 5 | None | None |
Values | string | None supported, Install From Software Identity, Install from ByteStream, Install from URI | None | TRANSLATABLE= true |
SupportedExtendedResourceTypes | uint16 |
ArrayType | string | Indexed | None | OVERRIDABLE= false
|
Description | string | Specifies the types of software packages that can be installed using the associated service. The VMware implementation supports VMware Software Packages only. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareInstallationServiceCapabilities.OtherSupportedExtendedResourceTypeDescriptions[], CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesMajorVersions[], CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesMinorVersions[], CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesRevisionNumbers[], CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypesbuildNumbers[] | None | None |
Override | string | SupportedExtendedResourceTypes | TOSUBCLASS= false | None |
ProviderImplemented | boolean | true | None | None |
Required | boolean | true | None | OVERRIDABLE= false
|
ValueMap | string | 10 | None | None |
Values | string | VMware Software Package | None | TRANSLATABLE= true |
SupportedExtendedResourceTypesBuildNumbers | uint16 |
ArrayType | string | Indexed | None | OVERRIDABLE= false
|
Description | string | This property represents the build number component of the installer version supported by the SoftwareInstallationService.The installer format is represented by the element at the same index in the SupportedExtendedResourceTypes array. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareIdentity.MinExtendedResourceTypeBuildNumber, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypes[] | None | None |
SupportedExtendedResourceTypesMajorVersions | uint16 |
ArrayType | string | Indexed | None | OVERRIDABLE= false
|
Description | string | This property represents the major number component of the installer version supported by the SoftwareInstallationService.The installer format is represented by the element at the same index in the SupportedExtendedResourceTypes array. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareIdentity.MinExtendedResourceTypeMajorVersion, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypes[] | None | None |
SupportedExtendedResourceTypesMinorVersions | uint16 |
ArrayType | string | Indexed | None | OVERRIDABLE= false
|
Description | string | This property represents the minor number component of the installer version supported by the SoftwareInstallationService.The installer format is represented by the element at the same index in the SupportedExtendedResourceTypes array. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareIdentity.MinExtendedResourceTypeMinorVersion, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypes[] | None | None |
SupportedExtendedResourceTypesRevisionNumbers | uint16 |
ArrayType | string | Indexed | None | OVERRIDABLE= false
|
Description | string | This property represents the revision number component of the installer version supported by the SoftwareInstallationService.The installer format is represented by the element at the same index in the SupportedExtendedResourceTypes array. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SoftwareIdentity.ExtendedResourceType, CIM_SoftwareIdentity.MinExtendedResourceTypeRevisionNumber, CIM_SoftwareInstallationServiceCapabilities.SupportedExtendedResourceTypes[] | None | None |
SupportedInstallOptions | uint16 |
Description | string | Property that lists the values for the "InstallOptions" parameter of the InstallFromURI, InstallFromByteStream, and InstallFromSoftwareIdentity methods that are supported by the installation service. For the initial release of the VMware Software Update provider, no InstallOptions are supported, so this value has an empty array. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SoftwareInstallationService.InstallFromSoftwareIdentity | None | None |
Override | string | SupportedInstallOptions | TOSUBCLASS= false | None |
ProviderImplemented | boolean | true | None | None |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, .., 32768..65535 | None | None |
Values | string | Defer target/system reset, Force installation, Install, Update, Repair, Reboot, Password, Uninstall, Log, SilentMode, AdministrativeMode, ScheduleInstallAt, DMTF Reserved, Vendor Specific | None | TRANSLATABLE= true |
SupportedSynchronousActions | uint16 |
Description | string | Tells a client which methods are supported that will run synchronously. We do not support any synchronous methods in the VMware Software Update provider, so this property will be an empty array. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SoftwareInstallationServiceCapabilities.SupportedAsynchronousActions | None | None |
Override | string | SupportedSynchronousActions | TOSUBCLASS= false | None |
ProviderImplemented | boolean | true | None | None |
Required | boolean | true | None | OVERRIDABLE= false
|
ValueMap | string | 2, 3, 4, 5 | None | None |
Values | string | None supported, Install From Software Identity, Install from ByteStream, Install from URI | None | TRANSLATABLE= true |
SupportedTargetTypes | string |
Description | string | Property that lists the "TargetTypes" for SoftwareIdentity instances that can be installed by the associated service. Since the InstallFromSoftwareIdentity method is not supported as a standard interface, this property has an empty array. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SoftwareIdentity.TargetType | None | None |
Override | string | SupportedTargetTypes | TOSUBCLASS= false | None |
ProviderImplemented | boolean | true | None | None |
Required | boolean | true | None | OVERRIDABLE= false
|
SupportedURISchemes | uint16 |
Description | string | Specifies the address types supported by the InstallFromURI method for the "URI" parameter. The specific values of this method correspond to the protocols supported by the underlying update mechanism:
"3" ("file"). | None | TRANSLATABLE= true |
Override | string | SupportedURISchemes | TOSUBCLASS= false | None |
ProviderImplemented | boolean | true | None | None |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, .., 0x8000..0xFFFF | None | None |
Values | string | data, file, ftp, http, https, nfs, tftp, DMTF Reserved, Vendor Specific | None | TRANSLATABLE= true |
Copyright © 2008-2020 VMware, Inc. All rights reserved.