DL4300 Appliance
Downloading and viewing Core and Agent APIs
529
Table 275. Components included in the SDK archive
Folder name
Contents
Description
Core.Contracts
Rapid Recovery Core APIs
Contains APIs to assist
developers or administrators to
script functions in Rapid Recovery
Core. There are 2 sets of service
contracts.
1. Open the CoreWeb.Client
HTML file in a web browser
to view information for
general REST standards.
The service contracts are
listed. When you click any
corresponding hyperlinked
uniform resource identifier
(URI), the browser
opens information in
the
Core.Contracts/
docWeb/
directory. The
resulting page shows
information for general
REST service operations,
including methods and
descriptions.
2. Open the Core.Client HTML
file in a web browser to view
detailed C# information.
When you click any
hyperlinked service contract
(class), the browser
opens information in the
Core.Contracts/doc/
directory. The resulting
page shows detailed
information for all C#
methods in the selected
class.
Agent.Contracts
Rapid Recovery Agent APIs
(deprecated)
Contains APIs that developers
or administrators can use to
manipulate Rapid Recovery Agent
on protected machines.
CAUTION:
Agent APIs
are deprecated and will
be removed from a future
version of the SDK. Direct
manipulation of the Agent
APIs is not recommended.
Use of these APIs is
considered customization
and will not be supported.
The information is provided
in documentation for
historical purposes.
1. Open the AgentWeb.Client
HTML file in a web browser