Exemplo n.º 1
0
def server_vpcs_get():
    return utils.jsonify(utils.get_vpcs())
Exemplo n.º 2
0
def server_vpcs_get():
    return utils.jsonify(utils.get_vpcs())