[Index]

Model: device/spark/Group

Model Details: device/spark/Group

Title Description Details
ID A unique identifier for the group.
  • Field Name: id
  • Type: String
Display Name The name of the group.
  • Field Name: displayName
  • Type: String
Organization ID The ID of the organization to which this group belongs.
  • Field Name: orgId
  • Type: String
Created The timestamp indicating the creation date/time of the group.
  • Field Name: created
  • Type: String
  • Format: date-time
Last Modified The timestamp indicating the last modification date/time of the group.
  • Field Name: lastModified
  • Type: String
  • Format: date-time
Member Size The number of members in the group.
  • Field Name: memberSize
  • Type: Integer
Members An array of members in the group.
  • Field Name: members.[n]
  • Type: Array
ID The ID of the member.
  • Field Name: members.[n].id
  • Type: String
Type The type of the member.
  • Field Name: members.[n].type
  • Type: String
Display Name The display name of the member.
  • Field Name: members.[n].displayName
  • Type: String