Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Migration MT-ST new field is aded in payload for export endpoint 20.13 #252

Closed
5 tasks done
JimOverholt opened this issue Apr 25, 2024 · 1 comment
Closed
5 tasks done

Comments

@JimOverholt
Copy link
Contributor

Pull Request summary:

Added new field [is_destination_overlay_mt ] in the payload in MT-> ST migration.

Description of changes:

class MigrationTenant(Tenant):
is_destination_overlay_mt: Optional[bool] = Field(alias="isDestinationOverlayMT")

Checklist:

  • Make sure to run pre-commit before commiting changes
  • Make sure all checks have passed
  • PR description is clear and comprehensive
  • Mentioned the issue that this PR solves (if applicable)
  • Make sure you test the changes
@JimOverholt
Copy link
Contributor Author

This issue was migrated from an old repository: CiscoDevNet/catalystwan#369

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant