Files
DeleteClientDSSplunk/detelete_old_clients_ds/package/app.manifest
2024-06-15 00:35:12 +02:00

57 lines
1.4 KiB
Plaintext

{
"schemaVersion": "2.0.0",
"info": {
"title": "DS Add-on Delete old clients",
"id": {
"group": null,
"name": "detelete_old_clients_ds",
"version": "0.0.1"
},
"author": [
{
"name": "",
"email": null,
"company": null
}
],
"releaseDate": null,
"description": "DS Add-on Delete old clients",
"classification": {
"intendedAudience": "IT Professionals",
"categories": [
"Security, Fraud & Compliance"
],
"developmentStatus": "Production/Stable"
},
"commonInformationModels": null,
"license": {
"name": null,
"text": "LICENSE.txt",
"uri": null
},
"privacyPolicy": {
"name": null,
"text": null,
"uri": null
},
"releaseNotes": {
"name": "README",
"text": "README.txt",
"uri": ""
}
},
"dependencies": null,
"tasks": null,
"inputGroups": null,
"incompatibleApps": null,
"platformRequirements": null,
"supportedDeployments": [
"_standalone",
"_distributed",
"_search_head_clustering"
],
"targetWorkloads": [
"_search_heads",
"_indexers"
]
}