Client - WordPress

Poll the progress of an install job

get/api/client/wordpress/install-status

Query parameters

job_keystring required

Response

Progress

stepinteger
totalinteger
labelstring
completedboolean
errorstring nullable
conflictboolean
summaryobject nullable

Changes