ExecuteReimageRequest interface

The ExecuteReimageRequest request for reimage operations

Properties

executionParameters

The execution parameters for the request

reimageParameters

Reimage parameters including base profile and per-resource overrides

resources

The resources for the request

resourcesWithContext

The resources for the request with resource context information. Cannot be provided together with resources - exactly one must be specified.

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

The resources for the request

resources?: Resources

Property Value

resourcesWithContext

The resources for the request with resource context information. Cannot be provided together with resources - exactly one must be specified.

resourcesWithContext?: ResourcesWithContext

Property Value