Project

General

Profile

« Previous | Next » 

Revision 7b7d7d1d

Added by Timo Goebel almost 8 years ago

fixes #14665 - support IPv6 via API

View differences:

app/views/api/v2/interfaces/main.json.rabl
extends "api/v2/interfaces/base"
attributes :subnet_id, :subnet_name, :domain_id, :domain_name, :created_at, :updated_at,
attributes :subnet_id, :subnet_name, :subnet6_id, :subnet6_name, :domain_id, :domain_name, :created_at, :updated_at,
:managed, :identifier
node do |interface|

Also available in: Unified diff