ExecuteReimageRequest interface
The ExecuteReimageRequest request for reimage operations
Properties
| execution |
The execution parameters for the request |
| reimage |
Reimage parameters including base profile and per-resource overrides |
| resources | The resources for the request |
| resources |
The resources for the request with resource context information. Cannot be provided together with |
Property Details
executionParameters
The execution parameters for the request
executionParameters: ExecutionParameters
Property Value
reimageParameters
Reimage parameters including base profile and per-resource overrides
reimageParameters?: ReimagePayload
Property Value
resources
resourcesWithContext
The resources for the request with resource context information. Cannot be provided together with resources - exactly one must be specified.
resourcesWithContext?: ResourcesWithContext