integrations.sh
← all integrations

googleapis.com – privateca

OpenAPI apis-guru analyticsmedia

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.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesActivate

    Activate 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.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesCertificateRevocationListsList

    Lists CertificateRevocationLists.

  • projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesCreate

    Create a new CertificateAuthority in a given Project and Location.

  • projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesDisable

    Disable a CertificateAuthority.

  • projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesEnable

    Enable a CertificateAuthority.

  • projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesFetch

    Fetch 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.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesList

    Lists CertificateAuthorities.

  • projects.privatecaProjectsLocationsCaPoolsCertificateAuthoritiesUndelete

    Undelete a CertificateAuthority that has been deleted.

  • projects.privatecaProjectsLocationsCaPoolsCertificatesCreate

    Create a new Certificate in a given Project, Location from a particular CaPool.

  • projects.privatecaProjectsLocationsCaPoolsCertificatesList

    Lists Certificates.

  • projects.privatecaProjectsLocationsCaPoolsCertificatesRevoke

    Revoke a Certificate.

  • projects.privatecaProjectsLocationsCaPoolsCreate

    Create a CaPool.

  • projects.privatecaProjectsLocationsCaPoolsFetchCaCerts

    FetchCaCerts returns the current trust anchor for the CaPool. This will include CA certificate chains for all ACTIVE CertificateAuthority resources in the CaPool.

  • projects.privatecaProjectsLocationsCaPoolsList

    Lists CaPools.

  • projects.privatecaProjectsLocationsCertificateTemplatesCreate

    Create a new CertificateTemplate in a given Project and Location.

  • projects.privatecaProjectsLocationsCertificateTemplatesGetIamPolicy

    Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

  • projects.privatecaProjectsLocationsCertificateTemplatesList

    Lists CertificateTemplates.

  • projects.privatecaProjectsLocationsCertificateTemplatesPatch

    Update a CertificateTemplate.

  • projects.privatecaProjectsLocationsCertificateTemplatesSetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

  • projects.privatecaProjectsLocationsCertificateTemplatesTestIamPermissions

    Returns 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_FOUND error. 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.privatecaProjectsLocationsList

    Lists information about the supported locations for this service.

  • projects.privatecaProjectsLocationsOperationsCancel

    Starts 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 to Code.CANCELLED.

  • projects.privatecaProjectsLocationsOperationsDelete

    Deletes 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.privatecaProjectsLocationsOperationsGet

    Gets 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.privatecaProjectsLocationsOperationsList

    Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools