Skip to content

Import SLO Resource Package



POST /api/v1/slo/import

Overview

Upload the SLO and its associated resource package and initiate an asynchronous import task.

Additional Parameter Notes

SLO resource packages are imported by the existing workspace resource importer, which executes imports in module order. After a successful call, use GET /api/v1/slo/query_action_status to query the asynchronous task status. If duplicate resources exist, duplicate information is returned first, and the caller confirms the strategy before resubmitting.

Response