BeyondCorp API
Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity solutions.
Latency
Not monitored yet
Uptime
Not monitored yet
Playground
Verified
live
Endpoints
/v1/{appConnector}:reportStatus
Report status for a given connector.
/v1/{appConnector}:resolveInstanceConfig
Gets instance configuration for a given AppConnector. An internal method called by a AppConnector to get its container config.
/v1/{name}
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`.
/v1/{name}
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.
/v1/{parent}/appConnections:resolve
Resolves AppConnections details for a given AppConnector. An internal method called by a connector to find AppConnections to connect to.
/v1/{name}
Updates the parameters of a single AppConnector.
/v1/{name}/locations
Lists information about the supported locations for this service.
/v1/{name}/operations
Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
/v1/{name}:cancel
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`.
/v1/{parent}/appConnections
Lists AppConnections in a given project and location.
/v1/{parent}/appConnections
Creates a new AppConnection in a given project and location.
/v1/{resource}:testIamPermissions
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.
/v1/{parent}/appConnectors
Lists AppConnectors in a given project and location.
/v1/{parent}/appConnectors
Creates a new AppConnector in a given project and location.
/v1/{parent}/appGateways
Lists AppGateways in a given project and location.
/v1/{parent}/appGateways
Creates a new AppGateway in a given project and location.
/v1/{resource}:getIamPolicy
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
/v1/{resource}:setIamPolicy
Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
18 endpoints auto-detected
Authentication
This API requires authentication: OAuth.
curl -X POST \
"https://beyondcorp.googleapis.com/v1/{appConnector}:reportStatus"beyondcorp.googleapis.com · HTTPS only