| Server IP : 35.236.43.222 / Your IP : 216.73.216.143 Web Server : Apache System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64 User : deploy ( 1002) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/google-cloud-sdk/lib/surface/privateca/templates/ |
Upload File : |
- release_tracks: [GA]
help_text:
brief: |
Set the IAM policy for a certificate template.
description: |
Sets the IAM policy for the given certificate template as defined in a JSON or YAML file.
See https://cloud.google.com/iam/docs/managing-policies for details of
the policy file format and contents.
examples: |
The following command will read an IAM policy defined in a JSON file
'policy.json' and set it for the certificate template 'my-template' with the location
'us-west1':
$ {command} my-template --location=us-west1 policy.json
request:
collection: privateca.projects.locations.certificateTemplates
api_version: v1
arguments:
resource:
help_text: The certificate template for which to update the IAM policy.
spec: !REF googlecloudsdk.command_lib.privateca.resources:certificate_template
iam:
enable_condition: true
policy_version: 3
get_iam_policy_version_path: options_requestedPolicyVersion