-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_index.yml
56 lines (54 loc) · 2.67 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
indexpage:
title: Astra Control Automation 24.02 documentation
lead: Astra Control is a NetApp software product that provides data lifecycle management for your Kubernetes applications. There are two deployment models available depending on your environment. Both Astra Control Center and Astra Control Service share the same REST API depending on the release. You can use the REST API and other related automation technologies to manage your Astra Control deployments.
summary: Astra Control is a NetApp software product that provides data lifecycle management for your Kubernetes applications. There are two deployment models available depending on your environment. Both Astra Control Center and Astra Control Service share the same REST API depending on the release. You can use the REST API and other related automation technologies to manage your Astra Control deployments.
keywords: astra, control, centre, service, data, management, rest, api, kubernetes, deployment
tiles:
- title: Get started
links:
- title: Overview
url: /intro/overview.html
- title: Before you begin
url: /get-started/before_get_started.html
- title: Get an API token
url: /get-started/get_api_token.html
- title: First API call
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: Additional considerations
links:
- title: RBAC security
url: /additional/rbac.html
- title: Work with collections
url: /additional/work_with_collections.html
- title: Diagnostics and support
url: /additional/diagnostics_support.html
- title: Revoke an API token
url: /additional/revoke_token.html
- title: Resources
links:
- title: REST resources and collections
url: /rest-core/resources_collections.html
- title: Summary of Astra API resources
url: /endpoints/resources.html
- title: Workflows
links:
- title: Preparation
url: /get-started/prepare_to_use_workflows.html
- title: Infrastructure 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: Use Python natively
url: /python/python_before.html