2.2.1.3.2 Attributes
The following table lists the attributes of the Endpoint element.
Attribute |
Type |
Required |
Available |
Description |
---|---|---|---|---|
Name |
xs:string [256] |
Yes |
Yes |
Computer name of the device that created the report. If the maximum string length is exceeded, the report is rejected. |
ProfileID |
xs:string |
No |
No |
Not used. |
v2:OS<13> |
xs:string [128] |
No |
Yes |
The operating system used for the reporting endpoint. |
v2:CPUName<14> |
xs:string [128] |
No |
Yes |
The name of the central processing unit (CPU) used for the reporting endpoint. |
v2:CPUNumberOfCores<15> |
xs:short |
No |
Yes |
The number of processor CPU cores used for the reporting endpoint. |
v2:CPUProcessorSpeed<16> |
xs:int |
No |
Yes |
The speed in megahertz of the CPU used for the reporting endpoint. |
v2:VirtualizationFlag<17> |
xs:byte |
No |
Yes |
Flag indicating the type of virtualization environment: "0x00" - None "0x01" - HyperV "0x02" - VMWare "0x04" - Virtual PC "0x08" - Xen PC |