Skip to content

Commit

Permalink
Auto generated from API Specifications for 20.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
nuagebot committed Jun 22, 2024
1 parent 981bd74 commit d82d5dc
Show file tree
Hide file tree
Showing 27 changed files with 182 additions and 49 deletions.
Binary file modified doc/conf.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/v6/nudomainfipacltemplateentry.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Attributes

- ``action``: The action of the ACL entry DROP or FORWARD or REDIRECT. Action REDIRECT is allowed only for IngressAdvancedForwardingEntry

- ``address_override``: Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
- ``address_override``: Overrides destination IP match for Egress.

- ``web_filter_id``: ID of web filter category or web domain name entity used

Expand Down
4 changes: 2 additions & 2 deletions doc/v6/nuegressaclentrytemplate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Attributes

- ``icmp_type``: The ICMP Type when selected protocol is ICMP

- ``ipv6_address_override``: Overrides the source IPv6 for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
- ``ipv6_address_override``: Overrides Destination IPv6 match for Egress.

- ``dscp`` (**Mandatory**): DSCP match condition to be set in the rule. It is either * or from 0-63

Expand All @@ -28,7 +28,7 @@ Attributes

- ``action`` (**Mandatory**): The action of the ACL entry.

- ``address_override``: Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
- ``address_override``: Overrides Destination IP match for Egress.

- ``web_filter_id``: ID of web filter category or web domain name entity used

Expand Down
4 changes: 2 additions & 2 deletions doc/v6/nuegressadvfwdentrytemplate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Attributes

- ``fc_override``: Value of the Service Class to be overridden in the packet when the match conditions are satisfied Possible values are NONE, A, B, C, D, E, F, G, H, .

- ``ipv6_address_override``: Overrides the source IPv6 for Egress and destination IPv6 for Egress, mac entries will use this address as the match criteria.
- ``ipv6_address_override``: Overrides destination IPv6 match for Egress.

- ``dscp`` (**Mandatory**): DSCP match condition to be set in the rule. It is either * or from 0-63

Expand All @@ -32,7 +32,7 @@ Attributes

- ``action`` (**Mandatory**): The action of the ACL entry. Possible values are DROP, FORWARD, REDIRECT. Action REDIRECT is allowed only for EgressAdvancedForwardingEntry.

- ``address_override``: Overrides the source IP for Egress and destination IP for Ingress, mac entries will use this address as the match criteria.
- ``address_override``: Overrides destination IP match for Egress.

- ``web_filter_id``: ID of web filter category or web domain name entity used

Expand Down
4 changes: 2 additions & 2 deletions doc/v6/nuegressauditaclentrytemplate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Attributes

- ``icmp_type``: The ICMP Type when selected protocol is ICMP

- ``ipv6_address_override``: Overrides the source IPv6 for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
- ``ipv6_address_override``: Overrides destination IPv6 match for Egress.

- ``dscp`` (**Mandatory**): DSCP match condition to be set in the rule. It is either * or from 0-63

Expand All @@ -28,7 +28,7 @@ Attributes

- ``action``: The action of the ACL entry.

- ``address_override``: Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
- ``address_override``: Overrides destination IP match for Egress.

- ``web_filter_id``: ID of web filter category or web domain name entity used

Expand Down
2 changes: 2 additions & 0 deletions doc/v6/nufloatingip.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ Parents

- :ref:`nume.NUMe<nume>`

- :ref:`nusubnet.NUSubnet<nusubnet>`

- :ref:`nudomain.NUDomain<nudomain>`

- :ref:`nuaggregateddomain.NUAggregatedDomain<nuaggregateddomain>`
Expand Down
4 changes: 2 additions & 2 deletions doc/v6/nuingressaclentrytemplate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Attributes

- ``icmp_type``: The ICMP Type when protocol selected is ICMP.

- ``ipv6_address_override``: Overrides the source IPv6 for Ingress and destination IPv6 for Egress, MAC entries will use this address as the match criteria.
- ``ipv6_address_override``: Overrides source IPv6 for Ingress.

- ``dscp`` (**Mandatory**): DSCP match condition to be set in the rule. It is either * or from 0-63

Expand All @@ -28,7 +28,7 @@ Attributes

- ``action`` (**Mandatory**): The action of the ACL entry DROP or FORWARD or REDIRECT. Action REDIRECT is allowed only for IngressAdvancedForwardingEntry Possible values are DROP, FORWARD, REDIRECT, .

- ``address_override``: Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
- ``address_override``: Overrides source IP for Ingress.

- ``web_filter_id``: ID of web filter category or web domain name entity used

Expand Down
4 changes: 2 additions & 2 deletions doc/v6/nuingressadvfwdentrytemplate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Attributes

- ``fc_override``: Value of the Service Class to be overridden in the packet when the match conditions are satisfied Possible values are NONE, A, B, C, D, E, F, G, H, .

- ``ipv6_address_override``: Overrides the source IPv6 for Ingress and destination IPv6 for Egress, MAC entries will use this address as the match criteria.
- ``ipv6_address_override``: Overrides source IPv6 for Ingress.

- ``dscp`` (**Mandatory**): DSCP match condition to be set in the rule. It is either * or from 0-63

Expand All @@ -34,7 +34,7 @@ Attributes

- ``action`` (**Mandatory**): The action of the ACL entry DROP or FORWARD or REDIRECT or FORWARDING_PATH_LIST. Actions REDIRECT and FORWARDING_PATH_LIST are allowed only for IngressAdvancedForwardingEntry. Possible values are DROP, FORWARD, REDIRECT, FORWARDING_PATH_LIST. If FORWARDING_PATH_LIST is selected in IngressAdvancedForwardingEntry, user will have to attach a ForwardingPathList (list of forwarding action-uplink preference entries) to the ACL.

- ``address_override``: Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
- ``address_override``: Overrides source IP for Ingress.

- ``address_override_type``: Address Override Type can be IPV4, IPV6 or MACRO_GROUP.

Expand Down
4 changes: 2 additions & 2 deletions doc/v6/nuingressauditaclentrytemplate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Attributes

- ``icmp_type``: The ICMP Type when protocol selected is ICMP.

- ``ipv6_address_override``: Overrides the source IPv6 for Ingress and destination IPv6 for Egress, MAC entries will use this address as the match criteria.
- ``ipv6_address_override``: Overrides source IPv6 for Ingress.

- ``dscp`` (**Mandatory**): DSCP match condition to be set in the rule. It is either * or from 0-63

Expand All @@ -28,7 +28,7 @@ Attributes

- ``action``: The action of the ACL entry is only TRANSPARENT.

- ``address_override``: Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
- ``address_override``: Overrides source IP for Ingress.

- ``web_filter_id``: ID of web filter category or web domain name entity used

Expand Down
4 changes: 3 additions & 1 deletion doc/v6/nuipfilterprofile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ Attributes

- ``description``: A detailed description of the IP Profile entity.

- ``blob_text``: Data definitions for pre-defined sets of attributes defined by blobType.
- ``blob_text``: SRL v22.6 data definitions for pre-defined sets of attributes defined by blobType.

- ``blob_text_srl_23_10``: SRL v23.10 data definitions for pre-defined sets of attributes defined by blobType.

- ``blob_type``: Content type for blob text.

Expand Down
4 changes: 3 additions & 1 deletion doc/v6/nuipv6filterprofile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ Attributes

- ``description``: A detailed description of the IPv6 Profile entity.

- ``blob_text``: Data definitions for pre-defined sets of attributes defined by blobType.
- ``blob_text``: SRL v22.6 data definitions for pre-defined sets of attributes defined by blobType.

- ``blob_text_srl_23_10``: SRL v23.10 data definitions for pre-defined sets of attributes defined by blobType.

- ``blob_type``: Content type for blob text.

Expand Down
2 changes: 2 additions & 0 deletions doc/v6/nuroutingpolicy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Attributes

- ``policy_definition``: String blob

- ``policy_definition_srl_23_10``: SRL Version 23.10 String blob

- ``policy_unique_id``: 15-digit ID to uniquely identify Routing Policies.

- ``content_type``: Content type for routing policy provisioning for different mediation devices
Expand Down
4 changes: 3 additions & 1 deletion doc/v6/nusapingressqosprofile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ Attributes

- ``description``: A detailed description of the Ingress QoS Profile entity.

- ``blob_text``: Data definitions for pre-defined sets of attributes defined by blobType.
- ``blob_text``: SRL v22.6 data definitions for pre-defined sets of attributes defined by blobType.

- ``blob_text_srl_23_10``: SRL v23.10 data definitions for pre-defined sets of attributes defined by blobType.

- ``blob_type``: Content type for blob text.

Expand Down
1 change: 1 addition & 0 deletions doc/v6/nusubnet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ Children
:ref:`nudhcpv6option.NUDHCPv6Option<nudhcpv6option>` ``dhcpv6_options``
:ref:`nuvirtualip.NUVirtualIP<nuvirtualip>` ``virtual_ips``
:ref:`nuikegatewayconnection.NUIKEGatewayConnection<nuikegatewayconnection>` ``ike_gateway_connections``
:ref:`nufloatingip.NUFloatingIp<nufloatingip>` ``floating_ips``
:ref:`nuglobalmetadata.NUGlobalMetadata<nuglobalmetadata>` ``global_metadatas``
:ref:`nuvm.NUVM<nuvm>` ``vms``
:ref:`nuvminterface.NUVMInterface<nuvminterface>` ``vm_interfaces``
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

setup(
name='vspk',
version="20.10.14",
version="20.10.15",
url='http://nuagenetworks.net/',
author='nuage networks',
author_email='[email protected]',
Expand Down
4 changes: 2 additions & 2 deletions vspk/v6/nudomainfipacltemplateentry.py
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ def address_override(self):
""" Get address_override value.
Notes:
Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides destination IP match for Egress.
This attribute is named `addressOverride` in VSD API.
Expand All @@ -508,7 +508,7 @@ def address_override(self, value):
""" Set address_override value.
Notes:
Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides destination IP match for Egress.
This attribute is named `addressOverride` in VSD API.
Expand Down
8 changes: 4 additions & 4 deletions vspk/v6/nuegressaclentrytemplate.py
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ def ipv6_address_override(self):
""" Get ipv6_address_override value.
Notes:
Overrides the source IPv6 for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides Destination IPv6 match for Egress.
This attribute is named `IPv6AddressOverride` in VSD API.
Expand All @@ -393,7 +393,7 @@ def ipv6_address_override(self, value):
""" Set ipv6_address_override value.
Notes:
Overrides the source IPv6 for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides Destination IPv6 match for Egress.
This attribute is named `IPv6AddressOverride` in VSD API.
Expand Down Expand Up @@ -511,7 +511,7 @@ def address_override(self):
""" Get address_override value.
Notes:
Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides Destination IP match for Egress.
This attribute is named `addressOverride` in VSD API.
Expand All @@ -524,7 +524,7 @@ def address_override(self, value):
""" Set address_override value.
Notes:
Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides Destination IP match for Egress.
This attribute is named `addressOverride` in VSD API.
Expand Down
8 changes: 4 additions & 4 deletions vspk/v6/nuegressadvfwdentrytemplate.py
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ def ipv6_address_override(self):
""" Get ipv6_address_override value.
Notes:
Overrides the source IPv6 for Egress and destination IPv6 for Egress, mac entries will use this address as the match criteria.
Overrides destination IPv6 match for Egress.
This attribute is named `IPv6AddressOverride` in VSD API.
Expand All @@ -460,7 +460,7 @@ def ipv6_address_override(self, value):
""" Set ipv6_address_override value.
Notes:
Overrides the source IPv6 for Egress and destination IPv6 for Egress, mac entries will use this address as the match criteria.
Overrides destination IPv6 match for Egress.
This attribute is named `IPv6AddressOverride` in VSD API.
Expand Down Expand Up @@ -605,7 +605,7 @@ def address_override(self):
""" Get address_override value.
Notes:
Overrides the source IP for Egress and destination IP for Ingress, mac entries will use this address as the match criteria.
Overrides destination IP match for Egress.
This attribute is named `addressOverride` in VSD API.
Expand All @@ -618,7 +618,7 @@ def address_override(self, value):
""" Set address_override value.
Notes:
Overrides the source IP for Egress and destination IP for Ingress, mac entries will use this address as the match criteria.
Overrides destination IP match for Egress.
This attribute is named `addressOverride` in VSD API.
Expand Down
8 changes: 4 additions & 4 deletions vspk/v6/nuegressauditaclentrytemplate.py
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ def ipv6_address_override(self):
""" Get ipv6_address_override value.
Notes:
Overrides the source IPv6 for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides destination IPv6 match for Egress.
This attribute is named `IPv6AddressOverride` in VSD API.
Expand All @@ -383,7 +383,7 @@ def ipv6_address_override(self, value):
""" Set ipv6_address_override value.
Notes:
Overrides the source IPv6 for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides destination IPv6 match for Egress.
This attribute is named `IPv6AddressOverride` in VSD API.
Expand Down Expand Up @@ -501,7 +501,7 @@ def address_override(self):
""" Get address_override value.
Notes:
Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides destination IP match for Egress.
This attribute is named `addressOverride` in VSD API.
Expand All @@ -514,7 +514,7 @@ def address_override(self, value):
""" Set address_override value.
Notes:
Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides destination IP match for Egress.
This attribute is named `addressOverride` in VSD API.
Expand Down
8 changes: 4 additions & 4 deletions vspk/v6/nuingressaclentrytemplate.py
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ def ipv6_address_override(self):
""" Get ipv6_address_override value.
Notes:
Overrides the source IPv6 for Ingress and destination IPv6 for Egress, MAC entries will use this address as the match criteria.
Overrides source IPv6 for Ingress.
This attribute is named `IPv6AddressOverride` in VSD API.
Expand All @@ -403,7 +403,7 @@ def ipv6_address_override(self, value):
""" Set ipv6_address_override value.
Notes:
Overrides the source IPv6 for Ingress and destination IPv6 for Egress, MAC entries will use this address as the match criteria.
Overrides source IPv6 for Ingress.
This attribute is named `IPv6AddressOverride` in VSD API.
Expand Down Expand Up @@ -521,7 +521,7 @@ def address_override(self):
""" Get address_override value.
Notes:
Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides source IP for Ingress.
This attribute is named `addressOverride` in VSD API.
Expand All @@ -534,7 +534,7 @@ def address_override(self, value):
""" Set address_override value.
Notes:
Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides source IP for Ingress.
This attribute is named `addressOverride` in VSD API.
Expand Down
8 changes: 4 additions & 4 deletions vspk/v6/nuingressadvfwdentrytemplate.py
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ def ipv6_address_override(self):
""" Get ipv6_address_override value.
Notes:
Overrides the source IPv6 for Ingress and destination IPv6 for Egress, MAC entries will use this address as the match criteria.
Overrides source IPv6 for Ingress.
This attribute is named `IPv6AddressOverride` in VSD API.
Expand All @@ -510,7 +510,7 @@ def ipv6_address_override(self, value):
""" Set ipv6_address_override value.
Notes:
Overrides the source IPv6 for Ingress and destination IPv6 for Egress, MAC entries will use this address as the match criteria.
Overrides source IPv6 for Ingress.
This attribute is named `IPv6AddressOverride` in VSD API.
Expand Down Expand Up @@ -682,7 +682,7 @@ def address_override(self):
""" Get address_override value.
Notes:
Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides source IP for Ingress.
This attribute is named `addressOverride` in VSD API.
Expand All @@ -695,7 +695,7 @@ def address_override(self, value):
""" Set address_override value.
Notes:
Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.
Overrides source IP for Ingress.
This attribute is named `addressOverride` in VSD API.
Expand Down
Loading

0 comments on commit d82d5dc

Please sign in to comment.