Get a deployment adapter
Gets an attached adapter and its per-cluster load state.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Project identifier.
Endpoint identifier.
Deployment identifier.
Adapter model identifier.
Response
OK
Adapter attached to a deployment with desired revision and observed load state.
Adapter model identifier attached to the deployment.
Adapter revision pinned on the deployment.
Per-cluster adapter load state reported by the controller.
Row-level etag required for UpdateAdapter and RemoveAdapter.
Resource name of the adapter model, using projects/{projectId}/models/{adapterModelId}.
Resource name of the adapter model revision pinned on the deployment, using projects/{projectId}/models/{adapterModelId}/revisions/{revisionId}.