Skip to content

Dynamic index creation - Query parameters #84

Description

@scheibling

fidxname := r.URL.Query().Get("archive-name")

It looks like the method for dynamic index creation has an inconsistency with the API specification, while this program expects a query parameter the official implementation (and proxmoxbackupclient_go) requires it to be sent in the body as json.

Currently using the workaround to send both since PBS doesn't have an issue with undefined parameters in the query string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions