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
|
@@ -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.
|
|
@@ -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/ticket.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/ticket.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/model/time-zone.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/time-zone.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/model/unit.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/unit.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.
|
|
@@ -24,11 +24,11 @@ export interface UpdateIncident {
|
|
|
24
24
|
/**
|
|
25
25
|
* The kind of support ticket (type of support request).
|
|
26
26
|
* For information about {@code ACCOUNT} support tickets, see
|
|
27
|
-
* [Creating a Billing Support Request](https://docs.
|
|
27
|
+
* [Creating a Billing Support Request](https://docs.oracle.com/iaas/Content/GSG/support/create-incident-billing.htm).
|
|
28
28
|
* For information about {@code LIMIT} support tickets, see
|
|
29
|
-
* [Creating a Service Limit Increase Request](https://docs.
|
|
29
|
+
* [Creating a Service Limit Increase Request](https://docs.oracle.com/iaas/Content/GSG/support/create-incident-limit.htm).
|
|
30
30
|
* For information about {@code TECH} support tickets, see
|
|
31
|
-
* [Creating a Technical Support Request](https://docs.
|
|
31
|
+
* [Creating a Technical Support Request](https://docs.oracle.com/iaas/Content/GSG/support/create-incident-technical.htm).
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"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.
|
|
@@ -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/user.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.
|
|
@@ -63,11 +63,11 @@ export interface User {
|
|
|
63
63
|
/**
|
|
64
64
|
* The kind of support ticket (type of support request).
|
|
65
65
|
* For information about {@code ACCOUNT} support tickets, see
|
|
66
|
-
* [Creating a Billing Support Request](https://docs.
|
|
66
|
+
* [Creating a Billing Support Request](https://docs.oracle.com/iaas/Content/GSG/support/create-incident-billing.htm).
|
|
67
67
|
* For information about {@code LIMIT} support tickets, see
|
|
68
|
-
* [Creating a Service Limit Increase Request](https://docs.
|
|
68
|
+
* [Creating a Service Limit Increase Request](https://docs.oracle.com/iaas/Content/GSG/support/create-incident-limit.htm).
|
|
69
69
|
* For information about {@code TECH} support tickets, see
|
|
70
|
-
* [Creating a Technical Support Request](https://docs.
|
|
70
|
+
* [Creating a Technical Support Request](https://docs.oracle.com/iaas/Content/GSG/support/create-incident-technical.htm).
|
|
71
71
|
*
|
|
72
72
|
*/
|
|
73
73
|
"problemType"?: model.ProblemType;
|
package/lib/model/user.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.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 CreateIncidentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateIncidentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 GetIncidentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetIncidentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
package/lib/request/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/lib/request/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.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListIncidentResourceTypesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListIncidentResourceTypesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,12 +29,12 @@ export interface ListIncidentResourceTypesRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.
|
|
32
|
+
* For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"limit"?: number;
|
|
36
36
|
/**
|
|
37
|
-
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.
|
|
37
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"page"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListIncidentsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListIncidentsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -27,7 +27,7 @@ export interface ListIncidentsRequest extends common.BaseRequest {
|
|
|
27
27
|
*/
|
|
28
28
|
"csi"?: string;
|
|
29
29
|
/**
|
|
30
|
-
* For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.
|
|
30
|
+
* For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"limit"?: number;
|
|
@@ -44,7 +44,7 @@ export interface ListIncidentsRequest extends common.BaseRequest {
|
|
|
44
44
|
*/
|
|
45
45
|
"lifecycleState"?: model.LifecycleState;
|
|
46
46
|
/**
|
|
47
|
-
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.
|
|
47
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"page"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 UpdateIncidentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateIncidentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ValidateUserRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ValidateUserRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
package/lib/response/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/lib/response/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.
|
|
@@ -17,7 +17,7 @@ export interface ListIncidentResourceTypesResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For list pagination. When this header appears in the response, additional pages of results remain. For important details about how pagination works, see [List Pagination](https://docs.
|
|
20
|
+
* For list pagination. When this header appears in the response, additional pages of results remain. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,11 +17,11 @@ export interface ListIncidentsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For list pagination. When this header appears in the response, additional pages of results remain. For important details about how pagination works, see [List Pagination](https://docs.
|
|
20
|
+
* For list pagination. When this header appears in the response, additional pages of results remain. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
24
|
-
* For list pagination. When this header appears in the response, previous pages of results can be queried. For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For list pagination. When this header appears in the response, previous pages of results can be queried. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*/
|
|
26
26
|
"opcPrevPage": string;
|
|
27
27
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-cims",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.103.0",
|
|
4
4
|
"description": "OCI NodeJS client for Cims ",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.103.0",
|
|
19
|
+
"oci-workrequests": "2.103.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|