|
| 1 | +{ |
| 2 | + "Entries": [ |
| 3 | + { |
| 4 | + "RequestUri": "https://sanitized.communication.azure.com/rooms?api-version=2023-03-31-preview", |
| 5 | + "RequestMethod": "POST", |
| 6 | + "RequestHeaders": { |
| 7 | + "Accept": "application/json", |
| 8 | + "Accept-Encoding": "gzip, deflate", |
| 9 | + "Authorization": "Sanitized", |
| 10 | + "Connection": "keep-alive", |
| 11 | + "Content-Length": "142", |
| 12 | + "Content-Type": "application/json", |
| 13 | + "Repeatability-First-Sent": "sanitized", |
| 14 | + "Repeatability-Request-ID": "sanitized", |
| 15 | + "User-Agent": "azsdk-python-communication-rooms/1.0.0b3 Python/3.10.0 (Windows-10-10.0.22621-SP0)", |
| 16 | + "x-ms-client-request-id": "sanitized", |
| 17 | + "x-ms-content-sha256": "sanitized", |
| 18 | + "x-ms-date": "sanitized", |
| 19 | + "x-ms-return-client-request-id": "true" |
| 20 | + }, |
| 21 | + "RequestBody": { |
| 22 | + "validFrom": null, |
| 23 | + "validUntil": null, |
| 24 | + "participants": { |
| 25 | + "8:acs:sanitized1": { |
| 26 | + "role": "Presenter" |
| 27 | + }, |
| 28 | + "8:acs:sanitized3": { |
| 29 | + "role": "Attendee" |
| 30 | + } |
| 31 | + } |
| 32 | + }, |
| 33 | + "StatusCode": 201, |
| 34 | + "ResponseHeaders": { |
| 35 | + "api-deprecated-versions": "2021-04-07", |
| 36 | + "api-supported-versions": "2022-02-01, 2023-03-31-preview", |
| 37 | + "Content-Type": "application/json; charset=utf-8", |
| 38 | + "Date": "sanitized", |
| 39 | + "Location": "99438909571195444", |
| 40 | + "MS-CV": "sanitized", |
| 41 | + "Repeatability-Result": "accepted", |
| 42 | + "Request-Context": "appId=", |
| 43 | + "Transfer-Encoding": "chunked", |
| 44 | + "X-Azure-Ref": "sanitized", |
| 45 | + "X-Cache": "CONFIG_NOCACHE" |
| 46 | + }, |
| 47 | + "ResponseBody": { |
| 48 | + "id": "99438909571195444", |
| 49 | + "createdAt": "2023-05-05T21:09:08.8167074\u002B00:00", |
| 50 | + "validFrom": "2023-05-05T21:09:08.7637676\u002B00:00", |
| 51 | + "validUntil": "2023-11-01T21:09:08.7637676\u002B00:00" |
| 52 | + } |
| 53 | + }, |
| 54 | + { |
| 55 | + "RequestUri": "https://sanitized.communication.azure.com/rooms/99438909571195444/participants?api-version=2023-03-31-preview", |
| 56 | + "RequestMethod": "PATCH", |
| 57 | + "RequestHeaders": { |
| 58 | + "Accept": "application/json", |
| 59 | + "Accept-Encoding": "gzip, deflate", |
| 60 | + "Authorization": "Sanitized", |
| 61 | + "Connection": "keep-alive", |
| 62 | + "Content-Length": "102", |
| 63 | + "Content-Type": "application/merge-patch\u002Bjson", |
| 64 | + "User-Agent": "azsdk-python-communication-rooms/1.0.0b3 Python/3.10.0 (Windows-10-10.0.22621-SP0)", |
| 65 | + "x-ms-client-request-id": "sanitized", |
| 66 | + "x-ms-content-sha256": "sanitized", |
| 67 | + "x-ms-date": "sanitized", |
| 68 | + "x-ms-return-client-request-id": "true" |
| 69 | + }, |
| 70 | + "RequestBody": { |
| 71 | + "participants": { |
| 72 | + "8:acs:sanitized1": { |
| 73 | + "role": "Consumer" |
| 74 | + }, |
| 75 | + "8:acs:sanitized2": { |
| 76 | + "role": "Consumer" |
| 77 | + } |
| 78 | + } |
| 79 | + }, |
| 80 | + "StatusCode": 200, |
| 81 | + "ResponseHeaders": { |
| 82 | + "api-supported-versions": "2022-02-01, 2023-03-31-preview", |
| 83 | + "Content-Type": "application/json; charset=utf-8", |
| 84 | + "Date": "sanitized", |
| 85 | + "MS-CV": "sanitized", |
| 86 | + "Request-Context": "appId=", |
| 87 | + "Transfer-Encoding": "chunked", |
| 88 | + "X-Azure-Ref": "sanitized", |
| 89 | + "X-Cache": "CONFIG_NOCACHE" |
| 90 | + }, |
| 91 | + "ResponseBody": {} |
| 92 | + }, |
| 93 | + { |
| 94 | + "RequestUri": "https://sanitized.communication.azure.com/rooms/99438909571195444/participants?api-version=2023-03-31-preview", |
| 95 | + "RequestMethod": "GET", |
| 96 | + "RequestHeaders": { |
| 97 | + "Accept": "application/json", |
| 98 | + "Accept-Encoding": "gzip, deflate", |
| 99 | + "Authorization": "Sanitized", |
| 100 | + "Connection": "keep-alive", |
| 101 | + "User-Agent": "azsdk-python-communication-rooms/1.0.0b3 Python/3.10.0 (Windows-10-10.0.22621-SP0)", |
| 102 | + "x-ms-client-request-id": "sanitized", |
| 103 | + "x-ms-content-sha256": "sanitized", |
| 104 | + "x-ms-date": "sanitized", |
| 105 | + "x-ms-return-client-request-id": "true" |
| 106 | + }, |
| 107 | + "RequestBody": null, |
| 108 | + "StatusCode": 200, |
| 109 | + "ResponseHeaders": { |
| 110 | + "api-supported-versions": "2022-02-01, 2023-03-31-preview", |
| 111 | + "Content-Type": "application/json; charset=utf-8", |
| 112 | + "Date": "sanitized", |
| 113 | + "MS-CV": "sanitized", |
| 114 | + "Request-Context": "appId=", |
| 115 | + "Transfer-Encoding": "chunked", |
| 116 | + "X-Azure-Ref": "sanitized", |
| 117 | + "X-Cache": "CONFIG_NOCACHE" |
| 118 | + }, |
| 119 | + "ResponseBody": { |
| 120 | + "value": [ |
| 121 | + { |
| 122 | + "rawId": "8:acs:sanitized1", |
| 123 | + "role": "Consumer" |
| 124 | + }, |
| 125 | + { |
| 126 | + "rawId": "8:acs:sanitized3", |
| 127 | + "role": "Attendee" |
| 128 | + }, |
| 129 | + { |
| 130 | + "rawId": "8:acs:sanitized2", |
| 131 | + "role": "Consumer" |
| 132 | + } |
| 133 | + ] |
| 134 | + } |
| 135 | + }, |
| 136 | + { |
| 137 | + "RequestUri": "https://sanitized.communication.azure.com/rooms/99438909571195444?api-version=2023-03-31-preview", |
| 138 | + "RequestMethod": "DELETE", |
| 139 | + "RequestHeaders": { |
| 140 | + "Accept": "application/json", |
| 141 | + "Accept-Encoding": "gzip, deflate", |
| 142 | + "Authorization": "Sanitized", |
| 143 | + "Connection": "keep-alive", |
| 144 | + "Content-Length": "0", |
| 145 | + "User-Agent": "azsdk-python-communication-rooms/1.0.0b3 Python/3.10.0 (Windows-10-10.0.22621-SP0)", |
| 146 | + "x-ms-client-request-id": "sanitized", |
| 147 | + "x-ms-content-sha256": "sanitized", |
| 148 | + "x-ms-date": "sanitized", |
| 149 | + "x-ms-return-client-request-id": "true" |
| 150 | + }, |
| 151 | + "RequestBody": null, |
| 152 | + "StatusCode": 204, |
| 153 | + "ResponseHeaders": { |
| 154 | + "api-deprecated-versions": "2021-04-07", |
| 155 | + "api-supported-versions": "2022-02-01, 2023-03-31-preview", |
| 156 | + "Date": "sanitized", |
| 157 | + "MS-CV": "sanitized", |
| 158 | + "Request-Context": "appId=", |
| 159 | + "X-Azure-Ref": "sanitized", |
| 160 | + "X-Cache": "CONFIG_NOCACHE" |
| 161 | + }, |
| 162 | + "ResponseBody": null |
| 163 | + } |
| 164 | + ], |
| 165 | + "Variables": {} |
| 166 | +} |
0 commit comments