Resource: CertificateTemplate
A CertificateTemplate
refers to a managed template for certificate issuance.
JSON representation |
---|
{ "name": string, "maximumLifetime": string, "predefinedValues": { object ( |
Fields | |
---|---|
name |
Output only. The resource name for this |
maximumLifetime |
Optional. The maximum lifetime allowed for issued A duration in seconds with up to nine fractional digits, ending with ' |
predefinedValues |
Optional. A set of X.509 values that will be applied to all issued certificates that use this template. If the certificate request includes conflicting values for the same properties, they will be overwritten by the values defined here. If the issuing |
identityConstraints |
Optional. Describes constraints on identities that may be appear in |
passthroughExtensions |
Optional. Describes the set of X.509 extensions that may appear in a |
description |
Optional. A human-readable description of scenarios this template is intended for. |
createTime |
Output only. The time at which this A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
updateTime |
Output only. The time at which this A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
labels |
Optional. Labels with user-defined metadata. An object containing a list of |
Methods |
|
---|---|
|
Create a new CertificateTemplate in a given Project and Location. |
|
DeleteCertificateTemplate deletes a CertificateTemplate . |
|
Returns a CertificateTemplate . |
|
Gets the access control policy for a resource. |
|
Lists CertificateTemplates . |
|
Update a CertificateTemplate . |
|
Sets the access control policy on the specified resource. |
|
Returns permissions that a caller has on the specified resource. |