14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"Profiles": {
|
|
"default": {
|
|
"Server": "gpfs-server.example.com",
|
|
"Port": 443,
|
|
"ApiVersion": "v2",
|
|
"UseSsl": true,
|
|
"SkipCertificateCheck": false,
|
|
"TimeoutSeconds": 30,
|
|
"Username": "admin"
|
|
}
|
|
},
|
|
"ActiveProfile": "default"
|
|
}
|