The record of acceptance for a product's End User License Agreement. Content-Type: application/vnd.plcm.plcm-eula+xml. All attributes are used in ETag calculation except for entity-tag and atom-links.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
accepted | xs:boolean | Indicates whether the eula was accepted. | Mandatory |
eula-identifier | EulaIdentifier | The unique identifier for this eula record. | Mandatory |
accepted-by | AcceptedBy | The username of the person who accepted the eula | |
product-name | ProductName | Name of the product represented by this eula record | |
product-version | ProductVersion | Version of the product represented by this eula record | |
entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that 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. | |
accepted-ip-address | xs:string | This is the ip address or FQDN that was used to accept the EULA. | |
accepted-on | xs:dateTime |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
ProductVersion | xs:string | Length of value must be >=1 Length of value must be <=128 |
ProductName | xs:string | Length of value must be >=1 Length of value must be <=128 |
AcceptedBy | xs:string | Length of value must be >=1 Length of value must be <=256 |
EulaIdentifier | xs:string | Length of value must be >=1 Length of value must be <=128 |