[Index]
Model: data/SelfServiceLinks
Self Service Links
The contents of a user's Links page in the Self Service interface can be managed.
You can create one or more links to for example, Voicemail, WebEx, or downloadable
content such as a User Guide.
Links on the page are associated to a user role and are managed using the
Administration GUI Self Service Links interface.
Refer to "Create a Self Service Link".
Create a Self-Service Link
- Navigate to the required hierarchy.
- Click Add and enter a Name for the set of links.
- Enter one or more Description and Link. The Description will display on the
Self-Service GUI. The Link is in the format of a URL, for example: http://....
Links that can be displayed in the Self Service UI
Model Details: data/SelfServiceLinks
- An asterisk * in the title indicates the field is mandatory.
- If a field has a default value, it is shown in the Description column.
- If the field type is an array, the Field Name has a .[n] suffix, where n is the array index placeholder.
- Object and array field names are listed to provide context. If a field belongs to an object or an array,
the full field name is shown in dot separated notation.
Name *
|
|
- Field Name:
name
- Type: String
|
|
Links |
|
- Field Name: links.[n]
- Type: Array
|
|
|
Description * |
|
- Field Name:
links.[n].description
- Type: String
|
|
|
Link * |
|
- Field Name:
links.[n].link
- Type: String
|