@@ -980,10 +980,12 @@ components:
980980 type: string
981981 ResourceID:
982982 description: 'Identifier, formatted as `type:id`. Supported types: `dashboard`,
983- `integration-service`, `integration-webhook`, `notebook`, `reference-table`,
984- `security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`,
983+ `integration-service`, `integration-webhook`, `notebook`, `powerpack`, `reference-table`,
984+ `security-rule`, `slo`, `synthetics-global-variable`, `synthetics-test`, `synthetics-private-location`,
985+ `monitor`, `workflow`, `app-builder-app`, `connection`, `connection-group`,
985986 `rum-application`, `cross-org-connection`, `spreadsheet`, `on-call-schedule`,
986- `on-call-escalation-policy`, `on-call-team-routing-rules`, `logs-pipeline`.'
987+ `on-call-escalation-policy`, `on-call-team-routing-rules`, `logs-pipeline`,
988+ `case-management-project`.'
987989 example: dashboard:abc-def-ghi
988990 in: path
989991 name: resource_id
0 commit comments