Administration Services Health Status Vocabulary

Licensed Materials (See https://jazz.net/ns/license.html) - Property of IBM.
© Copyright IBM Corporation 2012. All Rights Reserved.
U.S. Government Users Restricted Rights: Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

The namespace URI for this vocabulary is:

http://jazz.net/ns/ism/admin/health#

This page lists the RDF classes, properties, and individuals that make up the Administration Services Health Status vocabulary. Following W3C best practices, this information is available as HTML (this page) and as RDF.

More details on how this page was generated and other related material can be found in the wiki article Publishing RDF Vocabularies on jazz.net.

Description:

The Administration Services Health Status Vocabulary defines the health status for the related resources

See Also:

Classes in this vocabulary:

HealthStatus

Properties in this vocabulary:

describes, status

describes

http://jazz.net/ns/ism/admin/health#describes
describes is an RDF property.

The URI to the resource (for example, the admin:AdministrableResource or admin:AdministrativeJob) that it describes.

See Also:

Error

http://jazz.net/ns/ism/admin/health#Error
Error is an RDF individual.

Indicates that the state of the resource is an error; for example, the state of the admin:AdministrableResource or result of the admin:AdministrativeJob execution.

See Also:

HealthStatus

http://jazz.net/ns/ism/admin/health#HealthStatus
HealthStatus is an RDF class.

It describes the health status of a resource. The health status could be the outcome of an automation for example prerequisite check or a health check script.

See Also:

OK

http://jazz.net/ns/ism/admin/health#OK
OK is an RDF individual.

Indicates that the state of the resource is OK; for example, the state of admin:AdministrableResource or result of the admin:AdministrativeJob execution.

See Also:

status

http://jazz.net/ns/ism/admin/health#status
status is an RDF property.

It represents the health state (ok, warning, error or unknown state) of the resource described by the health:HealthStatus.

See Also:

Unknown

http://jazz.net/ns/ism/admin/health#Unknown
Unknown is an RDF individual.

Indicates that the state of the resource is unknown or indeterminate; for example, the state of the admin:AdministrableResource or result of the admin:AdministrativeJob execution.

See Also:

Warning

http://jazz.net/ns/ism/admin/health#Warning
Warning is an RDF individual.

Indicates that the state of the resource in a warning; for example, the state of the admin:AdministrableResource or result of the admin:AdministrativeJob execution.

See Also: