DL4300 Appliance
Downloading and viewing Core and Agent APIs
530
Folder name
Contents
Description
to view information for
general REST standards.
2. Open the Agent.Client
HTML file in a web browser
to view detailed C#
information.
AppRecoveryAPISamples
Code samples and dynamic link
libraries
AppRecoveryAPISamples
contains code samples that
are written in C# programming
language. These files represent
a good starting point to view
code snippets if using the APIs to
customize your GUI, management
systems, and so on.
AppRecoveryAPISamples
\Dependencies
contains
dynamic link library (DLL) files
that Rapid Recovery Core uses.
The DLLs contain data contracts
(types the Core is familiar
with) and service contracts
(management methods and
operations that can be used to
force Core do something). If
you want to customize your own
graphic user interface, or use a
management system to work with
Rapid Recovery Core, these DLLs
are required.
NOTE:
The DLL version
used must match the
version of the Core.
You can download the SDK as archive (API-Reference-x.x.x-xxxx). Each x represents a digit in the build number
for the relevant release.
Complete the steps in this procedure to obtain the SDK, download it to your specified destination, and
decompress the files in preparation for using Core and Agent APIs.
1. Log in to the Dell Data Protection | Rapid Recovery License Portal at
.
2. In the left navigation menu of the license portal, click Downloads.
The Downloads page of the license portal appears.
3. On the Downloads page, in the Windows-Based Applications section, scroll down to the description for the
SDK and click Download.
4. Save the downloaded archive to your preferred location.
5. Decompress the archive.
In the new API-Reference-x.x.x-xxxx folder, you see the separate sets of files described in the preceding
table.
6. Open the key HTML files described in the preceding table in a web browser to see guidance about the
APIs.
Parent topic