Skip to content

ndi.cloud.datasets.get_branches

  GET_BRANCHES - get the branches of a dataset

  [STATUS,RESPONSE,BRANCHES] = ndi.cloud.datasets.get_branches(DATASET_ID, AUTH_TOKEN)

  Inputs:
    DATASET_ID - a string representing the dataset id
    AUTH_TOKEN - a string representing the authentification token

  Outputs:
    STATUS - did get request work? 1 for no, 0 for yes
    RESPONSE - the get request summary
    BRANCHES - the branches required by the user