REST Endpoints

SOAP Services

XML Data Elements

XML Data Types

Data: ns4

  • Namespace: http://www.cisco.com/vms/deployedplugins

The data in this namespace is divided into elements and types. Types define the structure of the data. Elements define specific instances of the types, and are therefore more relevant to REST endpoints, which generally consume and/or produce elements.

The following elements are members of this namespace:

Element deployedPlugin

Example XML

<?xml version="1.0" encoding="UTF-8"?><deployedPlugin xmlns="http://www.cisco.com/vms/deployedplugins"> <className xmlns="">...</className></deployedPlugin>