-
Notifications
You must be signed in to change notification settings - Fork 8
CUMULUS-4473:Bulk Operations API: Support Granule Inventory Report and User Granule List in S3 #387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…d User Granule List in S3
etcart
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome, thanks for following up on things not strictly within scope
| | `workflowName` | `Yes` | `string` | Workflow to be applied to all granules | | ||
| | `granules` | `Yes` - if no other source provided | `Array<string>` | List of Granule IDs | | ||
| | `granuleInventoryReportName` | `Yes` - if no other source provided| `string` | Name of a pre-generated granule inventory report to use | | ||
| | `s3GranuleIdInputFile` | `Yes` - if no other source provided | `string` | S3 URI of a file containing granule IDs | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see there is an example query providing a URI for this parameter. But is there somewhere we should provide an example of what the file contents should look like, in case a user tries to generate a file by herself?
charleshuang80
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all looks good, just wondering about the one question I posted.
Uh oh!
There was an error while loading. Please reload this page.