Resource: CertificateTemplate
A CertificateTemplate
refers to a managed template for certificate issuance.
JSON representation |
---|
{ "name": string, "maximumLifetime": string, "predefinedValues": { object ( |
Fields | |
---|---|
name |
Identifier. The resource name for this |
maximum |
Optional. The maximum lifetime allowed for issued A duration in seconds with up to nine fractional digits, ending with ' |
predefined |
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 |
identity |
Optional. Describes constraints on identities that may be appear in |
passthrough |
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. |
create |
Output only. The time at which this Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
update |
Output only. The time at which this Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. 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. |