plcm-registration-share.xsd Documentation

Target Namespace

Elements

plcm-registration-share  PlcmRegistrationShare

Contains raw information related to a single endpoint's registration record, pointing back to the host server.


Complex Types

PlcmRegistrationShare Fields

NameTypeDescriptionAttributes
idxs:string UUID of the registration record. Mandatory
source-hostxs:string Source IP/FQDN of the registration share. This is the signaling host to contact where the actual endpoint registration lives. Mandatory
source-portxs:string Source port of the registration share. This is the signaling port to contact where the actual endpoint registration lives. Mandatory
registration-recordxs:string Raw JSON data format for the endpoint's registration record. Exact structure of the JSON data is not specified and is application specific. Relates roughly to fields in an H350 schema CommObject but may use application defined numerical values for the field idendifiers, as well as containing additional fields not normally found in standard H350 structures. The only formatting garuntee is that field numbers, and their data types, shall not be altered or removed and that only new fields will be added to the representation. Mandatory
entity-tagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64