staticroute.update

Update Static Route of id.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the static route to update.

Parameter 2: data

data

Type: object

Updated configuration for the static route.

No Additional Properties

Destination

Type: stringFormat: ipvanynetwork

Destination network (CIDR notation) for this static route.

Gateway

Type: stringFormat: ipvanyaddress

Gateway IP address for this static route.

Description

Type: string

Optional description for this static route.

StaticRouteEntry

Type: object

The updated static route configuration.

No Additional Properties

Destination

Type: string

Destination network or host for this static route.

Must be at least 1 characters long

Gateway

Type: string

Gateway IP address for this static route.

Must be at least 1 characters long

Description

Type: string Default: ""

Optional description for this static route.

Id

Type: integer

Unique identifier for this static route.



Required roles: NETWORK_INTERFACE_WRITE