Using the python SDK to manage a user group, is th...
# gooddata-platform
p
Using the python SDK to manage a user group, is there a way to specify the
attributes
? It's easy to do via the REST API, but it is unclear on how to do that with the python SDK. What we need to do is set the User Group name, which is done in the attributes for the REST API.
Copy code
"data": {
        "id": "id-of-group",
        "type": "userGroup",
        "attributes": {
            "name": "Name That Shows up In UI"
        }
    },
m
Hi Patick, just so we are on the same page, could you please confirm you are using GoodData Platform and not GoodData Cloud?
p
We are using GoodData.CN version 2.4 installed in our K8s cluster.
m
Please note that you have posted your question to the wrong channel and may be overlooked by our developers. Please move your question to the GoodData CN channel so it gets the right attention > # gooddata-cn
👀 1
🙌 1
c
I'm having the same issue, was this resolved over in the other channel or still an open issue @Patrick Sexton @Moises Morales?
m
Hi @Cam Findlay I have answered to you on this thread: https://gooddataconnect.slack.com/archives/C01P3H2HTDL/p1695666444711259