Websites - Start Quick Scan
Execute quick scan for a Power Pages website.
Execute a quick scan for a Power Pages website.
POST https://api.powerplatform.com/powerpages/environments/{environmentId}/websites/{id}/scan/quick/execute?api-version=2022-03-01-preview
POST https://api.powerplatform.com/powerpages/environments/{environmentId}/websites/{id}/scan/quick/execute?lcid={lcid}&api-version=2022-03-01-preview
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
environment
|
path | True |
string |
The environment ID. |
id
|
path | True |
string |
Website unique identifier (ID). |
api-version
|
query | True |
string |
The API version. |
lcid
|
query |
string |
Language code identifier (LCID) for the website. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
Success |
|
400 Bad Request |
Bad Request |
|
401 Unauthorized |
Unauthorized |
|
404 Not Found |
Not Found |
Security
oauth2
Microsoft Entra ID OAuth2
Type:
oauth2
Flow:
implicit
Authorization URL:
https://login.microsoftonline.com/common/oauth2/authorize?resource=https://api.powerplatform.com
Scopes
Name | Description |
---|---|
.default | .default |
Definitions
Name | Description |
---|---|
Details | |
Error | |
Error |
|
Portal |
Details
Name | Type | Description |
---|---|---|
code |
string |
Error code |
message |
string |
Error message |
target |
string |
Target parameter |
Error
Name | Type | Description |
---|---|---|
code |
string |
Error code |
details |
Details[] |
|
message |
string |
Error message |
target |
string |
Target parameter |
ErrorMessage
Name | Type | Description |
---|---|---|
error |
PortalScanIssues
Name | Type | Description |
---|---|---|
category |
enum:
|
The category of the issue |
description |
string |
Detailed description of the issue |
issue |
string |
The specific issue identified |
learnMoreUrl |
string (uri) |
URL for more information about the issue |
result |
enum:
|
The result of the issue check |