oci-usageapi 2.76.1 → 2.77.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/lib/client.d.ts +28 -28
- package/lib/client.js +28 -28
- package/lib/model/create-schedule-details.d.ts +2 -2
- package/lib/model/date-range.d.ts +1 -1
- package/lib/model/dimension.d.ts +1 -1
- package/lib/model/report-query.d.ts +3 -3
- package/lib/model/request-summarized-usages-details.d.ts +3 -3
- package/lib/model/request-usage-carbon-emissions-details.d.ts +3 -3
- package/lib/model/result-location.d.ts +1 -1
- package/lib/model/saved-custom-table.d.ts +5 -5
- package/lib/model/schedule-summary.d.ts +3 -3
- package/lib/model/schedule.d.ts +3 -3
- package/lib/model/update-schedule-details.d.ts +2 -2
- package/lib/model/usage-carbon-emissions-report-query.d.ts +3 -3
- package/lib/request/create-custom-table-request.d.ts +1 -1
- package/lib/request/create-query-request.d.ts +1 -1
- package/lib/request/create-schedule-request.d.ts +1 -1
- package/lib/request/create-usage-carbon-emissions-query-request.d.ts +1 -1
- package/lib/request/delete-custom-table-request.d.ts +2 -2
- package/lib/request/delete-query-request.d.ts +2 -2
- package/lib/request/delete-schedule-request.d.ts +2 -2
- package/lib/request/delete-usage-carbon-emissions-query-request.d.ts +2 -2
- package/lib/request/get-custom-table-request.d.ts +1 -1
- package/lib/request/get-query-request.d.ts +1 -1
- package/lib/request/get-schedule-request.d.ts +1 -1
- package/lib/request/get-scheduled-run-request.d.ts +1 -1
- package/lib/request/get-usage-carbon-emissions-query-request.d.ts +1 -1
- package/lib/request/list-custom-tables-request.d.ts +1 -1
- package/lib/request/list-queries-request.d.ts +1 -1
- package/lib/request/list-scheduled-runs-request.d.ts +1 -1
- package/lib/request/list-schedules-request.d.ts +1 -1
- package/lib/request/list-usage-carbon-emissions-queries-request.d.ts +1 -1
- package/lib/request/request-average-carbon-emission-request.d.ts +1 -1
- package/lib/request/request-clean-energy-usage-request.d.ts +1 -1
- package/lib/request/request-summarized-configurations-request.d.ts +1 -1
- package/lib/request/request-summarized-usages-request.d.ts +1 -1
- package/lib/request/request-usage-carbon-emission-config-request.d.ts +1 -1
- package/lib/request/request-usage-carbon-emissions-request.d.ts +1 -1
- package/lib/request/update-custom-table-request.d.ts +2 -2
- package/lib/request/update-query-request.d.ts +2 -2
- package/lib/request/update-schedule-request.d.ts +2 -2
- package/lib/request/update-usage-carbon-emissions-query-request.d.ts +2 -2
- package/lib/response/create-custom-table-response.d.ts +1 -1
- package/lib/response/create-query-response.d.ts +1 -1
- package/lib/response/create-schedule-response.d.ts +1 -1
- package/lib/response/create-usage-carbon-emissions-query-response.d.ts +1 -1
- package/lib/response/get-custom-table-response.d.ts +1 -1
- package/lib/response/get-query-response.d.ts +1 -1
- package/lib/response/get-schedule-response.d.ts +1 -1
- package/lib/response/get-scheduled-run-response.d.ts +1 -1
- package/lib/response/get-usage-carbon-emissions-query-response.d.ts +1 -1
- package/lib/response/list-custom-tables-response.d.ts +1 -1
- package/lib/response/list-queries-response.d.ts +1 -1
- package/lib/response/list-scheduled-runs-response.d.ts +1 -1
- package/lib/response/list-schedules-response.d.ts +1 -1
- package/lib/response/list-usage-carbon-emissions-queries-response.d.ts +1 -1
- package/lib/response/request-average-carbon-emission-response.d.ts +1 -1
- package/lib/response/request-clean-energy-usage-response.d.ts +1 -1
- package/lib/response/request-summarized-usages-response.d.ts +1 -1
- package/lib/response/request-usage-carbon-emissions-response.d.ts +1 -1
- package/lib/response/update-custom-table-response.d.ts +1 -1
- package/lib/response/update-query-response.d.ts +1 -1
- package/lib/response/update-schedule-response.d.ts +1 -1
- package/lib/response/update-usage-carbon-emissions-query-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -22,25 +22,25 @@ export interface SavedCustomTable {
|
|
|
22
22
|
/**
|
|
23
23
|
* The row groupBy key list.
|
|
24
24
|
* example:
|
|
25
|
-
*
|
|
25
|
+
* {@code [\"tagNamespace\", \"tagKey\", \"tagValue\", \"service\", \"skuName\", \"skuPartNumber\", \"unit\",
|
|
26
26
|
* \"compartmentName\", \"compartmentPath\", \"compartmentId\", \"platform\", \"region\", \"logicalAd\",
|
|
27
|
-
* \"resourceId\", \"tenantId\", \"tenantName\"]
|
|
27
|
+
* \"resourceId\", \"tenantId\", \"tenantName\"]}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"rowGroupBy"?: Array<string>;
|
|
31
31
|
/**
|
|
32
32
|
* The column groupBy key list.
|
|
33
33
|
* example:
|
|
34
|
-
*
|
|
34
|
+
* {@code [\"tagNamespace\", \"tagKey\", \"tagValue\", \"service\", \"skuName\", \"skuPartNumber\", \"unit\",
|
|
35
35
|
* \"compartmentName\", \"compartmentPath\", \"compartmentId\", \"platform\", \"region\", \"logicalAd\",
|
|
36
|
-
* \"resourceId\", \"tenantId\", \"tenantName\"]
|
|
36
|
+
* \"resourceId\", \"tenantId\", \"tenantName\"]}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"columnGroupBy"?: Array<string>;
|
|
40
40
|
/**
|
|
41
41
|
* GroupBy a specific tagKey. Provide the tagNamespace and tagKey in the tag object. Only one tag in the list is supported.
|
|
42
42
|
* For example:
|
|
43
|
-
*
|
|
43
|
+
* {@code [{\"namespace\":\"oracle\", \"key\":\"createdBy\"]}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"groupByTag"?: Array<model.Tag>;
|
|
@@ -43,14 +43,14 @@ export interface ScheduleSummary {
|
|
|
43
43
|
"timeScheduled": Date;
|
|
44
44
|
/**
|
|
45
45
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
46
|
-
* See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
46
|
+
* See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"freeformTags"?: {
|
|
50
50
|
[key: string]: string;
|
|
51
51
|
};
|
|
52
52
|
/**
|
|
53
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
53
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"definedTags"?: {
|
|
@@ -59,7 +59,7 @@ export interface ScheduleSummary {
|
|
|
59
59
|
};
|
|
60
60
|
};
|
|
61
61
|
/**
|
|
62
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
62
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
63
63
|
*
|
|
64
64
|
*/
|
|
65
65
|
"systemTags"?: {
|
package/lib/model/schedule.d.ts
CHANGED
|
@@ -66,14 +66,14 @@ export interface Schedule {
|
|
|
66
66
|
"lifecycleState": Schedule.LifecycleState;
|
|
67
67
|
/**
|
|
68
68
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
69
|
-
* See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
69
|
+
* See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"freeformTags"?: {
|
|
73
73
|
[key: string]: string;
|
|
74
74
|
};
|
|
75
75
|
/**
|
|
76
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
76
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
79
79
|
"definedTags"?: {
|
|
@@ -82,7 +82,7 @@ export interface Schedule {
|
|
|
82
82
|
};
|
|
83
83
|
};
|
|
84
84
|
/**
|
|
85
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
85
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
"systemTags"?: {
|
|
@@ -27,14 +27,14 @@ export interface UpdateScheduleDetails {
|
|
|
27
27
|
"resultLocation"?: model.ObjectStorageLocation;
|
|
28
28
|
/**
|
|
29
29
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
30
|
-
* See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
30
|
+
* See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"freeformTags"?: {
|
|
34
34
|
[key: string]: string;
|
|
35
35
|
};
|
|
36
36
|
/**
|
|
37
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
37
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"definedTags"?: {
|
|
@@ -34,16 +34,16 @@ export interface UsageCarbonEmissionsReportQuery {
|
|
|
34
34
|
/**
|
|
35
35
|
* Specifies what to aggregate the result by.
|
|
36
36
|
* For example:
|
|
37
|
-
*
|
|
37
|
+
* {@code [\"tagNamespace\", \"tagKey\", \"tagValue\", \"service\", \"skuName\", \"skuPartNumber\", \"unit\",
|
|
38
38
|
* \"compartmentName\", \"compartmentPath\", \"compartmentId\", \"platform\", \"region\", \"logicalAd\",
|
|
39
|
-
* \"resourceId\", \"tenantId\", \"tenantName\"]
|
|
39
|
+
* \"resourceId\", \"tenantId\", \"tenantName\"]}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"groupBy"?: Array<string>;
|
|
43
43
|
/**
|
|
44
44
|
* GroupBy a specific tagKey. Provide the tagNamespace and tagKey in the tag object. Only supports one tag in the list.
|
|
45
45
|
* For example:
|
|
46
|
-
*
|
|
46
|
+
* {@code [{\"namespace\":\"oracle\", \"key\":\"createdBy\"]}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"groupByTag"?: Array<model.Tag>;
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/CreateCustomTable.ts.html |here} to see how to use CreateCustomTableRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateCustomTableRequest 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/CreateQuery.ts.html |here} to see how to use CreateQueryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateQueryRequest 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/CreateSchedule.ts.html |here} to see how to use CreateScheduleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateScheduleRequest 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/CreateUsageCarbonEmissionsQuery.ts.html |here} to see how to use CreateUsageCarbonEmissionsQueryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateUsageCarbonEmissionsQueryRequest 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/DeleteCustomTable.ts.html |here} to see how to use DeleteCustomTableRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteCustomTableRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DeleteCustomTableRequest extends common.BaseRequest {
|
|
|
27
27
|
"opcRequestId"?: string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted, only if the etag you
|
|
33
33
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/DeleteQuery.ts.html |here} to see how to use DeleteQueryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteQueryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DeleteQueryRequest extends common.BaseRequest {
|
|
|
27
27
|
"opcRequestId"?: string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted, only if the etag you
|
|
33
33
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/DeleteSchedule.ts.html |here} to see how to use DeleteScheduleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteScheduleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DeleteScheduleRequest extends common.BaseRequest {
|
|
|
27
27
|
"opcRequestId"?: string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted, only if the etag you
|
|
33
33
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/DeleteUsageCarbonEmissionsQuery.ts.html |here} to see how to use DeleteUsageCarbonEmissionsQueryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteUsageCarbonEmissionsQueryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DeleteUsageCarbonEmissionsQueryRequest extends common.BaseReque
|
|
|
27
27
|
"opcRequestId"?: string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted, only if the etag you
|
|
33
33
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/GetCustomTable.ts.html |here} to see how to use GetCustomTableRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetCustomTableRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/GetQuery.ts.html |here} to see how to use GetQueryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetQueryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/GetSchedule.ts.html |here} to see how to use GetScheduleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetScheduleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/GetScheduledRun.ts.html |here} to see how to use GetScheduledRunRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetScheduledRunRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/GetUsageCarbonEmissionsQuery.ts.html |here} to see how to use GetUsageCarbonEmissionsQueryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetUsageCarbonEmissionsQueryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/ListCustomTables.ts.html |here} to see how to use ListCustomTablesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListCustomTablesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/ListQueries.ts.html |here} to see how to use ListQueriesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListQueriesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/ListScheduledRuns.ts.html |here} to see how to use ListScheduledRunsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListScheduledRunsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/ListSchedules.ts.html |here} to see how to use ListSchedulesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListSchedulesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/ListUsageCarbonEmissionsQueries.ts.html |here} to see how to use ListUsageCarbonEmissionsQueriesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListUsageCarbonEmissionsQueriesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/RequestAverageCarbonEmission.ts.html |here} to see how to use RequestAverageCarbonEmissionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestAverageCarbonEmissionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/RequestCleanEnergyUsage.ts.html |here} to see how to use RequestCleanEnergyUsageRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestCleanEnergyUsageRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/RequestSummarizedConfigurations.ts.html |here} to see how to use RequestSummarizedConfigurationsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestSummarizedConfigurationsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/RequestSummarizedUsages.ts.html |here} to see how to use RequestSummarizedUsagesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RequestSummarizedUsagesRequest 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/RequestUsageCarbonEmissionConfig.ts.html |here} to see how to use RequestUsageCarbonEmissionConfigRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RequestUsageCarbonEmissionConfigRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/RequestUsageCarbonEmissions.ts.html |here} to see how to use RequestUsageCarbonEmissionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RequestUsageCarbonEmissionsRequest 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/UpdateCustomTable.ts.html |here} to see how to use UpdateCustomTableRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateCustomTableRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -32,7 +32,7 @@ export interface UpdateCustomTableRequest extends common.BaseRequest {
|
|
|
32
32
|
"opcRequestId"?: string;
|
|
33
33
|
/**
|
|
34
34
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
35
|
-
* for a resource, set the
|
|
35
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
36
36
|
* etag from a previous GET or POST response for that resource.
|
|
37
37
|
* The resource will be updated or deleted, only if the etag you
|
|
38
38
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/UpdateQuery.ts.html |here} to see how to use UpdateQueryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateQueryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -32,7 +32,7 @@ export interface UpdateQueryRequest extends common.BaseRequest {
|
|
|
32
32
|
"opcRequestId"?: string;
|
|
33
33
|
/**
|
|
34
34
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
35
|
-
* for a resource, set the
|
|
35
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
36
36
|
* etag from a previous GET or POST response for that resource.
|
|
37
37
|
* The resource will be updated or deleted, only if the etag you
|
|
38
38
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/UpdateSchedule.ts.html |here} to see how to use UpdateScheduleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateScheduleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -32,7 +32,7 @@ export interface UpdateScheduleRequest extends common.BaseRequest {
|
|
|
32
32
|
"opcRequestId"?: string;
|
|
33
33
|
/**
|
|
34
34
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
35
|
-
* for a resource, set the
|
|
35
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
36
36
|
* etag from a previous GET or POST response for that resource.
|
|
37
37
|
* The resource will be updated or deleted, only if the etag you
|
|
38
38
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/usageapi/UpdateUsageCarbonEmissionsQuery.ts.html |here} to see how to use UpdateUsageCarbonEmissionsQueryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateUsageCarbonEmissionsQueryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -32,7 +32,7 @@ export interface UpdateUsageCarbonEmissionsQueryRequest extends common.BaseReque
|
|
|
32
32
|
"opcRequestId"?: string;
|
|
33
33
|
/**
|
|
34
34
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
35
|
-
* for a resource, set the
|
|
35
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
36
36
|
* etag from a previous GET or POST response for that resource.
|
|
37
37
|
* The resource will be updated or deleted, only if the etag you
|
|
38
38
|
* provide matches the resource's current etag value.
|
|
@@ -20,7 +20,7 @@ export interface ListCustomTablesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of custom tables. If this header appears in the response, then this
|
|
23
|
-
* is a partial list of custom tables. Include this value as the
|
|
23
|
+
* is a partial list of custom tables. Include this value as the {@code page} parameter in a subsequent
|
|
24
24
|
* GET request, to get the next batch of custom tables.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListQueriesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of Queries. If this header appears in the response, then this
|
|
23
|
-
* is a partial list of Queries. Include this value as the
|
|
23
|
+
* is a partial list of Queries. Include this value as the {@code page} parameter in a subsequent
|
|
24
24
|
* GET request, to get the next batch of Queries.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListScheduledRunsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|