statusInfo—Status Information
Query
<?xml version="1.0" encoding="UTF-8"?>
<sentinelQuery query="statusInfo" version="1.0"/>
Scope
<?xml version="1.0" encoding="UTF-8"?>
<sentinelScope>
<statusCode></statusCode>
</sentinelScope>
Output
<?xml version="1.0" encoding="UTF-8"?>
<sentinelInfo>
<status>
<statusCode></statusCode>
<statusMessage></statusMessage>
</status>
</sentinelInfo>
Element | Description |
---|---|
statusCode | The licensing library status code. |
statusMessage | Description of the status code. |