Update ExportDestination
Update an Export Destination for the given UUID.
Currently, two options for setting up Data Export Destinations are available:
- S3 buckets on your AWS account.
- Buckets in your Google Cloud Storage account.
Request and Response schema:
- Use the selector under the destinationType parameter to expose the relevant request and response schema for the type of Destination.
Request and Response samples:
- Use the Example selector to show the relevant request and response samples for the type of Destination.
Path parameters
UUID of the organization
The UUID of the Export Destination to update.
Request body
Response
Returns the updated Export Destination
Changes
Changed in 3 of the 10 revisions of this API.5109
- ▲
removed
ExportDestinationS3Requestfrom the request bodyoneOflistrequest-body-one-of-removed
- ○
added
ExportDestinationS3RequestExportDestinationGoogleCloudStorageRequestto the request bodyanyOflistrequest-body-any-of-added
- ○
added request discriminator
request-body-discriminator-added
- ○
added
ExportDestinationS3ResponseExportDestinationGoogleCloudStorageResponseto the response bodyanyOflist for the response status200response-body-any-of-added
- ○
added response discriminator for the response status
200response-body-discriminator-added
- ○
removed
ExportDestinationS3Responsefrom the response bodyoneOflist for the response status200response-body-one-of-removed
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required request property
oneOf[ExportDestinationS3Request -> subschema #1: ExportDestinationS3Request]/bucketNamenew-required-request-property
- ▲
added the new required request property
oneOf[ExportDestinationS3Request -> subschema #1: ExportDestinationS3Request]/iamRoleArnnew-required-request-property
- ▲
the request's body type/format changed from
object/to/request-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ●
removed
AbstractRequestfrom the request bodyallOflistrequest-body-all-of-removed
- ●
removed
subschema #3from theoneOf[ExportDestinationS3Request -> subschema #1: ExportDestinationS3Request]/request propertyallOflistrequest-property-all-of-removed
- ●
removed the request property
coderequest-property-removed
- ●
removed the request property
namerequest-property-removed
- ●
removed the optional property
codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
createdByfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
dtCreatedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
dtLastModifiedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
lastModifiedByfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
namefrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional request property
oneOf[ExportDestinationS3Request -> subschema #1: ExportDestinationS3Request]/partitionOrdernew-optional-request-property
- ○
added the new optional request property
oneOf[ExportDestinationS3Request -> subschema #1: ExportDestinationS3Request]/prefixnew-optional-request-property
- ○
removed
AbstractResponsefrom the response bodyallOflist for the response status200response-body-all-of-removed
- ▲
- ○
endpoint added
endpoint-added
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○