Update Node Interface
Updates the specified interface properties. You cannot change the properties ip_configuration
, ip_addresses
, or plane
. NSX Manager must have a static IP address. You must use NSX CLI to configure a controller or an edge node.
ID of interface to update
{
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"physical_address": "string",
"broadcast_address": "string",
"link_status": "string",
"default_gateway": "string",
"bond_primary": "string",
"bond_slaves": [
"string"
],
"ip_addresses": [
{
"netmask": "string",
"ip_address": "string"
}
],
"admin_status": "string",
"interface_id": "string",
"bond_mode": "string",
"plane": "string",
"ip_configuration": "string",
"mtu": 0
}
OK
{
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"physical_address": "string",
"broadcast_address": "string",
"link_status": "string",
"default_gateway": "string",
"bond_primary": "string",
"bond_slaves": [
"string"
],
"ip_addresses": [
{
"netmask": "string",
"ip_address": "string"
}
],
"admin_status": "string",
"interface_id": "string",
"bond_mode": "string",
"plane": "string",
"ip_configuration": "string",
"mtu": 0
}
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
Not Found
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code