Skip to content

Commit da4b60e

Browse files
Update integration-manifest.json
1 parent 256e63f commit da4b60e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

integration-manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
"Style": "Default"
4646
},
4747
"StorePathValue": "",
48+
"ClientMachineDescription": "Hostname or IP address of the A10 vThunder appliance to be managed. The orchestrator will establish an AXAPI (REST API) connection using the credentials specified in the Server Username and Server Password fields to manage SSL certificates directly on the device.",
49+
"StorePathDescription": "A10 partition name where certificates will be managed. Use 'shared' for the default shared partition, or specify a custom partition name (e.g., 'tenant-prod') for multi-tenant deployments. The partition must already exist on the A10 device. Leave empty to default to the shared partition.",
4850
"PrivateKeyAllowed": "Optional",
4951
"ServerRequired": true,
5052
"PowerShell": false,
@@ -126,6 +128,8 @@
126128
"Style": "Default"
127129
},
128130
"StorePathValue": "",
131+
"ClientMachineDescription": "Hostname or IP address of the A10 vThunder appliance to be managed. The orchestrator will establish an AXAPI (REST API) connection using the credentials specified in the Server Username and Server Password fields to trigger certificate installation on the management interface after uploading files via SCP.",
132+
"StorePathDescription": "Absolute directory path on the SCP server where certificate files (.crt and .key) will be uploaded. The A10 device will retrieve certificate files from this location. Example: '/home/certuser'. The specified path must exist and the SCP user must have write permissions to this directory.",
129133
"PrivateKeyAllowed": "Required",
130134
"ServerRequired": true,
131135
"PowerShell": false,

0 commit comments

Comments
 (0)