Skip to content

Commit ff11754

Browse files
Merge pull request #3 from AvePoint/fixes
[DEVOPS-392]elements change-log.md and insights headings
2 parents ced6da2 + 1d54959 commit ff11754

12 files changed

Lines changed: 18 additions & 12 deletions

File tree

docs/docs/change-log.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ This document provides a detailed log of changes, updates, and enhancements made
1616
### Changed
1717

1818
- Enhanced the `/aos/audit` endpoint to support filtering for Cloud Backup for Google Workspace.
19-
19+
- Added `purchasedUnits`, `source`, `paymentType`, `subscriptionName`, `package`, and `contractEndDate` parameters to the `/partner/services` and `/partner/services/{id}` endpoints.
20+
- Updated the type of the following parameters related to object count to `string` in the `/partner/customers/{id}/jobs` and `/partner/customers/{id}/jobs/jobType/{JobType}/jobModule/{JobModule}` endpoints:
21+
- `totalCount`
22+
- `failedCount`
23+
- `successfulCount`
24+
- `skippedCount`
25+
- `warningCount`
2026
<!---## January 2025 hotfix
2127
2228
### Fixed

docs/docs/services-and-features/insights/groups/groupAccesReport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The API supports several query parameters to refine and customize the data expor
4343

4444
[languages + data source rewrite]: #
4545

46-
### Responses
46+
## Responses
4747

4848
The API response provides the export job ID and its operation status. You can use the Jobs resource to check the export job progress and export the report file. For details, see [Jobs](../exportJobs/exportJobFile.md).
4949

docs/docs/services-and-features/insights/groups/groupSummary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The API supports several query parameters to refine and customize the data retri
3030
| startPage | The starting page of the query. | integer | Yes |
3131
| pageSize | Sets the number of results for one page. 100 results on one page at most. | integer | Yes |
3232

33-
### Responses
33+
## Responses
3434

3535
The API response provides detailed information about the groups retrieved. Each group in the response includes various attributes that describe its properties and status.
3636

docs/docs/services-and-features/insights/sharingLinks/linkExport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This section outlines the HTTP method and endpoint used to export permission-rel
2121
| GET | `/insights/sharingLinks/export` | Exports the permissions-related information for sharing links. |
2222

2323

24-
### Query Parameters
24+
## Query Parameters
2525

2626
The API supports several query parameters to refine and customize the data export. These parameters allow users to specify link types and time range to filter the results effectively.
2727

docs/docs/services-and-features/insights/sharingLinks/linkSummary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This section outlines the HTTP method and endpoint used to retrieve the summary
2121
| GET | `/insights/sharingLinks/{siteUrl}/summary` | Retrieves the link summaries. |
2222

2323

24-
### Query Parameters
24+
## Query Parameters
2525

2626
The API supports several query parameters to refine and customize the data retrieval process. These parameters allow users to specify pagination, link types, site URL, and other criteria to filter the results effectively.
2727

docs/docs/services-and-features/insights/sites/siteId.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This section outlines the HTTP method and endpoint used to retrieve site ID. It
1919
| --- | --- | --- |
2020
| GET | `/insights/sites/{siteUrl}/siteId` | Retrieves the site ID. |
2121

22-
### Query Parameters
22+
## Query Parameters
2323

2424
The API supports a single query parameter to specify the site URL for which the site ID is being requested.
2525

docs/docs/services-and-features/insights/sites/siteOverview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This section outlines the HTTP method and endpoint used to retrieve the site ove
2323

2424

2525

26-
### Query Parameters
26+
## Query Parameters
2727

2828
The API supports several query parameters to refine and customize the data retrieval process. These parameters allow users to specify the risk level and next link to filter the results effectively.
2929

docs/docs/services-and-features/insights/sites/sitePermissionsGet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This section outlines the HTTP method and endpoint used to retrieve site permiss
2020
| GET | `/insights/sites/permission` | Retrieves the site permissions. |
2121

2222

23-
### Query Parameters
23+
## Query Parameters
2424

2525
The API supports several query parameters to refine and customize the data retrieval process. These parameters allow users to specify the site URLs, page size, and next link to filter the results effectively.
2626

docs/docs/services-and-features/insights/users/userActivitiesExport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The API supports several query parameters to refine and customize the data retri
3232
| eventTypes| Filter by event type | list | No |
3333

3434

35-
### Responses
35+
## Responses
3636

3737
The API response provides detailed information about the export job. You can use the Jobs resource to check the export job progress and export the report file. For details, see [Jobs](../exportJobs/exportJobFile.md).
3838

docs/docs/services-and-features/insights/users/userPermissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The API supports several query parameters to refine and customize the data retri
3434

3535
[we have logonName Loginname and principal name? which one is it?]: #
3636

37-
### Responses
37+
## Responses
3838

3939
The API response provides detailed information about the user permissions retrieved. Each user permission in the response includes various attributes that describe its properties and status.
4040

0 commit comments

Comments
 (0)