oci-stackmonitoring 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 +58 -58
- package/lib/client.js +58 -58
- package/lib/model/baselineable-metric-summary.d.ts +3 -3
- package/lib/model/baselineable-metric.d.ts +3 -3
- package/lib/model/config-summary.d.ts +3 -3
- package/lib/model/config.d.ts +3 -3
- package/lib/model/create-config-details.d.ts +2 -2
- package/lib/model/create-discovery-job-details.d.ts +2 -2
- package/lib/model/create-monitored-resource-details.d.ts +2 -2
- package/lib/model/create-monitored-resource-task-details.d.ts +2 -2
- package/lib/model/create-monitored-resource-type-details.d.ts +2 -2
- package/lib/model/discovery-job-summary.d.ts +3 -3
- package/lib/model/discovery-job.d.ts +3 -3
- package/lib/model/monitored-resource-association-summary.d.ts +3 -3
- package/lib/model/monitored-resource-association.d.ts +3 -3
- package/lib/model/monitored-resource-member-summary.d.ts +3 -3
- package/lib/model/monitored-resource-summary.d.ts +3 -3
- package/lib/model/monitored-resource-task-summary.d.ts +3 -3
- package/lib/model/monitored-resource-task.d.ts +3 -3
- package/lib/model/monitored-resource-type-summary.d.ts +3 -3
- package/lib/model/monitored-resource-type.d.ts +3 -3
- package/lib/model/monitored-resource.d.ts +3 -3
- package/lib/model/monitored-resources-count-aggregation.d.ts +1 -1
- package/lib/model/search-monitored-resources-details.d.ts +6 -6
- package/lib/model/system-format-resource-type-metadata-details.d.ts +1 -1
- package/lib/model/update-and-propagate-tags-details.d.ts +2 -2
- package/lib/model/update-baselineable-metric-details.d.ts +3 -3
- package/lib/model/update-config-details.d.ts +2 -2
- package/lib/model/update-monitored-resource-details.d.ts +2 -2
- package/lib/model/update-monitored-resource-task-details.d.ts +2 -2
- package/lib/model/update-monitored-resource-type-details.d.ts +2 -2
- package/lib/request/associate-monitored-resources-request.d.ts +2 -2
- package/lib/request/change-config-compartment-request.d.ts +2 -2
- package/lib/request/change-metric-extension-compartment-request.d.ts +2 -2
- package/lib/request/change-monitored-resource-compartment-request.d.ts +2 -2
- package/lib/request/change-monitored-resource-task-compartment-request.d.ts +2 -2
- package/lib/request/create-baselineable-metric-request.d.ts +1 -1
- package/lib/request/create-config-request.d.ts +1 -1
- package/lib/request/create-discovery-job-request.d.ts +1 -1
- package/lib/request/create-metric-extension-request.d.ts +1 -1
- package/lib/request/create-monitored-resource-request.d.ts +1 -1
- package/lib/request/create-monitored-resource-task-request.d.ts +1 -1
- package/lib/request/create-monitored-resource-type-request.d.ts +1 -1
- package/lib/request/delete-baselineable-metric-request.d.ts +2 -2
- package/lib/request/delete-config-request.d.ts +2 -2
- package/lib/request/delete-discovery-job-request.d.ts +2 -2
- package/lib/request/delete-metric-extension-request.d.ts +2 -2
- package/lib/request/delete-monitored-resource-request.d.ts +2 -2
- package/lib/request/delete-monitored-resource-type-request.d.ts +2 -2
- package/lib/request/disable-external-database-request.d.ts +2 -2
- package/lib/request/disable-metric-extension-request.d.ts +2 -2
- package/lib/request/disassociate-monitored-resources-request.d.ts +2 -2
- package/lib/request/enable-metric-extension-request.d.ts +2 -2
- package/lib/request/evaluate-baselineable-metric-request.d.ts +2 -2
- package/lib/request/export-metric-extension-request.d.ts +2 -2
- package/lib/request/get-baselineable-metric-request.d.ts +1 -1
- package/lib/request/get-config-request.d.ts +1 -1
- package/lib/request/get-discovery-job-request.d.ts +1 -1
- package/lib/request/get-metric-extension-request.d.ts +1 -1
- package/lib/request/get-monitored-resource-request.d.ts +1 -1
- package/lib/request/get-monitored-resource-task-request.d.ts +1 -1
- package/lib/request/get-monitored-resource-type-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-baselineable-metrics-request.d.ts +3 -3
- package/lib/request/list-configs-request.d.ts +3 -3
- package/lib/request/list-discovery-job-logs-request.d.ts +3 -3
- package/lib/request/list-discovery-jobs-request.d.ts +3 -3
- package/lib/request/list-metric-extensions-request.d.ts +3 -3
- package/lib/request/list-monitored-resource-tasks-request.d.ts +3 -3
- package/lib/request/list-monitored-resource-types-request.d.ts +3 -3
- package/lib/request/list-monitored-resources-request.d.ts +3 -3
- package/lib/request/list-work-request-errors-request.d.ts +3 -3
- package/lib/request/list-work-request-logs-request.d.ts +3 -3
- package/lib/request/list-work-requests-request.d.ts +3 -3
- package/lib/request/manage-license-request.d.ts +2 -2
- package/lib/request/publish-metric-extension-request.d.ts +2 -2
- package/lib/request/request-monitored-resources-summarized-count-request.d.ts +3 -3
- package/lib/request/search-associated-resources-request.d.ts +3 -3
- package/lib/request/search-monitored-resource-associations-request.d.ts +3 -3
- package/lib/request/search-monitored-resource-members-request.d.ts +4 -4
- package/lib/request/search-monitored-resources-request.d.ts +3 -3
- package/lib/request/test-metric-extension-request.d.ts +2 -2
- package/lib/request/update-and-propagate-tags-request.d.ts +2 -2
- package/lib/request/update-baselineable-metric-request.d.ts +2 -2
- package/lib/request/update-config-request.d.ts +2 -2
- package/lib/request/update-metric-extension-request.d.ts +2 -2
- package/lib/request/update-monitored-resource-request.d.ts +2 -2
- package/lib/request/update-monitored-resource-task-request.d.ts +2 -2
- package/lib/request/update-monitored-resource-type-request.d.ts +2 -2
- package/lib/response/associate-monitored-resources-response.d.ts +1 -1
- package/lib/response/create-baselineable-metric-response.d.ts +1 -1
- package/lib/response/create-config-response.d.ts +1 -1
- package/lib/response/create-discovery-job-response.d.ts +1 -1
- package/lib/response/create-metric-extension-response.d.ts +1 -1
- package/lib/response/create-monitored-resource-response.d.ts +1 -1
- package/lib/response/create-monitored-resource-task-response.d.ts +1 -1
- package/lib/response/create-monitored-resource-type-response.d.ts +1 -1
- package/lib/response/evaluate-baselineable-metric-response.d.ts +1 -1
- package/lib/response/export-metric-extension-response.d.ts +1 -1
- package/lib/response/get-baselineable-metric-response.d.ts +1 -1
- package/lib/response/get-config-response.d.ts +1 -1
- package/lib/response/get-discovery-job-response.d.ts +1 -1
- package/lib/response/get-metric-extension-response.d.ts +1 -1
- package/lib/response/get-monitored-resource-response.d.ts +1 -1
- package/lib/response/get-monitored-resource-task-response.d.ts +1 -1
- package/lib/response/get-monitored-resource-type-response.d.ts +1 -1
- package/lib/response/list-baselineable-metrics-response.d.ts +1 -1
- package/lib/response/list-configs-response.d.ts +1 -1
- package/lib/response/list-discovery-job-logs-response.d.ts +1 -1
- package/lib/response/list-discovery-jobs-response.d.ts +1 -1
- package/lib/response/list-metric-extensions-response.d.ts +1 -1
- package/lib/response/list-monitored-resource-tasks-response.d.ts +1 -1
- package/lib/response/list-monitored-resource-types-response.d.ts +1 -1
- package/lib/response/list-monitored-resources-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/publish-metric-extension-response.d.ts +1 -1
- package/lib/response/request-monitored-resources-summarized-count-response.d.ts +1 -1
- package/lib/response/search-associated-resources-response.d.ts +1 -1
- package/lib/response/search-monitored-resource-associations-response.d.ts +1 -1
- package/lib/response/search-monitored-resource-members-response.d.ts +1 -1
- package/lib/response/search-monitored-resources-response.d.ts +1 -1
- package/lib/response/test-metric-extension-response.d.ts +1 -1
- package/lib/response/update-baselineable-metric-response.d.ts +1 -1
- package/lib/response/update-config-response.d.ts +1 -1
- package/lib/response/update-metric-extension-response.d.ts +1 -1
- package/lib/response/update-monitored-resource-task-response.d.ts +1 -1
- package/lib/response/update-monitored-resource-type-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -24,7 +24,7 @@ export interface CreateConfigDetails {
|
|
|
24
24
|
"compartmentId": string;
|
|
25
25
|
/**
|
|
26
26
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
@@ -32,7 +32,7 @@ export interface CreateConfigDetails {
|
|
|
32
32
|
};
|
|
33
33
|
/**
|
|
34
34
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
35
|
-
* Example:
|
|
35
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"definedTags"?: {
|
|
@@ -38,7 +38,7 @@ export interface CreateDiscoveryJobDetails {
|
|
|
38
38
|
"shouldPropagateTagsToDiscoveredResources"?: boolean;
|
|
39
39
|
/**
|
|
40
40
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
41
|
-
* Example:
|
|
41
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"freeformTags"?: {
|
|
@@ -46,7 +46,7 @@ export interface CreateDiscoveryJobDetails {
|
|
|
46
46
|
};
|
|
47
47
|
/**
|
|
48
48
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"definedTags"?: {
|
|
@@ -95,7 +95,7 @@ export interface CreateMonitoredResourceDetails {
|
|
|
95
95
|
"additionalAliases"?: Array<model.MonitoredResourceAliasCredential>;
|
|
96
96
|
/**
|
|
97
97
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
98
|
-
* Example:
|
|
98
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
99
99
|
*
|
|
100
100
|
*/
|
|
101
101
|
"freeformTags"?: {
|
|
@@ -103,7 +103,7 @@ export interface CreateMonitoredResourceDetails {
|
|
|
103
103
|
};
|
|
104
104
|
/**
|
|
105
105
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
106
|
-
* Example:
|
|
106
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
107
107
|
*
|
|
108
108
|
*/
|
|
109
109
|
"definedTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface CreateMonitoredResourceTaskDetails {
|
|
|
29
29
|
"taskDetails": model.ImportOciTelemetryResourcesTaskDetails;
|
|
30
30
|
/**
|
|
31
31
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
32
|
-
* Example:
|
|
32
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"freeformTags"?: {
|
|
@@ -37,7 +37,7 @@ export interface CreateMonitoredResourceTaskDetails {
|
|
|
37
37
|
};
|
|
38
38
|
/**
|
|
39
39
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
40
|
-
* Example:
|
|
40
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"definedTags"?: {
|
|
@@ -44,7 +44,7 @@ export interface CreateMonitoredResourceTypeDetails {
|
|
|
44
44
|
"metadata"?: model.SystemFormatResourceTypeMetadataDetails;
|
|
45
45
|
/**
|
|
46
46
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
47
|
-
* Example:
|
|
47
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"freeformTags"?: {
|
|
@@ -52,7 +52,7 @@ export interface CreateMonitoredResourceTypeDetails {
|
|
|
52
52
|
};
|
|
53
53
|
/**
|
|
54
54
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
55
|
-
* Example:
|
|
55
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"definedTags"?: {
|
|
@@ -66,7 +66,7 @@ export interface DiscoveryJobSummary {
|
|
|
66
66
|
"lifecycleState"?: model.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
|
-
* Example:
|
|
69
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"freeformTags"?: {
|
|
@@ -74,7 +74,7 @@ export interface DiscoveryJobSummary {
|
|
|
74
74
|
};
|
|
75
75
|
/**
|
|
76
76
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
77
|
-
* Example:
|
|
77
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
"definedTags"?: {
|
|
@@ -84,7 +84,7 @@ export interface DiscoveryJobSummary {
|
|
|
84
84
|
};
|
|
85
85
|
/**
|
|
86
86
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
87
|
-
* Example:
|
|
87
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
"systemTags"?: {
|
|
@@ -59,7 +59,7 @@ export interface DiscoveryJob {
|
|
|
59
59
|
"lifecycleState"?: model.LifecycleState;
|
|
60
60
|
/**
|
|
61
61
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
62
|
-
* Example:
|
|
62
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
63
63
|
*
|
|
64
64
|
*/
|
|
65
65
|
"freeformTags"?: {
|
|
@@ -67,7 +67,7 @@ export interface DiscoveryJob {
|
|
|
67
67
|
};
|
|
68
68
|
/**
|
|
69
69
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
70
|
-
* Example:
|
|
70
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
71
71
|
*
|
|
72
72
|
*/
|
|
73
73
|
"definedTags"?: {
|
|
@@ -77,7 +77,7 @@ export interface DiscoveryJob {
|
|
|
77
77
|
};
|
|
78
78
|
/**
|
|
79
79
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
80
|
-
* Example:
|
|
80
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
81
81
|
*
|
|
82
82
|
*/
|
|
83
83
|
"systemTags"?: {
|
|
@@ -39,7 +39,7 @@ export interface MonitoredResourceAssociationSummary {
|
|
|
39
39
|
"destinationResourceDetails"?: model.AssociationResourceDetails;
|
|
40
40
|
/**
|
|
41
41
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"freeformTags"?: {
|
|
@@ -47,7 +47,7 @@ export interface MonitoredResourceAssociationSummary {
|
|
|
47
47
|
};
|
|
48
48
|
/**
|
|
49
49
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
50
|
-
* Example:
|
|
50
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"definedTags"?: {
|
|
@@ -57,7 +57,7 @@ export interface MonitoredResourceAssociationSummary {
|
|
|
57
57
|
};
|
|
58
58
|
/**
|
|
59
59
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
60
|
-
* Example:
|
|
60
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"systemTags"?: {
|
|
@@ -57,7 +57,7 @@ export interface MonitoredResourceAssociation {
|
|
|
57
57
|
"category"?: MonitoredResourceAssociation.Category;
|
|
58
58
|
/**
|
|
59
59
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
60
|
-
* Example:
|
|
60
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"freeformTags"?: {
|
|
@@ -65,7 +65,7 @@ export interface MonitoredResourceAssociation {
|
|
|
65
65
|
};
|
|
66
66
|
/**
|
|
67
67
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"definedTags"?: {
|
|
@@ -75,7 +75,7 @@ export interface MonitoredResourceAssociation {
|
|
|
75
75
|
};
|
|
76
76
|
/**
|
|
77
77
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
78
|
-
* Example:
|
|
78
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
79
79
|
*
|
|
80
80
|
*/
|
|
81
81
|
"systemTags"?: {
|
|
@@ -67,7 +67,7 @@ export interface MonitoredResourceMemberSummary {
|
|
|
67
67
|
"license"?: model.LicenseType;
|
|
68
68
|
/**
|
|
69
69
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
70
|
-
* Example:
|
|
70
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
71
71
|
*
|
|
72
72
|
*/
|
|
73
73
|
"freeformTags"?: {
|
|
@@ -75,7 +75,7 @@ export interface MonitoredResourceMemberSummary {
|
|
|
75
75
|
};
|
|
76
76
|
/**
|
|
77
77
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
78
|
-
* Example:
|
|
78
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
79
79
|
*
|
|
80
80
|
*/
|
|
81
81
|
"definedTags"?: {
|
|
@@ -85,7 +85,7 @@ export interface MonitoredResourceMemberSummary {
|
|
|
85
85
|
};
|
|
86
86
|
/**
|
|
87
87
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
88
|
-
* Example:
|
|
88
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
89
89
|
*
|
|
90
90
|
*/
|
|
91
91
|
"systemTags"?: {
|
|
@@ -78,7 +78,7 @@ export interface MonitoredResourceSummary {
|
|
|
78
78
|
"license"?: model.LicenseType;
|
|
79
79
|
/**
|
|
80
80
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
81
|
-
* Example:
|
|
81
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
82
82
|
*
|
|
83
83
|
*/
|
|
84
84
|
"freeformTags"?: {
|
|
@@ -86,7 +86,7 @@ export interface MonitoredResourceSummary {
|
|
|
86
86
|
};
|
|
87
87
|
/**
|
|
88
88
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
89
|
-
* Example:
|
|
89
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
90
90
|
*
|
|
91
91
|
*/
|
|
92
92
|
"definedTags"?: {
|
|
@@ -96,7 +96,7 @@ export interface MonitoredResourceSummary {
|
|
|
96
96
|
};
|
|
97
97
|
/**
|
|
98
98
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
99
|
-
* Example:
|
|
99
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
100
100
|
*
|
|
101
101
|
*/
|
|
102
102
|
"systemTags"?: {
|
|
@@ -48,7 +48,7 @@ export interface MonitoredResourceTaskSummary {
|
|
|
48
48
|
"lifecycleState"?: model.MonitoredResourceTaskLifecycleState;
|
|
49
49
|
/**
|
|
50
50
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"freeformTags"?: {
|
|
@@ -56,7 +56,7 @@ export interface MonitoredResourceTaskSummary {
|
|
|
56
56
|
};
|
|
57
57
|
/**
|
|
58
58
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
59
|
-
* Example:
|
|
59
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"definedTags"?: {
|
|
@@ -66,7 +66,7 @@ export interface MonitoredResourceTaskSummary {
|
|
|
66
66
|
};
|
|
67
67
|
/**
|
|
68
68
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
69
|
-
* Example:
|
|
69
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"systemTags"?: {
|
|
@@ -57,7 +57,7 @@ export interface MonitoredResourceTask {
|
|
|
57
57
|
"lifecycleState"?: model.MonitoredResourceTaskLifecycleState;
|
|
58
58
|
/**
|
|
59
59
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
60
|
-
* Example:
|
|
60
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"freeformTags"?: {
|
|
@@ -65,7 +65,7 @@ export interface MonitoredResourceTask {
|
|
|
65
65
|
};
|
|
66
66
|
/**
|
|
67
67
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"definedTags"?: {
|
|
@@ -75,7 +75,7 @@ export interface MonitoredResourceTask {
|
|
|
75
75
|
};
|
|
76
76
|
/**
|
|
77
77
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
78
|
-
* Example:
|
|
78
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
79
79
|
*
|
|
80
80
|
*/
|
|
81
81
|
"systemTags"?: {
|
|
@@ -62,7 +62,7 @@ export interface MonitoredResourceTypeSummary {
|
|
|
62
62
|
"timeUpdated"?: Date;
|
|
63
63
|
/**
|
|
64
64
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
65
|
-
* Example:
|
|
65
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
66
66
|
*
|
|
67
67
|
*/
|
|
68
68
|
"freeformTags"?: {
|
|
@@ -70,7 +70,7 @@ export interface MonitoredResourceTypeSummary {
|
|
|
70
70
|
};
|
|
71
71
|
/**
|
|
72
72
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
73
|
-
* Example:
|
|
73
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
76
76
|
"definedTags"?: {
|
|
@@ -80,7 +80,7 @@ export interface MonitoredResourceTypeSummary {
|
|
|
80
80
|
};
|
|
81
81
|
/**
|
|
82
82
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
83
|
-
* Example:
|
|
83
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
"systemTags"?: {
|
|
@@ -63,7 +63,7 @@ export interface MonitoredResourceType {
|
|
|
63
63
|
"metadata"?: model.SystemFormatResourceTypeMetadataDetails;
|
|
64
64
|
/**
|
|
65
65
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
66
|
-
* Example:
|
|
66
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
67
67
|
*
|
|
68
68
|
*/
|
|
69
69
|
"freeformTags"?: {
|
|
@@ -71,7 +71,7 @@ export interface MonitoredResourceType {
|
|
|
71
71
|
};
|
|
72
72
|
/**
|
|
73
73
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
74
|
-
* Example:
|
|
74
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
75
75
|
*
|
|
76
76
|
*/
|
|
77
77
|
"definedTags"?: {
|
|
@@ -81,7 +81,7 @@ export interface MonitoredResourceType {
|
|
|
81
81
|
};
|
|
82
82
|
/**
|
|
83
83
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
84
|
-
* Example:
|
|
84
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
"systemTags"?: {
|
|
@@ -96,7 +96,7 @@ export interface MonitoredResource {
|
|
|
96
96
|
"aliases"?: model.MonitoredResourceAliasCredential;
|
|
97
97
|
/**
|
|
98
98
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
99
|
-
* Example:
|
|
99
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
100
100
|
*
|
|
101
101
|
*/
|
|
102
102
|
"freeformTags"?: {
|
|
@@ -104,7 +104,7 @@ export interface MonitoredResource {
|
|
|
104
104
|
};
|
|
105
105
|
/**
|
|
106
106
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
107
|
-
* Example:
|
|
107
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
108
108
|
*
|
|
109
109
|
*/
|
|
110
110
|
"definedTags"?: {
|
|
@@ -114,7 +114,7 @@ export interface MonitoredResource {
|
|
|
114
114
|
};
|
|
115
115
|
/**
|
|
116
116
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
117
|
-
* Example:
|
|
117
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
118
118
|
*
|
|
119
119
|
*/
|
|
120
120
|
"systemTags"?: {
|
|
@@ -19,7 +19,7 @@ export interface MonitoredResourcesCountAggregation {
|
|
|
19
19
|
* Available dimensions vary based on groupBy parameter.
|
|
20
20
|
* Each dimension takes the form of a key-value pair.
|
|
21
21
|
* <p>
|
|
22
|
-
Example:
|
|
22
|
+
Example: {@code \"resourceType\": \"oci_autonomous_database\"}
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
25
25
|
"dimensions": {
|
|
@@ -68,8 +68,8 @@ export interface SearchMonitoredResourcesDetails {
|
|
|
68
68
|
* Search for resources that were created within a specific date range,
|
|
69
69
|
* using this parameter to specify the earliest creation date for the
|
|
70
70
|
* returned list (inclusive). Specifying this parameter without the
|
|
71
|
-
* corresponding
|
|
72
|
-
* given
|
|
71
|
+
* corresponding {@code timeCreatedLessThan} parameter will retrieve resources created from the
|
|
72
|
+
* given {@code timeCreatedGreaterThanOrEqualTo} to the current time, in \"YYYY-MM-ddThh:mmZ\" format with a
|
|
73
73
|
* Z offset, as defined by [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
74
74
|
* <p>
|
|
75
75
|
**Example:** 2016-12-19T16:39:57.600Z
|
|
@@ -80,7 +80,7 @@ export interface SearchMonitoredResourcesDetails {
|
|
|
80
80
|
* Search for resources that were created within a specific date range,
|
|
81
81
|
* using this parameter to specify the latest creation date for the returned
|
|
82
82
|
* list (exclusive). Specifying this parameter without the corresponding
|
|
83
|
-
*
|
|
83
|
+
* {@code timeCreatedGreaterThanOrEqualTo} parameter will retrieve all resources created before the
|
|
84
84
|
* specified end date, in \"YYYY-MM-ddThh:mmZ\" format with a Z offset, as
|
|
85
85
|
* defined by [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
86
86
|
* <p>
|
|
@@ -92,8 +92,8 @@ export interface SearchMonitoredResourcesDetails {
|
|
|
92
92
|
* Search for resources that were updated within a specific date range,
|
|
93
93
|
* using this parameter to specify the earliest update date for the
|
|
94
94
|
* returned list (inclusive). Specifying this parameter without the
|
|
95
|
-
* corresponding
|
|
96
|
-
* given
|
|
95
|
+
* corresponding {@code timeUpdatedLessThan} parameter will retrieve resources updated from the
|
|
96
|
+
* given {@code timeUpdatedGreaterThanOrEqualTo} to the current time, in \"YYYY-MM-ddThh:mmZ\" format with a
|
|
97
97
|
* Z offset, as defined by [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
98
98
|
* <p>
|
|
99
99
|
**Example:** 2016-12-19T16:39:57.600Z
|
|
@@ -104,7 +104,7 @@ export interface SearchMonitoredResourcesDetails {
|
|
|
104
104
|
* Search for resources that were updated within a specific date range,
|
|
105
105
|
* using this parameter to specify the latest creation date for the returned
|
|
106
106
|
* list (exclusive). Specifying this parameter without the corresponding
|
|
107
|
-
*
|
|
107
|
+
* {@code timeUpdatedGreaterThanOrEqualTo} parameter will retrieve all resources updated before the
|
|
108
108
|
* specified end date, in \"YYYY-MM-ddThh:mmZ\" format with a Z offset, as
|
|
109
109
|
* defined by [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
110
110
|
* <p>
|
|
@@ -53,7 +53,7 @@ export interface SystemFormatResourceTypeMetadataDetails extends model.ResourceT
|
|
|
53
53
|
* List of valid values for the properties. This is useful when resource type wants to
|
|
54
54
|
* restrict only certain values for some properties. For instance for 'osType' property,
|
|
55
55
|
* supported values can be restricted to be either Linux or Windows.
|
|
56
|
-
* Example:
|
|
56
|
+
* Example: {@code { \"osType\": [\"Linux\",\"Windows\",\"Solaris\"]}}
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"validPropertyValues"?: {
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
export interface UpdateAndPropagateTagsDetails {
|
|
22
22
|
/**
|
|
23
23
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
24
|
-
* Example:
|
|
24
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"freeformTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface UpdateAndPropagateTagsDetails {
|
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
31
31
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
32
|
-
* Example:
|
|
32
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"definedTags"?: {
|
|
@@ -53,7 +53,7 @@ export interface UpdateBaselineableMetricDetails {
|
|
|
53
53
|
"isOutOfBox": boolean;
|
|
54
54
|
/**
|
|
55
55
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
56
|
-
* Example:
|
|
56
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"freeformTags"?: {
|
|
@@ -61,7 +61,7 @@ export interface UpdateBaselineableMetricDetails {
|
|
|
61
61
|
};
|
|
62
62
|
/**
|
|
63
63
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
64
|
-
* Example:
|
|
64
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"definedTags"?: {
|
|
@@ -71,7 +71,7 @@ export interface UpdateBaselineableMetricDetails {
|
|
|
71
71
|
};
|
|
72
72
|
/**
|
|
73
73
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
74
|
-
* Example:
|
|
74
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
75
75
|
*
|
|
76
76
|
*/
|
|
77
77
|
"systemTags"?: {
|
|
@@ -20,7 +20,7 @@ export interface UpdateConfigDetails {
|
|
|
20
20
|
"displayName"?: string;
|
|
21
21
|
/**
|
|
22
22
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
23
|
-
* Example:
|
|
23
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
@@ -28,7 +28,7 @@ export interface UpdateConfigDetails {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
31
|
-
* Example:
|
|
31
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"definedTags"?: {
|
|
@@ -61,7 +61,7 @@ export interface UpdateMonitoredResourceDetails {
|
|
|
61
61
|
"additionalAliases"?: Array<model.MonitoredResourceAliasCredential>;
|
|
62
62
|
/**
|
|
63
63
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
64
|
-
* Example:
|
|
64
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"freeformTags"?: {
|
|
@@ -69,7 +69,7 @@ export interface UpdateMonitoredResourceDetails {
|
|
|
69
69
|
};
|
|
70
70
|
/**
|
|
71
71
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
72
|
-
* Example:
|
|
72
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"definedTags"?: {
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
export interface UpdateMonitoredResourceTaskDetails {
|
|
17
17
|
/**
|
|
18
18
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
19
|
-
* Example:
|
|
19
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
20
20
|
*
|
|
21
21
|
*/
|
|
22
22
|
"freeformTags"?: {
|
|
@@ -24,7 +24,7 @@ export interface UpdateMonitoredResourceTaskDetails {
|
|
|
24
24
|
};
|
|
25
25
|
/**
|
|
26
26
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"definedTags"?: {
|
|
@@ -30,7 +30,7 @@ export interface UpdateMonitoredResourceTypeDetails {
|
|
|
30
30
|
"metadata"?: model.SystemFormatResourceTypeMetadataDetails;
|
|
31
31
|
/**
|
|
32
32
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
33
|
-
* Example:
|
|
33
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"freeformTags"?: {
|
|
@@ -38,7 +38,7 @@ export interface UpdateMonitoredResourceTypeDetails {
|
|
|
38
38
|
};
|
|
39
39
|
/**
|
|
40
40
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
41
|
-
* Example:
|
|
41
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"definedTags"?: {
|
|
@@ -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/stackmonitoring/AssociateMonitoredResources.ts.html |here} to see how to use AssociateMonitoredResourcesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AssociateMonitoredResourcesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -38,7 +38,7 @@ export interface AssociateMonitoredResourcesRequest extends common.BaseRequest {
|
|
|
38
38
|
"opcRetryToken"?: string;
|
|
39
39
|
/**
|
|
40
40
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
41
|
-
* for a resource, set the
|
|
41
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
42
42
|
* etag from a previous GET or POST response for that resource.
|
|
43
43
|
* The resource will be updated or deleted only if the etag you
|
|
44
44
|
* 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/stackmonitoring/ChangeConfigCompartment.ts.html |here} to see how to use ChangeConfigCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeConfigCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeConfigCompartmentRequest extends common.BaseRequest {
|
|
|
26
26
|
"changeConfigCompartmentDetails": model.ChangeConfigCompartmentDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* 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/stackmonitoring/ChangeMetricExtensionCompartment.ts.html |here} to see how to use ChangeMetricExtensionCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeMetricExtensionCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeMetricExtensionCompartmentRequest extends common.BaseRequ
|
|
|
26
26
|
"changeMetricExtensionCompartmentDetails": model.ChangeMetricExtensionCompartmentDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|