| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The source information. | ||
| GmtCreate | string | The time when the source was created. | 2022-10-20T07:15:51Z |
| SourceLocationName | string | The name of the source location. | MySourceLocation |
| State | integer | The status of the source. 0: normal. 1: deleted. | 0 |
| SourceType | string | The source type. Valid values: vodSource and liveSource. | vodSource |
| GmtModified | string | The time when the source was last modified. | 2024-11-07T10:12:01Z |
| SourceName | string | The name of the source. | MyVodSource |
| HttpPackageConfigurations | string | The source configuration. | [{ "sourceGroupName": "mySourceGroup-1", "relativePath": "group1/hls.m3u8", "packageType": "hls" }] |
| Arn | string | The ARN of the source. | acs:ims:mediaweaver:<regionId>:<userId>:vodSource/mySourceLocation/mySource |