Reference Guide

Table Of Contents
Name Description Schema
drive_id
optional
Reference to the associated drive which these metrics were
recorded.
string
entity
required
Localized message string corresponding to entity. MetricsEntityEnum
entity_l10n
optional
Localized message string corresponding to entity string
percent_endu
rance_remain
ing
optional
The percentage of drive wear remaining. number (float)
repeat_count
optional
Number of times the metrics is repeated.
Minimum value : 0
Maximum value : 2147483647
integer (int32)
response_defi
nition
required
Response definition for the entity. string
timestamp
optional
End of sample period. string (date-time)
x509_certificate_create
Parameters for x509 Certificate create operation. Was added in version 2.0.0.0.
Name Description Schema
certificate
required
Concatenated PEM encoded (including header, footer and
line break) X509 certificate string from end-entity
certificate to root certificate. End-entity certificate has to be
put at the top and the sequence should be maintained as
the certificate chain from end-entity certificate to the root
certificate.
string
940