You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
1.4 KiB

  1. interactions:
  2. - request:
  3. body: '{"groupIds": ["dddddddd-dddd-dddd-dddd-dddddddddddd"]}'
  4. headers:
  5. Accept:
  6. - '*/*'
  7. Accept-Encoding:
  8. - gzip, deflate
  9. Connection:
  10. - keep-alive
  11. Content-Length:
  12. - '54'
  13. Content-Type:
  14. - application/json
  15. User-Agent:
  16. - python-requests/2.21.0
  17. method: POST
  18. uri: https://graph.microsoft.com/v1.0/me/checkMemberGroups
  19. response:
  20. body:
  21. string: '{"@odata.context":"https://graph.microsoft.com/v1.0/$metadata#Collection(Edm.String)","value":["dddddddd-dddd-dddd-dddd-dddddddddddd"]}'
  22. headers:
  23. Cache-Control:
  24. - private
  25. Content-Type:
  26. - application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false;charset=utf-8
  27. Date:
  28. - Mon, 20 May 2019 19:34:27 GMT
  29. Duration:
  30. - '89.2611'
  31. Location:
  32. - https://graph.microsoft.com
  33. OData-Version:
  34. - '4.0'
  35. Strict-Transport-Security:
  36. - max-age=31536000
  37. Transfer-Encoding:
  38. - chunked
  39. Vary:
  40. - Accept-Encoding
  41. client-request-id:
  42. - 78c55087-ba07-4e80-8498-8b23b1901356
  43. content-length:
  44. - '135'
  45. request-id:
  46. - 78c55087-ba07-4e80-8498-8b23b1901356
  47. x-ms-ags-diagnostic:
  48. - '{"ServerInfo":{"DataCenter":"East US","Slice":"SliceC","Ring":"2","ScaleUnit":"000","RoleInstance":"AGSFE_IN_51","ADSiteName":"EUS"}}'
  49. status:
  50. code: 200
  51. message: OK
  52. version: 1