mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 07:17:34 +00:00
docs(import/export): improve and fix heading (#4138)
This commit is contained in:
@@ -22,7 +22,7 @@ Which results in that if you want to import, and you have no defined organizatio
|
|||||||
Note that the resources will be migrated without the event stream. This means that you will not have the audit trail for the imported objects.
|
Note that the resources will be migrated without the event stream. This means that you will not have the audit trail for the imported objects.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
### Export from V1 to import into V2 directly
|
### Use the API
|
||||||
|
|
||||||
To export all necessary data you only have to use one request, as an example:
|
To export all necessary data you only have to use one request, as an example:
|
||||||
|
|
||||||
@@ -64,7 +64,7 @@ curl --request POST \
|
|||||||
}'
|
}'
|
||||||
```
|
```
|
||||||
|
|
||||||
## Export from V1 to Import into V2 thorugh GCS
|
### Use a Google Cloud Storage
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
To use this requests you have to have an access token with enough permissions to export and import.
|
To use this requests you have to have an access token with enough permissions to export and import.
|
||||||
|
Reference in New Issue
Block a user