Socket
Socket
Sign inDemoInstall

oci-apmcontrolplane

Package Overview
Dependencies
Maintainers
3
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-apmcontrolplane - npm Package Compare versions

Comparing version 1.19.5 to 1.20.0

28

lib/client.d.ts

@@ -74,3 +74,3 @@ /**

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

@@ -84,3 +84,3 @@ changeApmDomainCompartment(changeApmDomainCompartmentRequest: requests.ChangeApmDomainCompartmentRequest): Promise<responses.ChangeApmDomainCompartmentResponse>;

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

@@ -96,3 +96,3 @@ createApmDomain(createApmDomainRequest: requests.CreateApmDomainRequest): Promise<responses.CreateApmDomainResponse>;

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

@@ -107,3 +107,3 @@ deleteApmDomain(deleteApmDomainRequest: requests.DeleteApmDomainRequest): Promise<responses.DeleteApmDomainResponse>;

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

@@ -116,3 +116,3 @@ generateDataKeys(generateDataKeysRequest: requests.GenerateDataKeysRequest): Promise<responses.GenerateDataKeysResponse>;

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

@@ -125,3 +125,3 @@ getApmDomain(getApmDomainRequest: requests.GetApmDomainRequest): Promise<responses.GetApmDomainResponse>;

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

@@ -135,3 +135,3 @@ getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;

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

@@ -145,3 +145,3 @@ listApmDomainWorkRequests(listApmDomainWorkRequestsRequest: requests.ListApmDomainWorkRequestsRequest): Promise<responses.ListApmDomainWorkRequestsResponse>;

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

@@ -171,3 +171,3 @@ listApmDomains(listApmDomainsRequest: requests.ListApmDomainsRequest): Promise<responses.ListApmDomainsResponse>;

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

@@ -181,3 +181,3 @@ listDataKeys(listDataKeysRequest: requests.ListDataKeysRequest): Promise<responses.ListDataKeysResponse>;

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

@@ -206,3 +206,3 @@ listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;

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

@@ -231,3 +231,3 @@ listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;

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

@@ -257,3 +257,3 @@ listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;

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

@@ -266,5 +266,5 @@ removeDataKeys(removeDataKeysRequest: requests.RemoveDataKeysRequest): Promise<responses.RemoveDataKeysResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/UpdateApmDomain.ts.html |here} to see how to use UpdateApmDomain API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/UpdateApmDomain.ts.html |here} to see how to use UpdateApmDomain API.
*/
updateApmDomain(updateApmDomainRequest: requests.UpdateApmDomainRequest): Promise<responses.UpdateApmDomainResponse>;
}

@@ -145,3 +145,3 @@ "use strict";

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

@@ -205,3 +205,3 @@ changeApmDomainCompartment(changeApmDomainCompartmentRequest) {

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

@@ -264,3 +264,3 @@ createApmDomain(createApmDomainRequest) {

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

@@ -323,3 +323,3 @@ deleteApmDomain(deleteApmDomainRequest) {

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

@@ -381,3 +381,3 @@ generateDataKeys(generateDataKeysRequest) {

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

@@ -440,3 +440,3 @@ getApmDomain(getApmDomainRequest) {

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

@@ -505,3 +505,3 @@ getWorkRequest(getWorkRequestRequest) {

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

@@ -565,3 +565,3 @@ listApmDomainWorkRequests(listApmDomainWorkRequestsRequest) {

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

@@ -651,3 +651,3 @@ listApmDomains(listApmDomainsRequest) {

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

@@ -708,3 +708,3 @@ listDataKeys(listDataKeysRequest) {

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

@@ -790,3 +790,3 @@ listWorkRequestErrors(listWorkRequestErrorsRequest) {

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

@@ -872,3 +872,3 @@ listWorkRequestLogs(listWorkRequestLogsRequest) {

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

@@ -954,3 +954,3 @@ listWorkRequests(listWorkRequestsRequest) {

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

@@ -1012,3 +1012,3 @@ removeDataKeys(removeDataKeysRequest) {

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

@@ -1015,0 +1015,0 @@ updateApmDomain(updateApmDomainRequest) {

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/ChangeApmDomainCompartment.ts.html |here} to see how to use ChangeApmDomainCompartmentRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/ChangeApmDomainCompartment.ts.html |here} to see how to use ChangeApmDomainCompartmentRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/CreateApmDomain.ts.html |here} to see how to use CreateApmDomainRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/CreateApmDomain.ts.html |here} to see how to use CreateApmDomainRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/DeleteApmDomain.ts.html |here} to see how to use DeleteApmDomainRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/DeleteApmDomain.ts.html |here} to see how to use DeleteApmDomainRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/GenerateDataKeys.ts.html |here} to see how to use GenerateDataKeysRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/GenerateDataKeys.ts.html |here} to see how to use GenerateDataKeysRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/GetApmDomain.ts.html |here} to see how to use GetApmDomainRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/GetApmDomain.ts.html |here} to see how to use GetApmDomainRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/ListApmDomainWorkRequests.ts.html |here} to see how to use ListApmDomainWorkRequestsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/ListApmDomainWorkRequests.ts.html |here} to see how to use ListApmDomainWorkRequestsRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/ListApmDomains.ts.html |here} to see how to use ListApmDomainsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/ListApmDomains.ts.html |here} to see how to use ListApmDomainsRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/ListDataKeys.ts.html |here} to see how to use ListDataKeysRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/ListDataKeys.ts.html |here} to see how to use ListDataKeysRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/RemoveDataKeys.ts.html |here} to see how to use RemoveDataKeysRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/RemoveDataKeys.ts.html |here} to see how to use RemoveDataKeysRequest.
*/

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

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

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.5/apmcontrolplane/UpdateApmDomain.ts.html |here} to see how to use UpdateApmDomainRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.20.0/apmcontrolplane/UpdateApmDomain.ts.html |here} to see how to use UpdateApmDomainRequest.
*/

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

{
"name": "oci-apmcontrolplane",
"version": "1.19.5",
"version": "1.20.0",
"description": "OCI NodeJS client for Apm Control Plane Service",

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

"dependencies": {
"oci-common": "1.19.5",
"oci-workrequests": "1.19.5"
"oci-common": "1.20.0",
"oci-workrequests": "1.20.0"
},

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

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