Method: remoteAgents.fetchInstallerFile

Full name: projects.locations.instances.remoteAgents.fetchInstallerFile

Returns the installer file of the remote agent.

HTTP request


Path parameters

Parameters
name

string

Required. The name of the remote agent to delete. Format: projects/{project}/locations/{location}/instances/{instance}/agents/{agent}

Request body

The request body must be empty.

Response body

Response message for the remoteAgents.fetchInstallerFile method.

If successful, the response body contains data with the following structure:

JSON representation
{
  "link": string
}
Fields

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.