-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_index.yml
65 lines (65 loc) · 2.69 KB
/
_index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
indexpage:
title: Dokumentation zu Astra Control Automation 24.02
summary: Astra Control ist ein Softwareprodukt von NetApp für das Management des
Daten-Lebenszyklus für Ihre Kubernetes-Applikationen. Je nach Umgebung sind zwei
Implementierungsmodelle verfügbar. Je nach Version nutzen sowohl Astra Control
Center als auch Astra Control Service dieselbe REST-API. DIE REST-API und andere
verwandte Automatisierungstechnologien können Sie für das Management Ihrer Astra
Control Implementierungen nutzen.
keywords: astra, control, centre, service, data, management, rest, api, kubernetes,
deployment
lead: Astra Control ist ein Softwareprodukt von NetApp für das Management des Daten-Lebenszyklus
für Ihre Kubernetes-Applikationen. Je nach Umgebung sind zwei Implementierungsmodelle
verfügbar. Je nach Version nutzen sowohl Astra Control Center als auch Astra Control
Service dieselbe REST-API. DIE REST-API und andere verwandte Automatisierungstechnologien
können Sie für das Management Ihrer Astra Control Implementierungen nutzen.
tiles:
- title: Los geht's
links:
- title: Überblick
url: "/intro/overview.html"
- title: Bevor Sie beginnen
url: "/get-started/before_get_started.html"
- title: Holen Sie sich ein API-Token
url: "/get-started/get_api_token.html"
- title: Erster API-Aufruf
url: "/get-started/first_call.html"
- title: Core REST-Design
links:
- title: REST-Web-Services
url: "/rest-core/rest_web_services.html"
- title: HTTP-Details
url: "/rest-core/http_details.html"
- title: URL-Format
url: "/rest-core/url_format.html"
- title: Weitere Überlegungen
links:
- title: RBAC-Sicherheit
url: "/additional/rbac.html"
- title: Arbeit mit Sammlungen
url: "/additional/work_with_collections.html"
- title: Diagnose und Support
url: "/additional/diagnostics_support.html"
- title: Ein API-Token widerrufen
url: "/additional/revoke_token.html"
- title: Ressourcen
links:
- title: REST-Ressourcen und -Sammlungen
url: "/rest-core/resources_collections.html"
- title: Zusammenfassung der Astra API-Ressourcen
url: "/endpoints/resources.html"
- title: Workflows
links:
- title: Vorbereitung
url: "/get-started/prepare_to_use_workflows.html"
- title: Infrastruktur-Workflows
url: "/workflows_infra/workflows_infra_before.html"
- title: Management-Workflows
url: "/workflows/workflows_before.html"
- title: Python
links:
- title: NetApp Astra Control Python SDK
url: "/python/astra_toolkits.html"
- title: Native Verwendung von Python
url: "/python/python_before.html"