capabilityStatus
Namespace: | http://sonatype.org/xsd/nexus-capabilities-plugin/rest/1.0 |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
capability (capability) | 1/1 | |
description (string) | 0/1 | |
active (boolean) | 1/1 | |
error (boolean) | 1/1 | |
typeName (string) | 1/1 | |
stateDescription (string) | 0/1 | |
status (string) | 0/1 | |
tags (tag) | 0/unbounded |
JSON
property | type | description |
---|---|---|
capability | capability (capability) | |
description | description (string) | |
active | active (boolean) | |
error | error (boolean) | |
typeName | typeName (string) | |
stateDescription | stateDescription (string) | |
status | status (string) | |
tags | array of tags (tag) |