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,7 +19,7 @@ export interface CreateDrgDetails {
19
19
  "compartmentId": string;
20
20
  /**
21
21
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
22
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
22
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
23
23
  *
24
24
  */
25
25
  "definedTags"?: {
@@ -35,7 +35,7 @@ export interface CreateDrgDetails {
35
35
  "displayName"?: string;
36
36
  /**
37
37
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
38
- * Example: `{\"bar-key\": \"value\"}`
38
+ * Example: {@code {\"bar-key\": \"value\"}}
39
39
  *
40
40
  */
41
41
  "freeformTags"?: {
@@ -19,7 +19,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
19
19
  export interface CreateDrgRouteDistributionDetails {
20
20
  /**
21
21
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
22
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
22
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
23
23
  *
24
24
  */
25
25
  "definedTags"?: {
@@ -35,7 +35,7 @@ export interface CreateDrgRouteDistributionDetails {
35
35
  "displayName"?: string;
36
36
  /**
37
37
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
38
- * Example: `{\"bar-key\": \"value\"}`
38
+ * Example: {@code {\"bar-key\": \"value\"}}
39
39
  *
40
40
  */
41
41
  "freeformTags"?: {
@@ -19,7 +19,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
19
19
  export interface CreateDrgRouteTableDetails {
20
20
  /**
21
21
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
22
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
22
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
23
23
  *
24
24
  */
25
25
  "definedTags"?: {
@@ -35,7 +35,7 @@ export interface CreateDrgRouteTableDetails {
35
35
  "displayName"?: string;
36
36
  /**
37
37
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
38
- * Example: `{\"bar-key\": \"value\"}`
38
+ * Example: {@code {\"bar-key\": \"value\"}}
39
39
  *
40
40
  */
41
41
  "freeformTags"?: {
@@ -19,7 +19,7 @@ export interface CreateInternetGatewayDetails {
19
19
  "compartmentId": string;
20
20
  /**
21
21
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
22
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
22
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
23
23
  *
24
24
  */
25
25
  "definedTags"?: {
@@ -35,7 +35,7 @@ export interface CreateInternetGatewayDetails {
35
35
  "displayName"?: string;
36
36
  /**
37
37
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
38
- * Example: `{\"bar-key\": \"value\"}`
38
+ * Example: {@code {\"bar-key\": \"value\"}}
39
39
  *
40
40
  */
41
41
  "freeformTags"?: {
@@ -24,7 +24,7 @@ export interface CreateIPSecConnectionDetails {
24
24
  "cpeId": string;
25
25
  /**
26
26
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
27
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
27
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
28
28
  *
29
29
  */
30
30
  "definedTags"?: {
@@ -44,7 +44,7 @@ export interface CreateIPSecConnectionDetails {
44
44
  "drgId": string;
45
45
  /**
46
46
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
47
- * Example: `{\"bar-key\": \"value\"}`
47
+ * Example: {@code {\"bar-key\": \"value\"}}
48
48
  *
49
49
  */
50
50
  "freeformTags"?: {
@@ -53,23 +53,23 @@ export interface CreateIPSecConnectionDetails {
53
53
  /**
54
54
  * Your identifier for your CPE device. Can be either an IP address or a hostname (specifically, the
55
55
  * fully qualified domain name (FQDN)). The type of identifier you provide here must correspond
56
- * to the value for `cpeLocalIdentifierType`.
56
+ * to the value for {@code cpeLocalIdentifierType}.
57
57
  * <p>
58
- If you don't provide a value, the `ipAddress` attribute for the {@link Cpe}
59
- * object specified by `cpeId` is used as the `cpeLocalIdentifier`.
58
+ If you don't provide a value, the {@code ipAddress} attribute for the {@link Cpe}
59
+ * object specified by {@code cpeId} is used as the {@code cpeLocalIdentifier}.
60
60
  * <p>
61
61
  For information about why you'd provide this value, see
62
62
  * [If Your CPE Is Behind a NAT Device](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/overviewIPsec.htm#nat).
63
63
  * <p>
64
- Example IP address: `10.0.3.3`
64
+ Example IP address: {@code 10.0.3.3}
65
65
  * <p>
66
- Example hostname: `cpe.example.com`
66
+ Example hostname: {@code cpe.example.com}
67
67
  *
68
68
  */
69
69
  "cpeLocalIdentifier"?: string;
70
70
  /**
71
71
  * The type of identifier for your CPE device. The value you provide here must correspond to the value
72
- * for `cpeLocalIdentifier`.
72
+ * for {@code cpeLocalIdentifier}.
73
73
  *
74
74
  */
75
75
  "cpeLocalIdentifierType"?: CreateIPSecConnectionDetails.CpeLocalIdentifierType;
@@ -86,22 +86,22 @@ export interface CreateIPSecConnectionDetails {
86
86
  The CIDR can be either IPv4 or IPv6. IPv6 addressing is supported for all commercial and government regions.
87
87
  * See [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
88
88
  * <p>
89
- Example: `10.0.1.0/24`
89
+ Example: {@code 10.0.1.0/24}
90
90
  * <p>
91
- Example: `2001:db8::/32`
91
+ Example: {@code 2001:db8::/32}
92
92
  *
93
93
  */
94
94
  "staticRoutes": Array<string>;
95
95
  /**
96
96
  * Information for creating the individual tunnels in the IPSec connection. You can provide a
97
- * maximum of 2 `tunnelConfiguration` objects in the array (one for each of the
97
+ * maximum of 2 {@code tunnelConfiguration} objects in the array (one for each of the
98
98
  * two tunnels).
99
99
  *
100
100
  */
101
101
  "tunnelConfiguration"?: Array<model.CreateIPSecConnectionTunnelDetails>;
102
102
  /**
103
103
  * The count of tunnels in the IPsec connection. This value should be equal to the number of
104
- * `tunnelConfiguration` objects specified in the `CreateIPSecConnection` request.
104
+ * {@code tunnelConfiguration} objects specified in the {@code CreateIPSecConnection} request.
105
105
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
106
106
  */
107
107
  "tunnelCount"?: number;
@@ -45,13 +45,13 @@ export interface CreateIPSecConnectionTunnelDetails {
45
45
  */
46
46
  "oracleInitiation"?: CreateIPSecConnectionTunnelDetails.OracleInitiation;
47
47
  /**
48
- * By default (the `AUTO` setting), IKE sends packets with a source and destination port set to 500,
48
+ * By default (the {@code AUTO} setting), IKE sends packets with a source and destination port set to 500,
49
49
  * and when it detects that the port used to forward packets has changed (most likely because a NAT device
50
50
  * is between the CPE device and the Oracle VPN headend) it will try to negotiate the use of NAT-T.
51
51
  * <p>
52
- The `ENABLED` option sets the IKE protocol to use port 4500 instead of 500 and forces encapsulating traffic with the ESP protocol inside UDP packets.
52
+ The {@code ENABLED} option sets the IKE protocol to use port 4500 instead of 500 and forces encapsulating traffic with the ESP protocol inside UDP packets.
53
53
  * <p>
54
- The `DISABLED` option directs IKE to completely refuse to negotiate NAT-T
54
+ The {@code DISABLED} option directs IKE to completely refuse to negotiate NAT-T
55
55
  * even if it senses there may be a NAT device in use.
56
56
  *
57
57
  */
@@ -16,76 +16,76 @@ export interface CreateIPSecTunnelBgpSessionDetails {
16
16
  /**
17
17
  * The IP address for the Oracle end of the inside tunnel interface.
18
18
  * <p>
19
- If the tunnel's `routing` attribute is set to `BGP`
19
+ If the tunnel's {@code routing} attribute is set to {@code BGP}
20
20
  * (see {@link IPSecConnectionTunnel}), this IP address
21
21
  * is required and used for the tunnel's BGP session.
22
22
  * <p>
23
- If `routing` is instead set to `STATIC`, this IP address is optional. You can set this IP
23
+ If {@code routing} is instead set to {@code STATIC}, this IP address is optional. You can set this IP
24
24
  * address to troubleshoot or monitor the tunnel.
25
25
  * <p>
26
26
  The value must be a /30 or /31.
27
27
  * <p>
28
- Example: `10.0.0.4/31`
28
+ Example: {@code 10.0.0.4/31}
29
29
  *
30
30
  */
31
31
  "oracleInterfaceIp"?: string;
32
32
  /**
33
33
  * The IP address for the CPE end of the inside tunnel interface.
34
34
  * <p>
35
- If the tunnel's `routing` attribute is set to `BGP`
35
+ If the tunnel's {@code routing} attribute is set to {@code BGP}
36
36
  * (see {@link IPSecConnectionTunnel}), this IP address
37
37
  * is required and used for the tunnel's BGP session.
38
38
  * <p>
39
- If `routing` is instead set to `STATIC`, this IP address is optional. You can set this IP
39
+ If {@code routing} is instead set to {@code STATIC}, this IP address is optional. You can set this IP
40
40
  * address to troubleshoot or monitor the tunnel.
41
41
  * <p>
42
42
  The value must be a /30 or /31.
43
43
  * <p>
44
- Example: `10.0.0.5/31`
44
+ Example: {@code 10.0.0.5/31}
45
45
  *
46
46
  */
47
47
  "customerInterfaceIp"?: string;
48
48
  /**
49
49
  * The IPv6 address for the Oracle end of the inside tunnel interface. This IP address is optional.
50
50
  * <p>
51
- If the tunnel's `routing` attribute is set to `BGP`
51
+ If the tunnel's {@code routing} attribute is set to {@code BGP}
52
52
  * (see {@link IPSecConnectionTunnel}), this IP address
53
53
  * is used for the tunnel's BGP session.
54
54
  * <p>
55
- If `routing` is instead set to `STATIC`, you can set this IP
55
+ If {@code routing} is instead set to {@code STATIC}, you can set this IP
56
56
  * address to troubleshoot or monitor the tunnel.
57
57
  * <p>
58
58
  Only subnet masks from /64 up to /127 are allowed.
59
59
  * <p>
60
- Example: `2001:db8::1/64`
60
+ Example: {@code 2001:db8::1/64}
61
61
  *
62
62
  */
63
63
  "oracleInterfaceIpv6"?: string;
64
64
  /**
65
65
  * The IPv6 address for the CPE end of the inside tunnel interface. This IP address is optional.
66
66
  * <p>
67
- If the tunnel's `routing` attribute is set to `BGP`
67
+ If the tunnel's {@code routing} attribute is set to {@code BGP}
68
68
  * (see {@link IPSecConnectionTunnel}), this IP address
69
69
  * is used for the tunnel's BGP session.
70
70
  * <p>
71
- If `routing` is instead set to `STATIC`, you can set this IP
71
+ If {@code routing} is instead set to {@code STATIC}, you can set this IP
72
72
  * address to troubleshoot or monitor the tunnel.
73
73
  * <p>
74
74
  Only subnet masks from /64 up to /127 are allowed.
75
75
  * <p>
76
- Example: `2001:db8::1/64`
76
+ Example: {@code 2001:db8::1/64}
77
77
  *
78
78
  */
79
79
  "customerInterfaceIpv6"?: string;
80
80
  /**
81
- * If the tunnel's `routing` attribute is set to `BGP`
81
+ * If the tunnel's {@code routing} attribute is set to {@code BGP}
82
82
  * (see {@link IPSecConnectionTunnel}), this ASN
83
83
  * is required and used for the tunnel's BGP session. This is the ASN of the network on the
84
84
  * CPE end of the BGP session. Can be a 2-byte or 4-byte ASN. Uses \"asplain\" format.
85
85
  * <p>
86
- If the tunnel's `routing` attribute is set to `STATIC`, the `customerBgpAsn` must be null.
86
+ If the tunnel's {@code routing} attribute is set to {@code STATIC}, the {@code customerBgpAsn} must be null.
87
87
  * <p>
88
- Example: `12345` (2-byte) or `1587232876` (4-byte)
88
+ Example: {@code 12345} (2-byte) or {@code 1587232876} (4-byte)
89
89
  *
90
90
  */
91
91
  "customerBgpAsn"?: string;
@@ -15,7 +15,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
15
15
  export interface CreateIpv6Details {
16
16
  /**
17
17
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
18
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
18
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
19
19
  *
20
20
  */
21
21
  "definedTags"?: {
@@ -31,7 +31,7 @@ export interface CreateIpv6Details {
31
31
  "displayName"?: string;
32
32
  /**
33
33
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
34
- * Example: `{\"bar-key\": \"value\"}`
34
+ * Example: {@code {\"bar-key\": \"value\"}}
35
35
  *
36
36
  */
37
37
  "freeformTags"?: {
@@ -41,9 +41,9 @@ export interface CreateIpv6Details {
41
41
  * An IPv6 address of your choice. Must be an available IP address within
42
42
  * the subnet's CIDR. If you don't specify a value, Oracle automatically
43
43
  * assigns an IPv6 address from the subnet. The subnet is the one that
44
- * contains the VNIC you specify in `vnicId`.
44
+ * contains the VNIC you specify in {@code vnicId}.
45
45
  * <p>
46
- Example: `2001:DB8::`
46
+ Example: {@code 2001:DB8::}
47
47
  *
48
48
  */
49
49
  "ipAddress"?: string;
@@ -20,7 +20,7 @@ export interface CreateLocalPeeringGatewayDetails {
20
20
  "compartmentId": string;
21
21
  /**
22
22
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
23
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
23
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
24
24
  *
25
25
  */
26
26
  "definedTags"?: {
@@ -36,7 +36,7 @@ export interface CreateLocalPeeringGatewayDetails {
36
36
  "displayName"?: string;
37
37
  /**
38
38
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
39
- * Example: `{\"bar-key\": \"value\"}`
39
+ * Example: {@code {\"bar-key\": \"value\"}}
40
40
  *
41
41
  */
42
42
  "freeformTags"?: {
@@ -21,7 +21,7 @@ export interface CreateNatGatewayDetails {
21
21
  "compartmentId": string;
22
22
  /**
23
23
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
24
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
24
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
25
25
  *
26
26
  */
27
27
  "definedTags"?: {
@@ -37,16 +37,16 @@ export interface CreateNatGatewayDetails {
37
37
  "displayName"?: string;
38
38
  /**
39
39
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
40
- * Example: `{\"bar-key\": \"value\"}`
40
+ * Example: {@code {\"bar-key\": \"value\"}}
41
41
  *
42
42
  */
43
43
  "freeformTags"?: {
44
44
  [key: string]: string;
45
45
  };
46
46
  /**
47
- * Whether the NAT gateway blocks traffic through it. The default is `false`.
47
+ * Whether the NAT gateway blocks traffic through it. The default is {@code false}.
48
48
  * <p>
49
- Example: `true`
49
+ Example: {@code true}
50
50
  *
51
51
  */
52
52
  "blockTraffic"?: boolean;
@@ -21,7 +21,7 @@ export interface CreateNetworkSecurityGroupDetails {
21
21
  "compartmentId": string;
22
22
  /**
23
23
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
24
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
24
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
25
25
  *
26
26
  */
27
27
  "definedTags"?: {
@@ -37,7 +37,7 @@ export interface CreateNetworkSecurityGroupDetails {
37
37
  "displayName"?: string;
38
38
  /**
39
39
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
40
- * Example: `{\"bar-key\": \"value\"}`
40
+ * Example: {@code {\"bar-key\": \"value\"}}
41
41
  *
42
42
  */
43
43
  "freeformTags"?: {
@@ -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
- * Details used to create a `PathAnalyzerTest` resource.
17
+ * Details used to create a {@code PathAnalyzerTest} resource.
18
18
  */
19
19
  export interface CreatePathAnalyzerTestDetails {
20
20
  /**
@@ -24,11 +24,11 @@ export interface CreatePathAnalyzerTestDetails {
24
24
  */
25
25
  "displayName"?: string;
26
26
  /**
27
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the `PathAnalyzerTest` resource's compartment.
27
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the {@code PathAnalyzerTest} resource's compartment.
28
28
  */
29
29
  "compartmentId": string;
30
30
  /**
31
- * The IP protocol to use in the `PathAnalyzerTest` resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
31
+ * The IP protocol to use in the {@code PathAnalyzerTest} resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
32
32
  */
33
33
  "protocol": number;
34
34
  "sourceEndpoint": model.NetworkLoadBalancerListenerEndpoint | model.ComputeInstanceEndpoint | model.NetworkLoadBalancerEndpoint | model.LoadBalancerEndpoint | model.VnicEndpoint | model.IpAddressEndpoint | model.VlanEndpoint | model.SubnetEndpoint | model.LoadBalancerListenerEndpoint;
@@ -37,7 +37,7 @@ export interface CreatePathAnalyzerTestDetails {
37
37
  "queryOptions"?: model.QueryOptions;
38
38
  /**
39
39
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
40
- * Example: `{\"bar-key\": \"value\"}`
40
+ * Example: {@code {\"bar-key\": \"value\"}}
41
41
  *
42
42
  */
43
43
  "freeformTags"?: {
@@ -45,7 +45,7 @@ export interface CreatePathAnalyzerTestDetails {
45
45
  };
46
46
  /**
47
47
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
48
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
48
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
49
49
  *
50
50
  */
51
51
  "definedTags"?: {
@@ -15,7 +15,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
15
15
  export interface CreatePrivateIpDetails {
16
16
  /**
17
17
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
18
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
18
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
19
19
  *
20
20
  */
21
21
  "definedTags"?: {
@@ -31,7 +31,7 @@ export interface CreatePrivateIpDetails {
31
31
  "displayName"?: string;
32
32
  /**
33
33
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
34
- * Example: `{\"bar-key\": \"value\"}`
34
+ * Example: {@code {\"bar-key\": \"value\"}}
35
35
  *
36
36
  */
37
37
  "freeformTags"?: {
@@ -40,7 +40,7 @@ export interface CreatePrivateIpDetails {
40
40
  /**
41
41
  * The hostname for the private IP. Used for DNS. The value
42
42
  * is the hostname portion of the private IP's fully qualified domain name (FQDN)
43
- * (for example, `bminstance1` in FQDN `bminstance1.subnet123.vcn1.oraclevcn.com`).
43
+ * (for example, {@code bminstance1} in FQDN {@code bminstance1.subnet123.vcn1.oraclevcn.com}).
44
44
  * Must be unique across all VNICs in the subnet and comply with
45
45
  * [RFC 952](https://tools.ietf.org/html/rfc952) and
46
46
  * [RFC 1123](https://tools.ietf.org/html/rfc1123).
@@ -48,7 +48,7 @@ export interface CreatePrivateIpDetails {
48
48
  For more information, see
49
49
  * [DNS in Your Virtual Cloud Network](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/dns.htm).
50
50
  * <p>
51
- Example: `bminstance1`
51
+ Example: {@code bminstance1}
52
52
  *
53
53
  */
54
54
  "hostnameLabel"?: string;
@@ -57,7 +57,7 @@ export interface CreatePrivateIpDetails {
57
57
  * the subnet's CIDR. If you don't specify a value, Oracle automatically
58
58
  * assigns a private IP address from the subnet.
59
59
  * <p>
60
- Example: `10.0.3.3`
60
+ Example: {@code 10.0.3.3}
61
61
  *
62
62
  */
63
63
  "ipAddress"?: string;
@@ -21,7 +21,7 @@ export interface CreatePublicIpDetails {
21
21
  "compartmentId": string;
22
22
  /**
23
23
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
24
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
24
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
25
25
  *
26
26
  */
27
27
  "definedTags"?: {
@@ -37,7 +37,7 @@ export interface CreatePublicIpDetails {
37
37
  "displayName"?: string;
38
38
  /**
39
39
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
40
- * Example: `{\"bar-key\": \"value\"}`
40
+ * Example: {@code {\"bar-key\": \"value\"}}
41
41
  *
42
42
  */
43
43
  "freeformTags"?: {
@@ -23,7 +23,7 @@ export interface CreatePublicIpPoolDetails {
23
23
  "compartmentId": string;
24
24
  /**
25
25
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
26
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
26
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
27
27
  *
28
28
  */
29
29
  "definedTags"?: {
@@ -39,7 +39,7 @@ export interface CreatePublicIpPoolDetails {
39
39
  "displayName"?: string;
40
40
  /**
41
41
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
42
- * Example: `{\"bar-key\": \"value\"}`
42
+ * Example: {@code {\"bar-key\": \"value\"}}
43
43
  *
44
44
  */
45
45
  "freeformTags"?: {
@@ -19,7 +19,7 @@ export interface CreateRemotePeeringConnectionDetails {
19
19
  "compartmentId": string;
20
20
  /**
21
21
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
22
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
22
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
23
23
  *
24
24
  */
25
25
  "definedTags"?: {
@@ -39,7 +39,7 @@ export interface CreateRemotePeeringConnectionDetails {
39
39
  "drgId": string;
40
40
  /**
41
41
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
42
- * Example: `{\"bar-key\": \"value\"}`
42
+ * Example: {@code {\"bar-key\": \"value\"}}
43
43
  *
44
44
  */
45
45
  "freeformTags"?: {
@@ -20,7 +20,7 @@ export interface CreateRouteTableDetails {
20
20
  "compartmentId": string;
21
21
  /**
22
22
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
23
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
23
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
24
24
  *
25
25
  */
26
26
  "definedTags"?: {
@@ -36,7 +36,7 @@ export interface CreateRouteTableDetails {
36
36
  "displayName"?: string;
37
37
  /**
38
38
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
39
- * Example: `{\"bar-key\": \"value\"}`
39
+ * Example: {@code {\"bar-key\": \"value\"}}
40
40
  *
41
41
  */
42
42
  "freeformTags"?: {
@@ -20,7 +20,7 @@ export interface CreateSecurityListDetails {
20
20
  "compartmentId": string;
21
21
  /**
22
22
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
23
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
23
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
24
24
  *
25
25
  */
26
26
  "definedTags"?: {
@@ -40,7 +40,7 @@ export interface CreateSecurityListDetails {
40
40
  "egressSecurityRules": Array<model.EgressSecurityRule>;
41
41
  /**
42
42
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
43
- * Example: `{\"bar-key\": \"value\"}`
43
+ * Example: {@code {\"bar-key\": \"value\"}}
44
44
  *
45
45
  */
46
46
  "freeformTags"?: {
@@ -21,7 +21,7 @@ export interface CreateServiceGatewayDetails {
21
21
  "compartmentId": string;
22
22
  /**
23
23
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
24
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
24
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
25
25
  *
26
26
  */
27
27
  "definedTags"?: {
@@ -37,7 +37,7 @@ export interface CreateServiceGatewayDetails {
37
37
  "displayName"?: string;
38
38
  /**
39
39
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
40
- * Example: `{\"bar-key\": \"value\"}`
40
+ * Example: {@code {\"bar-key\": \"value\"}}
41
41
  *
42
42
  */
43
43
  "freeformTags"?: {
@@ -58,11 +58,11 @@ export interface CreateServiceGatewayDetails {
58
58
  /**
59
59
  * List of the OCIDs of the {@link Service} objects to
60
60
  * enable for the service gateway. This list can be empty if you don't want to enable any
61
- * `Service` objects when you create the gateway. You can enable a `Service`
61
+ * {@code Service} objects when you create the gateway. You can enable a {@code Service}
62
62
  * object later by using either {@link #attachServiceId(AttachServiceIdRequest) attachServiceId}
63
63
  * or {@link #updateServiceGateway(UpdateServiceGatewayRequest) updateServiceGateway}.
64
64
  * <p>
65
- For each enabled `Service`, make sure there's a route rule with the `Service` object's `cidrBlock`
65
+ For each enabled {@code Service}, make sure there's a route rule with the {@code Service} object's {@code cidrBlock}
66
66
  * as the rule's destination and the service gateway as the rule's target. See
67
67
  * {@link RouteTable}.
68
68
  *