RefreshGroupDataset​Refresh​Group​Dataset

yaml
type: "io.kestra.plugin.powerbi.RefreshGroupDataset"

Triggers a refresh for the specified dataset from the specified workspace.

Properties

clientId

  • Type: string
  • Dynamic: ✔️
  • Required: ✔️
  • Min length: 1

Azure client ID.

clientSecret

  • Type: string
  • Dynamic: ✔️
  • Required: ✔️
  • Min length: 1

Azure client secret.

pollDuration

  • Type: string
  • Dynamic:
  • Required: ✔️
  • Default: 5
  • Format: duration

The duration to wait between the polls.

tenantId

  • Type: string
  • Dynamic: ✔️
  • Required: ✔️
  • Min length: 1

Azure tenant ID.

waitDuration

  • Type: string
  • Dynamic:
  • Required: ✔️
  • Default: 600
  • Format: duration

The maximum duration to wait until the refresh completes.

datasetId

  • Type: string
  • Dynamic: ✔️
  • Required:

The dataset ID.

groupId

  • Type: string
  • Dynamic: ✔️
  • Required:

The workspace ID.

wait

  • Type: boolean
  • Dynamic:
  • Required:
  • Default: false

Wait for refresh completion.

Outputs

endTime

  • Type: string
  • Required:
  • Format: date-time

extendedStatus

  • Type: string
  • Required:

refreshType

  • Type: string
  • Required:

requestId

  • Type: string
  • Required:

startTime

  • Type: string
  • Required:
  • Format: date-time

status

  • Type: string
  • Required: