Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 900 Bytes

PullProfilePostPayload.md

File metadata and controls

13 lines (9 loc) · 900 Bytes

PullProfilePostPayload

Properties

Name Type Description Notes
Name string Name of the pull profile [default to null]
Source string Source in the S3 bucket to fetch from [default to null]
SourceType string If the source is a File or a Directory [default to null]
Destination string Destination path where your source will be uploaded in your container. Make sure to avoid protected destinations, such as `/etc/`, as this will prevent the files from being copied to your deployment, and will make your deployment fail. Make sure a normal user can write to the destination folder. [default to null]

[Back to Model list] [Back to API list] [Back to README]