ServiceAttributes-core.sharepoint
(Difference between revisions)
				
																
				
				
								
				Corinne.chui  (Talk | contribs)
(Created page with "= Sharepoint Service Attributes = Attributes used when configuring the Web Hosting service. __TOC__ == Attributes Body == <nowiki> { "domain": "mydomain.com", "is_shared":...")
Newer edit →
(Created page with "= Sharepoint Service Attributes = Attributes used when configuring the Web Hosting service. __TOC__ == Attributes Body == <nowiki> { "domain": "mydomain.com", "is_shared":...")
Newer edit →
Revision as of 22:33, 9 March 2016
Attributes used when configuring the Web Hosting service.
Contents | 
Attributes Body
{
  "domain": "mydomain.com", "is_shared": 0|1, "name": "portalname", "template_key": "templatename"
}
 
Parameters
- domain
 - The domain name of the web hosting site.
 - is_shared
 - name
 - template_key
 
See also