Cluster¶
Cluster information.
Fields¶
| Field | Type | Description |
|---|---|---|
| AnalysisExtras | xml | Holds additional analysis data |
| ClusterTypeID | numeric | Internal ID that references the ClusterType entity (Foreign Key) |
| Created | datetime | Date/Time the cluster object got created in the database |
| CreatedGUID | guid | GUID of the scan file that created the cluster object in the database |
| DatacenterID | numeric | Internal ID that references the Datacenter entity (Foreign Key) |
| Description | string | Cluster description |
| Guid | guid | |
| ID | numeric | Internal ID for the Cluster entity (Primary Key) |
| LastScan | datetime | Date/Time time the cluster got scanned last |
| LastScanGuid | guid | GUID of the last scan file that contained information about this cluster |
| MoRef | string | For VMware clusters, contains the managed object ID (relative to vCenter) |
| Name | string | Cluster name. |
| ServiceNowLastExport | datetime | Date/Time of last export to ServiceNow |
| ServiceNowLastImport | datetime | Date/Time of last import from ServiceNow |
| ServiceNowSysID | guid | Service Now: sys_id of replicated object |
| ServiceNowTargetClass | string | Service Now: class of replicated object |