Skip to content

Commit 9e19e5c

Browse files
authored
Update cloudpcreports-getinaccessiblecloudpcreports.md
1 parent 9af2720 commit 9e19e5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api-reference/beta/api/cloudpcreports-getinaccessiblecloudpcreports.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ The following table shows the parameters that you can use with this method.
5050

5151
| Parameter | Type | Description |
5252
|:----------|:------------------|:-------------------------------------------------------------------------------------------|
53-
| reportName | cloudPCInaccessibleReportName | The report name. The possible values are: `inaccessibleCloudPcReports`, `inaccessibleCloudPcTrendReport`. The default value is `inaccessibleCloudPcReports` if the **reportName** is empty. |
5453
| filter | String | OData `$filter` syntax. Only `and`, `or`, `gt` ,`ge` and `eq` are currently supported. |
55-
| select | String collection | OData `$select` syntax. Represents the selected columns of the reports. |
56-
| search | String | Specifies a String to search for. |
5754
| groupBy | String collection | Specifies how to group the reports. If used, must have the same content as the select parameter.|
5855
| orderBy | String collection | Specifies how to sort the reports. |
56+
| reportName | cloudPCInaccessibleReportName | The report name. The possible values are: `inaccessibleCloudPcReports`, `inaccessibleCloudPcTrendReport`, `unknownFutureValue`. The default value is `inaccessibleCloudPcReports` if the **reportName** is empty. |
57+
| search | String | Specifies a String to search for. |
58+
| select | String collection | OData `$select` syntax. Represents the selected columns of the reports. |
5959
| skip | Int32 | Number of records to skip. |
6060
| top | Int32 | The number of top records to return. |
6161

0 commit comments

Comments
 (0)