Data Structure for Standalone CUIC
Attribute Name |
Base Type |
Restrictions |
Description |
---|---|---|---|
FQDN |
string |
Regex : [A-Za-z0-9]([A-Z0-9a-z_\-\.])+[a-z]{2} minLength = 1 maxLength = 255 |
Fully Qualified Domain Name of the standalone CUIC server. |
Datasource Name |
string |
minLength = 1 |
Datasource name to which the CUIC server is pointing. |
Username |
string |
minLength = 1 |
Username of the CUIC server. |
Password |
string |
minLength = 1 |
Password of the CUIC server. |