Skip to content

Commit 8e42e90

Browse files
committed
Create godaddy-register-agent.adoc
1 parent 4a75fc2 commit 8e42e90

1 file changed

Lines changed: 60 additions & 0 deletions

File tree

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
= Register an agent
2+
3+
Register an agent to verify its domain and enable its verified status in Anypoint Exchange.
4+
Registration is initiated from an API instance in API Manager and requires validating domain ownership through GoDaddy ANS.
5+
6+
== Requirements
7+
8+
Before you begin, ensure that:
9+
10+
* The API instance is deployed and accessible
11+
* A valid consumer endpoint is configured for the agent
12+
* You have access to the required GoDaddy ANS credentials
13+
* You have permissions to manage the API instance and related secrets
14+
15+
== Register an agent
16+
17+
. In Anypoint Platform, go to *API Manager*.
18+
. Select the API instance that represents your agent.
19+
. In the instance details, locate the *Agent registration* section.
20+
. Click *Register agent*.
21+
. Provide the required configuration:
22+
+
23+
* *Consumer endpoint*: The public endpoint used for verification
24+
* *Credentials*: The secret group or credentials required for GoDaddy ANS
25+
+
26+
. Click *Submit* to start the registration process.
27+
28+
API Manager initiates the registration request and displays the current registration status.
29+
30+
== Complete domain verification
31+
32+
Depending on the domain type, verification is completed differently:
33+
34+
* *MuleSoft-managed domains*:
35+
Verification is handled automatically. No additional action is required.
36+
37+
* *Custom domains*:
38+
You must create the required DNS records to complete verification.
39+
Use the values provided in API Manager to configure your DNS provider.
40+
41+
Verification must be completed within the allowed time window. If verification expires, you must restart the registration process.
42+
43+
== Monitor registration status
44+
45+
After submitting the registration:
46+
47+
* View the current status in the *Agent registration* section
48+
* Wait for the status to transition to *Active* after successful verification
49+
* If the process fails or expires, use the available option to retry or restart registration
50+
51+
For more information about registration states, see xref:registration-states.adoc[Registration states].
52+
53+
== Next steps
54+
55+
After the agent is successfully registered:
56+
57+
* Confirm that the agent displays as verified in Anypoint Exchange
58+
* Review the asset details and ensure the verified status is visible
59+
60+
For more information, see xref:integration-exchange.adoc[Integration with Anypoint Exchange].

0 commit comments

Comments
 (0)