ResourceNotFoundFailure
From
(Difference between revisions)
m (→Description) |
m (→Description) |
||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
Indicates than an attempt was made to find a resource specified by an resource name. No resources matching the name were found, and this failure object will be returned instead. | Indicates than an attempt was made to find a resource specified by an resource name. No resources matching the name were found, and this failure object will be returned instead. | ||
+ | |||
+ | Note that resource names are unique in an organisation, and are used as the primary key on EService. | ||
== Fields == | == Fields == |
Revision as of 04:56, 10 June 2005
Description
Indicates than an attempt was made to find a resource specified by an resource name. No resources matching the name were found, and this failure object will be returned instead.
Note that resource names are unique in an organisation, and are used as the primary key on EService.
Fields
The data fields of this object.
Name | Type | Description |
---|---|---|
resourceName | String | The resource name of the request to find a matching resource. |