Endpoint
/api/v2/tenants/{tenantId}/patches/configurations/{id}/run
Path Parameters
tenantIdstring
idstring
reasonstring
Reason to run the patch configuration
{
"reason": "To run patch config on demand"
}
Responses
OK
Runs a patch configuration.
/api/v2/tenants/{tenantId}/patches/configurations/{id}/run
Reason to run the patch configuration
{
"reason": "To run patch config on demand"
}
OK