File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
scaleway-async/scaleway_async/vpc/v2 Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -643,6 +643,7 @@ async def migrate_zonal_private_networks(
643643 :param project_id: Project to target. The specified zoned Private Networks within this Project will be migrated to regional.
644644 One-Of ('scope'): at most one of 'organization_id', 'project_id' could be set.
645645 :param private_network_ids: IDs of the Private Networks to migrate.
646+ :deprecated
646647
647648 Usage:
648649 ::
Original file line number Diff line number Diff line change @@ -643,6 +643,7 @@ def migrate_zonal_private_networks(
643643 :param project_id: Project to target. The specified zoned Private Networks within this Project will be migrated to regional.
644644 One-Of ('scope'): at most one of 'organization_id', 'project_id' could be set.
645645 :param private_network_ids: IDs of the Private Networks to migrate.
646+ :deprecated
646647
647648 Usage:
648649 ::
You can’t perform that action at this time.
0 commit comments