Get Depot Settings
Get the depot configuration. In a fresh setup, this would be empty.
Ok
{
"vmwareAccount": {
"username": "string",
"password": "string",
"status": "One among: DEPOT_UNKNOWN_HOST, DEPOT_NOT_AVAILABLE, DEPOT_USER_NOT_SET, DEPOT_INVALID_CREDENTIAL, UNKNOWN_FAILURE, DEPOT_CONNECTION_SUCCESSFUL",
"message": "string"
},
"dellEmcSupportAccount": {
"username": "string",
"password": "string",
"status": "One among: DEPOT_UNKNOWN_HOST, DEPOT_NOT_AVAILABLE, DEPOT_USER_NOT_SET, DEPOT_INVALID_CREDENTIAL, UNKNOWN_FAILURE, DEPOT_CONNECTION_SUCCESSFUL",
"message": "string"
},
"offlineAccount": {
"username": "string",
"password": "string",
"status": "One among: DEPOT_UNKNOWN_HOST, DEPOT_NOT_AVAILABLE, DEPOT_USER_NOT_SET, DEPOT_INVALID_CREDENTIAL, UNKNOWN_FAILURE, DEPOT_CONNECTION_SUCCESSFUL",
"message": "string"
},
"depotConfiguration": {
"isOfflineDepot": false,
"hostname": "string",
"port": 0
}
}
VMware Depot Account Information
VMware Depot Account Information
VMware Depot Account Information
Depot Configuration
InternalServerError
"Error Object"
The minor error code
The error type
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
curl -H 'Authorization: <value>' https://{api_host}/v1/system/settings/depot