Initiate a Configuration Upload
POST/posture/checks/v1/reports/config-file-upload
Generates a tracking Identifier and a presigned GCS Uniform Resource Locator for file upload using device metadata.
Request
Responses
- 201
- 400
- 429
- 500
Successfully initiated config upload.
Response Headers
Location
URI of the created task resource.
Bad request - missing required header or invalid request body.
Too many requests - maximum limit of 5 active jobs reached.
Internal server error.