Skip to content

ndi.cloud.datasets.post_branch

  POST_BRANCH - branch a given dataset

  [STATUS,RESPONSE] = ndi.cloud.datasets.post_branch(DATASET_ID, BRANCH_NAME, AUTH_TOKEN)

  Inputs:
    DATASET_ID - a string representing the id of the dataset
    BRANCH_NAME - a string representing the branch name
    AUTH_TOKEN - a string representing the authentification token

  Outputs:
    STATUS - did get request work? 1 for no, 0 for yes
    RESPONSE - the updated dataset summary