APIRef_tm_sys_management-ovsdbΒΆ
mgmt/tm/sys/management-ovsdb
OVSDB configuration
REST Endpoints
- Collection URI
/mgmt/tm/sys/management-ovsdb
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/management-ovsdb/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
caCertFile |
string | optional | read/write | The name of the CA certificate file. | |
certFile |
string | optional | read/write | The name of the certificate file. | |
certKeyFile |
string | optional | read/write | The name of the certificate key file. | |
controllerAddresses |
string | optional | read/write | Controller IP address(es). | |
description |
string | optional | read/write | User defined description. | |
disabled |
boolean | false | optional | read/write | Disable OVSDB management. |
enabled |
boolean | false | optional | read/write | Enable OVSDB management. |
floodingType |
string | replicator | optional | read/write | Specifies the flooding type to use to transmit unknown destination frames. |
logLevel |
string | info | optional | read/write | Log level. |
logicalRoutingType |
string | none | optional | read/write | Specifies the logical routing type. |
port |
integer | 6640 | optional | read/write | OVSDB connection port. |
tunnelFloatingAddresses |
string | optional | read/write | Specifies the floating endpoint address(es) for the tunnels. | |
tunnelLocalAddress |
string | optional | read/write | Tunnel local IP address. | |
tunnelMaintenanceMode |
string | active | optional | read/write | Specifies whether the tunnels are created automatically (active) or manually (passive). |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.