Get Virtual Network Interface Status

555

# Get Virtual Network Interface Status

Path:

/api/veth.json

Method: GET

Content-type: application/json; charset=utf-8

API Description: This can be used to get the status of the virtual network interface. By default, the player enables a virtual network interface (address: 169.254.32.1), which can be disabled if it affects other functions.

Note: This function is supported by player of version 1.69.8 or above.

Request

Name Type Example Description
veth int 1 Virtual network interface; 1: Enable, 0: Disable. To make this settings take effect, you need to reboot the player.

Example

{"veth":1}