Share via

getAttackSimulationTrainingUserCoverage, data missing

Moonjoon Park 0 Reputation points
2023-07-17T17:30:54.0733333+00:00

Hi,

I'm trying to get data through getAttackSimulationTrainingUserCoverage and have some issues.

  1. at the first call, I got @odata.nextLink but second call, there was no @odata.nextLink.

when I checked the data, I found out there was data missing. So, I called it with a parameter, "$skip" from 50 to 2000 manually (called 40 times) and I got more data. But still there is data missing. (Even though I already completed 5 trainings, I couldn't get any data for me.)

  1. the most of "assignedDateTime" are "0001-01-01T00:00:00Z" and the most of "displayName" are GUID, not name.
  2. only returned two types of "trainingStatus", "completed" and "inProgress". it should have returned more types.
  3. "Top" parameter seems not to work with this API properly. From 1 to 49, it is working. But, 51~, not working.

Thank you for your help.

Microsoft Security | Microsoft Graph
0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-08-11T19:30:44.74+00:00

    Hello Moonjoon Park,
    I would like to follow up and inquire if you have any questions.
    Thanks

    Was this answer helpful?


  2. Anonymous
    2023-08-09T19:03:10.32+00:00

    Hello Moonjoon Park,
    Thank you for reaching out to this Q&A forum.

    I have tried but unable to reproduce the issue from my end.
    Upon my investigation, I've observed that the API in question( https://learn.microsoft.com/en-us/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0&source=recommendations&tabs=http) is of version v1.0. Given the circumstances, it appears that there might be an underlying issue with this particular API.
    I recommend that you open a support ticket with Graph API team for further investigation.
    Hope that helps.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.