GET api/Asset/GetDetailedAssetAzureResourceUri?assetId={assetId}&forDownload={forDownload}&userId={userId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetId | globally unique identifier |
Required |
|
| forDownload | boolean |
Default value is False |
|
| userId | string |
Default value is Vis Api |
Body Parameters
None.
Response Information
Resource Description
ProductAssetDto| Name | Description | Type | Additional information |
|---|---|---|---|
| RLSRoles | Collection of string |
None. |
|
| Owner | string |
None. |
|
| Id | globally unique identifier |
None. |
|
| OriginalName | string |
String length: inclusive between 0 and 250 |
|
| DisplayName | string |
String length: inclusive between 0 and 250 |
|
| ProgramId | globally unique identifier |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| Url | string |
String length: inclusive between 0 and 2100 |
|
| Include | boolean |
None. |
|
| RepositoryType | RepositoryTypes |
None. |
|
| AssetType | AssetType |
None. |
|
| SourceId | string |
String length: inclusive between 0 and 256 |
|
| RepoSourceId | string |
String length: inclusive between 0 and 50 |
|
| ThumbnailUrl | string |
String length: inclusive between 0 and 2100 |
|
| PreviewUrl | string |
None. |
|
| SortOrder | integer |
None. |
|
| Content | Collection of ProductAssetContentDto |
None. |
|
| EmbeddedIndex | Collection of PBIIndexConfig |
None. |
|
| CommissioningJobs | Collection of CommissioningJobDto |
None. |
|
| TagValues | Collection of PortalAssetTagValueDto |
None. |
|
| Modified | date |
None. |
|
| ProgramName | string |
None. |
|
| ProgramTypeName | string |
None. |
|
| ProductName | string |
None. |
|
| ProductTypeName | string |
None. |
|
| ClientName | string |
None. |
|
| ClientLogoUrl | string |
None. |
|
| IsSection | boolean |
None. |
|
| IsPlatformFilter | boolean |
None. |
|
| IsResetOnPage | boolean |
None. |
|
| ExpirationDate | date |
None. |
|
| ExpirationStatus | string |
None. |
|
| Template | string |
String length: inclusive between 0 and 250 |
|
| TemplateVersion | string |
String length: inclusive between 0 and 10 |
|
| Parent | ProductContainerDto |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.