omercier 03deb67cf6
fix(packaging): reorganize common code for azure (#5679)
because ApplicationInsights fatpacked plugin (and others) lacked a module

Refs: CTOR-1193
2025-08-05 16:22:56 +02:00

13 lines
515 B
JSON

{
"pkg_name": "centreon-plugin-Cloud-Azure-Compute-VirtualMachine-Api",
"pkg_summary": "Centreon Plugin to monitor Microsoft Azure Compute provider/Virtual Machine service using CLI or RestAPI",
"plugin_name": "centreon_azure_compute_virtualmachine_api.pl",
"files": [
"centreon/plugins/script_custom.pm",
"cloud/azure/custom/",
"cloud/azure/common/discovery.pm",
"cloud/azure/management/monitor/mode/health.pm",
"cloud/azure/compute/virtualmachine/"
]
}