ServiceAttributes-core.sharepoint
From Hostway API Documentation
(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":...") |
Corinne.chui (Talk | contribs) m (1 revision) |
Latest revision as of 13:33, 30 May 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