updateDataSourceTypeCustomCapabilities

Update the custom capabilities of the data source type.

Location

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

Request Elements

dataSourceTypeName: The name of the data source type

customCapabilities: List of custom capability attributes. See Attributes Element.

Response Elements

updated: Whether or not the update was successful.

Faults

IllegalArgument: If one of the capabilities cannot be updated.

NotFound: If the data source type does not exist.