googleapis.com – privateca
The Certificate Authority Service API is a highly-available, scalable service that enables you to simplify and automate the management of private certificate authorities (CAs) while staying in control of your private keys.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:privateca/v1.json
- Provider
- googleapis.com:privateca / privateca
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/privateca/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/privateca/v1/openapi.yaml
Tools (27)
Extracted live via the executor SDK.
-
projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesActivateActivate a CertificateAuthority that is in state AWAITING_USER_ACTIVATION and is of type SUBORDINATE. After the parent Certificate Authority signs a certificate signing request from FetchCertificateAuthorityCsr, this method can complete the activation process.
-
projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesCertificateRevocationListsListLists CertificateRevocationLists.
-
projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesCreateCreate a new CertificateAuthority in a given Project and Location.
-
projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesDisableDisable a CertificateAuthority.
-
projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesEnableEnable a CertificateAuthority.
-
projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesFetchFetch a certificate signing request (CSR) from a CertificateAuthority that is in state AWAITING_USER_ACTIVATION and is of type SUBORDINATE. The CSR must then be signed by the desired parent Certificate Authority, which could be another CertificateAuthority resource, or could be an on-prem certificate authority. See also ActivateCertificateAuthority.
-
projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesListLists CertificateAuthorities.
-
projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesUndeleteUndelete a CertificateAuthority that has been deleted.
-
projects.privatecaProjectsLocationsCaPoolsCertificatesCreateCreate a new Certificate in a given Project, Location from a particular CaPool.
-
projects.privatecaProjectsLocationsCaPoolsCertificatesListLists Certificates.
-
projects.privatecaProjectsLocationsCaPoolsCertificatesRevokeRevoke a Certificate.
-
projects.privatecaProjectsLocationsCaPoolsCreateCreate a CaPool.
-
projects.privatecaProjectsLocationsCaPoolsFetchCaCertsFetchCaCerts returns the current trust anchor for the CaPool. This will include CA certificate chains for all ACTIVE CertificateAuthority resources in the CaPool.
-
projects.privatecaProjectsLocationsCaPoolsListLists CaPools.
-
projects.privatecaProjectsLocationsCertificateTemplatesCreateCreate a new CertificateTemplate in a given Project and Location.
-
projects.privatecaProjectsLocationsCertificateTemplatesGetIamPolicyGets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
-
projects.privatecaProjectsLocationsCertificateTemplatesListLists CertificateTemplates.
-
projects.privatecaProjectsLocationsCertificateTemplatesPatchUpdate a CertificateTemplate.
-
projects.privatecaProjectsLocationsCertificateTemplatesSetIamPolicySets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND,INVALID_ARGUMENT, andPERMISSION_DENIEDerrors. -
projects.privatecaProjectsLocationsCertificateTemplatesTestIamPermissionsReturns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a
NOT_FOUNDerror. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning. -
projects.privatecaProjectsLocationsListLists information about the supported locations for this service.
-
projects.privatecaProjectsLocationsOperationsCancelStarts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns
google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding toCode.CANCELLED. -
projects.privatecaProjectsLocationsOperationsDeleteDeletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns
google.rpc.Code.UNIMPLEMENTED. -
projects.privatecaProjectsLocationsOperationsGetGets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
-
projects.privatecaProjectsLocationsOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools