<cerebro-jwt> is the JWT returned from Authentication.<lambda-token> is a base64 string that’s non-empty if you have saved
Lambdas on your backend/admin or /admin/slash requests to
https://<deployment.url>, you must use the <deployment-jwt>
in the X-Auth-Token header. The Cerebro JWT is only used in the
Authorization header for requests to https://cerebro.cloud.dgraph.io/graphql. newDeployment: parameter object for new deploymentnewDeployment.name: name of the deploymentnewDeployment.zone: region to launchnewDeployment.deploymentType: type of deployment (free|shared|dedicated)<cerebro-jwt> is the JWT returned from Authentication.updateDeploymentInput: parameter object for update deploymentupdateDeploymentInput.uid (required): deployment uid<cerebro-jwt> is the JWT returned from Authentication.<deployment-uid> is the UID returned from List Backends.deploymentID (required): deployment uid returned from a
List Backends request<cerebro-jwt> is the JWT returned from Authentication.uid (required): the deployment uid from List BackendsbackupFolder (required): TODObackupNum (required): TODOrestoreId (required): the id of the restore operation returned from
Restore Backends requesttypes: string array containing type Namesfields: string array containing field Names