- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Full name: projects.locations.instances.legacySdk.legacyGetRemoteConnectorsKeysMap
Legacy RPC for getting remote connectors keys map.
HTTP request
Path parameters
Parameters | |
---|---|
instance |
Required. The GetRemoteConnectorsKeysMap request. Format: projects/{project}/locations/{location}/instances/{instance}/legacySdk:getRemoteConnectorsKeysMap |
Query parameters
Parameters | |
---|---|
publisherId |
Required. The publisher ID. |
Request body
The request body must be empty.
Response body
The GetRemoteConnectorsKeysMapResponse message.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{ "payload": { string: string, ... } } |
Fields | |
---|---|
payload |
The map of remote connectors keys. An object containing a list of |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.