McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 310

↗ View in doc context
page
310
source
ucce/v15.0.1/db-schema-handbook/db-schema-handbook.md
chunk_id
ucce::v15.0.1::db-schema-handbook::db-schema-handbook::296

Table 238: Fields in Machine_Address Table Keys and NULL Option Data Type Description Name NOT NULL varchar(256) The connection address (either the IP address or the hostname). Address NOT NULL DBINIT The type of address. Valid values are: • 1 = Public • 2 = Private AddressType NOT NULL DBINT The database ID of the row. This is needed for the Machine_Service table. MachineAddressID NOT NULL DBINT The foreign key to the Machine_Host table. MachineHostID Machine_Connection_Profile This table is reserved for future use. Machine_Host This table contains information about the host. The table stores both VM Host and Virtual Machine information. Login information is stored in the Machine_Services table as a machine may support more than one service, each with different authentication credentials. Table 239: Fields in Machine_Host Table Keys and NULL Option Data Type Description Name NOTNULL DBCHAR Whether the record was autogenerated by the system. Once a user modifies a record, the value is set to False ('N'). AutoGenerated NOTNULL CHANGESTAMP The change stamp, which is updated every time the Machine_Host or related Machine_Service rows are created or modified. ChangeStamp NULL DBDATETIME Records the date and time when a record is added/updated. DateTimeStamp NULL DESCRIPTION The description Description Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 292 All Tables Machine_Connection_Profile