1.6.2 • Published 3 months ago

@dynatrace-sdk/client-app-engine-registry v1.6.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 months ago

@dynatrace-sdk/client-app-engine-registry

npm License

Overview

The Registry is mainly responsible for

  • installing / updating / storing apps
  • uninstalling / removing apps
  • getting apps

Asynchronous behavior

Both the install and the uninstall process are performed asynchronously. The Registry persists the app bundle and defines the desired state of the app (e.g. installed, uninstalled). The installation / uninstallation process is then handled asynchronously by a separate service.

The current status of the app is provided by the status in the response body of the respective GET request, e.g. /apps/{id}.

Installation

npm install @dynatrace-sdk/client-app-engine-registry

API reference

Full API reference for this SDK is available at Dynatrace Developer.

Getting help

License

This SDK is distributed under the Apache License, Version 2.0, see LICENSE for more information.

1.6.2

3 months ago

1.6.0

3 months ago

1.5.4

4 months ago

1.5.2

5 months ago

1.2.6

8 months ago

1.5.1

6 months ago

1.2.4

9 months ago

1.5.0

7 months ago

1.2.3

9 months ago

1.4.0

8 months ago

1.2.2

10 months ago

1.2.0

11 months ago

1.1.0

11 months ago

1.0.4

1 year ago