oci-cloudbridge 2.76.1 → 2.77.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +80 -62
- package/lib/client.js +91 -58
- package/lib/client.js.map +1 -1
- package/lib/model/agent-dependency-summary.d.ts +3 -3
- package/lib/model/agent-dependency.d.ts +3 -3
- package/lib/model/agent-summary.d.ts +3 -3
- package/lib/model/agent.d.ts +3 -3
- package/lib/model/appliance-image-summary.d.ts +2 -2
- package/lib/model/asset-source-credentials.d.ts +2 -2
- package/lib/model/asset-source-summary.d.ts +3 -3
- package/lib/model/asset-source.d.ts +3 -3
- package/lib/model/asset-summary.d.ts +3 -3
- package/lib/model/asset.d.ts +3 -3
- package/lib/model/change-asset-tags-details.d.ts +2 -2
- package/lib/model/create-agent-dependency-details.d.ts +3 -3
- package/lib/model/create-agent-details.d.ts +2 -2
- package/lib/model/create-asset-details.d.ts +2 -2
- package/lib/model/create-asset-source-details.d.ts +3 -3
- package/lib/model/create-discovery-schedule-details.d.ts +2 -2
- package/lib/model/create-environment-details.d.ts +2 -2
- package/lib/model/create-inventory-details.d.ts +2 -2
- package/lib/model/create-vm-ware-asset-source-details.d.ts +1 -1
- package/lib/model/discovery-schedule-summary.d.ts +3 -3
- package/lib/model/discovery-schedule.d.ts +3 -3
- package/lib/model/environment-summary.d.ts +3 -3
- package/lib/model/environment.d.ts +3 -3
- package/lib/model/import-inventory-details.d.ts +2 -2
- package/lib/model/inventory-summary.d.ts +3 -3
- package/lib/model/inventory.d.ts +3 -3
- package/lib/model/plugin-summary.d.ts +2 -2
- package/lib/model/plugin.d.ts +3 -3
- package/lib/model/update-agent-dependency-details.d.ts +3 -3
- package/lib/model/update-agent-details.d.ts +2 -2
- package/lib/model/update-asset-details.d.ts +2 -2
- package/lib/model/update-asset-source-details.d.ts +3 -3
- package/lib/model/update-discovery-schedule-details.d.ts +2 -2
- package/lib/model/update-environment-details.d.ts +2 -2
- package/lib/model/update-inventory-details.d.ts +2 -2
- package/lib/model/update-vm-ware-asset-source-details.d.ts +1 -1
- package/lib/model/vm-ware-asset-source-summary.d.ts +1 -1
- package/lib/model/vm-ware-asset-source.d.ts +1 -1
- package/lib/request/add-agent-dependency-request.d.ts +2 -2
- package/lib/request/analyze-assets-request.d.ts +2 -2
- package/lib/request/cancel-work-request-request.d.ts +2 -2
- package/lib/request/change-agent-compartment-request.d.ts +2 -2
- package/lib/request/change-agent-dependency-compartment-request.d.ts +2 -2
- package/lib/request/change-asset-compartment-request.d.ts +2 -2
- package/lib/request/change-asset-source-compartment-request.d.ts +2 -2
- package/lib/request/change-asset-tags-request.d.ts +2 -2
- package/lib/request/change-discovery-schedule-compartment-request.d.ts +2 -2
- package/lib/request/change-environment-compartment-request.d.ts +2 -2
- package/lib/request/create-agent-dependency-request.d.ts +1 -1
- package/lib/request/create-agent-request.d.ts +1 -1
- package/lib/request/create-asset-request.d.ts +1 -1
- package/lib/request/create-asset-source-request.d.ts +1 -1
- package/lib/request/create-discovery-schedule-request.d.ts +1 -1
- package/lib/request/create-environment-request.d.ts +1 -1
- package/lib/request/create-inventory-request.d.ts +1 -1
- package/lib/request/delete-agent-dependency-request.d.ts +2 -2
- package/lib/request/delete-agent-request.d.ts +2 -2
- package/lib/request/delete-asset-request.d.ts +2 -2
- package/lib/request/delete-asset-source-request.d.ts +2 -2
- package/lib/request/delete-discovery-schedule-request.d.ts +2 -2
- package/lib/request/delete-environment-request.d.ts +2 -2
- package/lib/request/delete-inventory-request.d.ts +2 -2
- package/lib/request/get-agent-dependency-request.d.ts +1 -1
- package/lib/request/get-agent-request.d.ts +1 -1
- package/lib/request/get-asset-request.d.ts +1 -1
- package/lib/request/get-asset-source-request.d.ts +1 -1
- package/lib/request/get-discovery-schedule-request.d.ts +1 -1
- package/lib/request/get-environment-request.d.ts +1 -1
- package/lib/request/get-inventory-request.d.ts +1 -1
- package/lib/request/get-plugin-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/import-inventory-request.d.ts +1 -1
- package/lib/request/list-agent-dependencies-request.d.ts +2 -2
- package/lib/request/list-agents-request.d.ts +2 -2
- package/lib/request/list-appliance-images-request.d.ts +2 -2
- package/lib/request/list-asset-source-connections-request.d.ts +2 -2
- package/lib/request/list-asset-sources-request.d.ts +2 -2
- package/lib/request/list-assets-request.d.ts +2 -2
- package/lib/request/list-discovery-schedules-request.d.ts +2 -2
- package/lib/request/list-environments-request.d.ts +2 -2
- package/lib/request/list-historical-metrics-request.d.ts +2 -2
- package/lib/request/list-inventories-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/refresh-asset-source-request.d.ts +1 -1
- package/lib/request/remove-agent-dependency-request.d.ts +2 -2
- package/lib/request/submit-historical-metrics-request.d.ts +2 -2
- package/lib/request/update-agent-dependency-request.d.ts +2 -2
- package/lib/request/update-agent-request.d.ts +2 -2
- package/lib/request/update-asset-request.d.ts +2 -2
- package/lib/request/update-asset-source-request.d.ts +2 -2
- package/lib/request/update-discovery-schedule-request.d.ts +2 -2
- package/lib/request/update-environment-request.d.ts +2 -2
- package/lib/request/update-inventory-request.d.ts +2 -2
- package/lib/request/update-plugin-request.d.ts +2 -2
- package/lib/response/add-agent-dependency-response.d.ts +1 -1
- package/lib/response/analyze-assets-response.d.ts +1 -1
- package/lib/response/change-asset-tags-response.d.ts +1 -1
- package/lib/response/create-agent-response.d.ts +1 -1
- package/lib/response/create-asset-response.d.ts +1 -1
- package/lib/response/create-asset-source-response.d.ts +1 -1
- package/lib/response/create-discovery-schedule-response.d.ts +1 -1
- package/lib/response/create-environment-response.d.ts +1 -1
- package/lib/response/get-agent-dependency-response.d.ts +1 -1
- package/lib/response/get-agent-response.d.ts +1 -1
- package/lib/response/get-asset-response.d.ts +1 -1
- package/lib/response/get-asset-source-response.d.ts +1 -1
- package/lib/response/get-discovery-schedule-response.d.ts +1 -1
- package/lib/response/get-environment-response.d.ts +1 -1
- package/lib/response/get-inventory-response.d.ts +1 -1
- package/lib/response/get-plugin-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/list-agent-dependencies-response.d.ts +1 -1
- package/lib/response/list-agents-response.d.ts +1 -1
- package/lib/response/list-appliance-images-response.d.ts +1 -1
- package/lib/response/list-asset-source-connections-response.d.ts +1 -1
- package/lib/response/list-asset-sources-response.d.ts +1 -1
- package/lib/response/list-assets-response.d.ts +1 -1
- package/lib/response/list-discovery-schedules-response.d.ts +1 -1
- package/lib/response/list-environments-response.d.ts +1 -1
- package/lib/response/list-historical-metrics-response.d.ts +1 -1
- package/lib/response/list-inventories-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/remove-agent-dependency-response.d.ts +1 -1
- package/lib/response/submit-historical-metrics-response.d.ts +1 -1
- package/lib/response/update-agent-response.d.ts +1 -1
- package/lib/response/update-asset-response.d.ts +1 -1
- package/lib/response/update-discovery-schedule-response.d.ts +1 -1
- package/lib/response/update-environment-response.d.ts +1 -1
- package/lib/response/update-inventory-response.d.ts +1 -1
- package/lib/response/update-plugin-response.d.ts +1 -1
- package/package.json +3 -3
package/lib/model/agent.d.ts
CHANGED
|
@@ -82,7 +82,7 @@ export interface Agent {
|
|
|
82
82
|
/**
|
|
83
83
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
84
84
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
85
|
-
* Example:
|
|
85
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
"freeformTags": {
|
|
@@ -91,7 +91,7 @@ export interface Agent {
|
|
|
91
91
|
/**
|
|
92
92
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
93
93
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
94
|
-
* Example:
|
|
94
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
95
95
|
*
|
|
96
96
|
*/
|
|
97
97
|
"definedTags": {
|
|
@@ -102,7 +102,7 @@ export interface Agent {
|
|
|
102
102
|
/**
|
|
103
103
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
104
104
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
105
|
-
* Example:
|
|
105
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
106
106
|
*
|
|
107
107
|
*/
|
|
108
108
|
"systemTags"?: {
|
|
@@ -65,7 +65,7 @@ export interface ApplianceImageSummary {
|
|
|
65
65
|
/**
|
|
66
66
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
67
67
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"freeformTags"?: {
|
|
@@ -74,7 +74,7 @@ export interface ApplianceImageSummary {
|
|
|
74
74
|
/**
|
|
75
75
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
76
76
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
77
|
-
* Example:
|
|
77
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
"definedTags"?: {
|
|
@@ -21,8 +21,8 @@ export interface AssetSourceCredentials {
|
|
|
21
21
|
"type": model.AssetSourceCredentialsType;
|
|
22
22
|
/**
|
|
23
23
|
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret in a vault.
|
|
24
|
-
* If the the type of the credentials is BASIC
|
|
25
|
-
* password in JSON format, which is in the form of
|
|
24
|
+
* If the the type of the credentials is BASIC{@code , the secret must contain the username and
|
|
25
|
+
* password in JSON format, which is in the form of }{ \"username\": \"<VMwareUser>\", \"password\": \"<VMwarePassword>\" }.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"secretId": string;
|
|
@@ -60,7 +60,7 @@ export interface AssetSourceSummary {
|
|
|
60
60
|
/**
|
|
61
61
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
62
62
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
63
|
-
* Example:
|
|
63
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
64
64
|
*
|
|
65
65
|
*/
|
|
66
66
|
"freeformTags"?: {
|
|
@@ -69,7 +69,7 @@ export interface AssetSourceSummary {
|
|
|
69
69
|
/**
|
|
70
70
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
71
71
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
72
|
-
* Example:
|
|
72
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"definedTags"?: {
|
|
@@ -80,7 +80,7 @@ export interface AssetSourceSummary {
|
|
|
80
80
|
/**
|
|
81
81
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
82
82
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
83
|
-
* Example:
|
|
83
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
"systemTags"?: {
|
|
@@ -64,7 +64,7 @@ export interface AssetSource {
|
|
|
64
64
|
/**
|
|
65
65
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
66
66
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
67
|
-
* Example:
|
|
67
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
"freeformTags"?: {
|
|
@@ -73,7 +73,7 @@ export interface AssetSource {
|
|
|
73
73
|
/**
|
|
74
74
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
75
75
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
76
|
-
* Example:
|
|
76
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
79
79
|
"definedTags"?: {
|
|
@@ -84,7 +84,7 @@ export interface AssetSource {
|
|
|
84
84
|
/**
|
|
85
85
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
86
86
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
87
|
-
* Example:
|
|
87
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
"systemTags"?: {
|
|
@@ -62,7 +62,7 @@ export interface AssetSummary {
|
|
|
62
62
|
/**
|
|
63
63
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
64
64
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
65
|
-
* Example:
|
|
65
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
66
66
|
*
|
|
67
67
|
*/
|
|
68
68
|
"freeformTags"?: {
|
|
@@ -71,7 +71,7 @@ export interface AssetSummary {
|
|
|
71
71
|
/**
|
|
72
72
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
73
73
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
74
|
-
* Example:
|
|
74
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
75
75
|
*
|
|
76
76
|
*/
|
|
77
77
|
"definedTags"?: {
|
|
@@ -82,7 +82,7 @@ export interface AssetSummary {
|
|
|
82
82
|
/**
|
|
83
83
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
84
84
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
85
|
-
* Example:
|
|
85
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
"systemTags"?: {
|
package/lib/model/asset.d.ts
CHANGED
|
@@ -57,7 +57,7 @@ export interface Asset {
|
|
|
57
57
|
/**
|
|
58
58
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
59
59
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
60
|
-
* Example:
|
|
60
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"freeformTags"?: {
|
|
@@ -66,7 +66,7 @@ export interface Asset {
|
|
|
66
66
|
/**
|
|
67
67
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
68
68
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
69
|
-
* Example:
|
|
69
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"definedTags"?: {
|
|
@@ -77,7 +77,7 @@ export interface Asset {
|
|
|
77
77
|
/**
|
|
78
78
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
79
79
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
80
|
-
* Example:
|
|
80
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
81
81
|
*
|
|
82
82
|
*/
|
|
83
83
|
"systemTags"?: {
|
|
@@ -17,7 +17,7 @@ export interface ChangeAssetTagsDetails {
|
|
|
17
17
|
/**
|
|
18
18
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
19
19
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
20
|
-
* Example:
|
|
20
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"freeformTags"?: {
|
|
@@ -26,7 +26,7 @@ export interface ChangeAssetTagsDetails {
|
|
|
26
26
|
/**
|
|
27
27
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
28
28
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
29
|
-
* Example:
|
|
29
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
"definedTags"?: {
|
|
@@ -49,7 +49,7 @@ export interface CreateAgentDependencyDetails {
|
|
|
49
49
|
/**
|
|
50
50
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
51
51
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"freeformTags"?: {
|
|
@@ -58,7 +58,7 @@ export interface CreateAgentDependencyDetails {
|
|
|
58
58
|
/**
|
|
59
59
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
60
60
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
61
|
-
* Example:
|
|
61
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"definedTags"?: {
|
|
@@ -69,7 +69,7 @@ export interface CreateAgentDependencyDetails {
|
|
|
69
69
|
/**
|
|
70
70
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
71
71
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
72
|
-
* Example:
|
|
72
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"systemTags"?: {
|
|
@@ -41,7 +41,7 @@ export interface CreateAgentDetails {
|
|
|
41
41
|
/**
|
|
42
42
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
43
43
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"freeformTags"?: {
|
|
@@ -50,7 +50,7 @@ export interface CreateAgentDetails {
|
|
|
50
50
|
/**
|
|
51
51
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
52
52
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
53
|
-
* Example:
|
|
53
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"definedTags"?: {
|
|
@@ -41,7 +41,7 @@ export interface CreateAssetDetails {
|
|
|
41
41
|
/**
|
|
42
42
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
43
43
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"freeformTags"?: {
|
|
@@ -50,7 +50,7 @@ export interface CreateAssetDetails {
|
|
|
50
50
|
/**
|
|
51
51
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
52
52
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
53
|
-
* Example:
|
|
53
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"definedTags"?: {
|
|
@@ -44,7 +44,7 @@ export interface CreateAssetSourceDetails {
|
|
|
44
44
|
/**
|
|
45
45
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
46
46
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
47
|
-
* Example:
|
|
47
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"freeformTags"?: {
|
|
@@ -53,7 +53,7 @@ export interface CreateAssetSourceDetails {
|
|
|
53
53
|
/**
|
|
54
54
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
55
55
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
56
|
-
* Example:
|
|
56
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"definedTags"?: {
|
|
@@ -64,7 +64,7 @@ export interface CreateAssetSourceDetails {
|
|
|
64
64
|
/**
|
|
65
65
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
66
66
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
67
|
-
* Example:
|
|
67
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
"systemTags"?: {
|
|
@@ -32,7 +32,7 @@ export interface CreateDiscoveryScheduleDetails {
|
|
|
32
32
|
/**
|
|
33
33
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
34
34
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
35
|
-
* Example:
|
|
35
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"freeformTags"?: {
|
|
@@ -41,7 +41,7 @@ export interface CreateDiscoveryScheduleDetails {
|
|
|
41
41
|
/**
|
|
42
42
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
43
43
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"definedTags"?: {
|
|
@@ -25,7 +25,7 @@ export interface CreateEnvironmentDetails {
|
|
|
25
25
|
/**
|
|
26
26
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
27
27
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
28
|
-
* Example:
|
|
28
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"freeformTags"?: {
|
|
@@ -34,7 +34,7 @@ export interface CreateEnvironmentDetails {
|
|
|
34
34
|
/**
|
|
35
35
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
36
36
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
37
|
-
* Example:
|
|
37
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"definedTags"?: {
|
|
@@ -25,7 +25,7 @@ export interface CreateInventoryDetails {
|
|
|
25
25
|
/**
|
|
26
26
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
27
27
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
28
|
-
* Example:
|
|
28
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"freeformTags"?: {
|
|
@@ -34,7 +34,7 @@ export interface CreateInventoryDetails {
|
|
|
34
34
|
/**
|
|
35
35
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
36
36
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
37
|
-
* Example:
|
|
37
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"definedTags"?: {
|
|
@@ -16,7 +16,7 @@ import * as model from "../model";
|
|
|
16
16
|
*/
|
|
17
17
|
export interface CreateVmWareAssetSourceDetails extends model.CreateAssetSourceDetails {
|
|
18
18
|
/**
|
|
19
|
-
* Endpoint for VMware asset discovery and replication in the form of
|
|
19
|
+
* Endpoint for VMware asset discovery and replication in the form of {@code https://<host>:<port>/sdk}
|
|
20
20
|
*/
|
|
21
21
|
"vcenterEndpoint": string;
|
|
22
22
|
"discoveryCredentials": model.AssetSourceCredentials;
|
|
@@ -48,7 +48,7 @@ export interface DiscoveryScheduleSummary {
|
|
|
48
48
|
/**
|
|
49
49
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
50
50
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"freeformTags"?: {
|
|
@@ -57,7 +57,7 @@ export interface DiscoveryScheduleSummary {
|
|
|
57
57
|
/**
|
|
58
58
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
59
59
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
60
|
-
* Example:
|
|
60
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"definedTags"?: {
|
|
@@ -68,7 +68,7 @@ export interface DiscoveryScheduleSummary {
|
|
|
68
68
|
/**
|
|
69
69
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
70
70
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
71
|
-
* Example:
|
|
71
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
72
72
|
*
|
|
73
73
|
*/
|
|
74
74
|
"systemTags"?: {
|
|
@@ -52,7 +52,7 @@ export interface DiscoverySchedule {
|
|
|
52
52
|
/**
|
|
53
53
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
54
54
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
55
|
-
* Example:
|
|
55
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"freeformTags"?: {
|
|
@@ -61,7 +61,7 @@ export interface DiscoverySchedule {
|
|
|
61
61
|
/**
|
|
62
62
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
63
63
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
64
|
-
* Example:
|
|
64
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"definedTags"?: {
|
|
@@ -72,7 +72,7 @@ export interface DiscoverySchedule {
|
|
|
72
72
|
/**
|
|
73
73
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
74
74
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
75
|
-
* Example:
|
|
75
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
76
76
|
*
|
|
77
77
|
*/
|
|
78
78
|
"systemTags"?: {
|
|
@@ -45,7 +45,7 @@ export interface EnvironmentSummary {
|
|
|
45
45
|
/**
|
|
46
46
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
47
47
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"freeformTags": {
|
|
@@ -54,7 +54,7 @@ export interface EnvironmentSummary {
|
|
|
54
54
|
/**
|
|
55
55
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
56
56
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
57
|
-
* Example:
|
|
57
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"definedTags": {
|
|
@@ -65,7 +65,7 @@ export interface EnvironmentSummary {
|
|
|
65
65
|
/**
|
|
66
66
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
67
67
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"systemTags"?: {
|
|
@@ -45,7 +45,7 @@ export interface Environment {
|
|
|
45
45
|
/**
|
|
46
46
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
47
47
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"freeformTags": {
|
|
@@ -54,7 +54,7 @@ export interface Environment {
|
|
|
54
54
|
/**
|
|
55
55
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
56
56
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
57
|
-
* Example:
|
|
57
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"definedTags": {
|
|
@@ -65,7 +65,7 @@ export interface Environment {
|
|
|
65
65
|
/**
|
|
66
66
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
67
67
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"systemTags"?: {
|
|
@@ -21,7 +21,7 @@ export interface ImportInventoryDetails {
|
|
|
21
21
|
/**
|
|
22
22
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
23
23
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
24
|
-
* Example:
|
|
24
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"freeformTags"?: {
|
|
@@ -30,7 +30,7 @@ export interface ImportInventoryDetails {
|
|
|
30
30
|
/**
|
|
31
31
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
32
32
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
33
|
-
* Example:
|
|
33
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"definedTags"?: {
|
|
@@ -45,7 +45,7 @@ export interface InventorySummary {
|
|
|
45
45
|
/**
|
|
46
46
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
47
47
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"freeformTags"?: {
|
|
@@ -54,7 +54,7 @@ export interface InventorySummary {
|
|
|
54
54
|
/**
|
|
55
55
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
56
56
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
57
|
-
* Example:
|
|
57
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"definedTags"?: {
|
|
@@ -65,7 +65,7 @@ export interface InventorySummary {
|
|
|
65
65
|
/**
|
|
66
66
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
67
67
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"systemTags"?: {
|
package/lib/model/inventory.d.ts
CHANGED
|
@@ -45,7 +45,7 @@ export interface Inventory {
|
|
|
45
45
|
/**
|
|
46
46
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
47
47
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"freeformTags"?: {
|
|
@@ -54,7 +54,7 @@ export interface Inventory {
|
|
|
54
54
|
/**
|
|
55
55
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
56
56
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
57
|
-
* Example:
|
|
57
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"definedTags"?: {
|
|
@@ -65,7 +65,7 @@ export interface Inventory {
|
|
|
65
65
|
/**
|
|
66
66
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
67
67
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"systemTags"?: {
|
|
@@ -45,7 +45,7 @@ export interface PluginSummary {
|
|
|
45
45
|
/**
|
|
46
46
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
47
47
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"freeformTags": {
|
|
@@ -54,7 +54,7 @@ export interface PluginSummary {
|
|
|
54
54
|
/**
|
|
55
55
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
56
56
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
57
|
-
* Example:
|
|
57
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"definedTags": {
|
package/lib/model/plugin.d.ts
CHANGED
|
@@ -49,7 +49,7 @@ export interface Plugin {
|
|
|
49
49
|
/**
|
|
50
50
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
51
51
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"freeformTags"?: {
|
|
@@ -58,7 +58,7 @@ export interface Plugin {
|
|
|
58
58
|
/**
|
|
59
59
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
60
60
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
61
|
-
* Example:
|
|
61
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"definedTags"?: {
|
|
@@ -69,7 +69,7 @@ export interface Plugin {
|
|
|
69
69
|
/**
|
|
70
70
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
71
71
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
72
|
-
* Example:
|
|
72
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
"systemTags"?: {
|
|
@@ -45,7 +45,7 @@ export interface UpdateAgentDependencyDetails {
|
|
|
45
45
|
/**
|
|
46
46
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
47
47
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"freeformTags"?: {
|
|
@@ -54,7 +54,7 @@ export interface UpdateAgentDependencyDetails {
|
|
|
54
54
|
/**
|
|
55
55
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
56
56
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
57
|
-
* Example:
|
|
57
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"definedTags"?: {
|
|
@@ -65,7 +65,7 @@ export interface UpdateAgentDependencyDetails {
|
|
|
65
65
|
/**
|
|
66
66
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
67
67
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"systemTags"?: {
|
|
@@ -21,7 +21,7 @@ export interface UpdateAgentDetails {
|
|
|
21
21
|
/**
|
|
22
22
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
23
23
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
24
|
-
* Example:
|
|
24
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"freeformTags"?: {
|
|
@@ -30,7 +30,7 @@ export interface UpdateAgentDetails {
|
|
|
30
30
|
/**
|
|
31
31
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
32
32
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
33
|
-
* Example:
|
|
33
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"definedTags"?: {
|