Skip to content

Issue/Help with "Initiate a Configuration Upload" #1327

Description

@garrettheidorn

Documentation link

https://pan.dev/scm/api/config/posture-management/initiate-config-upload/

Describe the problem

  • Documentation specifies Content-Type: plain/text, but recently now expects Content-Type: text/plain
  • Documentation specifies Content-Encoding: gzip, but recently now requires an unzipped .xml file. The endpoint still requires the Content-Encoding: gzip header despite gzip files resulting in processing failed.

Suggested fix

  • Update documentation accordingly to Content-type: text/plain
  • Remove Content-Encoding: gzip requirement on the endpoint and update documents accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions