Skip to content

Commit 91200a3

Browse files
committed
Auto generated from API Specifications for 20.10.6
1 parent f298fe3 commit 91200a3

34 files changed

Lines changed: 361 additions & 199 deletions

doc/conf.pyc

0 Bytes
Binary file not shown.

doc/v6/nudomain.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ Attributes
8686

8787
- ``flow_limit_enabled``: Indicates if flow limit is enabled on this Domain. Possible values are ENABLED or DISABLED.
8888

89+
- ``flow_setup_rate``: Committed flow setup rate in pps for a VPort. Applicable when flow setup rate limit is ENABLED.
90+
91+
- ``flow_setup_rate_limit_enabled``: Indicates if flow setup rate limit is enabled on this Domain. Possible values are ENABLED or DISABLED.
92+
8993
- ``embedded_metadata``: Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.
9094

9195
- ``import_route_target``: Route distinguisher associated with the dVRS. It is an optional parameter that can be provided by the user or auto-managed by VSD. System generates this identifier automatically, if not provided

doc/v6/nueventlog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ Parents
8888

8989
- :ref:`nusubnettemplate.NUSubnetTemplate<nusubnettemplate>`
9090

91-
- :ref:`nuredirectiontarget.NURedirectionTarget<nuredirectiontarget>`
92-
9391
- :ref:`nugroup.NUGroup<nugroup>`
9492

9593
- :ref:`nuwanservice.NUWANService<nuwanservice>`
@@ -156,6 +154,8 @@ Parents
156154

157155
- :ref:`nuzonetemplate.NUZoneTemplate<nuzonetemplate>`
158156

157+
- :ref:`nuredirectiontarget.NURedirectionTarget<nuredirectiontarget>`
158+
159159
- :ref:`nupublicnetworkmacro.NUPublicNetworkMacro<nupublicnetworkmacro>`
160160

161161
- :ref:`nuaggregateddomain.NUAggregatedDomain<nuaggregateddomain>`

doc/v6/nuglobalmetadata.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,6 @@ Parents
146146

147147
- :ref:`nuapplicationbinding.NUApplicationBinding<nuapplicationbinding>`
148148

149-
- :ref:`nuredirectiontarget.NURedirectionTarget<nuredirectiontarget>`
150-
151149
- :ref:`nutestrun.NUTestRun<nutestrun>`
152150

153151
- :ref:`nugroup.NUGroup<nugroup>`
@@ -460,6 +458,8 @@ Parents
460458

461459
- :ref:`nunsgroutingpolicybinding.NUNSGRoutingPolicyBinding<nunsgroutingpolicybinding>`
462460

461+
- :ref:`nuredirectiontarget.NURedirectionTarget<nuredirectiontarget>`
462+
463463
- :ref:`nunsgatewayscount.NUNSGatewaysCount<nunsgatewayscount>`
464464

465465
- :ref:`nuvrsaddressrange.NUVRSAddressRange<nuvrsaddressrange>`

doc/v6/nuhsc.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ Attributes
2828

2929
- ``peak_memory_usage``: Peek memory usage percentage.
3030

31-
- ``secondary_role_count``: Number of uplinks as secondary role.
32-
3331
- ``description``: Description of the entity.
3432

3533
- ``messages``: An array of degraded messages.
@@ -52,16 +50,12 @@ Attributes
5250

5351
- ``creation_date``: Time stamp when this object was created.
5452

55-
- ``primary_role_count``: Number of uplinks as primary role.
56-
5753
- ``product_version``: Product version supported by this entity.
5854

5955
- ``vsds``: A collection of VSD id(s) which are identified by this controller.
6056

6157
- ``status``: Computed status of the entity. Possible values are UP, DOWN, ADMIN_DOWN, .
6258

63-
- ``number_of_inactive_gateways``: Number of Inactive Gateways.
64-
6559
- ``current_cpuusage``: Current CPU usage percentage.
6660

6761
- ``current_memory_usage``: Current memory usage percentage.

doc/v6/nulicense.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Attributes
5050

5151
- ``allowed_nics_count``: Maximum number of NICs allowed. A value of -1 indicates unlimited number of NICs
5252

53+
- ``allowed_ovrss_count``: Maximum number of OVRSs enabled with this license. A value of -1 indicates an unlimited number of OVRSs.
54+
5355
- ``allowed_vdfgs_count``: Maximum number of VDFGs enabled with this license. A value of -1 indicates an unlimited number of VDFGs.
5456

5557
- ``allowed_vdfs_count``: Maximum number of VDFs enabled with this license. A value of -1 indicates an unlimited number of VDFs

doc/v6/nulicensestatus.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Attributes
2828

2929
- ``total_licensed_nsgs_count``: Indicates total NSG count for all the licenses in the system
3030

31+
- ``total_licensed_ovrss_count``: Indicates total OVRSs count for all the licenses in the system.
32+
3133
- ``total_licensed_used_avrsgs_count``: Indicates total used AVRSG count for all the licenses in the system
3234

3335
- ``total_licensed_used_avrss_count``: Indicates total used AVRS count for all the licenses in the system
@@ -36,6 +38,8 @@ Attributes
3638

3739
- ``total_licensed_used_nsgs_count``: Indicates total used NSG count for all the licenses in the system
3840

41+
- ``total_licensed_used_ovrss_count``: Indicates total used OVRSs count for all the licenses in the system.
42+
3943
- ``total_licensed_used_vdfgs_count``: Indicates total used VDFG count for all the licenses in the system.
4044

4145
- ``total_licensed_used_vdfs_count``: Indicates total used VDF count for all the licenses in the system.

doc/v6/nume.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Attributes
1616

1717
- ``aar_probe_stats_interval``: AAR Probe stats frequency
1818

19+
- ``api_key_expiry``: The time in epoch milliseconds when the API key will expire.
20+
1921
- ``vss_stats_interval``: VSS flow stats frequency
2022

2123
- ``password`` (**Mandatory**): User password in clear text. Password cannot be a single character asterisk (*)
@@ -160,6 +162,7 @@ Children
160162
:ref:`nunsgatewaytemplate.NUNSGatewayTemplate<nunsgatewaytemplate>` ``ns_gateway_templates``
161163
:ref:`nunsggroup.NUNSGGroup<nunsggroup>` ``nsg_groups``
162164
:ref:`nunsginfo.NUNSGInfo<nunsginfo>` ``nsg_infos``
165+
:ref:`nunsgmigrationprofile.NUNSGMigrationProfile<nunsgmigrationprofile>` ``nsg_migration_profiles``
163166
:ref:`nunsgpatchprofile.NUNSGPatchProfile<nunsgpatchprofile>` ``nsg_patch_profiles``
164167
:ref:`nunsredundantgatewaygroup.NUNSRedundantGatewayGroup<nunsredundantgatewaygroup>` ``ns_redundant_gateway_groups``
165168
:ref:`nunsgupgradeprofile.NUNSGUpgradeProfile<nunsgupgradeprofile>` ``nsg_upgrade_profiles``

doc/v6/numetadata.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ Parents
144144

145145
- :ref:`nuapplicationbinding.NUApplicationBinding<nuapplicationbinding>`
146146

147-
- :ref:`nuredirectiontarget.NURedirectionTarget<nuredirectiontarget>`
148-
149147
- :ref:`nutestrun.NUTestRun<nutestrun>`
150148

151149
- :ref:`nugroup.NUGroup<nugroup>`
@@ -458,6 +456,8 @@ Parents
458456

459457
- :ref:`nunsgroutingpolicybinding.NUNSGRoutingPolicyBinding<nunsgroutingpolicybinding>`
460458

459+
- :ref:`nuredirectiontarget.NURedirectionTarget<nuredirectiontarget>`
460+
461461
- :ref:`nunsgatewayscount.NUNSGatewaysCount<nunsgatewayscount>`
462462

463463
- :ref:`nuvrsaddressrange.NUVRSAddressRange<nuvrsaddressrange>`

doc/v6/nunsgateway.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ Attributes
130130

131131
- ``associated_nsg_info_id``: Read only ID of the associated NSG info object
132132

133+
- ``associated_nsg_migration_profile_id``: The ID of the migration profile associated to this NSG.
134+
133135
- ``associated_nsg_upgrade_profile_id``: The UUID of the NSG Upgrade Profile associated to this NSG instance.
134136

135137
- ``associated_overlay_management_profile_id``: The ID of the associated Overlay Management Profile

0 commit comments

Comments
 (0)