Skip to content

Commit 28bacd9

Browse files
committed
Updated forceStop param in the example
1 parent dfe921d commit 28bacd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/includes/cloudstack/_instances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ curl -X POST \
338338
```
339339
```json
340340
{
341-
"shouldForceStop":true
341+
"forceStop":true
342342
}
343343
```
344344

0 commit comments

Comments
 (0)