- Startseite
- API Enriched
- API-Referenz
- 🦠 Bot- und Bedrohungsabwehr-API
🦠 Bot- und Bedrohungsabwehr-API
Bedrohungsklassifizierung mit Verhaltensanalyse und Signaturabgleich. Automatisierte Sperrung für schädliche Datenverkehrsmuster.
- Kategorie: Sicherheit
- Komplexität: moderat
- Pfade: 19 | Schemas: 74
- Stufe: Erweitert
- Verwandte Domänen:
bot_defense,shape,virtual
Anwendungsfälle
Abschnitt betitelt „Anwendungsfälle“- Bot-Abwehrinstanzen pro Namespace konfigurieren
- TPM-Bedrohungskategorien zur Klassifizierung verwalten
- API-Schlüssel für automatisierte Abwehrsysteme bereitstellen
- Bedrohungsinformationsdienste integrieren
Primäre Ressourcen
Abschnitt betitelt „Primäre Ressourcen“- bot_defense_instance: Bot-Abwehrinstanz für den Einsatz
- threat_category: Bedrohungskategorie zur Klassifizierung
Endpunkte
Abschnitt betitelt „Endpunkte“| Methode | Pfad | Beschreibung |
|---|---|---|
| POST | /api/config/namespaces/{metadata.namespace}/bot_defense_app_infrastructures | Bot-Abwehr-App-Infrastruktur erstellen. |
| PUT | /api/config/namespaces/{metadata.namespace}/bot_defense_app_infrastructures/{metadata.name} | Bot-Abwehr-App-Infrastruktur ersetzen. |
| GET | /api/config/namespaces/{namespace}/bot_defense_app_infrastructures | Bot-Abwehr-App-Infrastruktur auflisten. |
| GET | /api/config/namespaces/{namespace}/bot_defense_app_infrastructures/{name} | Bot-Abwehr-App-Infrastruktur. |
| DELETE | /api/config/namespaces/{namespace}/bot_defense_app_infrastructures/{name} | Bot-Abwehr-App-Infrastruktur löschen. |
| GET | /api/config/namespaces/{namespace}/shape_bot_defense_instances | Shape-Bot-Abwehrinstanz auflisten. |
| GET | /api/config/namespaces/{namespace}/shape_bot_defense_instances/{name} | Virtuellen Host abrufen. |
| POST | /api/tpm/namespaces/{metadata.namespace}/tpm_api_keys | TPM-API-Schlüssel erstellen. |
| PUT | /api/tpm/namespaces/{metadata.namespace}/tpm_api_keys/{metadata.name} | TPM-API-Schlüssel ersetzen. |
| GET | /api/tpm/namespaces/{namespace}/tpm_api_keys | TPM-API-Schlüssel auflisten. |
| GET | /api/tpm/namespaces/{namespace}/tpm_api_keys/{name} | TPM-API-Schlüssel abrufen. |
| POST | /api/tpm/namespaces/{metadata.namespace}/tpm_categorys | TPM-Kategorie erstellen. |
| PUT | /api/tpm/namespaces/{metadata.namespace}/tpm_categorys/{metadata.name} | TPM-Kategorie ersetzen. |
| GET | /api/tpm/namespaces/{namespace}/tpm_categorys | TPM-Kategorien auflisten. |
| GET | /api/tpm/namespaces/{namespace}/tpm_categorys/{name} | TPM-Kategorie abrufen. |
| POST | /api/tpm/namespaces/{metadata.namespace}/tpm_managers | TPM-Manager erstellen. |
| GET | /api/tpm/namespaces/{namespace}/tpm_managers | TPM-Manager auflisten. |
| GET | /api/tpm/namespaces/{namespace}/tpm_managers/{name} | TPM-Manager abrufen. |
| POST | /api/tpm/tpm/preauth | Vorauthentifizierung |
| POST | /api/tpm/tpm/provision | Bereitstellung |