4 describeclass, Installation of viewcheck – Artesyn ViewCheck on ATCA-9405 Installation and Use (November 2014) User Manual

Page 34

Advertising
background image

Installation of ViewCheck

ViewCheck on ATCA-9405 Installation and Use (6806800S51F)

34

<Class>aceclass</Class>

<Class>acemember</Class>

<Class>acemoid</Class>

<Class>aceclassrange</Class>

<Class>virExecEnv</Class>

<Class>interface</Class>

<Class>service</Class>

<Class>diagnostic</Class>

<Class>deviceCategory</Class>

</Classes>

</Response>]]>]]>

3.6.4

DescribeClass

DescribeClass

XML command retrieves the description and properties of a BSF class, such

as class creatability, class deletable, class writability, attributes, attributes description,
attribute types and so on. It returns class description on success or an error on failure.

Request:
The below XML request gets the description of class, "shelf" in the BSF system.
<?xmlversion ="1.0"?>

<Script version ="2">

<DescribeClass>

<Class>diagnostic</Class>

</DescribeClass>

</Script>]]>]]>

<?xml version="1.0"?>

Response:
The below XML response shows the different details of the class, "shelf" in the BSF system.
<Response>

<ClassDesc>

<Class>diagnostic</Class>

ViewCheck software uses classes, diagnostics, and device category to start, stop, and query
the status of tests and monitors.

Advertising