Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Add methods for Parameter manipulation #17

Open
Flipadelphian opened this issue Sep 13, 2023 · 1 comment
Open

Add methods for Parameter manipulation #17

Flipadelphian opened this issue Sep 13, 2023 · 1 comment

Comments

@Flipadelphian
Copy link

Describe the problem you'd like to have solved

The current JupiterOne Python SDK does not have methods for reading, creating, modifying, or deleting parameters (variables in the J1 tenant that can be used in queries, including queries for charts created in dashboards).

Describe the ideal solution

Define methods that allow the JupiterOne Python SDK to use the Query: parameter, Query: parameterList, Mutation: setParameter, and Mutation: deleteParameter operations.

Alternatives and current work-arounds

Parameters can be manipulated with curl commands, and possibly from J1's Node.js Client.

Additional context

J1 KB: https://docs.jupiterone.io/features/admin/parameters

I have only used strings and integers in parameters when creating and modifying them with this SDK - not the other supported value types.

@Flipadelphian Flipadelphian mentioned this issue Sep 15, 2023
4 tasks
@bsmith-auth0
Copy link

Hi @Flipadelphian ,

We will be archiving this repo in favor of the new official JupiterOne Python SDK. If this issue still remains, please open an issue on the new repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants