InlineCommunicationMap1

InlineCommunicationMap1
InlineCommunicationMap1

Ordered list of CommunicationEntries. This object is created by default along with the Domain.

JSON Example
{
    "communication_entries": [
        {
            "_self": {
                "rel": "string"
            },
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "_revision": 0,
            "_create_time": 0,
            "_system_owned": false,
            "display_name": "string",
            "description": "string",
            "tags": [
                {
                    "scope": "string",
                    "tag": "string"
                }
            ],
            "_last_modified_time": 0,
            "_create_user": "string",
            "_last_modified_user": "string",
            "id": "string",
            "resource_type": "string",
            "path": "string",
            "relative_path": "string",
            "communication_profile_path": "string",
            "logged": false,
            "destination_groups": [
                "string"
            ],
            "sequence_number": 0,
            "source_groups": [
                "string"
            ]
        }
    ],
    "precedence": 0
}
communication_entries
Optional

CommunicationEntries that are a part of this CommunicationMap

integer As int32 As int32
precedence
Optional

This field is used to resolve conflicts between communication maps across domains