oci-managementagent 2.34.0 → 2.37.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.
Files changed (46) hide show
  1. package/lib/client.d.ts +25 -24
  2. package/lib/client.js +31 -26
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/architecture-types.d.ts +1 -0
  5. package/lib/model/architecture-types.js +1 -0
  6. package/lib/model/architecture-types.js.map +1 -1
  7. package/lib/model/index.d.ts +2 -0
  8. package/lib/model/index.js +3 -1
  9. package/lib/model/index.js.map +1 -1
  10. package/lib/model/management-agent-plugin-details.d.ts +9 -0
  11. package/lib/model/management-agent-plugin-details.js.map +1 -1
  12. package/lib/model/operation-types.d.ts +1 -0
  13. package/lib/model/operation-types.js +1 -0
  14. package/lib/model/operation-types.js.map +1 -1
  15. package/lib/model/plugin-status.d.ts +37 -0
  16. package/lib/model/plugin-status.js +48 -0
  17. package/lib/model/plugin-status.js.map +1 -0
  18. package/lib/model/work-request-resource.d.ts +12 -0
  19. package/lib/model/work-request-resource.js.map +1 -1
  20. package/lib/request/create-management-agent-install-key-request.d.ts +1 -1
  21. package/lib/request/delete-management-agent-install-key-request.d.ts +1 -1
  22. package/lib/request/delete-management-agent-request.d.ts +1 -1
  23. package/lib/request/delete-work-request-request.d.ts +1 -1
  24. package/lib/request/deploy-plugins-request.d.ts +1 -1
  25. package/lib/request/get-auto-upgradable-config-request.d.ts +1 -1
  26. package/lib/request/get-management-agent-install-key-content-request.d.ts +1 -1
  27. package/lib/request/get-management-agent-install-key-request.d.ts +1 -1
  28. package/lib/request/get-management-agent-request.d.ts +1 -1
  29. package/lib/request/get-work-request-request.d.ts +1 -1
  30. package/lib/request/list-availability-histories-request.d.ts +1 -1
  31. package/lib/request/list-management-agent-images-request.d.ts +1 -1
  32. package/lib/request/list-management-agent-install-keys-request.d.ts +1 -1
  33. package/lib/request/list-management-agent-plugins-request.d.ts +5 -1
  34. package/lib/request/list-management-agent-plugins-request.js.map +1 -1
  35. package/lib/request/list-management-agents-request.d.ts +10 -1
  36. package/lib/request/list-management-agents-request.js.map +1 -1
  37. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  38. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  39. package/lib/request/list-work-requests-request.d.ts +5 -1
  40. package/lib/request/list-work-requests-request.js.map +1 -1
  41. package/lib/request/set-auto-upgradable-config-request.d.ts +1 -1
  42. package/lib/request/summarize-management-agent-counts-request.d.ts +1 -1
  43. package/lib/request/summarize-management-agent-plugin-counts-request.d.ts +1 -1
  44. package/lib/request/update-management-agent-install-key-request.d.ts +1 -1
  45. package/lib/request/update-management-agent-request.d.ts +1 -1
  46. package/package.json +3 -3
@@ -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.34.0/managementagent/ListManagementAgentPlugins.ts.html |here} to see how to use ListManagementAgentPluginsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/managementagent/ListManagementAgentPlugins.ts.html |here} to see how to use ListManagementAgentPluginsRequest.
17
17
  */
18
18
  export interface ListManagementAgentPluginsRequest extends common.BaseRequest {
19
19
  /**
@@ -53,6 +53,10 @@ export interface ListManagementAgentPluginsRequest extends common.BaseRequest {
53
53
  * Filter to return only results having the particular platform type.
54
54
  */
55
55
  "platformType"?: Array<model.PlatformTypes>;
56
+ /**
57
+ * The ManagementAgentID of the agent from which the Management Agents to be filtered.
58
+ */
59
+ "agentId"?: string;
56
60
  }
57
61
  export declare namespace ListManagementAgentPluginsRequest {
58
62
  enum SortOrder {
@@ -1 +1 @@
1
- {"version":3,"file":"list-management-agent-plugins-request.js","sourceRoot":"","sources":["../../../../../lib/managementagent/lib/request/list-management-agent-plugins-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgDH,IAAiB,iCAAiC,CASjD;AATD,WAAiB,iCAAiC;IAChD,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,2CAAS,KAAT,2CAAS,QAGpB;IAED,IAAY,MAEX;IAFD,WAAY,MAAM;QAChB,qCAA2B,CAAA;IAC7B,CAAC,EAFW,MAAM,GAAN,wCAAM,KAAN,wCAAM,QAEjB;AACH,CAAC,EATgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QASjD"}
1
+ {"version":3,"file":"list-management-agent-plugins-request.js","sourceRoot":"","sources":["../../../../../lib/managementagent/lib/request/list-management-agent-plugins-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAoDH,IAAiB,iCAAiC,CASjD;AATD,WAAiB,iCAAiC;IAChD,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,2CAAS,KAAT,2CAAS,QAGpB;IAED,IAAY,MAEX;IAFD,WAAY,MAAM;QAChB,qCAA2B,CAAA;IAC7B,CAAC,EAFW,MAAM,GAAN,wCAAM,KAAN,wCAAM,QAEjB;AACH,CAAC,EATgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QASjD"}
@@ -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.34.0/managementagent/ListManagementAgents.ts.html |here} to see how to use ListManagementAgentsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/managementagent/ListManagementAgents.ts.html |here} to see how to use ListManagementAgentsRequest.
17
17
  */
18
18
  export interface ListManagementAgentsRequest extends common.BaseRequest {
19
19
  /**
@@ -77,6 +77,15 @@ export interface ListManagementAgentsRequest extends common.BaseRequest {
77
77
  * The client request ID for tracing.
78
78
  */
79
79
  "opcRequestId"?: string;
80
+ /**
81
+ * if set to true then it fetches resources for all compartments where user has access to else only on the compartment specified.
82
+ */
83
+ "compartmentIdInSubtree"?: boolean;
84
+ /**
85
+ * When the value is \"ACCESSIBLE\", insufficient permissions for a compartment will filter out resources in that compartment without rejecting the request.
86
+ *
87
+ */
88
+ "accessLevel"?: string;
80
89
  }
81
90
  export declare namespace ListManagementAgentsRequest {
82
91
  enum SortOrder {
@@ -1 +1 @@
1
- {"version":3,"file":"list-management-agents-request.js","sourceRoot":"","sources":["../../../../../lib/managementagent/lib/request/list-management-agents-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAwEH,IAAiB,2BAA2B,CAe3C;AAfD,WAAiB,2BAA2B;IAC1C,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,qCAAS,KAAT,qCAAS,QAGpB;IAED,IAAY,MAQX;IARD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,uBAAa,CAAA;QACb,mDAAyC,CAAA;QACzC,uCAA6B,CAAA;QAC7B,mDAAyC,CAAA;QACzC,6BAAmB,CAAA;IACrB,CAAC,EARW,MAAM,GAAN,kCAAM,KAAN,kCAAM,QAQjB;AACH,CAAC,EAfgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAe3C"}
1
+ {"version":3,"file":"list-management-agents-request.js","sourceRoot":"","sources":["../../../../../lib/managementagent/lib/request/list-management-agents-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAiFH,IAAiB,2BAA2B,CAe3C;AAfD,WAAiB,2BAA2B;IAC1C,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,qCAAS,KAAT,qCAAS,QAGpB;IAED,IAAY,MAQX;IARD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,uBAAa,CAAA;QACb,mDAAyC,CAAA;QACzC,uCAA6B,CAAA;QAC7B,mDAAyC,CAAA;QACzC,6BAAmB,CAAA;IACrB,CAAC,EARW,MAAM,GAAN,kCAAM,KAAN,kCAAM,QAQjB;AACH,CAAC,EAfgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAe3C"}
@@ -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.34.0/managementagent/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/managementagent/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest 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.34.0/managementagent/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/managementagent/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest 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.34.0/managementagent/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/managementagent/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest extends common.BaseRequest {
19
19
  /**
@@ -40,6 +40,10 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
40
40
  * The OperationStatus of the workRequest
41
41
  */
42
42
  "status"?: model.OperationStatus;
43
+ /**
44
+ * The OperationType of the workRequest
45
+ */
46
+ "type"?: model.OperationTypes;
43
47
  /**
44
48
  * Filter for items with timeCreated greater or equal to provided value.
45
49
  * given `timeCreatedGreaterThanOrEqualTo` to the current time, in \"YYYY-MM-ddThh:mmZ\" format with a
@@ -1 +1 @@
1
- {"version":3,"file":"list-work-requests-request.js","sourceRoot":"","sources":["../../../../../lib/managementagent/lib/request/list-work-requests-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmDH,IAAiB,uBAAuB,CASvC;AATD,WAAiB,uBAAuB;IACtC,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,iCAAS,KAAT,iCAAS,QAGpB;IAED,IAAY,MAEX;IAFD,WAAY,MAAM;QAChB,uCAA6B,CAAA;IAC/B,CAAC,EAFW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAEjB;AACH,CAAC,EATgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QASvC"}
1
+ {"version":3,"file":"list-work-requests-request.js","sourceRoot":"","sources":["../../../../../lib/managementagent/lib/request/list-work-requests-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuDH,IAAiB,uBAAuB,CASvC;AATD,WAAiB,uBAAuB;IACtC,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,iCAAS,KAAT,iCAAS,QAGpB;IAED,IAAY,MAEX;IAFD,WAAY,MAAM;QAChB,uCAA6B,CAAA;IAC/B,CAAC,EAFW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAEjB;AACH,CAAC,EATgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QASvC"}
@@ -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.34.0/managementagent/SetAutoUpgradableConfig.ts.html |here} to see how to use SetAutoUpgradableConfigRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/managementagent/SetAutoUpgradableConfig.ts.html |here} to see how to use SetAutoUpgradableConfigRequest.
17
17
  */
18
18
  export interface SetAutoUpgradableConfigRequest 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.34.0/managementagent/SummarizeManagementAgentCounts.ts.html |here} to see how to use SummarizeManagementAgentCountsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/managementagent/SummarizeManagementAgentCounts.ts.html |here} to see how to use SummarizeManagementAgentCountsRequest.
17
17
  */
18
18
  export interface SummarizeManagementAgentCountsRequest 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.34.0/managementagent/SummarizeManagementAgentPluginCounts.ts.html |here} to see how to use SummarizeManagementAgentPluginCountsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/managementagent/SummarizeManagementAgentPluginCounts.ts.html |here} to see how to use SummarizeManagementAgentPluginCountsRequest.
17
17
  */
18
18
  export interface SummarizeManagementAgentPluginCountsRequest 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.34.0/managementagent/UpdateManagementAgentInstallKey.ts.html |here} to see how to use UpdateManagementAgentInstallKeyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/managementagent/UpdateManagementAgentInstallKey.ts.html |here} to see how to use UpdateManagementAgentInstallKeyRequest.
17
17
  */
18
18
  export interface UpdateManagementAgentInstallKeyRequest 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.34.0/managementagent/UpdateManagementAgent.ts.html |here} to see how to use UpdateManagementAgentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/managementagent/UpdateManagementAgent.ts.html |here} to see how to use UpdateManagementAgentRequest.
17
17
  */
18
18
  export interface UpdateManagementAgentRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-managementagent",
3
- "version": "2.34.0",
3
+ "version": "2.37.0",
4
4
  "description": "OCI NodeJS client for Management Agent Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.34.0",
19
- "oci-workrequests": "2.34.0"
18
+ "oci-common": "2.37.0",
19
+ "oci-workrequests": "2.37.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"