Logo
Swift API Sandbox Collections API Documentation

v1-distributions

Number of APIs: 2


1. Retrieve the list of available distributions from Alliance Cloud.

GET {{baseUrl}}/alliancecloud/v1/distributions

This operation enables retrieving the list of available distributions for download from Alliance Cloud. The DN used to perform the OAuth process with SWIFT API Gateway is the one used to link the request to an application channel in Alliance Cloud.



2. Update the status of multiple distributions in Alliance Cloud.

PATCH {{baseUrl}}/alliancecloud/v1/distributions

This operation enables updating the status of several distributions in a single API call. Updates to the status for each distribution can either be 'Ack' or 'Nak'. In case of a 'Nak', an optional message describing the reason for the NAK can be specified. If specified in an 'Ack' status update, the message will be ignored



ENDPOINTS