updateCustomDataSourceType

Update a custom data source type.

Location

/services/webservices/system/admin/resource/operations/

Request Elements

dataSourceType: Resource type of intended data source; updated JDBC URL pattern or driver class name. Other changes are not allowed.

name
type
attributes (optional): List of connector-type-specific attributes. Sets the specified attributes but does not alter the value of unspecified attributes. See Attributes Element.

Response Elements

resources: List of the updated data source resources. See Resources Element.

Faults

IllegalArgument: If the name or type is malformed, or the detail or attributes are illegal.

NotFound: If the data source type does not exist.