junos:key
사용
<rpc-reply xmlns:junos="URL"> <configuration> <!-- opening tag for each parent of the object --> <object> <name junos:key="key">identifier</name> <!-- additional children of object --> </object> <!-- closing tag for each parent of the object --> </configuration> </rpc-reply>
설명
하위 구성 태그 요소가 상위 태그 요소의 식별자임을 나타냅니다. Junos XML 프로토콜 서버는 클라이언트 애플리케이션이 객체 유형(<get-configuration>
태그 요소 포함)에 대한 정보를 요청하고 현재 세션의 태그 또는 오프닝 <junoscript>
태그에 <get-configuration>
속성을 포함 junos:key
할 때 속성을 포함합니다.
클라이언트가 빈 <get-configuration/>
태그에 속성을 포함하거나 태그를 열어 <get-configuration>
ASCII 출력 형식을 format="text"
지정해 요청하면 속성이 나타나지 않습니다.