Skip to main content

Test a Yaml paylod against a restore modfier

Select

SaaS
Customer Managed

Test a Yaml paylod against a restore modfier

Path Parameters
  • clusterId int32 required

    Id of the cluster whose modifier needs to be tested

Request Body
  • resourceYAML string

    Payload(Yaml) to test against the restore modifiers.

  • restoreModifierListYAML string

    YAML of Restore Modifier(s) to be tested.

Responses

Success


Schema
  • outputYAML string

    Output YAML

  • resp object
  • errorMessage string
  • errorCode int32
Loading...