InlineGroupEntity1
InlineGroupEntity1
JSON Example
{
"members": [
{
"association_count": 0,
"id": "string",
"reference_id": "string",
"name": "string",
"last_updated_time": 0,
"entity_type": "string",
"total_incoming_connections": 0,
"total_outgoing_connections": 0,
"config_events": [
{
"event_time": 0
}
],
"fw_properties": {
"ew_allowed": 0,
"ew_blocked": 0,
"ew_unmicrosegmented": 0,
"ew_vds": 0
},
"highlight": false,
"state": "string",
"compute_type": "string"
}
],
"compute_count": 0,
"actual_member_count": 0,
"ip_addresses_only": false,
"segmentation_object_type": "string",
"segmentation_object": {
"id": "string",
"name": "string"
},
"pinned": false,
"site_information": "string"
}
integer As int32
As int32
compute_count
Optional
Actual Number of members involved in flow.
integer As int32
As int32
actual_member_count
Optional
Total Number of members exist in the entity
boolean
ip_addresses_only
Optional
Whether the group only contains ip addresses and ip sets.
segmentation_object_type
Optional
Represents the type of segmentation object.
Enumeration:
APPLICATION,
ENVIRONMENT,
TIER,
INFRASTRUCTURE_ASSET,
OTHER
segmentation_object
Optional
The segmentation object that the group is a realization of.
boolean
pinned
Optional
Indicate whether the Group is pinned.
site_information
Optional
Scope of the group
Enumeration:
LOCAL,
GLOBAL,
SCOPE_INVALID,
UNRECOGNIZED