Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

oci-computeinstanceagent

Package Overview
Dependencies
Maintainers
4
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-computeinstanceagent - npm Package Compare versions

Comparing version 2.27.0 to 2.28.0

21

lib/client.d.ts

@@ -34,2 +34,3 @@ /**

protected _httpOptions: any;
targetService: string;
protected _httpClient: common.HttpClient;

@@ -86,3 +87,3 @@ constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommand API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommand API.
*/

@@ -103,3 +104,3 @@ cancelInstanceAgentCommand(cancelInstanceAgentCommandRequest: requests.CancelInstanceAgentCommandRequest): Promise<responses.CancelInstanceAgentCommandResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommand API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommand API.
*/

@@ -113,3 +114,3 @@ createInstanceAgentCommand(createInstanceAgentCommandRequest: requests.CreateInstanceAgentCommandRequest): Promise<responses.CreateInstanceAgentCommandResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommand API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommand API.
*/

@@ -123,3 +124,3 @@ getInstanceAgentCommand(getInstanceAgentCommandRequest: requests.GetInstanceAgentCommandRequest): Promise<responses.GetInstanceAgentCommandResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecution API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecution API.
*/

@@ -135,3 +136,3 @@ getInstanceAgentCommandExecution(getInstanceAgentCommandExecutionRequest: requests.GetInstanceAgentCommandExecutionRequest): Promise<responses.GetInstanceAgentCommandExecutionResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutions API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutions API.
*/

@@ -178,3 +179,3 @@ listInstanceAgentCommandExecutions(listInstanceAgentCommandExecutionsRequest: requests.ListInstanceAgentCommandExecutionsRequest): Promise<responses.ListInstanceAgentCommandExecutionsResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommands API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommands API.
*/

@@ -228,2 +229,3 @@ listInstanceAgentCommands(listInstanceAgentCommandsRequest: requests.ListInstanceAgentCommandsRequest): Promise<responses.ListInstanceAgentCommandsResponse>;

protected _httpOptions: any;
targetService: string;
protected _httpClient: common.HttpClient;

@@ -262,3 +264,3 @@ constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPlugin API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPlugin API.
*/

@@ -272,3 +274,3 @@ getInstanceAgentPlugin(getInstanceAgentPluginRequest: requests.GetInstanceAgentPluginRequest): Promise<responses.GetInstanceAgentPluginResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPlugins API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPlugins API.
*/

@@ -322,2 +324,3 @@ listInstanceAgentPlugins(listInstanceAgentPluginsRequest: requests.ListInstanceAgentPluginsRequest): Promise<responses.ListInstanceAgentPluginsResponse>;

protected _httpOptions: any;
targetService: string;
protected _httpClient: common.HttpClient;

@@ -356,3 +359,3 @@ constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceagentAvailablePlugins.ts.html |here} to see how to use ListInstanceagentAvailablePlugins API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceagentAvailablePlugins.ts.html |here} to see how to use ListInstanceagentAvailablePlugins API.
*/

@@ -359,0 +362,0 @@ listInstanceagentAvailablePlugins(listInstanceagentAvailablePluginsRequest: requests.ListInstanceagentAvailablePluginsRequest): Promise<responses.ListInstanceagentAvailablePluginsResponse>;

@@ -66,2 +66,3 @@ "use strict";

this._httpOptions = undefined;
this.targetService = "ComputeInstanceAgent";
const requestSigner = params.authenticationDetailsProvider

@@ -167,3 +168,3 @@ ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommand API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommand API.
*/

@@ -174,2 +175,4 @@ cancelInstanceAgentCommand(cancelInstanceAgentCommandRequest) {

this.logger.debug("Calling operation ComputeInstanceAgentClient#cancelInstanceAgentCommand.");
const operationName = "cancelInstanceAgentCommand";
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/instanceagent/20180530/InstanceAgentCommand/CancelInstanceAgentCommand";
const pathParams = {

@@ -198,3 +201,3 @@ "{instanceAgentCommandId}": cancelInstanceAgentCommandRequest.instanceAgentCommandId

try {
const response = yield retrier.makeServiceCall(this._httpClient, request);
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
const sdkResponse = oci_common_2.composeResponse({

@@ -230,3 +233,3 @@ responseObject: {},

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommand API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommand API.
*/

@@ -237,2 +240,4 @@ createInstanceAgentCommand(createInstanceAgentCommandRequest) {

this.logger.debug("Calling operation ComputeInstanceAgentClient#createInstanceAgentCommand.");
const operationName = "createInstanceAgentCommand";
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/instanceagent/20180530/InstanceAgentCommand/CreateInstanceAgentCommand";
const pathParams = {};

@@ -260,3 +265,3 @@ const queryParams = {};

try {
const response = yield retrier.makeServiceCall(this._httpClient, request);
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
const sdkResponse = oci_common_2.composeResponse({

@@ -294,3 +299,3 @@ responseObject: {},

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommand API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommand API.
*/

@@ -301,2 +306,4 @@ getInstanceAgentCommand(getInstanceAgentCommandRequest) {

this.logger.debug("Calling operation ComputeInstanceAgentClient#getInstanceAgentCommand.");
const operationName = "getInstanceAgentCommand";
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/instanceagent/20180530/InstanceAgentCommand/GetInstanceAgentCommand";
const pathParams = {

@@ -324,3 +331,3 @@ "{instanceAgentCommandId}": getInstanceAgentCommandRequest.instanceAgentCommandId

try {
const response = yield retrier.makeServiceCall(this._httpClient, request);
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
const sdkResponse = oci_common_2.composeResponse({

@@ -358,3 +365,3 @@ responseObject: {},

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecution API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecution API.
*/

@@ -365,2 +372,4 @@ getInstanceAgentCommandExecution(getInstanceAgentCommandExecutionRequest) {

this.logger.debug("Calling operation ComputeInstanceAgentClient#getInstanceAgentCommandExecution.");
const operationName = "getInstanceAgentCommandExecution";
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/instanceagent/20180530/InstanceAgentCommandExecution/GetInstanceAgentCommandExecution";
const pathParams = {

@@ -390,3 +399,3 @@ "{instanceAgentCommandId}": getInstanceAgentCommandExecutionRequest.instanceAgentCommandId

try {
const response = yield retrier.makeServiceCall(this._httpClient, request);
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
const sdkResponse = oci_common_2.composeResponse({

@@ -426,3 +435,3 @@ responseObject: {},

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutions API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutions API.
*/

@@ -433,2 +442,4 @@ listInstanceAgentCommandExecutions(listInstanceAgentCommandExecutionsRequest) {

this.logger.debug("Calling operation ComputeInstanceAgentClient#listInstanceAgentCommandExecutions.");
const operationName = "listInstanceAgentCommandExecutions";
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/instanceagent/20180530/InstanceAgentCommandExecutionSummary/ListInstanceAgentCommandExecutions";
const pathParams = {};

@@ -462,3 +473,3 @@ const queryParams = {

try {
const response = yield retrier.makeServiceCall(this._httpClient, request);
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
const sdkResponse = oci_common_2.composeResponse({

@@ -537,3 +548,3 @@ responseObject: {},

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommands API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommands API.
*/

@@ -544,2 +555,4 @@ listInstanceAgentCommands(listInstanceAgentCommandsRequest) {

this.logger.debug("Calling operation ComputeInstanceAgentClient#listInstanceAgentCommands.");
const operationName = "listInstanceAgentCommands";
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/instanceagent/20180530/InstanceAgentCommandSummary/ListInstanceAgentCommands";
const pathParams = {};

@@ -571,3 +584,3 @@ const queryParams = {

try {
const response = yield retrier.makeServiceCall(this._httpClient, request);
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
const sdkResponse = oci_common_2.composeResponse({

@@ -655,2 +668,3 @@ responseObject: {},

this._httpOptions = undefined;
this.targetService = "Plugin";
const requestSigner = params.authenticationDetailsProvider

@@ -730,3 +744,3 @@ ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPlugin API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPlugin API.
*/

@@ -737,2 +751,4 @@ getInstanceAgentPlugin(getInstanceAgentPluginRequest) {

this.logger.debug("Calling operation PluginClient#getInstanceAgentPlugin.");
const operationName = "getInstanceAgentPlugin";
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/instanceagent/20180530/Plugin/GetInstanceAgentPlugin";
const pathParams = {

@@ -763,3 +779,3 @@ "{instanceagentId}": getInstanceAgentPluginRequest.instanceagentId,

try {
const response = yield retrier.makeServiceCall(this._httpClient, request);
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
const sdkResponse = oci_common_2.composeResponse({

@@ -792,3 +808,3 @@ responseObject: {},

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPlugins API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPlugins API.
*/

@@ -799,2 +815,4 @@ listInstanceAgentPlugins(listInstanceAgentPluginsRequest) {

this.logger.debug("Calling operation PluginClient#listInstanceAgentPlugins.");
const operationName = "listInstanceAgentPlugins";
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/instanceagent/20180530/Plugin/ListInstanceAgentPlugins";
const pathParams = {

@@ -830,3 +848,3 @@ "{instanceagentId}": listInstanceAgentPluginsRequest.instanceagentId

try {
const response = yield retrier.makeServiceCall(this._httpClient, request);
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
const sdkResponse = oci_common_2.composeResponse({

@@ -914,2 +932,3 @@ responseObject: {},

this._httpOptions = undefined;
this.targetService = "Pluginconfig";
const requestSigner = params.authenticationDetailsProvider

@@ -989,3 +1008,3 @@ ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceagentAvailablePlugins.ts.html |here} to see how to use ListInstanceagentAvailablePlugins API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceagentAvailablePlugins.ts.html |here} to see how to use ListInstanceagentAvailablePlugins API.
*/

@@ -996,2 +1015,4 @@ listInstanceagentAvailablePlugins(listInstanceagentAvailablePluginsRequest) {

this.logger.debug("Calling operation PluginconfigClient#listInstanceagentAvailablePlugins.");
const operationName = "listInstanceagentAvailablePlugins";
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/instanceagent/20180530/Plugin/ListInstanceagentAvailablePlugins";
const pathParams = {};

@@ -1026,3 +1047,3 @@ const queryParams = {

try {
const response = yield retrier.makeServiceCall(this._httpClient, request);
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
const sdkResponse = oci_common_2.composeResponse({

@@ -1029,0 +1050,0 @@ responseObject: {},

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommandRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommandRequest.
*/

@@ -18,0 +18,0 @@ export interface CancelInstanceAgentCommandRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommandRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommandRequest.
*/

@@ -19,0 +19,0 @@ export interface CreateInstanceAgentCommandRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecutionRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecutionRequest.
*/

@@ -18,0 +18,0 @@ export interface GetInstanceAgentCommandExecutionRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommandRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommandRequest.
*/

@@ -18,0 +18,0 @@ export interface GetInstanceAgentCommandRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPluginRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPluginRequest.
*/

@@ -18,0 +18,0 @@ export interface GetInstanceAgentPluginRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutionsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutionsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListInstanceAgentCommandExecutionsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommandsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommandsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListInstanceAgentCommandsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPluginsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPluginsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListInstanceAgentPluginsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/computeinstanceagent/ListInstanceagentAvailablePlugins.ts.html |here} to see how to use ListInstanceagentAvailablePluginsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/computeinstanceagent/ListInstanceagentAvailablePlugins.ts.html |here} to see how to use ListInstanceagentAvailablePluginsRequest.
*/

@@ -18,0 +18,0 @@ export interface ListInstanceagentAvailablePluginsRequest extends common.BaseRequest {

{
"name": "oci-computeinstanceagent",
"version": "2.27.0",
"version": "2.28.0",
"description": "OCI NodeJS client for Compute Instance Agent Service",

@@ -18,4 +18,4 @@ "repository": {

"dependencies": {
"oci-common": "2.27.0",
"oci-workrequests": "2.27.0"
"oci-common": "2.28.0",
"oci-workrequests": "2.28.0"
},

@@ -22,0 +22,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc