TestConnectionDetailed
Run a step-by-step connection test and return per-step diagnostics.
POST
/api/v1/platforms/test-connectionOperation ID
TestConnectionDetailedSince
1.0.0Execution 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/jsonBody Fields
productTypeStringRequiredProduct type of the platform to test
Example: zstack
endpointStringRequiredEndpoint URL or host:port of the platform
Example: 192.168.1.100:8080
accessKeyStringRequiredAccess key ID for authentication
Example: AKID1234567890
secretKeyStringRequiredSecret key for authentication
Example: secret-value-xyz
Responses
200 OKChange History
View all change historyChange TimeChange SummaryAction
Change Time
AddedResponse fields productType, regionUuid, scope...View API
