Method: installer.generateSecret

Generates a secret to be used with the installer.validate.

HTTP request

POST https://sasportal.googleapis.com/v1alpha1/installer:generateSecret

The URL uses gRPC Transcoding syntax.

Request body

The request body must be empty.

Response body

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

Response for installer.generateSecret.

JSON representation
{
  "secret": string
}
Fields
secret

string

The secret generated by the string and used by installer.validate.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/sasportal