v2

latestSwagger 2.02026-07-131451441001.2 KB
Shared Access Signature (SAS) Tokens for GeoCatalog Asset Access

sign an HREF in the format of a URL and returns a SharedAccessSignatureSignedHrefResponse

Signs a HREF (a link URL) by appending a SAS Token. If the HREF is not a Azure Blob Storage HREF, then pass back the HREF unsigned.

get/sas/sign

Query parameters

api-versionstring required

The API version to use for this operation.

hrefstring uri required

HREF (URL) to sign

durationinteger

The duration, in minutes, that the SAS token will be valid. Only valid for approved users.

Response

Successful Response

msft:expirystring date-time

The expiry date of the signed link. This indicates when the link will no longer be valid.

hrefstring uri required

The URL of the unsigned link.