gbp-ise-adapter proposal
[groupbasedpolicy.git] / groupbasedpolicy-ise-adapter / src / test / resources / org / opendaylight / groupbasedpolicy / gbp_ise_adapter / impl / rawIse-sgtDetail.xml
1 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
2 <!--
3   ~ Copyright (c) 2016 Cisco Systems, Inc. and others.  All rights reserved.
4   ~
5   ~ This program and the accompanying materials are made available under the
6   ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
7   ~ and is available at http://www.eclipse.org/legal/epl-v10.html
8   -->
9
10 <ns4:sgt xmlns:ers="ers.ise.cisco.com"
11          xmlns:xs="http://www.w3.org/2001/XMLSchema"
12          xmlns:ns4="trustsec.ers.ise.cisco.com"
13          description=""
14          id="abc123"
15          name="boss-group">
16     <link rel="self" href="https://example.com:9060/ers/config/sgt/abc123" type="application/xml"/>
17     <generationId>0</generationId>
18     <value>42</value>
19 </ns4:sgt>