Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 2.47 KB

CertificateDetails.md

File metadata and controls

35 lines (30 loc) · 2.47 KB

CertificateDetails

Properties

Name Type Description Notes
associated_links CertAssociatedLinks [optional]
cert_type str, none_type Type of array certificate [optional]
commonname str, none_type Commonname of the resource [optional]
console_uri str, none_type consoleUri for detailed storage object [optional]
customer_id str The customer application identifier [optional]
displayname str, none_type Displayname of the resource [optional]
domain str, none_type Domain of the resource [optional]
enddate CertificateDetailsEnddate [optional]
fingerprint str, none_type Fingerprint of the resource [optional]
generation int A monotonically increasing value. This value updates when the resource is updated and can be used as a short way to determine if a resource has changed or which of two different copies of a resource is more up to date. [optional]
id str, none_type Unique Identifier of the resource [optional]
issuer str, none_type Issuer of the resource [optional]
pem str, none_type array certificate pem [optional]
request_uri str, none_type requestUri for detailed certificate object [optional]
serial str, none_type Serial of the resource [optional]
service str, none_type Service name of the resource [optional]
signaturetype str, none_type Signature type of the resource [optional]
startdate CertificateDetailsStartdate [optional]
subject str, none_type Subject of the resource [optional]
subjectaltname str, none_type Subjectaltname of the resource [optional]
system_id str SystemID of the array [optional]
text str, none_type array certificate text [optional]
type str The type of resource. [optional]
uri str, none_type URI of the resource [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]