junos:total
사용
<rpc-reply xmlns:junos="URL"> <configuration> <!-- opening tags for each parent of the object --> <object junos:position="index" junos:total="total"> <!-- closing tags for each parent of the object --> </configuration> </rpc-reply>
설명
반환되는 정보에 대한 지정된 유형의 구성 객체 수를 지정합니다. Junos XML 프로토콜 서버는 클라이언트 애플리케이션이 객체 유형(<get-configuration>
태그 요소 포함)에 대한 정보를 요청하고 객체 유형에 대한 오프닝 태그에 속성, start
속성 또는 둘 모두를 포함할 때 속성을 포함합니다count
.
클라이언트가 오프닝 <get-configuration>
태그에 속성을 포함하여 ASCII 출력 형식을 지정하는 경우 속성이 format="text"
나타나지 않습니다.