ServiceAttributes-dnr.feature.domain guard
From Hostway API Documentation
				
								
				(Difference between revisions)
				
																
				
				
								
				Mike.robski  (Talk | contribs)  | 
		Mike.robski  (Talk | contribs)  m (1 revision: Release 85)  | 
		
Latest revision as of 15:38, 27 September 2013
[edit] DomainGuard Service Attributes
Attributes used when configuring the DomainGuard service.
Contents | 
[edit] Attributes Body
{
  "domain": "mydomain.com",
  "email": "test@email.com",
  "password": "test1234"
}
 
[edit] Parameters
- domain - String
 - The domain name to be protected.
 
- email - String
 - Email address of the DomainGuardian, who is the only person that will have access to modify the guarded domain
 
- password - String
 - The password used for a DomainGuard authorization.
 
[edit] See also