ni.measurementlink.discovery.v1.annotations

Constants for discovery service annotations.

Attributes

SERVICE_COLLECTION_KEY

Key for an annotation indicating the hierarchical collection the service belongs to.

SERVICE_DESCRIPTION_KEY

Key for an annotation containing a description of the service.

SERVICE_PROGRAMMINGLANGUAGE_KEY

Key for an annotation indicating the programming language in which the service is implemented.

SERVICE_TAGS_KEY

Key for an annotation containing the tags for the service.

Package Contents

ni.measurementlink.discovery.v1.annotations.SERVICE_COLLECTION_KEY = 'ni/service.collection'

Key for an annotation indicating the hierarchical collection the service belongs to.

ni.measurementlink.discovery.v1.annotations.SERVICE_DESCRIPTION_KEY = 'ni/service.description'

Key for an annotation containing a description of the service.

ni.measurementlink.discovery.v1.annotations.SERVICE_PROGRAMMINGLANGUAGE_KEY = 'ni/service.programminglanguage'

Key for an annotation indicating the programming language in which the service is implemented.

ni.measurementlink.discovery.v1.annotations.SERVICE_TAGS_KEY = 'ni/service.tags'

Key for an annotation containing the tags for the service.