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
@@ -19,14 +19,14 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
19
19
  * <p>
20
20
  **Important:** Each tunnel in an IPSec connection can use either static routing or BGP dynamic
21
21
  * routing (see the {@link IPSecConnectionTunnel} object's
22
- * `routing` attribute). Originally only static routing was supported and
22
+ * {@code routing} attribute). Originally only static routing was supported and
23
23
  * every IPSec connection was required to have at least one static route configured.
24
24
  * To maintain backward compatibility in the API when support for BPG dynamic routing was introduced,
25
25
  * the API accepts an empty list of static routes if you configure both of the IPSec tunnels to use
26
- * BGP dynamic routing. If you switch a tunnel's routing from `BGP` to `STATIC`, you must first
26
+ * BGP dynamic routing. If you switch a tunnel's routing from {@code BGP} to {@code STATIC}, you must first
27
27
  * ensure that the IPSec connection is configured with at least one valid CIDR block static route.
28
28
  * Oracle uses the IPSec connection's static routes when routing a tunnel's traffic *only*
29
- * if that tunnel's `routing` attribute = `STATIC`. Otherwise the static routes are ignored.
29
+ * if that tunnel's {@code routing} attribute = {@code STATIC}. Otherwise the static routes are ignored.
30
30
  * <p>
31
31
  For more information about the workflow for setting up an IPSec connection, see
32
32
  * [Site-to-Site VPN Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/overviewIPsec.htm).
@@ -47,7 +47,7 @@ export interface IPSecConnection {
47
47
  "cpeId": string;
48
48
  /**
49
49
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
50
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
50
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
51
51
  *
52
52
  */
53
53
  "definedTags"?: {
@@ -67,7 +67,7 @@ export interface IPSecConnection {
67
67
  "drgId": string;
68
68
  /**
69
69
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
70
- * Example: `{\"bar-key\": \"value\"}`
70
+ * Example: {@code {\"bar-key\": \"value\"}}
71
71
  *
72
72
  */
73
73
  "freeformTags"?: {
@@ -84,23 +84,23 @@ export interface IPSecConnection {
84
84
  /**
85
85
  * Your identifier for your CPE device. Can be either an IP address or a hostname (specifically,
86
86
  * the fully qualified domain name (FQDN)). The type of identifier here must correspond
87
- * to the value for `cpeLocalIdentifierType`.
87
+ * to the value for {@code cpeLocalIdentifierType}.
88
88
  * <p>
89
- If you don't provide a value when creating the IPSec connection, the `ipAddress` attribute
90
- * for the {@link Cpe} object specified by `cpeId` is used as the `cpeLocalIdentifier`.
89
+ If you don't provide a value when creating the IPSec connection, the {@code ipAddress} attribute
90
+ * for the {@link Cpe} object specified by {@code cpeId} is used as the {@code cpeLocalIdentifier}.
91
91
  * <p>
92
92
  For information about why you'd provide this value, see
93
93
  * [If Your CPE Is Behind a NAT Device](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/overviewIPsec.htm#nat).
94
94
  * <p>
95
- Example IP address: `10.0.3.3`
95
+ Example IP address: {@code 10.0.3.3}
96
96
  * <p>
97
- Example hostname: `cpe.example.com`
97
+ Example hostname: {@code cpe.example.com}
98
98
  *
99
99
  */
100
100
  "cpeLocalIdentifier"?: string;
101
101
  /**
102
102
  * The type of identifier for your CPE device. The value here must correspond to the value
103
- * for `cpeLocalIdentifier`.
103
+ * for {@code cpeLocalIdentifier}.
104
104
  *
105
105
  */
106
106
  "cpeLocalIdentifierType"?: IPSecConnection.CpeLocalIdentifierType;
@@ -116,16 +116,16 @@ export interface IPSecConnection {
116
116
  The CIDR can be either IPv4 or IPv6. IPv6 addressing is supported for all commercial and government regions.
117
117
  * See [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
118
118
  * <p>
119
- Example: `10.0.1.0/24`
119
+ Example: {@code 10.0.1.0/24}
120
120
  * <p>
121
- Example: `2001:db8::/32`
121
+ Example: {@code 2001:db8::/32}
122
122
  *
123
123
  */
124
124
  "staticRoutes": Array<string>;
125
125
  /**
126
126
  * The date and time the IPSec connection was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
127
127
  * <p>
128
- Example: `2016-08-25T21:10:29.600Z`
128
+ Example: {@code 2016-08-25T21:10:29.600Z}
129
129
  *
130
130
  */
131
131
  "timeCreated"?: Date;
@@ -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 `ProtocolParameters` configuration for the [ICMP](https://www.iana.org/assignments/icmp-parameters/icmp-parameters.xhtml) protocol.
17
+ * Defines the {@code ProtocolParameters} configuration for the [ICMP](https://www.iana.org/assignments/icmp-parameters/icmp-parameters.xhtml) protocol.
18
18
  *
19
19
  */
20
20
  export interface IcmpTrafficProtocolParameters extends model.TrafficProtocolParameters {
@@ -28,7 +28,7 @@ export interface IngressSecurityRule {
28
28
  */
29
29
  "isStateless"?: boolean;
30
30
  /**
31
- * The transport protocol. Specify either `all` or an IPv4 protocol number as
31
+ * The transport protocol. Specify either {@code all} or an IPv4 protocol number as
32
32
  * defined in
33
33
  * [Protocol Numbers](http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml).
34
34
  * Options are supported only for ICMP (\"1\"), TCP (\"6\"), UDP (\"17\"), and ICMPv6 (\"58\").
@@ -41,24 +41,24 @@ export interface IngressSecurityRule {
41
41
  * <p>
42
42
  Allowed values:
43
43
  * <p>
44
- * IP address range in CIDR notation. For example: `192.168.1.0/24` or `2001:0db8:0123:45::/56`.
44
+ * IP address range in CIDR notation. For example: {@code 192.168.1.0/24} or {@code 2001:0db8:0123:45::/56}.
45
45
  * IPv6 addressing is supported for all commercial and government regions. See
46
46
  * [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
47
47
  * <p>
48
- * The `cidrBlock` value for a {@link Service}, if you're
49
- * setting up a security list rule for traffic coming from a particular `Service` through
50
- * a service gateway. For example: `oci-phx-objectstorage`.
48
+ * The {@code cidrBlock} value for a {@link Service}, if you're
49
+ * setting up a security list rule for traffic coming from a particular {@code Service} through
50
+ * a service gateway. For example: {@code oci-phx-objectstorage}.
51
51
  *
52
52
  */
53
53
  "source": string;
54
54
  /**
55
- * Type of source for the rule. The default is `CIDR_BLOCK`.
55
+ * Type of source for the rule. The default is {@code CIDR_BLOCK}.
56
56
  * <p>
57
- * `CIDR_BLOCK`: If the rule's `source` is an IP address range in CIDR notation.
57
+ * {@code CIDR_BLOCK}: If the rule's {@code source} is an IP address range in CIDR notation.
58
58
  * <p>
59
- * `SERVICE_CIDR_BLOCK`: If the rule's `source` is the `cidrBlock` value for a
59
+ * {@code SERVICE_CIDR_BLOCK}: If the rule's {@code source} is the {@code cidrBlock} value for a
60
60
  * {@link Service} (the rule is for traffic coming from a
61
- * particular `Service` through a service gateway).
61
+ * particular {@code Service} through a service gateway).
62
62
  *
63
63
  */
64
64
  "sourceType"?: IngressSecurityRule.SourceType;
@@ -29,7 +29,7 @@ export interface InternetGateway {
29
29
  "compartmentId": string;
30
30
  /**
31
31
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
32
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
32
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
33
33
  *
34
34
  */
35
35
  "definedTags"?: {
@@ -45,7 +45,7 @@ export interface InternetGateway {
45
45
  "displayName"?: string;
46
46
  /**
47
47
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
48
- * Example: `{\"bar-key\": \"value\"}`
48
+ * Example: {@code {\"bar-key\": \"value\"}}
49
49
  *
50
50
  */
51
51
  "freeformTags"?: {
@@ -68,7 +68,7 @@ export interface InternetGateway {
68
68
  /**
69
69
  * The date and time the internet gateway was created, 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
  "timeCreated"?: Date;
@@ -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 an IP_ADDRESS-type `Endpoint`.
17
+ * Defines the details required for an IP_ADDRESS-type {@code Endpoint}.
18
18
  *
19
19
  */
20
20
  export interface IpAddressEndpoint extends model.Endpoint {
21
21
  /**
22
- * The IPv4 address of the `Endpoint`.
22
+ * The IPv4 address of the {@code Endpoint}.
23
23
  *
24
24
  */
25
25
  "address": string;
@@ -14,7 +14,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
14
14
  */
15
15
  /**
16
16
  * An *IPv6* is a conceptual term that refers to an IPv6 address and related properties.
17
- * The `IPv6` object is the API representation of an IPv6.
17
+ * The {@code IPv6} object is the API representation of an IPv6.
18
18
  * <p>
19
19
  You can create and assign an IPv6 to any VNIC that is in an IPv6-enabled subnet in an
20
20
  * IPv6-enabled VCN.
@@ -32,7 +32,7 @@ export interface Ipv6 {
32
32
  "compartmentId": string;
33
33
  /**
34
34
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
35
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
35
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
36
36
  *
37
37
  */
38
38
  "definedTags"?: {
@@ -48,7 +48,7 @@ export interface Ipv6 {
48
48
  "displayName": string;
49
49
  /**
50
50
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
51
- * Example: `{\"bar-key\": \"value\"}`
51
+ * Example: {@code {\"bar-key\": \"value\"}}
52
52
  *
53
53
  */
54
54
  "freeformTags"?: {
@@ -59,10 +59,10 @@ export interface Ipv6 {
59
59
  */
60
60
  "id": string;
61
61
  /**
62
- * The IPv6 address of the `IPv6` object. The address is within the IPv6 CIDR block of the VNIC's subnet
63
- * (see the `ipv6CidrBlock` attribute for the {@link Subnet} object.
62
+ * The IPv6 address of the {@code IPv6} object. The address is within the IPv6 CIDR block of the VNIC's subnet
63
+ * (see the {@code ipv6CidrBlock} attribute for the {@link Subnet} object.
64
64
  * <p>
65
- Example: `2001:0db8:0123:1111:abcd:ef01:2345:6789`
65
+ Example: {@code 2001:0db8:0123:1111:abcd:ef01:2345:6789}
66
66
  *
67
67
  */
68
68
  "ipAddress": string;
@@ -77,7 +77,7 @@ export interface Ipv6 {
77
77
  /**
78
78
  * The date and time the IPv6 was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
79
79
  * <p>
80
- Example: `2016-08-25T21:10:29.600Z`
80
+ Example: {@code 2016-08-25T21:10:29.600Z}
81
81
  *
82
82
  */
83
83
  "timeCreated": Date;
@@ -46,7 +46,7 @@ export interface LetterOfAuthority {
46
46
  /**
47
47
  * The date and time the Letter of Authority was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
48
48
  * <p>
49
- Example: `2016-08-25T21:10:29.600Z`
49
+ Example: {@code 2016-08-25T21:10:29.600Z}
50
50
  *
51
51
  */
52
52
  "timeIssued"?: Date;
@@ -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 details required for a LOAD_BALANCER-type `Endpoint`.
17
+ * Defines the details required for a LOAD_BALANCER-type {@code Endpoint}.
18
18
  *
19
19
  */
20
20
  export interface LoadBalancerEndpoint extends model.Endpoint {
@@ -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 details required for a LOAD_BALANCER_LISTENER-type `Endpoint`.
17
+ * Defines the details required for a LOAD_BALANCER_LISTENER-type {@code Endpoint}.
18
18
  *
19
19
  */
20
20
  export interface LoadBalancerListenerEndpoint extends model.Endpoint {
@@ -31,7 +31,7 @@ export interface LocalPeeringGateway {
31
31
  "compartmentId": string;
32
32
  /**
33
33
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
34
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
34
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
35
35
  *
36
36
  */
37
37
  "definedTags"?: {
@@ -47,7 +47,7 @@ export interface LocalPeeringGateway {
47
47
  "displayName": string;
48
48
  /**
49
49
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
50
- * Example: `{\"bar-key\": \"value\"}`
50
+ * Example: {@code {\"bar-key\": \"value\"}}
51
51
  *
52
52
  */
53
53
  "freeformTags"?: {
@@ -60,7 +60,7 @@ export interface LocalPeeringGateway {
60
60
  /**
61
61
  * Whether the VCN at the other end of the peering is in a different tenancy.
62
62
  * <p>
63
- Example: `false`
63
+ Example: {@code false}
64
64
  *
65
65
  */
66
66
  "isCrossTenancyPeering": boolean;
@@ -70,26 +70,26 @@ export interface LocalPeeringGateway {
70
70
  "lifecycleState": LocalPeeringGateway.LifecycleState;
71
71
  /**
72
72
  * The smallest aggregate CIDR that contains all the CIDR routes advertised by the VCN
73
- * at the other end of the peering from this LPG. See `peerAdvertisedCidrDetails` for
74
- * the individual CIDRs. The value is `null` if the LPG is not peered.
73
+ * at the other end of the peering from this LPG. See {@code peerAdvertisedCidrDetails} for
74
+ * the individual CIDRs. The value is {@code null} if the LPG is not peered.
75
75
  * <p>
76
- Example: `192.168.0.0/16`, or if aggregated with `172.16.0.0/24` then `128.0.0.0/1`
76
+ Example: {@code 192.168.0.0/16}, or if aggregated with {@code 172.16.0.0/24} then {@code 128.0.0.0/1}
77
77
  *
78
78
  */
79
79
  "peerAdvertisedCidr"?: string;
80
80
  /**
81
81
  * The specific ranges of IP addresses available on or via the VCN at the other
82
- * end of the peering from this LPG. The value is `null` if the LPG is not peered.
82
+ * end of the peering from this LPG. The value is {@code null} if the LPG is not peered.
83
83
  * You can use these as destination CIDRs for route rules to route a subnet's
84
84
  * traffic to this LPG.
85
85
  * <p>
86
- Example: [`192.168.0.0/16`, `172.16.0.0/24`]
86
+ Example: [{@code 192.168.0.0/16}, {@code 172.16.0.0/24}]
87
87
  *
88
88
  */
89
89
  "peerAdvertisedCidrDetails"?: Array<string>;
90
90
  /**
91
- * Whether the LPG is peered with another LPG. `NEW` means the LPG has not yet been
92
- * peered. `PENDING` means the peering is being established. `REVOKED` means the
91
+ * Whether the LPG is peered with another LPG. {@code NEW} means the LPG has not yet been
92
+ * peered. {@code PENDING} means the peering is being established. {@code REVOKED} means the
93
93
  * LPG at the other end of the peering has been deleted.
94
94
  *
95
95
  */
@@ -113,7 +113,7 @@ export interface LocalPeeringGateway {
113
113
  /**
114
114
  * The date and time the LPG was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
115
115
  * <p>
116
- Example: `2016-08-25T21:10:29.600Z`
116
+ Example: {@code 2016-08-25T21:10:29.600Z}
117
117
  *
118
118
  */
119
119
  "timeCreated": Date;
@@ -29,7 +29,7 @@ export interface MacsecKey {
29
29
  */
30
30
  "connectivityAssociationKeySecretId": string;
31
31
  /**
32
- * The secret version of the `connectivityAssociationKey` secret in Vault. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
32
+ * The secret version of the {@code connectivityAssociationKey} secret in Vault. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
33
33
  */
34
34
  "connectivityAssociationKeySecretVersion"?: number;
35
35
  }
@@ -34,7 +34,7 @@ export interface NatGateway {
34
34
  "compartmentId": string;
35
35
  /**
36
36
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
37
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
37
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
38
38
  *
39
39
  */
40
40
  "definedTags"?: {
@@ -50,7 +50,7 @@ export interface NatGateway {
50
50
  "displayName"?: string;
51
51
  /**
52
52
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
53
- * Example: `{\"bar-key\": \"value\"}`
53
+ * Example: {@code {\"bar-key\": \"value\"}}
54
54
  *
55
55
  */
56
56
  "freeformTags"?: {
@@ -63,9 +63,9 @@ export interface NatGateway {
63
63
  */
64
64
  "id": string;
65
65
  /**
66
- * Whether the NAT gateway blocks traffic through it. The default is `false`.
66
+ * Whether the NAT gateway blocks traffic through it. The default is {@code false}.
67
67
  * <p>
68
- Example: `true`
68
+ Example: {@code true}
69
69
  *
70
70
  */
71
71
  "blockTraffic": boolean;
@@ -81,7 +81,7 @@ export interface NatGateway {
81
81
  /**
82
82
  * The date and time the NAT gateway was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
83
83
  * <p>
84
- Example: `2016-08-25T21:10:29.600Z`
84
+ Example: {@code 2016-08-25T21:10:29.600Z}
85
85
  *
86
86
  */
87
87
  "timeCreated": Date;
@@ -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 details required for a NETWORK_LOAD_BALANCER-type `Endpoint`.
17
+ * Defines the details required for a NETWORK_LOAD_BALANCER-type {@code Endpoint}.
18
18
  *
19
19
  */
20
20
  export interface NetworkLoadBalancerEndpoint extends model.Endpoint {
@@ -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 details required for a NETWORK_LOAD_BALANCER_LISTENER-type `Endpoint`.
17
+ * Defines the details required for a NETWORK_LOAD_BALANCER_LISTENER-type {@code Endpoint}.
18
18
  *
19
19
  */
20
20
  export interface NetworkLoadBalancerListenerEndpoint extends model.Endpoint {
@@ -27,7 +27,7 @@ export interface NetworkSecurityGroupVnic {
27
27
  * The date and time the VNIC was added to the network security group, in the format
28
28
  * defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
29
29
  * <p>
30
- Example: `2016-08-25T21:10:29.600Z`
30
+ Example: {@code 2016-08-25T21:10:29.600Z}
31
31
  *
32
32
  */
33
33
  "timeAssociated"?: Date;
@@ -61,7 +61,7 @@ export interface NetworkSecurityGroup {
61
61
  "compartmentId": string;
62
62
  /**
63
63
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
64
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
64
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
65
65
  *
66
66
  */
67
67
  "definedTags"?: {
@@ -77,7 +77,7 @@ export interface NetworkSecurityGroup {
77
77
  "displayName"?: string;
78
78
  /**
79
79
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
80
- * Example: `{\"bar-key\": \"value\"}`
80
+ * Example: {@code {\"bar-key\": \"value\"}}
81
81
  *
82
82
  */
83
83
  "freeformTags"?: {
@@ -94,7 +94,7 @@ export interface NetworkSecurityGroup {
94
94
  /**
95
95
  * The date and time the network security group was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
96
96
  * <p>
97
- Example: `2016-08-25T21:10:29.600Z`
97
+ Example: {@code 2016-08-25T21:10:29.600Z}
98
98
  *
99
99
  */
100
100
  "timeCreated": Date;
@@ -20,12 +20,12 @@ import * as model from "../model";
20
20
  export interface PathAnalysisWorkRequestResult extends model.WorkRequestResult {
21
21
  /**
22
22
  * List of various paths from source node to destination node
23
- * for a given `PathAnalysisQuery`.
23
+ * for a given {@code PathAnalysisQuery}.
24
24
  *
25
25
  */
26
26
  "paths": Array<model.Path>;
27
27
  /**
28
- * Time the `PathAnalysisResult` was generated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
28
+ * Time the {@code PathAnalysisResult} was generated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
29
29
  *
30
30
  */
31
31
  "timeCreated": Date;
@@ -14,11 +14,11 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
14
14
  */
15
15
  import * as model from "../model";
16
16
  /**
17
- * The results of a `ListPathAnalyzerTests` call in the current compartment.
17
+ * The results of a {@code ListPathAnalyzerTests} call in the current compartment.
18
18
  */
19
19
  export interface PathAnalyzerTestCollection {
20
20
  /**
21
- * A list of `PathAnalyzerTestSummary` items.
21
+ * A list of {@code PathAnalyzerTestSummary} items.
22
22
  */
23
23
  "items": Array<model.PathAnalyzerTestSummary>;
24
24
  }
@@ -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 summary of a `PathAnalyzerTest` resource.
17
+ * Defines the summary of a {@code PathAnalyzerTest} resource.
18
18
  *
19
19
  */
20
20
  export interface PathAnalyzerTestSummary {
@@ -29,11 +29,11 @@ export interface PathAnalyzerTestSummary {
29
29
  */
30
30
  "displayName": string;
31
31
  /**
32
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `PathAnalyzerTest` resource's compartment.
32
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the {@code PathAnalyzerTest} resource's compartment.
33
33
  */
34
34
  "compartmentId": string;
35
35
  /**
36
- * The IP protocol to use for the `PathAnalyzerTest` resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
36
+ * The IP protocol to use for the {@code PathAnalyzerTest} resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
37
37
  */
38
38
  "protocol": number;
39
39
  "sourceEndpoint": model.NetworkLoadBalancerListenerEndpoint | model.ComputeInstanceEndpoint | model.NetworkLoadBalancerEndpoint | model.LoadBalancerEndpoint | model.VnicEndpoint | model.IpAddressEndpoint | model.VlanEndpoint | model.SubnetEndpoint | model.LoadBalancerListenerEndpoint;
@@ -41,22 +41,22 @@ export interface PathAnalyzerTestSummary {
41
41
  "protocolParameters"?: model.UdpProtocolParameters | model.TcpProtocolParameters | model.IcmpProtocolParameters;
42
42
  "queryOptions": model.QueryOptions;
43
43
  /**
44
- * The date and time the `PathAnalyzerTest` resource was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
44
+ * The date and time the {@code PathAnalyzerTest} resource was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
45
45
  *
46
46
  */
47
47
  "timeCreated": Date;
48
48
  /**
49
- * The date and time the `PathAnalyzerTest` resource was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
49
+ * The date and time the {@code PathAnalyzerTest} resource was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
50
50
  *
51
51
  */
52
52
  "timeUpdated": Date;
53
53
  /**
54
- * The current state of the `PathAnalyzerTest` resource.
54
+ * The current state of the {@code PathAnalyzerTest} resource.
55
55
  */
56
56
  "lifecycleState": string;
57
57
  /**
58
58
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
59
- * Example: `{\"bar-key\": \"value\"}`
59
+ * Example: {@code {\"bar-key\": \"value\"}}
60
60
  *
61
61
  */
62
62
  "freeformTags"?: {
@@ -64,7 +64,7 @@ export interface PathAnalyzerTestSummary {
64
64
  };
65
65
  /**
66
66
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
67
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
67
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
68
68
  *
69
69
  */
70
70
  "definedTags"?: {
@@ -74,7 +74,7 @@ export interface PathAnalyzerTestSummary {
74
74
  };
75
75
  /**
76
76
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
77
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
77
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
78
78
  *
79
79
  */
80
80
  "systemTags"?: {
@@ -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 details saved in a `PathAnalyzerTest` resource. These configuration details are used to
17
+ * Defines the details saved in a {@code PathAnalyzerTest} resource. These configuration details are used to
18
18
  * run a [Network Path Analyzer](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/path_analyzer.htm) analysis.
19
19
  *
20
20
  */
@@ -31,11 +31,11 @@ export interface PathAnalyzerTest {
31
31
  */
32
32
  "displayName": string;
33
33
  /**
34
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `PathAnalyzerTest` resource's compartment.
34
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the {@code PathAnalyzerTest} resource's compartment.
35
35
  */
36
36
  "compartmentId": string;
37
37
  /**
38
- * The IP protocol to use for the `PathAnalyzerTest` resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
38
+ * The IP protocol to use for the {@code PathAnalyzerTest} resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
39
39
  */
40
40
  "protocol": number;
41
41
  "sourceEndpoint": model.NetworkLoadBalancerListenerEndpoint | model.ComputeInstanceEndpoint | model.NetworkLoadBalancerEndpoint | model.LoadBalancerEndpoint | model.VnicEndpoint | model.IpAddressEndpoint | model.VlanEndpoint | model.SubnetEndpoint | model.LoadBalancerListenerEndpoint;
@@ -43,22 +43,22 @@ export interface PathAnalyzerTest {
43
43
  "protocolParameters"?: model.UdpProtocolParameters | model.TcpProtocolParameters | model.IcmpProtocolParameters;
44
44
  "queryOptions": model.QueryOptions;
45
45
  /**
46
- * The date and time the `PathAnalyzerTest` resource was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
46
+ * The date and time the {@code PathAnalyzerTest} resource was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
47
47
  *
48
48
  */
49
49
  "timeCreated": Date;
50
50
  /**
51
- * The date and time the `PathAnalyzerTest` resource was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
51
+ * The date and time the {@code PathAnalyzerTest} resource was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
52
52
  *
53
53
  */
54
54
  "timeUpdated": Date;
55
55
  /**
56
- * The current state of the `PathAnalyzerTest` resource.
56
+ * The current state of the {@code PathAnalyzerTest} resource.
57
57
  */
58
58
  "lifecycleState": PathAnalyzerTest.LifecycleState;
59
59
  /**
60
60
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
61
- * Example: `{\"bar-key\": \"value\"}`
61
+ * Example: {@code {\"bar-key\": \"value\"}}
62
62
  *
63
63
  */
64
64
  "freeformTags"?: {
@@ -66,7 +66,7 @@ export interface PathAnalyzerTest {
66
66
  };
67
67
  /**
68
68
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
69
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
69
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
70
70
  *
71
71
  */
72
72
  "definedTags"?: {
@@ -76,7 +76,7 @@ export interface PathAnalyzerTest {
76
76
  };
77
77
  /**
78
78
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
79
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
79
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
80
80
  *
81
81
  */
82
82
  "systemTags"?: {
@@ -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 traffic path in `PathAnalysisResult`.
17
+ * Defines the configuration of the traffic path in {@code PathAnalysisResult}.
18
18
  */
19
19
  export interface Path {
20
20
  "forwardRoute": model.TrafficRoute;
@@ -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 configuration for getting a path analysis using the persisted `PathAnalyzerTest` resource.
17
+ * Defines the configuration for getting a path analysis using the persisted {@code PathAnalyzerTest} resource.
18
18
  *
19
19
  */
20
20
  export interface PersistedGetPathAnalysisDetails extends model.GetPathAnalysisDetails {
21
21
  /**
22
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the `PathAnalyzerTest` resource.
22
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the {@code PathAnalyzerTest} resource.
23
23
  *
24
24
  */
25
25
  "pathAnalyzerTestId": string;