Skip to main content

Update the route tables for an HA system

PUT /aws/ha/working-environments/{workingEnvironmentId}/route-tables

Updates the route tables of an HA Cloud Volumes ONTAP system.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Request Body

Name Type Required Description

routeTableIds

array[string]

True

Example request
{
  "routeTableIds": [
    "string"
  ]
}

Error

Status: Default, Default response