Kubernetes Agent
Update the Sync Status of Kubernetes Cluster
Update the Sync Status of Kubernetes Cluster
post/v1/resource/item/{service_account_id}/sync
Path parameters
service_account_idstring required
Specify the account id
Request body
Example request
{
"status": "completed",
"syncer_type": "heartbeat"
}Response
Updated
boolean required