| id |
string |
The unique identifier for the site. |
| name |
string |
The name of the site. |
| contentUrl |
string |
The URL namespace for the site. |
| adminMode |
string |
The administrator mode for the site. |
| state |
string |
The current state of the site. |
| storageQuota |
integer |
The storage quota for the site in megabytes. |
| userQuota |
integer |
The maximum number of users for the site. A value of -1 indicates no limit. |
| numCreators |
integer |
The number of Creator-licensed users on the site. |
| numExplorers |
integer |
The number of Explorer-licensed users on the site. |
| numViewers |
integer |
The number of Viewer-licensed users on the site. |
| disableSubscriptions |
boolean |
Whether subscriptions are disabled on the site. |
| revision |
string |
The revision number of the site. |
| usage |
object |
|