Skip to content

Commit

Permalink
ambiente edit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Vinicius G. Cesario committed Sep 15, 2015
1 parent 4013048 commit 20ecd45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions networkapiclient/Ambiente.py
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ def alterar(
ambiente_map['id_divisao'] = id_divisao
ambiente_map['id_filter'] = id_filter
ambiente_map['link'] = link
ambiente_map['vrf'] = vrf
ambiente_map['acl_path'] = acl_path
ambiente_map['ipv4_template'] = ipv4_template
ambiente_map['ipv6_template'] = ipv6_template
Expand Down

0 comments on commit 20ecd45

Please sign in to comment.