File tree 2 files changed +5
-0
lines changed
alsdkdefs/apis/remediations
2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -2877,6 +2877,7 @@ QueryExposuresWithPagination:
2877
2877
low : 0
2878
2878
medium : 0
2879
2879
continue : g2gDZAATb2Zmc2V0X2NvbnRpbnVhdGlvbmwAAAADaAJtAAAABm9mZnNldGEBaAJtAAAAD2luY2x1ZGVfZmlsdGVyc20AAAAFZmFsc2VoAm0AAAAJcGFnZV9zaXplbQAAAAExamEC
2880
+ total_rows : 14
2880
2881
QueryExposuresWithPaginationContinue :
2881
2882
value :
2882
2883
exposures :
@@ -2936,6 +2937,7 @@ QueryExposuresWithPaginationContinue:
2936
2937
low : 0
2937
2938
medium : 0
2938
2939
continue : g2gDZAATb2Zmc2V0X2NvbnRpbnVhdGlvbmwAAAADaAJtAAAABm9mZnNldGECaAJtAAAAD2luY2x1ZGVfZmlsdGVyc20AAAAFZmFsc2VoAm0AAAAJcGFnZV9zaXplbQAAAAExamED
2940
+ total_rows : 14
2939
2941
QueryExposuresRemediationsExample :
2940
2942
value :
2941
2943
filters : []
Original file line number Diff line number Diff line change @@ -384,6 +384,9 @@ QueryExposuresResponse:
384
384
continue :
385
385
type : string
386
386
description : Pagination continue token for the next request
387
+ total_rows :
388
+ type : integer
389
+ description : The total number of rows in the exposures/remediations list
387
390
QueryExposureFiltersResponse :
388
391
title : Query exposure filters response
389
392
type : object
You can’t perform that action at this time.
0 commit comments