SoftLayer_Security_Certificate_Entry


SoftLayer_Security_Certificate_Entry

Description

Local


certificateId

The ID of the certificate record.
Type: int


commonName

The common name (usually a domain name) encoded within the certificate.
Type: string


keySize

The size (number of bits) of the public key represented by the certificate.
Type: int


organizationName

The organizational name encoded in the certificate.
Type: string


validityBegin

The UTC timestamp representing the beginning of the certificate’s validity
Type: dateTime


validityDays

The number of days remaining in the validity period for the certificate.
Type: int


validityEnd

The UTC timestamp representing the end of the certificate’s validity period.
Type: dateTime

Relational

Count