Get the system Spectro repository. Restricted to edge services
GET/v1/users/config/scar
Get the system Spectro repository. Restricted to edge services
Responses
- 200
(empty)
- application/json
- Schema
- Example (from schema)
Schema
baseContentPathstring
caCertstring
endpointstring
insecureVerifyboolean
passwordstring
usernamestring
{
"baseContentPath": "string",
"caCert": "string",
"endpoint": "string",
"insecureVerify": true,
"password": "string",
"username": "string"
}
Loading...