ContentRegistriesHarborGetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"cert_chain": [
"string"
],
"cluster": "string",
"creation_time": "string",
"garbage_collection": {
"day_of_week": "SUNDAY",
"hour": 0,
"minute": 0,
"type": "NONE"
},
"health": {
"details": {
"args": [
"string"
],
"default_message": "string",
"id": "string",
"localized": "string",
"params": [
{
"key": "key1",
"value": {
"d": 0,
"dt": "string",
"format": "SHORT_DATE",
"i": 0,
"l": {
"id": "string",
"params": "StdLocalizationParam Object"
},
"precision": 0,
"s": "string"
}
}
]
},
"status": "STARTING"
},
"namespace": "string",
"storage": [
{
"capacity": 0,
"policy": "string",
"used": 0
}
],
"ui_access_url": "string",
"version": "string"
}
}