ListAnhengInstances
List visible Anheng instances. Project administrators supply X-ZStack-Session so ZCF can derive their unique Project; platform administrators retain the explicit global management view and may omit the session for this read-only operation. Owner status and lifecycle operations remain scoped to their own fixed-global identity. No ProjectID request field is used.
GET
/api/v1/security/anheng/instancesOperation ID
ListAnhengInstancesSince
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
Query Parameters
capabilityCodeStringUnique code of the Anheng capability
capabilityStateStringCapability state used to filter the results
taskStateStringTask state used to filter the results
limitIntegerMaximum number of records to return
Example: 0
offsetIntegerNumber of records to skip before returning results
Example: 0
Responses
200 OKChange History
View all change historyChange TimeChange SummaryAction
Change Time
AddedRequest parameters X-ZStack-SessionView API
