| Attributes | Elements | |||
|
Home Frames |
|
|
|
|
Attributes
| Attribute | Type | Required | Modifiable | Since | Description |
|---|---|---|---|---|---|
| href | anyURI | No | always | 1.5 | Contains the URI to the entity. |
| type | string | No | always | 1.5 | Contains the type of the entity. |
Elements
| Element | Type | Occurrence | Modifiable | Since | Description |
|---|---|---|---|---|---|
| VCloudExtension | VCloudExtensionType | 0..* | always | 1.5 | An optional extension element that can contain an arbitrary number of elements and attributes. |
| Link | LinkType | 0..* | none | 1.5 | Optional link to an entity or operation associated with this object. |
| UseAuthentication | boolean | 1 | 1.5 | A flag to indicate if the SMTP requires login authentication. If this flag is set to true, caller must provide user name and password. | |
| SmtpServerName | string | 0..1 | 1.5 | A host attribute for URL specified to reach the server. | |
| SmtpServerPort | int | 0..1 | 1.5 | A port attribute for URL specified to reach the server. | |
| ssl | boolean | 0..1 | 1.5 | True if connection is ssl. | |
| UserName | string | 0..1 | 1.5 | Username to login to server. Must be no longer than 128 symbols. | |
| Password | string | 0..1 | 1.5 | Password to login to the server. Must be no longer than 128 symbols. |
| Top of page | Attributes | Elements | ||
|
Home Frames |
|
|
|
|