MetadataSourceInfo
Metadata source info
Properties
string
file_name
Optional
Name of the metadata source file This field is optional and it is only relevant when the value of SourceInfo.type is FILE.
string
msg_protocol
Optional
Message protocol to be used This field is optional and it is only relevant when the value of SourceInfo.type is REMOTE.
string
remote_addr
Optional
Address of the remote metadata source This field is optional and it is only relevant when the value of SourceInfo.type is REMOTE.
JSON Example
{
"type": "enum"
}