testing

package
v1.0.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

nics unit tests

Index

Constants

View Source
const AddNicsRequest = `` /* 258-byte string literal not displayed */
View Source
const AddNicsResponse = `
{
    "job_id": "70a599e0-31e7-49b7-b260-868f441e862b"
}
`
View Source
const BindNicRequest = `` /* 163-byte string literal not displayed */
View Source
const BindNicResponse = `
{
    "port_id": "d32019d3-bc6e-4319-9c1d-6722fc136a23"
}
`
View Source
const DelNicsRequest = `
{
    "nics": [
         {
            "id": "d32019d3-bc6e-4319-9c1d-6722fc136a23"
        }
    ]
}
`
View Source
const DelNicsResponse = `
{
    "job_id": "70a599e0-31e7-49b7-b260-868f441e862b"
}
`
View Source
const UnBindNicRequest = `
{
    "nic": {
           "subnet_id": "",
           "ip_address": "",
           "reverse_binding": false
    }
}
`
View Source
const UnBindNicResponse = `
{
    "port_id": "d32019d3-bc6e-4319-9c1d-6722fc136a23"
}
`

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL