id author title date pages extension mime words sentences flesch summary cache txt www-searchstax-com-6644 SearchStax API - Deployments - SearchStax .html text/html 2809 468 51 POST https://app.searchstax.com/api/rest/v2/account//deployment/ Detailed information regarding application versions is available from the List Plans method. Detailed information regarding regions available can be fetched using List Plans method. Detailed information regarding cloud providers available can be fetched using List Plans method. curl --request POST "https://app.searchstax.com/api/rest/v2/account//deployment/" \ DELETE https://app.searchstax.com/api/rest/v2/account//deployment// curl --request DELETE "https://app.searchstax.com/api/rest/v2/account//deployment//" \ GET https://app.searchstax.com/api/rest/v2/account//deployment/ $DEPLOYMENTS = Invoke-RestMethod -Method Get -ContentType 'application/json' -Headers $headers ' -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/deployment/" -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/deployment/" curl --request GET "https://app.searchstax.com/api/rest/v2/account//deployment//" \ curl --request GET "https://app.searchstax.com/api/rest/v2/account//deployment//" \ -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/deployment/$uid/" -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/deployment/$uid/" GET https://app.searchstax.com/api/rest/v2/account//deployment//deployment-health/ curl --request GET "https://app.searchstax.com/api/rest/v2/account//deployment//deployment-health/" \ -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/deployment/$uid/deployment-health/" GET https://app.searchstax.com/api/rest/v2/account//deployment//collection-health/ curl --request GET "https://app.searchstax.com/api/rest/v2/account//deployment//collections-health/" \ -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/deployment/$uid/collections-health/" POST https://app.searchstax.com/api/rest/v2/account//deployment//server//start-solr/ curl --request POST "https://app.searchstax.com/api/rest/v2/account//deployment//server//start-solr/" \ -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/deployment/$uid/server/$NODE/start-solr/" POST https://app.searchstax.com/api/rest/v2/account//deployment//server//stop-solr/ curl --request POST "https://app.searchstax.com/api/rest/v2/account//deployment//server//stop-solr/" \ -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/deployment/$uid/server/$NODE/stop-solr/" GET https://app.searchstax.com/api/rest/v2/account//deployment//server//host-status/ curl --request GET "https://app.searchstax.com/api/rest/v2/account//deployment//server//host-status/" \ -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/deployment/$uid/server/$NODE/host-status/" GET https://app.searchstax.com/api/rest/v2/account//deployment//server/ curl --request GET "https://app.searchstax.com/api/rest/v2/account//deployment//server/" \ -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/deployment/$uid/server/" GET https://app.searchstax.com/api/rest/v2/account//plan/?1&application=solr&plan_type=DedicatedPlan curl --request GET "https://app.searchstax.com/api/rest/v2/account//plan/?1&application=solr&plan_type=DedicatedPlan" \ -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/plan/?1&application=solr&plan_type=DedicatedPlan" curl --request GET "https://app.searchstax.com/api/rest/v2/account//usage/// \ -uri "https://app.searchstax.com/api/rest/v2/account/$ACCOUNT/usage/$YEAR/$MONTH/" ./cache/www-searchstax-com-6644.html ./txt/www-searchstax-com-6644.txt