Documentation ¶
Overview ¶
vlantransparent extension unit tests
Index ¶
Constants ¶
View Source
const NetworksVLANTransparentCreateRequest = `
{
"network": {
"name": "private",
"admin_state_up": true,
"vlan_transparent": true
}
}`
NetworksVLANTransparentCreateRequest represents raw HTTP Create request.
View Source
const NetworksVLANTransparentCreateResult = `` /* 574-byte string literal not displayed */
NetworksVLANTransparentCreateResult represents raw HTTP response for the Create request.
View Source
const NetworksVLANTransparentGetResult = `` /* 573-byte string literal not displayed */
NetworksVLANTransparentGetResult represents raw HTTP response for the Get request.
View Source
const NetworksVLANTransparentListResult = `` /* 1239-byte string literal not displayed */
NetworksVLANTransparentListResult represents raw HTTP response for the List request.
View Source
const NetworksVLANTransparentUpdateRequest = `` /* 130-byte string literal not displayed */
NetworksVLANTransparentUpdateRequest represents raw HTTP Update request.
View Source
const NetworksVLANTransparentUpdateResult = `` /* 585-byte string literal not displayed */
NetworksVLANTransparentUpdateResult represents raw HTTP response for the Update request.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.