NSX Autonomous Edge REST API
Deprecated Types and Methods
** Deprecated Type Definitions
** Deprecated Property Definitions
** Deprecated APIs
ReadPmtuLearningSettingDepreciated (GET /node/services/dataplane/l3vpn-pmtu):
Depreciated. Please use /node/services/dataplane/pmtu-learning
UpdatePmtuLearningSettingDepreciated (PUT /node/services/dataplane/l3vpn-pmtu):
Depreciated. Please use /node/services/dataplane/pmtu-learning
GetUpgradeTaskStatus (GET /node/upgrade):
Get upgrade task status for the given task of the given bundle. Both
bundle_name and task_id must be provided, otherwise you will receive a 404
NOT FOUND response. This api is deprecated. Please use API GET /node/upgrade
/status-summary to get upgrade status when upgrade is in progress.