Cisco Cisco WebEx Social for Mobile メンテナンスマニュアル

ページ / 50
 
13
Exporting Data from Cisco WebEx Social, Release 3.4.2 SR1
OL-32087-01
  Exported Data Formats
 shows sample record from a community data export file.
Example 1
Community Data Export File Sample Record
{
    "administratorUserGroups":[
        {
            "id":3811266
        }
    ],
    "administratorUsers":[
        {
            "id":810015
        }
    ],
    "category":{
        "id":10350,
        "name":"General"
    },
    "creator":{
        "id":810015,
        "screenName":"patkim"
    },
"customAttributes":[
{
"dataSelectionValues":[
"bldg-30",
"bldg-31",
"bldg-32"
],
"dataType":"String[]",
state
One of the following values, which indicates the state of a request 
to create the community:
approved—The request has been approved by an administrator 
and the community can be made live
denied—The request has been denied by an administrator and 
the community cannot be made live
live—Community is live
pending—An administrator has not yet approved nor denied 
the request
stateChangedDate
Date and time that the state of the community was last updated, in 
Java long type date format
tags
Contains the following field for each tag that is associated with the 
community:
name—Name of the tag
type
Type of the community (hiddenopen, or restricted)
userCount
Number of users that belong to the community
userGroupCount
Number of user groups that belong to the community
Table 4
Community Data Export File Record Fields (continued)
Field
Description