ResourceIdentifierType
Meta-data for a Resource Identifier
Properties
The name of the identifier
Data type for the identifierBy default the data type of the value of a resource identifier is assumed to be a String
Possible values are: STRING , INTEGER , HOST , IP , ENUM , PASSWORD , BOOLEAN , UNKNOWN
True if this ResourceIdentifier is used to uniquely identify the Resource in the system. By default the resource identifier is considered to be part of uniqueness
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
JSON Example
{
"name": "string"
}
Property Of
ResourceIdentifier
ResourceKind