oci-vnmonitoring 2.76.1 → 2.77.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (213) hide show
  1. package/lib/client.d.ts +19 -13
  2. package/lib/client.js +21 -12
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/add-drg-route-rule-details.d.ts +3 -3
  5. package/lib/model/add-public-ip-pool-capacity-details.d.ts +3 -3
  6. package/lib/model/add-security-rule-details.d.ts +21 -21
  7. package/lib/model/add-subnet-ipv6-cidr-details.d.ts +1 -1
  8. package/lib/model/add-vcn-ipv6-cidr-details.d.ts +1 -1
  9. package/lib/model/bgp-session-info.d.ts +15 -15
  10. package/lib/model/byoip-allocated-range-collection.d.ts +1 -1
  11. package/lib/model/byoip-range-collection.d.ts +2 -2
  12. package/lib/model/byoip-range-summary.d.ts +9 -9
  13. package/lib/model/byoip-range-vcn-ipv6-allocation-summary.d.ts +3 -3
  14. package/lib/model/byoip-range.d.ts +15 -15
  15. package/lib/model/byoipv6-cidr-details.d.ts +3 -3
  16. package/lib/model/capture-filter.d.ts +3 -3
  17. package/lib/model/change-path-analyzer-test-compartment-details.d.ts +2 -2
  18. package/lib/model/compute-instance-endpoint.d.ts +2 -2
  19. package/lib/model/connect-remote-peering-connections-details.d.ts +1 -1
  20. package/lib/model/cpe-device-config-answer.d.ts +2 -2
  21. package/lib/model/cpe.d.ts +5 -5
  22. package/lib/model/create-byoip-range-details.d.ts +4 -4
  23. package/lib/model/create-capture-filter-details.d.ts +2 -2
  24. package/lib/model/create-cpe-details.d.ts +4 -4
  25. package/lib/model/create-cross-connect-details.d.ts +4 -4
  26. package/lib/model/create-cross-connect-group-details.d.ts +2 -2
  27. package/lib/model/create-dhcp-details.d.ts +2 -2
  28. package/lib/model/create-drg-attachment-details.d.ts +3 -3
  29. package/lib/model/create-drg-details.d.ts +2 -2
  30. package/lib/model/create-drg-route-distribution-details.d.ts +2 -2
  31. package/lib/model/create-drg-route-table-details.d.ts +2 -2
  32. package/lib/model/create-internet-gateway-details.d.ts +2 -2
  33. package/lib/model/create-ip-sec-connection-details.d.ts +12 -12
  34. package/lib/model/create-ip-sec-connection-tunnel-details.d.ts +3 -3
  35. package/lib/model/create-ip-sec-tunnel-bgp-session-details.d.ts +15 -15
  36. package/lib/model/create-ipv6-details.d.ts +4 -4
  37. package/lib/model/create-local-peering-gateway-details.d.ts +2 -2
  38. package/lib/model/create-nat-gateway-details.d.ts +4 -4
  39. package/lib/model/create-network-security-group-details.d.ts +2 -2
  40. package/lib/model/create-path-analyzer-test-details.d.ts +5 -5
  41. package/lib/model/create-private-ip-details.d.ts +5 -5
  42. package/lib/model/create-public-ip-details.d.ts +2 -2
  43. package/lib/model/create-public-ip-pool-details.d.ts +2 -2
  44. package/lib/model/create-remote-peering-connection-details.d.ts +2 -2
  45. package/lib/model/create-route-table-details.d.ts +2 -2
  46. package/lib/model/create-security-list-details.d.ts +2 -2
  47. package/lib/model/create-service-gateway-details.d.ts +4 -4
  48. package/lib/model/create-subnet-details.d.ts +14 -14
  49. package/lib/model/create-vcn-details.d.ts +11 -11
  50. package/lib/model/create-virtual-circuit-details.d.ts +13 -13
  51. package/lib/model/create-vlan-details.d.ts +4 -4
  52. package/lib/model/create-vnic-details.d.ts +24 -24
  53. package/lib/model/create-vtap-details.d.ts +7 -7
  54. package/lib/model/cross-connect-group.d.ts +4 -4
  55. package/lib/model/cross-connect-location.d.ts +1 -1
  56. package/lib/model/cross-connect-mapping-details.d.ts +6 -6
  57. package/lib/model/cross-connect-mapping.d.ts +7 -7
  58. package/lib/model/cross-connect-port-speed-shape.d.ts +2 -2
  59. package/lib/model/cross-connect-status.d.ts +2 -2
  60. package/lib/model/cross-connect.d.ts +5 -5
  61. package/lib/model/dhcp-dns-option.d.ts +1 -1
  62. package/lib/model/dhcp-options.d.ts +3 -3
  63. package/lib/model/dhcp-search-domain-option.d.ts +2 -2
  64. package/lib/model/drg-attachment-info.d.ts +1 -1
  65. package/lib/model/drg-attachment.d.ts +6 -6
  66. package/lib/model/drg-route-distribution-statement.d.ts +1 -1
  67. package/lib/model/drg-route-distribution.d.ts +4 -4
  68. package/lib/model/drg-route-rule.d.ts +10 -10
  69. package/lib/model/drg-route-table.d.ts +4 -4
  70. package/lib/model/drg.d.ts +3 -3
  71. package/lib/model/egress-security-rule.d.ts +9 -9
  72. package/lib/model/endpoint.d.ts +1 -1
  73. package/lib/model/fast-connect-provider-service-key.d.ts +2 -2
  74. package/lib/model/fast-connect-provider-service.d.ts +1 -1
  75. package/lib/model/flow-log-capture-filter-rule-details.d.ts +1 -1
  76. package/lib/model/i-psec-connection-device-status.d.ts +1 -1
  77. package/lib/model/i-psec-connection-tunnel.d.ts +7 -7
  78. package/lib/model/i-psec-connection.d.ts +14 -14
  79. package/lib/model/icmp-traffic-protocol-parameters.d.ts +1 -1
  80. package/lib/model/ingress-security-rule.d.ts +9 -9
  81. package/lib/model/internet-gateway.d.ts +3 -3
  82. package/lib/model/ip-address-endpoint.d.ts +2 -2
  83. package/lib/model/ipv6.d.ts +7 -7
  84. package/lib/model/letter-of-authority.d.ts +1 -1
  85. package/lib/model/load-balancer-endpoint.d.ts +1 -1
  86. package/lib/model/load-balancer-listener-endpoint.d.ts +1 -1
  87. package/lib/model/local-peering-gateway.d.ts +11 -11
  88. package/lib/model/macsec-key.d.ts +1 -1
  89. package/lib/model/nat-gateway.d.ts +5 -5
  90. package/lib/model/network-load-balancer-endpoint.d.ts +1 -1
  91. package/lib/model/network-load-balancer-listener-endpoint.d.ts +1 -1
  92. package/lib/model/network-security-group-vnic.d.ts +1 -1
  93. package/lib/model/network-security-group.d.ts +3 -3
  94. package/lib/model/path-analysis-work-request-result.d.ts +2 -2
  95. package/lib/model/path-analyzer-test-collection.d.ts +2 -2
  96. package/lib/model/path-analyzer-test-summary.d.ts +9 -9
  97. package/lib/model/path-analyzer-test.d.ts +9 -9
  98. package/lib/model/path.d.ts +1 -1
  99. package/lib/model/persisted-get-path-analysis-details.d.ts +2 -2
  100. package/lib/model/private-ip.d.ts +21 -21
  101. package/lib/model/protocol-parameters.d.ts +1 -1
  102. package/lib/model/public-ip-pool-collection.d.ts +1 -1
  103. package/lib/model/public-ip-pool-summary.d.ts +3 -3
  104. package/lib/model/public-ip-pool.d.ts +3 -3
  105. package/lib/model/public-ip.d.ts +17 -17
  106. package/lib/model/query-options.d.ts +1 -1
  107. package/lib/model/remote-peering-connection.d.ts +7 -7
  108. package/lib/model/remove-public-ip-pool-capacity-details.d.ts +1 -1
  109. package/lib/model/remove-subnet-ipv6-cidr-details.d.ts +1 -1
  110. package/lib/model/remove-vcn-ipv6-cidr-details.d.ts +1 -1
  111. package/lib/model/route-rule.d.ts +13 -13
  112. package/lib/model/route-table.d.ts +4 -4
  113. package/lib/model/security-action.d.ts +1 -1
  114. package/lib/model/security-list.d.ts +3 -3
  115. package/lib/model/security-rule.d.ts +26 -26
  116. package/lib/model/service-gateway.d.ts +7 -7
  117. package/lib/model/service.d.ts +10 -10
  118. package/lib/model/subnet-endpoint.d.ts +2 -2
  119. package/lib/model/subnet.d.ts +21 -21
  120. package/lib/model/tcp-protocol-parameters.d.ts +2 -2
  121. package/lib/model/tcp-traffic-protocol-parameters.d.ts +3 -3
  122. package/lib/model/topology-associated-with-entity-relationship.d.ts +2 -2
  123. package/lib/model/topology-associated-with-relationship-details.d.ts +1 -1
  124. package/lib/model/topology-contains-entity-relationship.d.ts +2 -2
  125. package/lib/model/topology-routes-to-entity-relationship.d.ts +1 -1
  126. package/lib/model/topology-routes-to-relationship-details.d.ts +5 -5
  127. package/lib/model/topology.d.ts +1 -1
  128. package/lib/model/traffic-node.d.ts +1 -1
  129. package/lib/model/traffic-protocol-parameters.d.ts +1 -1
  130. package/lib/model/traffic-route.d.ts +1 -1
  131. package/lib/model/tunnel-config.d.ts +2 -2
  132. package/lib/model/tunnel-cpe-device-config.d.ts +1 -1
  133. package/lib/model/tunnel-phase-one-details.d.ts +1 -1
  134. package/lib/model/tunnel-phase-two-details.d.ts +1 -1
  135. package/lib/model/tunnel-security-association-summary.d.ts +1 -1
  136. package/lib/model/tunnel-status.d.ts +3 -3
  137. package/lib/model/udp-protocol-parameters.d.ts +2 -2
  138. package/lib/model/udp-traffic-protocol-parameters.d.ts +3 -3
  139. package/lib/model/update-byoip-range-details.d.ts +3 -3
  140. package/lib/model/update-capture-filter-details.d.ts +2 -2
  141. package/lib/model/update-cpe-details.d.ts +2 -2
  142. package/lib/model/update-cross-connect-details.d.ts +3 -3
  143. package/lib/model/update-cross-connect-group-details.d.ts +2 -2
  144. package/lib/model/update-dhcp-details.d.ts +2 -2
  145. package/lib/model/update-drg-attachment-details.d.ts +2 -2
  146. package/lib/model/update-drg-details.d.ts +2 -2
  147. package/lib/model/update-drg-route-distribution-details.d.ts +2 -2
  148. package/lib/model/update-drg-route-rule-details.d.ts +3 -3
  149. package/lib/model/update-drg-route-table-details.d.ts +2 -2
  150. package/lib/model/update-internet-gateway-details.d.ts +2 -2
  151. package/lib/model/update-ip-sec-connection-details.d.ts +8 -8
  152. package/lib/model/update-ip-sec-connection-tunnel-details.d.ts +3 -3
  153. package/lib/model/update-ip-sec-tunnel-bgp-session-details.d.ts +16 -16
  154. package/lib/model/update-ipv6-details.d.ts +2 -2
  155. package/lib/model/update-local-peering-gateway-details.d.ts +2 -2
  156. package/lib/model/update-nat-gateway-details.d.ts +4 -4
  157. package/lib/model/update-network-security-group-details.d.ts +2 -2
  158. package/lib/model/update-path-analyzer-test-details.d.ts +4 -4
  159. package/lib/model/update-private-ip-details.d.ts +4 -4
  160. package/lib/model/update-public-ip-details.d.ts +2 -2
  161. package/lib/model/update-public-ip-pool-details.d.ts +2 -2
  162. package/lib/model/update-remote-peering-connection-details.d.ts +2 -2
  163. package/lib/model/update-route-table-details.d.ts +2 -2
  164. package/lib/model/update-security-list-details.d.ts +2 -2
  165. package/lib/model/update-security-rule-details.d.ts +23 -23
  166. package/lib/model/update-service-gateway-details.d.ts +8 -8
  167. package/lib/model/update-subnet-details.d.ts +5 -5
  168. package/lib/model/update-vcn-details.d.ts +2 -2
  169. package/lib/model/update-virtual-circuit-details.d.ts +7 -7
  170. package/lib/model/update-vlan-details.d.ts +3 -3
  171. package/lib/model/update-vnic-details.d.ts +7 -7
  172. package/lib/model/update-vtap-details.d.ts +5 -5
  173. package/lib/model/upgrade-status.d.ts +1 -1
  174. package/lib/model/vcn.d.ts +8 -8
  175. package/lib/model/virtual-circuit-bandwidth-shape.d.ts +2 -2
  176. package/lib/model/virtual-circuit-drg-attachment-network-details.d.ts +1 -1
  177. package/lib/model/virtual-circuit-public-prefix.d.ts +2 -2
  178. package/lib/model/virtual-circuit.d.ts +11 -11
  179. package/lib/model/vlan-endpoint.d.ts +2 -2
  180. package/lib/model/vlan.d.ts +6 -6
  181. package/lib/model/vnic-endpoint.d.ts +2 -2
  182. package/lib/model/vnic.d.ts +16 -16
  183. package/lib/model/vtap.d.ts +8 -8
  184. package/lib/model/work-request-error-collection.d.ts +2 -2
  185. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  186. package/lib/model/work-request-resource.d.ts +3 -3
  187. package/lib/model/work-request-result-collection.d.ts +2 -2
  188. package/lib/model/work-request-summary-collection.d.ts +2 -2
  189. package/lib/model/work-request-summary.d.ts +2 -2
  190. package/lib/model/work-request.d.ts +2 -2
  191. package/lib/request/change-path-analyzer-test-compartment-request.d.ts +3 -3
  192. package/lib/request/create-path-analyzer-test-request.d.ts +1 -1
  193. package/lib/request/delete-path-analyzer-test-request.d.ts +3 -3
  194. package/lib/request/get-path-analysis-request.d.ts +1 -1
  195. package/lib/request/get-path-analyzer-test-request.d.ts +2 -2
  196. package/lib/request/get-work-request-request.d.ts +1 -1
  197. package/lib/request/list-path-analyzer-tests-request.d.ts +7 -7
  198. package/lib/request/list-work-request-errors-request.d.ts +5 -5
  199. package/lib/request/list-work-request-logs-request.d.ts +5 -5
  200. package/lib/request/list-work-request-results-request.d.ts +3 -3
  201. package/lib/request/list-work-requests-request.d.ts +6 -6
  202. package/lib/request/update-path-analyzer-test-request.d.ts +3 -3
  203. package/lib/response/change-path-analyzer-test-compartment-response.d.ts +1 -1
  204. package/lib/response/create-path-analyzer-test-response.d.ts +1 -1
  205. package/lib/response/get-path-analyzer-test-response.d.ts +1 -1
  206. package/lib/response/get-work-request-response.d.ts +1 -1
  207. package/lib/response/list-path-analyzer-tests-response.d.ts +1 -1
  208. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  209. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  210. package/lib/response/list-work-request-results-response.d.ts +1 -1
  211. package/lib/response/list-work-requests-response.d.ts +1 -1
  212. package/lib/response/update-path-analyzer-test-response.d.ts +1 -1
  213. package/package.json +3 -3
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  /**
17
17
  * A security rule is one of the items in a {@link NetworkSecurityGroup}.
18
18
  * It is a virtual firewall rule for the VNICs in the network security group. A rule can be for
19
- * either inbound (`direction`= INGRESS) or outbound (`direction`= EGRESS) IP packets.
19
+ * either inbound ({@code direction}= INGRESS) or outbound ({@code direction}= EGRESS) IP packets.
20
20
  *
21
21
  */
22
22
  export interface SecurityRule {
@@ -31,13 +31,13 @@ export interface SecurityRule {
31
31
  * <p>
32
32
  Allowed values:
33
33
  * <p>
34
- * An IP address range in CIDR notation. For example: `192.168.1.0/24` or `2001:0db8:0123:45::/56`
34
+ * An IP address range in CIDR notation. For example: {@code 192.168.1.0/24} or {@code 2001:0db8:0123:45::/56}
35
35
  * IPv6 addressing is supported for all commercial and government regions.
36
36
  * See [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
37
37
  * <p>
38
- * The `cidrBlock` value for a {@link Service}, if you're
39
- * setting up a security rule for traffic destined for a particular `Service` through
40
- * a service gateway. For example: `oci-phx-objectstorage`.
38
+ * The {@code cidrBlock} value for a {@link Service}, if you're
39
+ * setting up a security rule for traffic destined for a particular {@code Service} through
40
+ * a service gateway. For example: {@code oci-phx-objectstorage}.
41
41
  * <p>
42
42
  * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of a {@link NetworkSecurityGroup} in the same
43
43
  * VCN. The value can be the NSG that the rule belongs to if the rule's intent is to control
@@ -46,24 +46,24 @@ export interface SecurityRule {
46
46
  */
47
47
  "destination"?: string;
48
48
  /**
49
- * Type of destination for the rule. Required if `direction` = `EGRESS`.
49
+ * Type of destination for the rule. Required if {@code direction} = {@code EGRESS}.
50
50
  * <p>
51
51
  Allowed values:
52
52
  * <p>
53
- * `CIDR_BLOCK`: If the rule's `destination` is an IP address range in CIDR notation.
53
+ * {@code CIDR_BLOCK}: If the rule's {@code destination} is an IP address range in CIDR notation.
54
54
  * <p>
55
- * `SERVICE_CIDR_BLOCK`: If the rule's `destination` is the `cidrBlock` value for a
55
+ * {@code SERVICE_CIDR_BLOCK}: If the rule's {@code destination} is the {@code cidrBlock} value for a
56
56
  * {@link Service} (the rule is for traffic destined for a
57
- * particular `Service` through a service gateway).
57
+ * particular {@code Service} through a service gateway).
58
58
  * <p>
59
- * `NETWORK_SECURITY_GROUP`: If the rule's `destination` is the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of a
59
+ * {@code NETWORK_SECURITY_GROUP}: If the rule's {@code destination} is the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of a
60
60
  * {@link NetworkSecurityGroup}.
61
61
  *
62
62
  */
63
63
  "destinationType"?: SecurityRule.DestinationType;
64
64
  /**
65
- * Direction of the security rule. Set to `EGRESS` for rules to allow outbound IP packets,
66
- * or `INGRESS` for rules to allow inbound IP packets.
65
+ * Direction of the security rule. Set to {@code EGRESS} for rules to allow outbound IP packets,
66
+ * or {@code INGRESS} for rules to allow inbound IP packets.
67
67
  *
68
68
  */
69
69
  "direction": SecurityRule.Direction;
@@ -72,7 +72,7 @@ export interface SecurityRule {
72
72
  * An Oracle-assigned identifier for the security rule. You specify this ID when you want to
73
73
  * update or delete the rule.
74
74
  * <p>
75
- Example: `04ABEC`
75
+ Example: {@code 04ABEC}
76
76
  *
77
77
  */
78
78
  "id"?: string;
@@ -86,14 +86,14 @@ export interface SecurityRule {
86
86
  */
87
87
  "isStateless"?: boolean;
88
88
  /**
89
- * Whether the rule is valid. The value is `True` when the rule is first created. If
90
- * the rule's `source` or `destination` is a network security group, the value changes to
91
- * `False` if that network security group is deleted.
89
+ * Whether the rule is valid. The value is {@code True} when the rule is first created. If
90
+ * the rule's {@code source} or {@code destination} is a network security group, the value changes to
91
+ * {@code False} if that network security group is deleted.
92
92
  *
93
93
  */
94
94
  "isValid"?: boolean;
95
95
  /**
96
- * The transport protocol. Specify either `all` or an IPv4 protocol number as
96
+ * The transport protocol. Specify either {@code all} or an IPv4 protocol number as
97
97
  * defined in
98
98
  * [Protocol Numbers](http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml).
99
99
  * Options are supported only for ICMP (\"1\"), TCP (\"6\"), UDP (\"17\"), and ICMPv6 (\"58\").
@@ -106,13 +106,13 @@ export interface SecurityRule {
106
106
  * <p>
107
107
  Allowed values:
108
108
  * <p>
109
- * An IP address range in CIDR notation. For example: `192.168.1.0/24` or `2001:0db8:0123:45::/56`
109
+ * An IP address range in CIDR notation. For example: {@code 192.168.1.0/24} or {@code 2001:0db8:0123:45::/56}
110
110
  * IPv6 addressing is supported for all commercial and government regions.
111
111
  * See [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
112
112
  * <p>
113
- * The `cidrBlock` value for a {@link Service}, if you're
114
- * setting up a security rule for traffic coming from a particular `Service` through
115
- * a service gateway. For example: `oci-phx-objectstorage`.
113
+ * The {@code cidrBlock} value for a {@link Service}, if you're
114
+ * setting up a security rule for traffic coming from a particular {@code Service} through
115
+ * a service gateway. For example: {@code oci-phx-objectstorage}.
116
116
  * <p>
117
117
  * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of a {@link NetworkSecurityGroup} in the same
118
118
  * VCN. The value can be the NSG that the rule belongs to if the rule's intent is to control
@@ -121,15 +121,15 @@ export interface SecurityRule {
121
121
  */
122
122
  "source"?: string;
123
123
  /**
124
- * Type of source for the rule. Required if `direction` = `INGRESS`.
124
+ * Type of source for the rule. Required if {@code direction} = {@code INGRESS}.
125
125
  * <p>
126
- * `CIDR_BLOCK`: If the rule's `source` is an IP address range in CIDR notation.
126
+ * {@code CIDR_BLOCK}: If the rule's {@code source} is an IP address range in CIDR notation.
127
127
  * <p>
128
- * `SERVICE_CIDR_BLOCK`: If the rule's `source` is the `cidrBlock` value for a
128
+ * {@code SERVICE_CIDR_BLOCK}: If the rule's {@code source} is the {@code cidrBlock} value for a
129
129
  * {@link Service} (the rule is for traffic coming from a
130
- * particular `Service` through a service gateway).
130
+ * particular {@code Service} through a service gateway).
131
131
  * <p>
132
- * `NETWORK_SECURITY_GROUP`: If the rule's `source` is the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of a
132
+ * {@code NETWORK_SECURITY_GROUP}: If the rule's {@code source} is the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of a
133
133
  * {@link NetworkSecurityGroup}.
134
134
  *
135
135
  */
@@ -29,10 +29,10 @@ To use any of the API operations, you must be authorized in an IAM policy. If yo
29
29
  */
30
30
  export interface ServiceGateway {
31
31
  /**
32
- * Whether the service gateway blocks all traffic through it. The default is `false`. When
33
- * this is `true`, traffic is not routed to any services, regardless of route rules.
32
+ * Whether the service gateway blocks all traffic through it. The default is {@code false}. When
33
+ * this is {@code true}, traffic is not routed to any services, regardless of route rules.
34
34
  * <p>
35
- Example: `true`
35
+ Example: {@code true}
36
36
  *
37
37
  */
38
38
  "blockTraffic": boolean;
@@ -44,7 +44,7 @@ export interface ServiceGateway {
44
44
  "compartmentId": string;
45
45
  /**
46
46
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
47
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
47
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
48
48
  *
49
49
  */
50
50
  "definedTags"?: {
@@ -60,7 +60,7 @@ export interface ServiceGateway {
60
60
  "displayName"?: string;
61
61
  /**
62
62
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
63
- * Example: `{\"bar-key\": \"value\"}`
63
+ * Example: {@code {\"bar-key\": \"value\"}}
64
64
  *
65
65
  */
66
66
  "freeformTags"?: {
@@ -84,7 +84,7 @@ export interface ServiceGateway {
84
84
  "routeTableId"?: string;
85
85
  /**
86
86
  * List of the {@link Service} objects enabled for this service gateway.
87
- * The list can be empty. You can enable a particular `Service` by using
87
+ * The list can be empty. You can enable a particular {@code Service} by using
88
88
  * {@link #attachServiceId(AttachServiceIdRequest) attachServiceId} or
89
89
  * {@link #updateServiceGateway(UpdateServiceGatewayRequest) updateServiceGateway}.
90
90
  *
@@ -93,7 +93,7 @@ export interface ServiceGateway {
93
93
  /**
94
94
  * The date and time the service gateway was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
95
95
  * <p>
96
- Example: `2016-08-25T21:10:29.600Z`
96
+ Example: {@code 2016-08-25T21:10:29.600Z}
97
97
  *
98
98
  */
99
99
  "timeCreated"?: Date;
@@ -17,41 +17,41 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
17
17
  * {@link ServiceGateway}. In the User Guide topic
18
18
  * [Access to Oracle Services: Service Gateway](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/servicegateway.htm), the
19
19
  * term *service CIDR label* is used to refer to the string that represents the regional public
20
- * IP address ranges of the Oracle service or services covered by a given `Service` object. That
21
- * unique string is the value of the `Service` object's `cidrBlock` attribute.
20
+ * IP address ranges of the Oracle service or services covered by a given {@code Service} object. That
21
+ * unique string is the value of the {@code Service} object's {@code cidrBlock} attribute.
22
22
  *
23
23
  */
24
24
  export interface Service {
25
25
  /**
26
26
  * A string that represents the regional public IP address ranges for the Oracle service or
27
- * services covered by this `Service` object. Also known as the `Service` object's *service
27
+ * services covered by this {@code Service} object. Also known as the {@code Service} object's *service
28
28
  * CIDR label*.
29
29
  * <p>
30
30
  When you set up a route rule to route traffic to the service gateway, use this value as the
31
31
  * rule's destination. See {@link RouteTable}. Also, when you set up
32
- * a security list rule to cover traffic with the service gateway, use the `cidrBlock` value
32
+ * a security list rule to cover traffic with the service gateway, use the {@code cidrBlock} value
33
33
  * as the rule's destination (for an egress rule) or the source (for an ingress rule).
34
34
  * See {@link SecurityList}.
35
35
  * <p>
36
- Example: `oci-phx-objectstorage`
36
+ Example: {@code oci-phx-objectstorage}
37
37
  *
38
38
  */
39
39
  "cidrBlock": string;
40
40
  /**
41
- * Description of the Oracle service or services covered by this `Service` object.
41
+ * Description of the Oracle service or services covered by this {@code Service} object.
42
42
  * <p>
43
- Example: `OCI PHX Object Storage`
43
+ Example: {@code OCI PHX Object Storage}
44
44
  *
45
45
  */
46
46
  "description": string;
47
47
  /**
48
- * The `Service` object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
48
+ * The {@code Service} object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
49
49
  */
50
50
  "id": string;
51
51
  /**
52
- * Name of the `Service` object. This name can change and is not guaranteed to be unique.
52
+ * Name of the {@code Service} object. This name can change and is not guaranteed to be unique.
53
53
  * <p>
54
- Example: `OCI PHX Object Storage`
54
+ Example: {@code OCI PHX Object Storage}
55
55
  *
56
56
  */
57
57
  "name": string;
@@ -14,12 +14,12 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
14
14
  */
15
15
  import * as model from "../model";
16
16
  /**
17
- * Defines the details required for a SUBNET-type `Endpoint`.
17
+ * Defines the details required for a SUBNET-type {@code Endpoint}.
18
18
  *
19
19
  */
20
20
  export interface SubnetEndpoint extends model.Endpoint {
21
21
  /**
22
- * The IPv4 address of the `Endpoint`.
22
+ * The IPv4 address of the {@code Endpoint}.
23
23
  */
24
24
  "address": string;
25
25
  /**
@@ -29,14 +29,14 @@ export interface Subnet {
29
29
  * The subnet's availability domain. This attribute will be null if this is a regional subnet
30
30
  * instead of an AD-specific subnet. Oracle recommends creating regional subnets.
31
31
  * <p>
32
- Example: `Uocm:PHX-AD-1`
32
+ Example: {@code Uocm:PHX-AD-1}
33
33
  *
34
34
  */
35
35
  "availabilityDomain"?: string;
36
36
  /**
37
37
  * The subnet's CIDR block.
38
38
  * <p>
39
- Example: `10.0.1.0/24`
39
+ Example: {@code 10.0.1.0/24}
40
40
  *
41
41
  */
42
42
  "cidrBlock": string;
@@ -46,7 +46,7 @@ export interface Subnet {
46
46
  "compartmentId": string;
47
47
  /**
48
48
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
49
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
49
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
50
50
  *
51
51
  */
52
52
  "definedTags"?: {
@@ -68,7 +68,7 @@ export interface Subnet {
68
68
  /**
69
69
  * A DNS label for the subnet, used in conjunction with the VNIC's hostname and
70
70
  * VCN's DNS label to form a fully qualified domain name (FQDN) for each VNIC
71
- * within this subnet (for example, `bminstance1.subnet123.vcn1.oraclevcn.com`).
71
+ * within this subnet (for example, {@code bminstance1.subnet123.vcn1.oraclevcn.com}).
72
72
  * Must be an alphanumeric string that begins with a letter and is unique within the VCN.
73
73
  * The value cannot be changed.
74
74
  * <p>
@@ -78,13 +78,13 @@ export interface Subnet {
78
78
  For more information, see
79
79
  * [DNS in Your Virtual Cloud Network](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/dns.htm).
80
80
  * <p>
81
- Example: `subnet123`
81
+ Example: {@code subnet123}
82
82
  *
83
83
  */
84
84
  "dnsLabel"?: string;
85
85
  /**
86
86
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
87
- * Example: `{\"bar-key\": \"value\"}`
87
+ * Example: {@code {\"bar-key\": \"value\"}}
88
88
  *
89
89
  */
90
90
  "freeformTags"?: {
@@ -98,7 +98,7 @@ export interface Subnet {
98
98
  * For an IPv6-enabled subnet, this is the IPv6 CIDR block for the subnet's IP address space.
99
99
  * The subnet size is always /64. See [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
100
100
  * <p>
101
- Example: `2001:0db8:0123:1111::/64`
101
+ Example: {@code 2001:0db8:0123:1111::/64}
102
102
  *
103
103
  */
104
104
  "ipv6CidrBlock"?: string;
@@ -110,7 +110,7 @@ export interface Subnet {
110
110
  /**
111
111
  * For an IPv6-enabled subnet, this is the IPv6 address of the virtual router.
112
112
  * <p>
113
- Example: `2001:0db8:0123:1111:89ab:cdef:1234:5678`
113
+ Example: {@code 2001:0db8:0123:1111:89ab:cdef:1234:5678}
114
114
  *
115
115
  */
116
116
  "ipv6VirtualRouterIp"?: string;
@@ -121,17 +121,17 @@ export interface Subnet {
121
121
  /**
122
122
  * Whether to disallow ingress internet traffic to VNICs within this subnet. Defaults to false.
123
123
  * <p>
124
- For IPV4, `prohibitInternetIngress` behaves similarly to `prohibitPublicIpOnVnic`.
124
+ For IPV4, {@code prohibitInternetIngress} behaves similarly to {@code prohibitPublicIpOnVnic}.
125
125
  * If it is set to false, VNICs created in this subnet will automatically be assigned public IP
126
- * addresses unless specified otherwise during instance launch or VNIC creation (with the `assignPublicIp`
126
+ * addresses unless specified otherwise during instance launch or VNIC creation (with the {@code assignPublicIp}
127
127
  * flag in {@link CreateVnicDetails}).
128
- * If `prohibitInternetIngress` is set to true, VNICs created in this subnet cannot have public IP addresses
128
+ * If {@code prohibitInternetIngress} is set to true, VNICs created in this subnet cannot have public IP addresses
129
129
  * (that is, it's a privatesubnet).
130
130
  * <p>
131
- For IPv6, if `prohibitInternetIngress` is set to `true`, internet access is not allowed for any
131
+ For IPv6, if {@code prohibitInternetIngress} is set to {@code true}, internet access is not allowed for any
132
132
  * IPv6s assigned to VNICs in the subnet. Otherwise, ingress internet traffic is allowed by default.
133
133
  * <p>
134
- Example: `true`
134
+ Example: {@code true}
135
135
  *
136
136
  */
137
137
  "prohibitInternetIngress"?: boolean;
@@ -140,13 +140,13 @@ export interface Subnet {
140
140
  * Defaults to false, which means VNICs created in this subnet will
141
141
  * automatically be assigned public IP addresses unless specified
142
142
  * otherwise during instance launch or VNIC creation (with the
143
- * `assignPublicIp` flag in
143
+ * {@code assignPublicIp} flag in
144
144
  * {@link CreateVnicDetails}).
145
- * If `prohibitPublicIpOnVnic` is set to true, VNICs created in this
145
+ * If {@code prohibitPublicIpOnVnic} is set to true, VNICs created in this
146
146
  * subnet cannot have public IP addresses (that is, it's a private
147
147
  * subnet).
148
148
  * <p>
149
- Example: `true`
149
+ Example: {@code true}
150
150
  *
151
151
  */
152
152
  "prohibitPublicIpOnVnic"?: boolean;
@@ -163,19 +163,19 @@ export interface Subnet {
163
163
  "securityListIds"?: Array<string>;
164
164
  /**
165
165
  * The subnet's domain name, which consists of the subnet's DNS label,
166
- * the VCN's DNS label, and the `oraclevcn.com` domain.
166
+ * the VCN's DNS label, and the {@code oraclevcn.com} domain.
167
167
  * <p>
168
168
  For more information, see
169
169
  * [DNS in Your Virtual Cloud Network](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/dns.htm).
170
170
  * <p>
171
- Example: `subnet123.vcn1.oraclevcn.com`
171
+ Example: {@code subnet123.vcn1.oraclevcn.com}
172
172
  *
173
173
  */
174
174
  "subnetDomainName"?: string;
175
175
  /**
176
176
  * The date and time the subnet was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
177
177
  * <p>
178
- Example: `2016-08-25T21:10:29.600Z`
178
+ Example: {@code 2016-08-25T21:10:29.600Z}
179
179
  *
180
180
  */
181
181
  "timeCreated"?: Date;
@@ -186,14 +186,14 @@ export interface Subnet {
186
186
  /**
187
187
  * The IP address of the virtual router.
188
188
  * <p>
189
- Example: `10.0.14.1`
189
+ Example: {@code 10.0.14.1}
190
190
  *
191
191
  */
192
192
  "virtualRouterIp": string;
193
193
  /**
194
194
  * The MAC address of the virtual router.
195
195
  * <p>
196
- Example: `00:00:00:00:00:01`
196
+ Example: {@code 00:00:00:00:00:01}
197
197
  *
198
198
  */
199
199
  "virtualRouterMac": string;
@@ -18,11 +18,11 @@ import * as model from "../model";
18
18
  */
19
19
  export interface TcpProtocolParameters extends model.ProtocolParameters {
20
20
  /**
21
- * The source port to use in a `PathAnalyzerTest` resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
21
+ * The source port to use in a {@code PathAnalyzerTest} resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
22
22
  */
23
23
  "sourcePort"?: number;
24
24
  /**
25
- * The destination port to use in a `PathAnalyzerTest` resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
25
+ * The destination port to use in a {@code PathAnalyzerTest} resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
26
26
  */
27
27
  "destinationPort": number;
28
28
  "type": string;
@@ -14,15 +14,15 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
14
14
  */
15
15
  import * as model from "../model";
16
16
  /**
17
- * Defines the `TrafficProtocolParameters` configuration for the TCP protocol.
17
+ * Defines the {@code TrafficProtocolParameters} configuration for the TCP protocol.
18
18
  */
19
19
  export interface TcpTrafficProtocolParameters extends model.TrafficProtocolParameters {
20
20
  /**
21
- * The source port to use in a `PathAnalyzerTest`. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
21
+ * The source port to use in a {@code PathAnalyzerTest}. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
22
22
  */
23
23
  "sourcePort"?: number;
24
24
  /**
25
- * The destination port to use in a `PathAnalyzerTest`. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
25
+ * The destination port to use in a {@code PathAnalyzerTest}. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
26
26
  */
27
27
  "destinationPort": number;
28
28
  "type": string;
@@ -14,8 +14,8 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
14
14
  */
15
15
  import * as model from "../model";
16
16
  /**
17
- * Defines the `AssociatedWith` relationship between virtual network topology entities. An `AssociatedWith` relationship
18
- * is defined when there is no obvious `contains` relationship but entities are still related.
17
+ * Defines the {@code AssociatedWith} relationship between virtual network topology entities. An {@code AssociatedWith} relationship
18
+ * is defined when there is no obvious {@code contains} relationship but entities are still related.
19
19
  * For example, a DRG is associated with a VCN because a DRG is not managed by VCN but can be
20
20
  * attached to a VCN.
21
21
  *
@@ -13,7 +13,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
16
- * Defines association details for an `associatedWith` relationship.
16
+ * Defines association details for an {@code associatedWith} relationship.
17
17
  */
18
18
  export interface TopologyAssociatedWithRelationshipDetails {
19
19
  /**
@@ -14,10 +14,10 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
14
14
  */
15
15
  import * as model from "../model";
16
16
  /**
17
- * Defines the `contains` relationship between virtual network topology entities. A `Contains` relationship
17
+ * Defines the {@code contains} relationship between virtual network topology entities. A {@code Contains} relationship
18
18
  * is defined when an entity fully owns, contains or manages another entity.
19
19
  * For example, a subnet is contained and managed in the scope of a VCN, therefore a VCN has a
20
- * `contains` relationship to a subnet.
20
+ * {@code contains} relationship to a subnet.
21
21
  *
22
22
  */
23
23
  export interface TopologyContainsEntityRelationship extends model.TopologyEntityRelationship {
@@ -14,7 +14,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
14
14
  */
15
15
  import * as model from "../model";
16
16
  /**
17
- * Defines the `routesTo` relationship between virtual network topology entities. A `RoutesTo` relationship
17
+ * Defines the {@code routesTo} relationship between virtual network topology entities. A {@code RoutesTo} relationship
18
18
  * is defined when a routing table and a routing rule are used to govern how to route traffic
19
19
  * from one entity to another. For example, a DRG might have a routing rule to send certain traffic to an LPG.
20
20
  *
@@ -13,20 +13,20 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
16
- * Defines route rule details for a `routesTo` relationship.
16
+ * Defines route rule details for a {@code routesTo} relationship.
17
17
  */
18
18
  export interface TopologyRoutesToRelationshipDetails {
19
19
  /**
20
20
  * The destinationType can be set to one of two values:
21
21
  * <p>
22
- * Use `CIDR_BLOCK` if the rule's `destination` is an IP address range in CIDR notation.
22
+ * Use {@code CIDR_BLOCK} if the rule's {@code destination} is an IP address range in CIDR notation.
23
23
  * <p>
24
- * Use `SERVICE_CIDR_BLOCK` if the rule's `destination` is the `cidrBlock` value for a {@link Service}.
24
+ * Use {@code SERVICE_CIDR_BLOCK} if the rule's {@code destination} is the {@code cidrBlock} value for a {@link Service}.
25
25
  *
26
26
  */
27
27
  "destinationType": string;
28
28
  /**
29
- * An IP address range in CIDR notation or the `cidrBlock` value for a {@link Service}.
29
+ * An IP address range in CIDR notation or the {@code cidrBlock} value for a {@link Service}.
30
30
  */
31
31
  "destination": string;
32
32
  /**
@@ -34,7 +34,7 @@ export interface TopologyRoutesToRelationshipDetails {
34
34
  */
35
35
  "routeTableId": string;
36
36
  /**
37
- * A route rule can be `STATIC` if manually added to the route table or `DYNAMIC` if imported from another route table.
37
+ * A route rule can be {@code STATIC} if manually added to the route table or {@code DYNAMIC} if imported from another route table.
38
38
  *
39
39
  */
40
40
  "routeType"?: TopologyRoutesToRelationshipDetails.RouteType;
@@ -28,7 +28,7 @@ export interface Topology {
28
28
  /**
29
29
  * Lists entities that are limited during ingestion.
30
30
  * The values for the items in the list are the entity type names of the limitedEntities.
31
- * Example: `vcn`
31
+ * Example: {@code vcn}
32
32
  *
33
33
  */
34
34
  "limitedEntities": Array<string>;
@@ -14,7 +14,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
14
14
  */
15
15
  import * as model from "../model";
16
16
  /**
17
- * Defines the configuration of the OCI entity that represents a traffic node in `PathAnalysisResult`.
17
+ * Defines the configuration of the OCI entity that represents a traffic node in {@code PathAnalysisResult}.
18
18
  *
19
19
  */
20
20
  export interface TrafficNode {
@@ -13,7 +13,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
16
- * Defines the traffic protocol parameters for the traffic in a `PathAnalysisResult`.
16
+ * Defines the traffic protocol parameters for the traffic in a {@code PathAnalysisResult}.
17
17
  */
18
18
  export interface TrafficProtocolParameters {
19
19
  "type": string;
@@ -14,7 +14,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
14
14
  */
15
15
  import * as model from "../model";
16
16
  /**
17
- * Defines the traffic route taken in the path in `PathAnalysisResult`.
17
+ * Defines the traffic route taken in the path in {@code PathAnalysisResult}.
18
18
  */
19
19
  export interface TrafficRoute {
20
20
  /**
@@ -23,7 +23,7 @@ export interface TunnelConfig {
23
23
  /**
24
24
  * The IP address of Oracle's VPN headend.
25
25
  * <p>
26
- Example: `203.0.113.50 `
26
+ Example: {@code 203.0.113.50 }
27
27
  *
28
28
  */
29
29
  "ipAddress": string;
@@ -35,7 +35,7 @@ export interface TunnelConfig {
35
35
  /**
36
36
  * The date and time the IPSec connection was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
37
37
  * <p>
38
- Example: `2016-08-25T21:10:29.600Z`
38
+ Example: {@code 2016-08-25T21:10:29.600Z}
39
39
  *
40
40
  */
41
41
  "timeCreated"?: Date;
@@ -17,7 +17,7 @@ import * as model from "../model";
17
17
  * The set of CPE configuration answers for the tunnel, which the customer provides in
18
18
  * {@link #updateTunnelCpeDeviceConfig(UpdateTunnelCpeDeviceConfigRequest) updateTunnelCpeDeviceConfig}.
19
19
  * The answers correlate to the questions that are specific to the CPE device type (see the
20
- * `parameters` attribute of {@link CpeDeviceShapeDetail}).
20
+ * {@code parameters} attribute of {@link CpeDeviceShapeDetail}).
21
21
  * <p>
22
22
  See these related operations:
23
23
  * <p>
@@ -61,7 +61,7 @@ export interface TunnelPhaseOneDetails {
61
61
  /**
62
62
  * The date and time we retrieved the remaining lifetime, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
63
63
  * <p>
64
- Example: `2016-08-25T21:10:29.600Z`
64
+ Example: {@code 2016-08-25T21:10:29.600Z}
65
65
  *
66
66
  */
67
67
  "remainingLifetimeLastRetrieved"?: Date;
@@ -68,7 +68,7 @@ export interface TunnelPhaseTwoDetails {
68
68
  /**
69
69
  * The date and time the remaining lifetime was last retrieved, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
70
70
  * <p>
71
- Example: `2016-08-25T21:10:29.600Z`
71
+ Example: {@code 2016-08-25T21:10:29.600Z}
72
72
  *
73
73
  */
74
74
  "remainingLifetimeLastRetrieved"?: Date;
@@ -30,7 +30,7 @@ export interface TunnelSecurityAssociationSummary {
30
30
  */
31
31
  "tunnelSaStatus"?: TunnelSecurityAssociationSummary.TunnelSaStatus;
32
32
  /**
33
- * Current state if the IPSec tunnel status is not `UP`, including phase one and phase two details and a possible reason the tunnel is not `UP`.
33
+ * Current state if the IPSec tunnel status is not {@code UP}, including phase one and phase two details and a possible reason the tunnel is not {@code UP}.
34
34
  *
35
35
  */
36
36
  "tunnelSaErrorInfo"?: string;
@@ -20,7 +20,7 @@ export interface TunnelStatus {
20
20
  /**
21
21
  * The IP address of Oracle's VPN headend.
22
22
  * <p>
23
- Example: `203.0.113.50`
23
+ Example: {@code 203.0.113.50}
24
24
  *
25
25
  */
26
26
  "ipAddress": string;
@@ -31,14 +31,14 @@ export interface TunnelStatus {
31
31
  /**
32
32
  * The date and time the IPSec connection was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
33
33
  * <p>
34
- Example: `2016-08-25T21:10:29.600Z`
34
+ Example: {@code 2016-08-25T21:10:29.600Z}
35
35
  *
36
36
  */
37
37
  "timeCreated"?: Date;
38
38
  /**
39
39
  * When the state of the tunnel last changed, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
40
40
  * <p>
41
- Example: `2016-08-25T21:10:29.600Z`
41
+ Example: {@code 2016-08-25T21:10:29.600Z}
42
42
  *
43
43
  */
44
44
  "timeStateModified"?: Date;