Skip to main content

Requests a refresh of all cached metadata for this cloud

POST 

https://api.wayfinder.appvia.local/api/v2/metadata/cloud/:cloud/refresh

Requests a refresh of all cached metadata for this cloud

Request

Path Parameters

    cloud stringrequired

    The cloud provider to refresh metadata for

Query Parameters

    regions string

    Optional comma-separated list of regions to refresh (if unspecified, all will be refreshed)

Responses

Refresh requested

curl -L -X POST 'https://api.wayfinder.appvia.local/api/v2/metadata/cloud/:cloud/refresh' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://api.wayfinder.appvia.local
Auth
Parameters
— pathrequired
— query
ResponseClear

Click the Send API Request button above and see the response here!