CleanupAnhengInstanceResources
Submit a cleanup task. Platform-admin remains in fixed global scope and the BFF must supply that caller's global Cloud session; project-admin scope comes from exactly one Enabled Project. ZCF intentionally does not introspect session owner or login scope. The frontend does not send ProjectID; the session is never logged, audited, persisted, or returned in errors.
POST
/api/v1/security/anheng/instances/{instanceUuid}/cleanupOperation ID
CleanupAnhengInstanceResourcesSince
1.2.8Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonPath Parameters
instanceUuidStringRequiredUnique UUID of the instance
Body Fields
cleanupTypeStringRequiredCleanup type for this resource
Example: value
Responses
200 OKChange History
View all change historyChange TimeChange SummaryAction
Change Time
AddedRequest parameters X-ZStack-SessionView API
