googleapis.com – apigeeregistry
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:apigeeregistry/v1.json
- Provider
- googleapis.com:apigeeregistry / apigeeregistry
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/apigeeregistry/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/apigeeregistry/v1/openapi.yaml
Tools (28)
Extracted live via the executor SDK.
-
projects.apigeeregistryProjectsLocationsApisCreateCreates a specified API.
-
projects.apigeeregistryProjectsLocationsApisDeploymentsCreateCreates a specified deployment.
-
projects.apigeeregistryProjectsLocationsApisDeploymentsListReturns matching deployments.
-
projects.apigeeregistryProjectsLocationsApisListReturns matching APIs.
-
projects.apigeeregistryProjectsLocationsApisVersionsCreateCreates a specified version.
-
projects.apigeeregistryProjectsLocationsApisVersionsListReturns matching versions.
-
projects.apigeeregistryProjectsLocationsApisVersionsSpecsCreateCreates a specified spec.
-
projects.apigeeregistryProjectsLocationsApisVersionsSpecsDeleteRevisionDeletes a revision of a spec.
-
projects.apigeeregistryProjectsLocationsApisVersionsSpecsListReturns matching specs.
-
projects.apigeeregistryProjectsLocationsApisVersionsSpecsListRevisionsLists all revisions of a spec. Revisions are returned in descending order of revision creation time.
-
projects.apigeeregistryProjectsLocationsApisVersionsSpecsPatchUsed to modify a specified spec.
-
projects.apigeeregistryProjectsLocationsApisVersionsSpecsRollbackSets the current revision to a specified prior revision. Note that this creates a new revision with a new revision ID.
-
projects.apigeeregistryProjectsLocationsApisVersionsSpecsTagRevisionAdds a tag to a specified revision of a spec.
-
projects.apigeeregistryProjectsLocationsArtifactsCreateCreates a specified artifact.
-
projects.apigeeregistryProjectsLocationsArtifactsGetContentsReturns the contents of a specified artifact. If artifacts are stored with GZip compression, the default behavior is to return the artifact uncompressed (the mime_type response field indicates the exact format returned).
-
projects.apigeeregistryProjectsLocationsArtifactsListReturns matching artifacts.
-
projects.apigeeregistryProjectsLocationsArtifactsReplaceArtifactUsed to replace a specified artifact.
-
projects.apigeeregistryProjectsLocationsInstancesCreateProvisions instance resources for the Registry.
-
projects.apigeeregistryProjectsLocationsListLists information about the supported locations for this service.
-
projects.apigeeregistryProjectsLocationsOperationsCancelStarts 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.apigeeregistryProjectsLocationsOperationsDeleteDeletes 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.apigeeregistryProjectsLocationsOperationsGetGets 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.apigeeregistryProjectsLocationsOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. NOTE: thenamebinding allows API services to override the binding to use different resource name schemes, such asusers/*/operations. To override the binding, API services can add a binding such as"/v1/{name=users/*}/operations"to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id. -
projects.apigeeregistryProjectsLocationsRuntimeGetIamPolicyGets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
-
projects.apigeeregistryProjectsLocationsRuntimeSetIamPolicySets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND,INVALID_ARGUMENT, andPERMISSION_DENIEDerrors. -
projects.apigeeregistryProjectsLocationsRuntimeTestIamPermissionsReturns 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. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools