Skip to content

Commit

Permalink
ab#56057
Browse files Browse the repository at this point in the history
  • Loading branch information
leefine02 authored and leefine02 committed Apr 3, 2024
1 parent fe8d9ab commit 920ae61
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion integration-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,33 @@
"supportsManagementRemove": true,
"supportsReenrollment": false,
"supportsInventory": true
},
"store_types": {
"Imperva": {
"Name": "Imperva",
"ShortName": "Imperva",
"Capability": "Imperva",
"ServerRequired": false,
"BlueprintAllowed": false,
"CustomAliasAllowed": "Required",
"PowerShell": false,
"PrivateKeyAllowed": "Required",
"SupportedOperations": {
"Add": true,
"Create": false,
"Discovery": false,
"Enrollment": false,
"Remove": true
},
"PasswordOptions": {
"Style": "Default",
"EntrySupported": false,
"StoreRequired": true
},
"Properties": [],
"EntryParameters": []
}
}
}
}
}
}

0 comments on commit 920ae61

Please sign in to comment.