...
Code Block | ||
---|---|---|
| ||
curl -H "Authorization: Bearer $(gcloud auth print-access-token)" -H "Content-Type: application/json" https://$DATA_FUSION_API_NAME/v1beta1/projects/$PROJECT/locations/$LOCATION/instances?instanceId=$INSTANCE_ID -X POST -d "{'{"description"': "'CDF instance created through REST."', "'type"': "'$INSTANCE_TYPE"', "'version"':"'$VERSION'}"}' |
Page Properties | ||
---|---|---|
| ||
|