Generate assessment reports of an application template.
HTTP request
POST https://designcenter.googleapis.com/v1/{name=projects/*/locations/*/spaces/*/applicationTemplates/*}:generateAssessmentReport
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The application template name in the following format: |
Request body
The request body contains data with the following structure:
| JSON representation |
|---|
{ "serviceAccount": string } |
| Fields | |
|---|---|
serviceAccount |
Optional. Deprecated: This field is no longer used since we moved to fast plan assessment.
|
Response body
If successful, the response body contains an instance of Operation.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.