Application Programming Interface Guide > Web Services Operations > Operations Reference > getParentDataSourceType
 
getParentDataSourceType
Get the parent data source type of the given data source type name.
Location
/services/webservices/system/admin/resource/operations/
Request Element
selfDataSourceTypeName: The name of current data source type.
Response Elements
resources: List of resources and their characteristics. see Resources Element.
parentDataSourceType: The parent’s data source information. Can be NULL.
name
type
attributes (optional): See Attributes Element.
Faults
NotFound: If current data source type is not found.