updates to qps. working with new api set to 1 on our side
This commit is contained in:
Родитель
1fd48dae3b
Коммит
9d50a92981
|
@ -75,7 +75,7 @@
|
|||
"instructionSteps": [
|
||||
{
|
||||
"title": "Connect Island to Microsoft Sentinel",
|
||||
"description": "Provide the Island API URL and Key. API URL is https://management.island.io/api/external/v1/timeline for US or https://eu.management.island.io/api/external/v1/timeline for EU.\n Generate the API Key in the Management Console under Settings > API.",
|
||||
"description": "Provide the Island API URL and Key. API URL is https://management.island.io/api/external/v1/adminActions for US or https://eu.management.island.io/api/external/v1/adminActions for EU.\n Generate the API Key in the Management Console under Settings > API.",
|
||||
"instructions": [
|
||||
{
|
||||
"parameters": {
|
||||
|
@ -108,7 +108,7 @@
|
|||
"startTimeAttributeName": "start",
|
||||
"endTimeAttributeName": "end",
|
||||
"queryWindowInMin": 5,
|
||||
"rateLimitQPS": 0.0166
|
||||
"rateLimitQPS": 1
|
||||
},
|
||||
"paging": {
|
||||
"pagingType": "Offset",
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
"startTimeAttributeName": "start",
|
||||
"endTimeAttributeName": "end",
|
||||
"queryWindowInMin": 5,
|
||||
"rateLimitQPS": 0.0166
|
||||
"rateLimitQPS": 1
|
||||
},
|
||||
"paging": {
|
||||
"pagingType": "Offset",
|
||||
|
|
Загрузка…
Ссылка в новой задаче