nexus_prepare_change
Validate and preview a Nexus Dashboard API change without sending it. Get a one-time change ID to apply exactly this request later.
Instructions
Validate and preview a non-GET Nexus Dashboard API change without sending it. Returns a one-time change_id required to apply exactly this request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON body conforming to nexus_describe_operation's request_body schema. | |
| operation_id | Yes | POST, PUT, PATCH, or DELETE operation ID. | |
| change_reason | Yes | Why this change is needed (minimum 8 characters). | |
| change_ticket | No | Optional incident/change ticket identifier. | |
| path_parameters | No | ||
| query_parameters | No |