Last change
on this file since 109119 was 109119, checked in by vboxsync, 2 weeks ago |
Docs: bugref:10705. The following commits from doc's team git repo has been applied:
deef6a8040814e47beebafea601983c428769e5e Vbp 1622 gui changes
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.5 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="cloud-integration-steps">
|
---|
4 | <title>Preparing for <ph conkeyref="vbox-conkeyref-phrases/oci"/> Integration</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>Perform the following configuration steps before using <ph conkeyref="vbox-conkeyref-phrases/product-name"/> to integrate with your <ph conkeyref="vbox-conkeyref-phrases/oci"/> account.</p>
|
---|
8 | <ol>
|
---|
9 | <li>
|
---|
10 | <p><b outputclass="bold">Install the Extension Pack.</b> Cloud integration features are only available when you install the <ph conkeyref="vbox-conkeyref-phrases/vbox-ext"/>. See <xref href="install-ext-pack.dita"/>.</p>
|
---|
11 | </li>
|
---|
12 | <li>
|
---|
13 | <p><b outputclass="bold">Create a key pair.</b> Generate an API signing key pair that is used for API requests to <ph conkeyref="vbox-conkeyref-phrases/oci"/>. See <xref href="cloud-create-api-keypair.dita#cloud-create-api-keypair"/>.</p>
|
---|
14 | <p>Upload the public key of the key pair from your client device to the cloud service. See <xref
|
---|
15 | href="cloud-upload-public-key.dita#cloud-upload-public-key"/>. </p>
|
---|
16 | </li>
|
---|
17 | <li>
|
---|
18 | <p><b outputclass="bold">Create a cloud profile.</b> The cloud profile contains resource identifiers for your cloud account, such as your user OCID, and details of your key pair. See <xref href="cloud-create-cloud-profile.dita#cloud-create-cloud-profile"/>.</p>
|
---|
19 | </li>
|
---|
20 | </ol>
|
---|
21 | </body>
|
---|
22 |
|
---|
23 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.