summaryrefslogtreecommitdiff
path: root/support/api_utils/template/profile_sf_template.json
blob: c72470beb869c9b7ce53a00c22b118fc7bc15cbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "vsys_id":1,
    "return_data":1,
    "id": "",
    "service_function": {
        "name":"automation_test_sf",
        "device_group":{
            "tag":"device_group",
            "value":"group-xxg-tsgx"
        },
        "admin_status":1,
        "connectivity":{
            "method":"vxlan_g"
        },
        "health_check":{
            "method":"none"
        },
        "vsys_id": 1
    }
}