Skip to content

Commit e4ddfed

Browse files
feat(networkmanagement): update the api
#### networkmanagement:v1 The following keys were added: - schemas.Trace.properties.forwardTraceId (Total Keys: 2) #### networkmanagement:v1beta1 The following keys were added: - schemas.Trace.properties.forwardTraceId (Total Keys: 2)
1 parent 8d2d189 commit e4ddfed

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-4
lines changed

docs/dyn/networkmanagement_v1.projects.locations.global_.connectivityTests.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ <h3>Method Details</h3>
214214
&quot;sourceNetworkUri&quot;: &quot;A String&quot;, # URI of the network where this packet originates from.
215215
&quot;sourcePort&quot;: 42, # Source port. Only valid when protocol is TCP or UDP.
216216
},
217+
&quot;forwardTraceId&quot;: 42, # ID of trace. For forward traces, this ID is unique for each trace. For return traces, it matches ID of associated forward trace. A single forward trace can be associated with none, one or more than one return trace.
217218
&quot;steps&quot;: [ # A trace of a test contains multiple steps from the initial state to the final state (delivered, dropped, forwarded, or aborted). The steps are ordered by the processing sequence within the simulated network state machine. It is critical to preserve the order of the steps and avoid reordering or sorting them.
218219
{ # A simulated forwarding path is composed of multiple steps. Each step has a well-defined state and an associated configuration.
219220
&quot;abort&quot;: { # Details of the final state &quot;abort&quot; and associated resource. # Display information of the final state &quot;abort&quot; and reason.
@@ -648,6 +649,7 @@ <h3>Method Details</h3>
648649
&quot;sourceNetworkUri&quot;: &quot;A String&quot;, # URI of the network where this packet originates from.
649650
&quot;sourcePort&quot;: 42, # Source port. Only valid when protocol is TCP or UDP.
650651
},
652+
&quot;forwardTraceId&quot;: 42, # ID of trace. For forward traces, this ID is unique for each trace. For return traces, it matches ID of associated forward trace. A single forward trace can be associated with none, one or more than one return trace.
651653
&quot;steps&quot;: [ # A trace of a test contains multiple steps from the initial state to the final state (delivered, dropped, forwarded, or aborted). The steps are ordered by the processing sequence within the simulated network state machine. It is critical to preserve the order of the steps and avoid reordering or sorting them.
652654
{ # A simulated forwarding path is composed of multiple steps. Each step has a well-defined state and an associated configuration.
653655
&quot;abort&quot;: { # Details of the final state &quot;abort&quot; and associated resource. # Display information of the final state &quot;abort&quot; and reason.
@@ -1073,6 +1075,7 @@ <h3>Method Details</h3>
10731075
&quot;sourceNetworkUri&quot;: &quot;A String&quot;, # URI of the network where this packet originates from.
10741076
&quot;sourcePort&quot;: 42, # Source port. Only valid when protocol is TCP or UDP.
10751077
},
1078+
&quot;forwardTraceId&quot;: 42, # ID of trace. For forward traces, this ID is unique for each trace. For return traces, it matches ID of associated forward trace. A single forward trace can be associated with none, one or more than one return trace.
10761079
&quot;steps&quot;: [ # A trace of a test contains multiple steps from the initial state to the final state (delivered, dropped, forwarded, or aborted). The steps are ordered by the processing sequence within the simulated network state machine. It is critical to preserve the order of the steps and avoid reordering or sorting them.
10771080
{ # A simulated forwarding path is composed of multiple steps. Each step has a well-defined state and an associated configuration.
10781081
&quot;abort&quot;: { # Details of the final state &quot;abort&quot; and associated resource. # Display information of the final state &quot;abort&quot; and reason.
@@ -1457,6 +1460,7 @@ <h3>Method Details</h3>
14571460
&quot;sourceNetworkUri&quot;: &quot;A String&quot;, # URI of the network where this packet originates from.
14581461
&quot;sourcePort&quot;: 42, # Source port. Only valid when protocol is TCP or UDP.
14591462
},
1463+
&quot;forwardTraceId&quot;: 42, # ID of trace. For forward traces, this ID is unique for each trace. For return traces, it matches ID of associated forward trace. A single forward trace can be associated with none, one or more than one return trace.
14601464
&quot;steps&quot;: [ # A trace of a test contains multiple steps from the initial state to the final state (delivered, dropped, forwarded, or aborted). The steps are ordered by the processing sequence within the simulated network state machine. It is critical to preserve the order of the steps and avoid reordering or sorting them.
14611465
{ # A simulated forwarding path is composed of multiple steps. Each step has a well-defined state and an associated configuration.
14621466
&quot;abort&quot;: { # Details of the final state &quot;abort&quot; and associated resource. # Display information of the final state &quot;abort&quot; and reason.

docs/dyn/networkmanagement_v1beta1.projects.locations.global_.connectivityTests.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ <h3>Method Details</h3>
214214
&quot;sourceNetworkUri&quot;: &quot;A String&quot;, # URI of the network where this packet originates from.
215215
&quot;sourcePort&quot;: 42, # Source port. Only valid when protocol is TCP or UDP.
216216
},
217+
&quot;forwardTraceId&quot;: 42, # ID of trace. For forward traces, this ID is unique for each trace. For return traces, it matches ID of associated forward trace. A single forward trace can be associated with none, one or more than one return trace.
217218
&quot;steps&quot;: [ # A trace of a test contains multiple steps from the initial state to the final state (delivered, dropped, forwarded, or aborted). The steps are ordered by the processing sequence within the simulated network state machine. It is critical to preserve the order of the steps and avoid reordering or sorting them.
218219
{ # A simulated forwarding path is composed of multiple steps. Each step has a well-defined state and an associated configuration.
219220
&quot;abort&quot;: { # Details of the final state &quot;abort&quot; and associated resource. # Display information of the final state &quot;abort&quot; and reason.
@@ -649,6 +650,7 @@ <h3>Method Details</h3>
649650
&quot;sourceNetworkUri&quot;: &quot;A String&quot;, # URI of the network where this packet originates from.
650651
&quot;sourcePort&quot;: 42, # Source port. Only valid when protocol is TCP or UDP.
651652
},
653+
&quot;forwardTraceId&quot;: 42, # ID of trace. For forward traces, this ID is unique for each trace. For return traces, it matches ID of associated forward trace. A single forward trace can be associated with none, one or more than one return trace.
652654
&quot;steps&quot;: [ # A trace of a test contains multiple steps from the initial state to the final state (delivered, dropped, forwarded, or aborted). The steps are ordered by the processing sequence within the simulated network state machine. It is critical to preserve the order of the steps and avoid reordering or sorting them.
653655
{ # A simulated forwarding path is composed of multiple steps. Each step has a well-defined state and an associated configuration.
654656
&quot;abort&quot;: { # Details of the final state &quot;abort&quot; and associated resource. # Display information of the final state &quot;abort&quot; and reason.
@@ -1075,6 +1077,7 @@ <h3>Method Details</h3>
10751077
&quot;sourceNetworkUri&quot;: &quot;A String&quot;, # URI of the network where this packet originates from.
10761078
&quot;sourcePort&quot;: 42, # Source port. Only valid when protocol is TCP or UDP.
10771079
},
1080+
&quot;forwardTraceId&quot;: 42, # ID of trace. For forward traces, this ID is unique for each trace. For return traces, it matches ID of associated forward trace. A single forward trace can be associated with none, one or more than one return trace.
10781081
&quot;steps&quot;: [ # A trace of a test contains multiple steps from the initial state to the final state (delivered, dropped, forwarded, or aborted). The steps are ordered by the processing sequence within the simulated network state machine. It is critical to preserve the order of the steps and avoid reordering or sorting them.
10791082
{ # A simulated forwarding path is composed of multiple steps. Each step has a well-defined state and an associated configuration.
10801083
&quot;abort&quot;: { # Details of the final state &quot;abort&quot; and associated resource. # Display information of the final state &quot;abort&quot; and reason.
@@ -1460,6 +1463,7 @@ <h3>Method Details</h3>
14601463
&quot;sourceNetworkUri&quot;: &quot;A String&quot;, # URI of the network where this packet originates from.
14611464
&quot;sourcePort&quot;: 42, # Source port. Only valid when protocol is TCP or UDP.
14621465
},
1466+
&quot;forwardTraceId&quot;: 42, # ID of trace. For forward traces, this ID is unique for each trace. For return traces, it matches ID of associated forward trace. A single forward trace can be associated with none, one or more than one return trace.
14631467
&quot;steps&quot;: [ # A trace of a test contains multiple steps from the initial state to the final state (delivered, dropped, forwarded, or aborted). The steps are ordered by the processing sequence within the simulated network state machine. It is critical to preserve the order of the steps and avoid reordering or sorting them.
14641468
{ # A simulated forwarding path is composed of multiple steps. Each step has a well-defined state and an associated configuration.
14651469
&quot;abort&quot;: { # Details of the final state &quot;abort&quot; and associated resource. # Display information of the final state &quot;abort&quot; and reason.

googleapiclient/discovery_cache/documents/networkmanagement.v1.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@
591591
}
592592
}
593593
},
594-
"revision": "20240124",
594+
"revision": "20240131",
595595
"rootUrl": "https://networkmanagement.googleapis.com/",
596596
"schemas": {
597597
"AbortInfo": {
@@ -2232,7 +2232,7 @@ false
22322232
"No result was specified.",
22332233
"Possible scenarios are: * The configuration analysis determined that a packet originating from the source is expected to reach the destination. * The analysis didn't complete because the user lacks permission for some of the resources in the trace. However, at the time the user's permission became insufficient, the trace had been successful so far.",
22342234
"A packet originating from the source is expected to be dropped before reaching the destination.",
2235-
"The source and destination endpoints do not uniquely identify the test location in the network, and the reachability result contains multiple traces. For some traces, a packet could be delivered, and for others, it would not be.",
2235+
"The source and destination endpoints do not uniquely identify the test location in the network, and the reachability result contains multiple traces. For some traces, a packet could be delivered, and for others, it would not be. This result is also assigned to configuration analysis of return path if on its own it should be REACHABLE, but configuration analysis of forward path is AMBIGUOUS.",
22362236
"The configuration analysis did not complete. Possible reasons are: * A permissions error occurred--for example, the user might not have read permission for all of the resources named in the test. * An internal error occurred. * The analyzer received an invalid or unsupported argument or was unable to identify a known endpoint."
22372237
],
22382238
"type": "string"
@@ -2711,6 +2711,11 @@ false
27112711
"$ref": "EndpointInfo",
27122712
"description": "Derived from the source and destination endpoints definition specified by user request, and validated by the data plane model. If there are multiple traces starting from different source locations, then the endpoint_info may be different between traces."
27132713
},
2714+
"forwardTraceId": {
2715+
"description": "ID of trace. For forward traces, this ID is unique for each trace. For return traces, it matches ID of associated forward trace. A single forward trace can be associated with none, one or more than one return trace.",
2716+
"format": "int32",
2717+
"type": "integer"
2718+
},
27142719
"steps": {
27152720
"description": "A trace of a test contains multiple steps from the initial state to the final state (delivered, dropped, forwarded, or aborted). The steps are ordered by the processing sequence within the simulated network state machine. It is critical to preserve the order of the steps and avoid reordering or sorting them.",
27162721
"items": {

googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@
591591
}
592592
}
593593
},
594-
"revision": "20240124",
594+
"revision": "20240131",
595595
"rootUrl": "https://networkmanagement.googleapis.com/",
596596
"schemas": {
597597
"AbortInfo": {
@@ -2237,7 +2237,7 @@ false
22372237
"No result was specified.",
22382238
"Possible scenarios are: * The configuration analysis determined that a packet originating from the source is expected to reach the destination. * The analysis didn't complete because the user lacks permission for some of the resources in the trace. However, at the time the user's permission became insufficient, the trace had been successful so far.",
22392239
"A packet originating from the source is expected to be dropped before reaching the destination.",
2240-
"The source and destination endpoints do not uniquely identify the test location in the network, and the reachability result contains multiple traces. For some traces, a packet could be delivered, and for others, it would not be.",
2240+
"The source and destination endpoints do not uniquely identify the test location in the network, and the reachability result contains multiple traces. For some traces, a packet could be delivered, and for others, it would not be. This result is also assigned to configuration analysis of return path if on its own it should be REACHABLE, but configuration analysis of forward path is AMBIGUOUS.",
22412241
"The configuration analysis did not complete. Possible reasons are: * A permissions error occurred--for example, the user might not have read permission for all of the resources named in the test. * An internal error occurred. * The analyzer received an invalid or unsupported argument or was unable to identify a known endpoint."
22422242
],
22432243
"type": "string"
@@ -2716,6 +2716,11 @@ false
27162716
"$ref": "EndpointInfo",
27172717
"description": "Derived from the source and destination endpoints definition specified by user request, and validated by the data plane model. If there are multiple traces starting from different source locations, then the endpoint_info may be different between traces."
27182718
},
2719+
"forwardTraceId": {
2720+
"description": "ID of trace. For forward traces, this ID is unique for each trace. For return traces, it matches ID of associated forward trace. A single forward trace can be associated with none, one or more than one return trace.",
2721+
"format": "int32",
2722+
"type": "integer"
2723+
},
27192724
"steps": {
27202725
"description": "A trace of a test contains multiple steps from the initial state to the final state (delivered, dropped, forwarded, or aborted). The steps are ordered by the processing sequence within the simulated network state machine. It is critical to preserve the order of the steps and avoid reordering or sorting them.",
27212726
"items": {

0 commit comments

Comments
 (0)