oci-cims 2.102.2 → 2.103.0
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.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +14 -14
- package/lib/client.js +14 -14
- package/lib/model/account-item.d.ts +1 -1
- package/lib/model/account-item.js +1 -1
- package/lib/model/activity-item.d.ts +1 -1
- package/lib/model/activity-item.js +1 -1
- package/lib/model/category.d.ts +1 -1
- package/lib/model/category.js +1 -1
- package/lib/model/classifier.d.ts +1 -1
- package/lib/model/classifier.js +1 -1
- package/lib/model/cmos-user-group-info.d.ts +1 -1
- package/lib/model/cmos-user-group-info.js +1 -1
- package/lib/model/contact-list.d.ts +1 -1
- package/lib/model/contact-list.js +1 -1
- package/lib/model/contact.d.ts +1 -1
- package/lib/model/contact.js +1 -1
- package/lib/model/contextual-data.d.ts +1 -1
- package/lib/model/contextual-data.js +1 -1
- package/lib/model/create-account-item-details.d.ts +2 -2
- package/lib/model/create-account-item-details.js +1 -1
- package/lib/model/create-category-details.d.ts +1 -1
- package/lib/model/create-category-details.js +1 -1
- package/lib/model/create-incident.d.ts +4 -4
- package/lib/model/create-incident.js +1 -1
- package/lib/model/create-issue-type-details.d.ts +1 -1
- package/lib/model/create-issue-type-details.js +1 -1
- package/lib/model/create-item-details.d.ts +1 -1
- package/lib/model/create-item-details.js +1 -1
- package/lib/model/create-limit-item-details.d.ts +2 -2
- package/lib/model/create-limit-item-details.js +1 -1
- package/lib/model/create-resource-details.d.ts +1 -1
- package/lib/model/create-resource-details.js +1 -1
- package/lib/model/create-sub-category-details.d.ts +1 -1
- package/lib/model/create-sub-category-details.js +1 -1
- package/lib/model/create-tech-support-item-details.d.ts +2 -2
- package/lib/model/create-tech-support-item-details.js +1 -1
- package/lib/model/create-ticket-details.d.ts +1 -1
- package/lib/model/create-ticket-details.js +1 -1
- package/lib/model/create-user-details.d.ts +4 -4
- package/lib/model/create-user-details.js +1 -1
- package/lib/model/error-code.d.ts +1 -1
- package/lib/model/error-code.js +1 -1
- package/lib/model/incident-resource-type.d.ts +1 -1
- package/lib/model/incident-resource-type.js +1 -1
- package/lib/model/incident-summary.d.ts +4 -4
- package/lib/model/incident-summary.js +1 -1
- package/lib/model/incident-type.d.ts +1 -1
- package/lib/model/incident-type.js +1 -1
- package/lib/model/incident.d.ts +4 -4
- package/lib/model/incident.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/issue-type.d.ts +1 -1
- package/lib/model/issue-type.js +1 -1
- package/lib/model/item.d.ts +1 -1
- package/lib/model/item.js +1 -1
- package/lib/model/lifecycle-details.d.ts +1 -1
- package/lib/model/lifecycle-details.js +1 -1
- package/lib/model/lifecycle-state.d.ts +1 -1
- package/lib/model/lifecycle-state.js +1 -1
- package/lib/model/limit-item.d.ts +1 -1
- package/lib/model/limit-item.js +1 -1
- package/lib/model/problem-type.d.ts +4 -4
- package/lib/model/problem-type.js +4 -4
- package/lib/model/resource.d.ts +1 -1
- package/lib/model/resource.js +1 -1
- package/lib/model/scope.d.ts +1 -1
- package/lib/model/scope.js +1 -1
- package/lib/model/service-category.d.ts +1 -1
- package/lib/model/service-category.js +1 -1
- package/lib/model/services.d.ts +1 -1
- package/lib/model/services.js +1 -1
- package/lib/model/sort-by.d.ts +1 -1
- package/lib/model/sort-by.js +1 -1
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/status.d.ts +1 -1
- package/lib/model/status.js +1 -1
- package/lib/model/sub-categories.d.ts +1 -1
- package/lib/model/sub-categories.js +1 -1
- package/lib/model/sub-category.d.ts +1 -1
- package/lib/model/sub-category.js +1 -1
- package/lib/model/sub-components.d.ts +1 -1
- package/lib/model/sub-components.js +1 -1
- package/lib/model/subscription-info.d.ts +1 -1
- package/lib/model/subscription-info.js +1 -1
- package/lib/model/tech-support-item.d.ts +1 -1
- package/lib/model/tech-support-item.js +1 -1
- package/lib/model/tenancy-information.d.ts +1 -1
- package/lib/model/tenancy-information.js +1 -1
- package/lib/model/ticket.d.ts +1 -1
- package/lib/model/ticket.js +1 -1
- package/lib/model/time-zone.d.ts +1 -1
- package/lib/model/time-zone.js +1 -1
- package/lib/model/unit.d.ts +1 -1
- package/lib/model/unit.js +1 -1
- package/lib/model/update-activity-item-details.d.ts +1 -1
- package/lib/model/update-activity-item-details.js +1 -1
- package/lib/model/update-incident.d.ts +4 -4
- package/lib/model/update-incident.js +1 -1
- package/lib/model/update-item-details.d.ts +1 -1
- package/lib/model/update-item-details.js +1 -1
- package/lib/model/update-resource-details.d.ts +1 -1
- package/lib/model/update-resource-details.js +1 -1
- package/lib/model/update-ticket-details.d.ts +1 -1
- package/lib/model/update-ticket-details.js +1 -1
- package/lib/model/user.d.ts +4 -4
- package/lib/model/user.js +1 -1
- package/lib/model/validation-response.d.ts +1 -1
- package/lib/model/validation-response.js +1 -1
- package/lib/request/create-incident-request.d.ts +1 -1
- package/lib/request/get-incident-request.d.ts +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-incident-resource-types-request.d.ts +3 -3
- package/lib/request/list-incidents-request.d.ts +3 -3
- package/lib/request/update-incident-request.d.ts +1 -1
- package/lib/request/validate-user-request.d.ts +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-incident-resource-types-response.d.ts +1 -1
- package/lib/response/list-incidents-response.d.ts +2 -2
- package/package.json +3 -3
package/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
package/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
package/lib/client.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -87,24 +87,24 @@ export declare class IncidentClient {
|
|
|
87
87
|
close(): void;
|
|
88
88
|
/**
|
|
89
89
|
* Creates a support ticket in the specified tenancy.
|
|
90
|
-
* For more information, see [Creating Support Requests](https://docs.
|
|
90
|
+
* For more information, see [Creating Support Requests](https://docs.oracle.com/iaas/Content/GSG/support/create-incident.htm).
|
|
91
91
|
*
|
|
92
92
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
93
93
|
* @param CreateIncidentRequest
|
|
94
94
|
* @return CreateIncidentResponse
|
|
95
95
|
* @throws OciError when an error occurs
|
|
96
|
-
* @example Click {@link https://docs.
|
|
96
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/CreateIncident.ts.html |here} to see how to use CreateIncident API.
|
|
97
97
|
*/
|
|
98
98
|
createIncident(createIncidentRequest: requests.CreateIncidentRequest): Promise<responses.CreateIncidentResponse>;
|
|
99
99
|
/**
|
|
100
100
|
* Gets the specified support ticket.
|
|
101
|
-
* For more information, see [Getting Details for a Support Request](https://docs.
|
|
101
|
+
* For more information, see [Getting Details for a Support Request](https://docs.oracle.com/iaas/Content/GSG/support/get-incident.htm).
|
|
102
102
|
*
|
|
103
103
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
104
104
|
* @param GetIncidentRequest
|
|
105
105
|
* @return GetIncidentResponse
|
|
106
106
|
* @throws OciError when an error occurs
|
|
107
|
-
* @example Click {@link https://docs.
|
|
107
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/GetIncident.ts.html |here} to see how to use GetIncident API.
|
|
108
108
|
*/
|
|
109
109
|
getIncident(getIncidentRequest: requests.GetIncidentRequest): Promise<responses.GetIncidentResponse>;
|
|
110
110
|
/**
|
|
@@ -113,15 +113,15 @@ export declare class IncidentClient {
|
|
|
113
113
|
* lists limits and current usage for limit increase tickets.
|
|
114
114
|
* This operation is called during creation of technical support and limit increase tickets.
|
|
115
115
|
* For more information about listing products, see
|
|
116
|
-
* [Listing Products for Support Requests](https://docs.
|
|
116
|
+
* [Listing Products for Support Requests](https://docs.oracle.com/iaas/Content/GSG/support/list-incident-resource-types-taxonomy.htm).
|
|
117
117
|
* For more information about listing limits, see
|
|
118
|
-
* [Listing Limits for Service Limit Increase Requests](https://docs.
|
|
118
|
+
* [Listing Limits for Service Limit Increase Requests](https://docs.oracle.com/iaas/Content/GSG/support/list-incident-resource-types-limit.htm).
|
|
119
119
|
*
|
|
120
120
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
121
121
|
* @param ListIncidentResourceTypesRequest
|
|
122
122
|
* @return ListIncidentResourceTypesResponse
|
|
123
123
|
* @throws OciError when an error occurs
|
|
124
|
-
* @example Click {@link https://docs.
|
|
124
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/ListIncidentResourceTypes.ts.html |here} to see how to use ListIncidentResourceTypes API.
|
|
125
125
|
*/
|
|
126
126
|
listIncidentResourceTypes(listIncidentResourceTypesRequest: requests.ListIncidentResourceTypesRequest): Promise<responses.ListIncidentResourceTypesResponse>;
|
|
127
127
|
/**
|
|
@@ -158,13 +158,13 @@ export declare class IncidentClient {
|
|
|
158
158
|
listIncidentResourceTypesResponseIterator(request: requests.ListIncidentResourceTypesRequest): AsyncIterableIterator<responses.ListIncidentResourceTypesResponse>;
|
|
159
159
|
/**
|
|
160
160
|
* Lists support tickets for the specified tenancy.
|
|
161
|
-
* For more information, see [Listing Support Requests](https://docs.
|
|
161
|
+
* For more information, see [Listing Support Requests](https://docs.oracle.com/iaas/Content/GSG/support/list-incidents.htm).
|
|
162
162
|
*
|
|
163
163
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
164
164
|
* @param ListIncidentsRequest
|
|
165
165
|
* @return ListIncidentsResponse
|
|
166
166
|
* @throws OciError when an error occurs
|
|
167
|
-
* @example Click {@link https://docs.
|
|
167
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/ListIncidents.ts.html |here} to see how to use ListIncidents API.
|
|
168
168
|
*/
|
|
169
169
|
listIncidents(listIncidentsRequest: requests.ListIncidentsRequest): Promise<responses.ListIncidentsResponse>;
|
|
170
170
|
/**
|
|
@@ -201,24 +201,24 @@ export declare class IncidentClient {
|
|
|
201
201
|
listIncidentsResponseIterator(request: requests.ListIncidentsRequest): AsyncIterableIterator<responses.ListIncidentsResponse>;
|
|
202
202
|
/**
|
|
203
203
|
* Updates the specified support ticket.
|
|
204
|
-
* For more information, see [Updating Support Requests](https://docs.
|
|
204
|
+
* For more information, see [Updating Support Requests](https://docs.oracle.com/iaas/Content/GSG/support/update-incident.htm).
|
|
205
205
|
*
|
|
206
206
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
207
207
|
* @param UpdateIncidentRequest
|
|
208
208
|
* @return UpdateIncidentResponse
|
|
209
209
|
* @throws OciError when an error occurs
|
|
210
|
-
* @example Click {@link https://docs.
|
|
210
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/UpdateIncident.ts.html |here} to see how to use UpdateIncident API.
|
|
211
211
|
*/
|
|
212
212
|
updateIncident(updateIncidentRequest: requests.UpdateIncidentRequest): Promise<responses.UpdateIncidentResponse>;
|
|
213
213
|
/**
|
|
214
214
|
* Checks whether the requested user is valid.
|
|
215
|
-
* For more information, see [Validating a User](https://docs.
|
|
215
|
+
* For more information, see [Validating a User](https://docs.oracle.com/iaas/Content/GSG/support/validate-user.htm).
|
|
216
216
|
*
|
|
217
217
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
218
218
|
* @param ValidateUserRequest
|
|
219
219
|
* @return ValidateUserResponse
|
|
220
220
|
* @throws OciError when an error occurs
|
|
221
|
-
* @example Click {@link https://docs.
|
|
221
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/ValidateUser.ts.html |here} to see how to use ValidateUser API.
|
|
222
222
|
*/
|
|
223
223
|
validateUser(validateUserRequest: requests.ValidateUserRequest): Promise<responses.ValidateUserResponse>;
|
|
224
224
|
}
|
package/lib/client.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -193,13 +193,13 @@ class IncidentClient {
|
|
|
193
193
|
}
|
|
194
194
|
/**
|
|
195
195
|
* Creates a support ticket in the specified tenancy.
|
|
196
|
-
* For more information, see [Creating Support Requests](https://docs.
|
|
196
|
+
* For more information, see [Creating Support Requests](https://docs.oracle.com/iaas/Content/GSG/support/create-incident.htm).
|
|
197
197
|
*
|
|
198
198
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
199
199
|
* @param CreateIncidentRequest
|
|
200
200
|
* @return CreateIncidentResponse
|
|
201
201
|
* @throws OciError when an error occurs
|
|
202
|
-
* @example Click {@link https://docs.
|
|
202
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/CreateIncident.ts.html |here} to see how to use CreateIncident API.
|
|
203
203
|
*/
|
|
204
204
|
createIncident(createIncidentRequest) {
|
|
205
205
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -258,13 +258,13 @@ class IncidentClient {
|
|
|
258
258
|
}
|
|
259
259
|
/**
|
|
260
260
|
* Gets the specified support ticket.
|
|
261
|
-
* For more information, see [Getting Details for a Support Request](https://docs.
|
|
261
|
+
* For more information, see [Getting Details for a Support Request](https://docs.oracle.com/iaas/Content/GSG/support/get-incident.htm).
|
|
262
262
|
*
|
|
263
263
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
264
264
|
* @param GetIncidentRequest
|
|
265
265
|
* @return GetIncidentResponse
|
|
266
266
|
* @throws OciError when an error occurs
|
|
267
|
-
* @example Click {@link https://docs.
|
|
267
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/GetIncident.ts.html |here} to see how to use GetIncident API.
|
|
268
268
|
*/
|
|
269
269
|
getIncident(getIncidentRequest) {
|
|
270
270
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -332,15 +332,15 @@ class IncidentClient {
|
|
|
332
332
|
* lists limits and current usage for limit increase tickets.
|
|
333
333
|
* This operation is called during creation of technical support and limit increase tickets.
|
|
334
334
|
* For more information about listing products, see
|
|
335
|
-
* [Listing Products for Support Requests](https://docs.
|
|
335
|
+
* [Listing Products for Support Requests](https://docs.oracle.com/iaas/Content/GSG/support/list-incident-resource-types-taxonomy.htm).
|
|
336
336
|
* For more information about listing limits, see
|
|
337
|
-
* [Listing Limits for Service Limit Increase Requests](https://docs.
|
|
337
|
+
* [Listing Limits for Service Limit Increase Requests](https://docs.oracle.com/iaas/Content/GSG/support/list-incident-resource-types-limit.htm).
|
|
338
338
|
*
|
|
339
339
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
340
340
|
* @param ListIncidentResourceTypesRequest
|
|
341
341
|
* @return ListIncidentResourceTypesResponse
|
|
342
342
|
* @throws OciError when an error occurs
|
|
343
|
-
* @example Click {@link https://docs.
|
|
343
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/ListIncidentResourceTypes.ts.html |here} to see how to use ListIncidentResourceTypes API.
|
|
344
344
|
*/
|
|
345
345
|
listIncidentResourceTypes(listIncidentResourceTypesRequest) {
|
|
346
346
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -449,13 +449,13 @@ class IncidentClient {
|
|
|
449
449
|
}
|
|
450
450
|
/**
|
|
451
451
|
* Lists support tickets for the specified tenancy.
|
|
452
|
-
* For more information, see [Listing Support Requests](https://docs.
|
|
452
|
+
* For more information, see [Listing Support Requests](https://docs.oracle.com/iaas/Content/GSG/support/list-incidents.htm).
|
|
453
453
|
*
|
|
454
454
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
455
455
|
* @param ListIncidentsRequest
|
|
456
456
|
* @return ListIncidentsResponse
|
|
457
457
|
* @throws OciError when an error occurs
|
|
458
|
-
* @example Click {@link https://docs.
|
|
458
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/ListIncidents.ts.html |here} to see how to use ListIncidents API.
|
|
459
459
|
*/
|
|
460
460
|
listIncidents(listIncidentsRequest) {
|
|
461
461
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -577,13 +577,13 @@ class IncidentClient {
|
|
|
577
577
|
}
|
|
578
578
|
/**
|
|
579
579
|
* Updates the specified support ticket.
|
|
580
|
-
* For more information, see [Updating Support Requests](https://docs.
|
|
580
|
+
* For more information, see [Updating Support Requests](https://docs.oracle.com/iaas/Content/GSG/support/update-incident.htm).
|
|
581
581
|
*
|
|
582
582
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
583
583
|
* @param UpdateIncidentRequest
|
|
584
584
|
* @return UpdateIncidentResponse
|
|
585
585
|
* @throws OciError when an error occurs
|
|
586
|
-
* @example Click {@link https://docs.
|
|
586
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/UpdateIncident.ts.html |here} to see how to use UpdateIncident API.
|
|
587
587
|
*/
|
|
588
588
|
updateIncident(updateIncidentRequest) {
|
|
589
589
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -648,13 +648,13 @@ class IncidentClient {
|
|
|
648
648
|
}
|
|
649
649
|
/**
|
|
650
650
|
* Checks whether the requested user is valid.
|
|
651
|
-
* For more information, see [Validating a User](https://docs.
|
|
651
|
+
* For more information, see [Validating a User](https://docs.oracle.com/iaas/Content/GSG/support/validate-user.htm).
|
|
652
652
|
*
|
|
653
653
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
654
654
|
* @param ValidateUserRequest
|
|
655
655
|
* @return ValidateUserResponse
|
|
656
656
|
* @throws OciError when an error occurs
|
|
657
|
-
* @example Click {@link https://docs.
|
|
657
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cims/ValidateUser.ts.html |here} to see how to use ValidateUser API.
|
|
658
658
|
*/
|
|
659
659
|
validateUser(validateUserRequest) {
|
|
660
660
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
package/lib/model/category.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
package/lib/model/category.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
package/lib/model/classifier.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
package/lib/model/contact.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
package/lib/model/contact.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -18,7 +18,7 @@ and then ask your tenancy administrator to provide you authorization for the rel
|
|
|
18
18
|
import * as model from "../model";
|
|
19
19
|
/**
|
|
20
20
|
* Details about the issue that the account support ticket relates to. Avoid entering confidential information.
|
|
21
|
-
* For information about {@code ACCOUNT} support tickets, see [Creating a Billing Support Request](https://docs.
|
|
21
|
+
* For information about {@code ACCOUNT} support tickets, see [Creating a Billing Support Request](https://docs.oracle.com/iaas/Content/GSG/support/create-incident-billing.htm).
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
export interface CreateAccountItemDetails extends model.CreateItemDetails {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -40,11 +40,11 @@ export interface CreateIncident {
|
|
|
40
40
|
/**
|
|
41
41
|
* The kind of support ticket (type of support request).
|
|
42
42
|
* For information about {@code ACCOUNT} support tickets, see
|
|
43
|
-
* [Creating a Billing Support Request](https://docs.
|
|
43
|
+
* [Creating a Billing Support Request](https://docs.oracle.com/iaas/Content/GSG/support/create-incident-billing.htm).
|
|
44
44
|
* For information about {@code LIMIT} support tickets, see
|
|
45
|
-
* [Creating a Service Limit Increase Request](https://docs.
|
|
45
|
+
* [Creating a Service Limit Increase Request](https://docs.oracle.com/iaas/Content/GSG/support/create-incident-limit.htm).
|
|
46
46
|
* For information about {@code TECH} support tickets, see
|
|
47
|
-
* [Creating a Technical Support Request](https://docs.
|
|
47
|
+
* [Creating a Technical Support Request](https://docs.oracle.com/iaas/Content/GSG/support/create-incident-technical.htm).
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"problemType": model.ProblemType;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -18,7 +18,7 @@ and then ask your tenancy administrator to provide you authorization for the rel
|
|
|
18
18
|
import * as model from "../model";
|
|
19
19
|
/**
|
|
20
20
|
* Details about the service limit increase request. Avoid entering confidential information.
|
|
21
|
-
* For information about {@code LIMIT} support tickets, see [Creating a Service Limit Increase Request](https://docs.
|
|
21
|
+
* For information about {@code LIMIT} support tickets, see [Creating a Service Limit Increase Request](https://docs.oracle.com/iaas/Content/GSG/support/create-incident-limit.htm).
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
export interface CreateLimitItemDetails extends model.CreateItemDetails {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Support Management API
|
|
3
3
|
* Use the Support Management API to manage support requests.
|
|
4
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
4
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
5
|
**Note**: Before you can create service requests with this API,
|
|
6
6
|
complete user registration at My Oracle Cloud Support
|
|
7
7
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Support Management API
|
|
4
4
|
* Use the Support Management API to manage support requests.
|
|
5
|
-
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
5
|
+
For more information, see [Getting Help and Contacting Support](https://docs.oracle.com/iaas/Content/GSG/Tasks/contactingsupport.htm).
|
|
6
6
|
**Note**: Before you can create service requests with this API,
|
|
7
7
|
complete user registration at My Oracle Cloud Support
|
|
8
8
|
and then ask your tenancy administrator to provide you authorization for the related user groups.
|