This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: Amazon Web Services Plugin | |
description: List all Amazon Web Services logs | |
version: "1.0.0" | |
servers: | |
- url: https://prod-41.southeastasia.logic.azure.com:443 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: JAMF Plugin | |
description: List all JAMF logs | |
version: "1.0.0" | |
servers: | |
- url: https://prod-89.southeastasia.logic.azure.com:443 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: Palo Alto Panorama Plugin | |
description: List all Palo Alto Panorama logs | |
version: "1.0.0" | |
servers: | |
- url: https://prod-48.southeastasia.logic.azure.com:443 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: Qualys Plugin | |
description: List all Qualys alerts | |
version: "1.0.0" | |
servers: | |
- url: https://prod-92.southeastasia.logic.azure.com:443 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: Crowdstrike Plugin | |
description: List all alerts | |
version: "1.0.0" | |
servers: | |
- url: https://prod-62.southeastasia.logic.azure.com:443 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: Microsoft Translator API | |
description: API for translating text using Microsoft Translator | |
version: 1.0.0 | |
servers: | |
- url: https://api.cognitive.microsofttranslator.com | |
paths: | |
/translate?api-version=3.0&from=en&to=th: | |
post: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: Get Cloudflare Zone settings | |
description: Get Cloudflare Zone settings via API | |
version: "v1" | |
servers: | |
- url: https://api.cloudflare.com/client/v4/ | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: Qualys Custom Plugin | |
description: List all agents | |
version: "1.0.0" | |
servers: | |
- url: https://qualysapi.qg3.apps.qualys.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: Get Cloudflare Zone settings | |
description: Get Cloudflare Zone settings via API | |
version: "v1" | |
paths: | |
/settings: | |
get: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.0.0 | |
info: | |
title: Get Bing Search Information | |
description: Get Bing Search Information using API | |
version: "v1" | |
paths: | |
/v7.0/search?q=: | |
get: |
NewerOlder