...
Code Block | ||||
---|---|---|---|---|
| ||||
{ "input": { "design-request": { "request-id": "704632839946", "action": "getArtifact", "payload": "{\"vnf-type\":\"NULL\",\"vnfc-type\":\"null\",\"protocol\":\"\",\"incart\":\"N\",\"action\":\"NULL \",\"artifact-name\":\"reference_AllAction_vnfc2_0.0.1V.json\",\"artifact-type\":\"APPC-CONFIG\",\"userID\":\"admin\"}" } } } |
CDT GUI enhancement:
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)
- CDT GUI will have a new tab – “ADMIN” tab for administering configuration server profiles.
- 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.
Runtime enhancement:
Payload example:
...