Multitech FF220 User's Guide Page 126

  • Download
  • Add to my manuals
  • Print
  • Page
    / 155
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 125
Appendix B: Customization
Multi-Tech Systems, Inc. FaxFinder Admin User Guide 126
User Element
This element represents a user registered on the FaxFinder.
<!-- Describes a User -->
<user>
<!-- Url of this user -->
<!-- value: string -->
<user_url>https://192.168.2.1/ffws/v1/users/admin</user_url>
<!-- Full name of user -->
<!-- required: yes -->
<!-- value: string -->
<name>Administrator</name>
<!-- Username -->
<!-- Must be a unique -->
<!-- Must contain only characters [A-Za-z0-9_] -->
<!-- required: yes -->
<!-- value: string -->
<username>admin</username>
<!-- Email address of user -->
<!-- Must be a valid email address -->
<!-- required: no -->
<!-- default: "" -->
<!-- value: string -->
<email_address>[email protected]</email_address>
<!-- Phone number of user -->
<!-- required: no -->
<!-- default: "" -->
<!-- value: string -->
<phone_number>111-222-3333</phone_number>
<!-- Fax number of user -->
<!-- required: no -->
<!-- default: "" -->
<!-- value: string -->
<fax_number>111-222-3334</fax_number>
<!-- Organization of user -->
<!-- required: no -->
<!-- default: "" -->
<!-- value: string -->
<organization>Example Org</organization>
</user>
Page view 125
1 2 ... 121 122 123 124 125 126 127 128 129 130 131 ... 154 155

Comments to this Manuals

No comments