provider Powerpack PATCH /api/v2/powerpacks/{powerpack_id}
@utdk/datadog /api/v2/powerpacks/{powerpack_id}
Update a powerpack
Update a powerpack.
powerpack_id path required
ID of the powerpack.
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
updatepowerpack
PATCH/api/v2/powerpacks/{powerpack_id}
Update a powerpack.

Parameters

required

ID of the powerpack.

Input

Powerpack data object.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.updatepowerpack()