CertificatePageDTO

CertificatePageDTO
CertificatePageDTO
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
}
certificates
Optional

certificates

integer As int64 As int64
page
Optional

page

integer As int64 As int64
total
Optional

total