CertificatePageDTO
Properties
integer
page
Optional
Not available
integer
total
Optional
Not available
JSON Example
{
"certificates": [
{
"algorithm": "string",
"alias": "string",
"healthy": false,
"issuer": "string",
"referenced": false,
"sha1": "string",
"subject": "string",
"transactionId": "string",
"vmid": "string"
}
],
"page": 0,
"total": 0
}