Update Instance

Update an instance. An optional action query param can be used to specify what to update. Take one of the following values for the action param:

  • updateEcosystem updates the instance to the provided ecoZUID in the payload
  • updateDomain adds a new domain provided in the payload
  • updateBlueprint Warning: This is a destructive action and is NOT reversible. Erases the current instance and replaces instance with the specified blueprint in the payload
  • purgeCache purges CDN cache

Body: raw JSON

namedescription
name[string] The name of the instance
ecoZUID[string] ZUID of the ecosystem. Required if action=updateEcosystem
domain[string] Required if action=updateDomain
blueprintID[int] Warning: This is a destructive action and is NOT reversible. See the description Required if action=updateBlueprint
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ZUID of the instance to update

Query Params
string

Accepts updateEcosystem, updateDomain, updateBlueprint and purgeCache. Please read the description first.

Body Params

Instance object to update

integer
string
string
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json