Response payload for uploading reference profile.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | The unique ID that identifies the reference | |
| model_id | str | The dataset ID for the upload | |
| alias | str | A human readable name | |
| observatory_url | str | Url that the profile can be viewed at in the observatory. | |
| upload_url | str | The URL to upload the dataset profile to | |
| upload_timestamp | int | The time when the upload was completed | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |