Skip to content

Authority.proto (Paritech.Authority.Protocol)

Data model for the Paritech Authority service

Download Source

Descripes the contextual data supplied by an Application

NoFieldTypeLabelDescription
1ApplicationstringThe code identifying the Application
10IDsIDrepeatedAny identifiers associated with the Application
19MetadataMap<string,string>Any metadata associated with the Application

Describes an Asset

NoFieldTypeLabelDescription
1CodestringThe unique code identifying this Asset
9TypestringThe unique code of the Asset Type this Asset belongs to
10ContextAppContextrepeatedAny application-specific context attached to this Asset

Describes an Asset Type

NoFieldTypeLabelDescription
1CodestringThe unique code identifying this Asset Type
19MetadataMap<string,string>Any metadata associated with the Asset Type

Describes an Association between two Assets

NoFieldTypeLabelDescription
10ContextAppContextrepeatedAny application-specific context attached to this association

An identifier with one or more values

NoFieldTypeLabelDescription
1NamestringThe identifier name
2ValuesMap<string,string>The values associated with this identifier