Skip to content

Check impact of GRR API change on PowerGRR #35

@Karneades

Description

@Karneades

From: in https://github.com/google/grr/releases/tag/v3.4.9.0-release

The APIv1 will be removed. If you use the GRR API Python client library, you shouldn't notice anything. If you use direct HTTP JSON requests to talk to GRR AdminUI, you need to ensure that you're using APIv2 (contains /v2/ in the URLs).

@mbushkov We use <GRR server>/api/... for the API calls. Could you maybe already see an impact of the mentioned API changes for PowerGRR? Will that /api/ endpoint be removed? And we should replace it with v2 and adapt the API calls according to the new scheme?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions