CreateFieldDeviceResult

From
(Difference between revisions)
Jump to: navigation, search
 
m (Success Mode)
 
Line 3: Line 3:
  
 
== Success Mode ==
 
== Success Mode ==
The field primaryKeyUpdateIndex is populated with a [[PrimaryKeyUpdateIndex]] object, containing the new primary key and current update index of the newly created field device.
+
The field primaryKeyUpdateIndex is populated with a [[PrimaryKeyUpdateIndex]] object, containing the new primary key and current update index of the newly created field device record.
  
 
== Failure Modes ==
 
== Failure Modes ==

Latest revision as of 04:40, 9 June 2005

[edit] Description

Returns the success or failure to create a new field device on EService.

[edit] Success Mode

The field primaryKeyUpdateIndex is populated with a PrimaryKeyUpdateIndex object, containing the new primary key and current update index of the newly created field device record.

[edit] Failure Modes

One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.

Type Description
AccessDeniedFailure The username or password was incorrect, or lacked the right to complete this function.
ValidationFailure One or more fields contained invalid values.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux