Skip to content

Commit db57953

Browse files
Update integration-manifest.json
1 parent 3a4d32a commit db57953

File tree

1 file changed

+28
-5
lines changed

1 file changed

+28
-5
lines changed

integration-manifest.json

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,30 @@
11
{
2-
"$schema": "https://keyfactor.github.io/integration-manifest-schema.json",
3-
"integration_type": "orchestrator",
4-
"name": "a10vThunder",
5-
"status": "Pilot",
6-
"description": "A10 vThunder AnyAgent allows an organization to inventory and deploy certificates in any domain that the appliance services. The AnyAgent deploys the appropriate files (.cer, .pem) within the defined directories and also performs and Inventory on the Items."
2+
"$schema": "https://keyfactor.github.io/integration-manifest-schema.json",
3+
"integration_type": "orchestrator",
4+
"name": "a10vThunder",
5+
"status": "pilot",
6+
"link_github": false,
7+
"description": "A10 vThunder AnyAgent allows an organization to inventory and deploy certificates in any domain that the appliance services. The AnyAgent deploys the appropriate files (.cer, .pem) within the defined directories and also performs and Inventory on the Items.",
8+
"about": {
9+
"orchestrator": {
10+
"win": {
11+
"supportsCreateStore": false,
12+
"supportsDiscovery": false,
13+
"supportsManagementAdd": true,
14+
"supportsManagementRemove": true,
15+
"supportsReenrollment": false,
16+
"supportsInventory": true,
17+
"platformSupport": "Unused"
18+
},
19+
"linux": {
20+
"supportsCreateStore": false,
21+
"supportsDiscovery": false,
22+
"supportsManagementAdd": true,
23+
"supportsManagementRemove": true,
24+
"supportsReenrollment": false,
25+
"supportsInventory": true,
26+
"platformSupport": "Unused"
27+
}
28+
}
29+
}
730
}

0 commit comments

Comments
 (0)