...
The following table lists screen objects is for the CDT GUI.
Data Fields | Required | Data Type | Field Size | Description |
Configuration Server FQDN | Yes | String |
| FQDN of the Ansible server |
Configuration Server Port | Yes | Integer | 0 – 65535 inclusive | TCP Port of the Ansible server |
Cloud-owner | Yes | String |
| Cloud-owner of the tenant ID |
Cloud-Region-ID | Yes | String |
| Cloud-Region of the tenant ID |
Tenant | Yes | String |
| Tenant ID that is associated with the Ansible server. Cloud-Owner, Cloud-Region, and Tenant ID uniquely identify a tenant. There should be at least one Tenant ID per Ansible server profile. |
Description | No | String |
| This a free text field for entering information identifying the Ansible server. |
Creator | Yes | String |
| Current session user ID for created the profile, source from cookie. Not user editable. |
Date Created | Yes | Date |
| Source from system clock at time of save artifact. Not user editable. |
Modifier | Required only when modifying an existing profile | String |
| Will not be populated when profile initially created. Required when modifying existing profile. Not user editable. |
Date Modified | Date |
|
(screen shot will come lately)
...
- ADMIN main screen displays configuration server profiles. All (Admin) users have read and write access to all server profiles. User can select columns to be sorted. All columns are sortable.
- CDT provides a sorting capability similar to the VNF profile screen.
- User can select columns to be sorted by clicking on the arrow symbols next to the column headings.
- Repeated clicking on an arrow symbol toggles the sorting orders, ascending and descending.
- In the sorting results, all fields for a row should be populated with the correct values.
- All columns are sortable except Description
- new buttons under Admin tab:
- Create New Server button – opens the Server Data screen for adding new server profile
Clicking the CREATE NEW SERVER button on the default screen takes the user to this Server Data to enter data for a new server profiles.
These fields are not user editable.
- Creator – the user ID when the server profile was first created. Once it is set during initial server profile creation, this value will not be changed.
- Date Created – date the server profile was created. Once it is set during initial server profile creation, this value will not be changed.
- Modifier – Empty during initial profile creation
- Modified Date – Empty during initial profile creation
- View/Edit button – opens the Server Data screen for editing the existing server profile
- Download All To PC button – saves the Admin artifact to an file on the local PC
- Save All To AppC button – save Admin artifact to App-C database in JSON format
- Arrow symbols next to column heading – sort the data by the specific column
- Create New Server button – opens the Server Data screen for adding new server profile
Runtime enhancement:
Payload example:
...