示例#1
0
def server_vpcs_get():
    return utils.jsonify(utils.get_vpcs())
示例#2
0
def server_vpcs_get():
    return utils.jsonify(utils.get_vpcs())