VirtualizationManagementSystem¶
Source system for virtualization information. For VMware: corresponds to a vCenter.
Fields¶
Field | Type | Description |
---|---|---|
Created | datetime2 | Date/Time this object got created |
CreatedGUID | uniqueidentifier | GUID of the scan file that created this object |
Guid | uniqueidentifier | |
ID | bigint | Internal ID for the VirtualizationManagementSystem entity (Primary Key) |
InstanceUUID | uniqueidentifier | The unique ID of this ManagementSystem. Used to identify the source of scans and to remove objects no longer scanned.. |
LastScan | datetime2 | Date/Time this object got last scanned |
LastScanGUID | uniqueidentifier | GUID of the last scan file that for this object |
ManagementSystem | nvarchar | Name of the Management System |
ManagementSystemVersion | nvarchar | Version of the Management System |
Name | nvarchar | Name |
ServerUniqueID | bigint | |
ServiceNowLastExport | datetime2 | Date/Time of last export to ServiceNow |
ServiceNowLastImport | datetime2 | Date/Time of last import from ServiceNow |
ServiceNowSysID | uniqueidentifier | Service Now: sys_id of the replicated object |
ServiceNowTargetClass | nvarchar | Service Now: class of the replicated object |