Resource Center/Network Resource/L3 Network Operations
GETL3 Network OperationsSince 2.1SynchronousAuth Required
GetL3NetworkMtu
GetL3NetworkMtu
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Path Parameters
Query Parameters
Request Inputs
Path Parameters
l3NetworkUuidStringRequiredThe L3 network UUID.
Query Parameters
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/l3-networks/{l3NetworkUuid}/mtu
/zstack/v1/l3-networks/{l3NetworkUuid}/mtu
Request Example
curl -X GET 'http://{host}/zstack/v1/l3-networks/{l3NetworkUuid}/mtu?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "mtu": 9216.0 }Change History
This API has no change history records yet.
