| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc drives items create-link post --drive-id {drive-id} --drive-item-id {driveItem-id} --body '{
\
"type": "view",
\
"password": "ThisIsMyPrivatePassword",
\
"scope": "anonymous",
\
"retainInheritedPermissions": false
\
}
\
'