mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-08-28 04:58:21 +02:00
12 lines
210 B
JSON
12 lines
210 B
JSON
{
|
|
"name": "hashicorp_vault",
|
|
"url": "127.0.0.1",
|
|
"protocol": "http",
|
|
"salt": "",
|
|
"port": 3000,
|
|
"root_path": "",
|
|
"role_id": "thisroleidisinplaintext",
|
|
"secret_id": "thissecretidisinplaintext"
|
|
}
|
|
|