Hlm_Community_Info
Hlm_Community_Info
The Community.Info structure has information about the community. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
JSON Example
{
"members": [
{
"hostname": "string"
}
]
}
array of Hlm_Community_Member
members
Required
The members in this community. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.