Setup 
JupiterOne provides a managed integration for GoDaddy. The integration connects directly to GoDaddy APIs to obtain domain related data.
To conigure this integration you should have an account in GoDaddy and create an API Key. You will also need the API Key Secret and the Customer Number (Shopper ID).
The API Key and Secret can be created from https://developer.godaddy.com/keys
The Customer Number (Shopper ID) can be obtained for your account on the GoDaddy web console.
Data Model 
Entities
The following entities are created:
Resources | Entity _type |
Entity _class |
---|---|---|
Account | godaddy_account |
Account |
Domain | godaddy_domain |
Domain |
DomainRecord | godaddy_domain_record |
DomainRecord |
Relationships
The following relationships are created/mapped:
Source Entity _type |
Relationship _class |
Target Entity _type |
---|---|---|
godaddy_account |
HAS | godaddy_domain |
godaddy_domain |
HAS | godaddy_domain_record |
Comments
0 comments
Please sign in to leave a comment.