GET v1/bunits/{bunitId}/consumers/{consumerId}/cohesitydatasource
Get a Cohesity data-source related to a consumption unit
                
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| bunitId | ID of the business unit the consumption unit is related to | integer | Required | 
| consumerId | ID of the consumption unit the Cohesity data-source is related to | integer | Required | 
Body Parameters
None.
Response Information
Resource Description
CohesityDataSource| Name | Description | Type | Additional information | 
|---|---|---|---|
| CohesityId | string | None. | |
| Location | string | None. | |
| Environment | string | None. | |
| Type | string | None. | |
| SourceId | string | None. | |
| RegionId | string | None. | |
| RegistrationId | string | None. | |
| ClusterIncarnationId | string | None. | |
| Applications | Collection of string | None. | |
| Upgradability | string | None. | |
| UpgradeStatus | string | None. | |
| HostType | string | None. | |
| AgentId | integer | None. | |
| AgentDisplayName | string | None. | |
| ContainsSecondaryDataSources | boolean | None. | |
| Server | CohesityServer | None. | |
| Cluster | CohesityCluster | None. | |
| Jobs | Collection of CohesityJob | None. | |
| Snapshots | Collection of CohesitySnapshot | None. | |
| StorageInformation | CohesityStorageInformation | None. | |
| ProtectionGroups | Collection of CohesityProtectionGroup | None. | |
| Host | CohesityDataSource | None. | |
| Tenants | Collection of CohesityDataSource | None. | |
| Name | Name of the data-source | string | None. | 
| DataSourceState | DataSourceState | None. | |
| DataSourcePlatform | DataSourcePlatform | None. | |
| DataSourceType | DataSourceType | None. | |
| BackupServer | Server | None. | |
| Consumer | Consumption unit that relates the VM to a business unit | Consumer | None. | 
| Id | A unique ID for the object. | integer | Read-only. | 
| CreatedDate | Time and date the object was created. | date | Read-only. | 
| ArchivedDate | Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate | date | Read-only. | 
| Operations | Collection of OperationResult | None. | 
Response Formats
application/json
            Sample:
    
        Sample not available.
text/json
            Sample:
    
Sample not available.