Request example for the POST rule source and destination API (contd..)


                    {
                        "channel_type": "ENDPOINT_HTTP",
                        "enabled": "true",
                        "resources": [
                            {
                                "resource_name": "Excluded Resources",
                                "type": "BUSINESS_UNIT",
                                "include": "false"
                            }
                        ]
                    },
                    {
                        "channel_type": "ENDPOINT_EMAIL",
                        "enabled": "true"
                    },
                    {
                        "channel_type": "ENDPOINT_HTTPS",
                        "enabled": "true",
                        "resources": [
                            {
                                "resource_name": "Excluded Resources",
                                "type": "BUSINESS_UNIT",
                                "include": "false"
                            }
                        ]
                    },
                    {
                        "channel_type": "ENDPOINT_LAN",
                        "enabled": "false"
                    },
                    {
                        "channel_type": "NETWORK_PRINTING",
                        "enabled": "true"
                    },
                    {
                        "channel_type": "HTTP",
                        "enabled": "true",
                        "resources": [
                            {
                                "resource_name": "Excluded Resources",
                                "type": "BUSINESS_UNIT",
                                "include": "false"
                            }
                        ]
                    },
                    {
                        "channel_type": "ENDPOINT_REMOVABLE_MEDIA",
                        "enabled": "true"
                    },
                    {
                        "channel_type": "FTP",
                        "enabled": "true",
                        "resources": [
                            {
                                "resource_name": "Excluded Resources",
                                "type": "BUSINESS_UNIT",
                                "include": "false"
                            }
                        ]
                    },
                    {
                        "channel_type": "ENDPOINT_APPLICATION",
                        "enabled": "false"
                    },