status element
Type: | status |
Namespace: | http://sonatype.com/xsd/nexus-usertoken-plugin/rest/1.1 |
XML Schema: | api.xsd |
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<status xmlns="http://sonatype.com/xsd/nexus-usertoken-plugin/rest/1.1">
<enabled xmlns="">...</enabled>
</status>
Example JSON
{
"enabled" : false
}