statusInfo—Status Information Supported in On-premises modeSupported in Lease modeSupported in Connected (Cloud LM) mode

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.