EditGSMSiteRequestModel
Specifies information about which information should be modified for the site.
Name | Description | Type | Additional Information |
---|---|---|---|
SiteName |
The name of the site. |
string |
None. |
Seats |
The number of seats for the site. |
integer |
None. |
Comments |
The description for the site. Maximum of 1000 characters is allowed. |
string |
None. |
BillingCycle |
Value specifying the billing cycle. Valid values are "Annually", "Quarterly", "Monthly", or "Weekly". |
string |
None. |
BillingDate |
Value indicating the billing date based on the specified billing cycle.
|
string |
None. |
GlobalPolicies |
Value (true/false) indicating if global policies are enabled for the site. |
boolean |
None. |
GlobalOverrides |
Value (true/false) indicating if global overrides are enabled for the site. |
boolean |
None. |
PolicyId |
The policy identifier. |
string |
None. |
Emails |
Comma-separated list of e-mail addresses for report distribution. Maximum of 10 email addresses is allowed. |
string |
None. |
Modules |
The list of license modules to be changed for the site. |
Collection of EditGSMSiteRequestModel_Module |
None. |