Restart an App
Perform a rolling restart of all or specific components in an app.
Path parameters
The app ID
Request body
Example request
{
"components": [
"component1",
"component2"
]
}Response
A JSON object with a deployment key.
Changes
Changed in 5 of the 8 revisions of this API.118
- ○
api tag
DigitalOcean-public.v2-new_Appsaddedapi-tag-added
- ○
api tag
Appsremovedapi-tag-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
AUTOSCALE_SUCCEEDEDenum value to thedeployment/spec/functions/items/alerts/items/ruleresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
deployment/spec/disable_edge_cacheto the response with the200statusresponse-optional-property-added
- ○
added the optional property
deployment/spec/disable_email_obfuscationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
deployment/spec/enhanced_threat_control_enabledto the response with the200statusresponse-optional-property-added
- ○
added the optional property
deployment/spec/vpcto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
This revision also has 70 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 436 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 70 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○