Browse Community
Help
Log In
Responses(2)
Solutions(0)
DELL-Young E
Moderator
•
5.4K Posts
1
June 27th, 2021 19:00
Hi, thanks for choosing Dell. As of now, we don’t have a lot of documents to refer to, I’m afraid. Users would need to study on their own according to their needs.
https://dell.to/3A2N9U3
Wish you a great week ahead and let us know if you have any other questions. ^-^
frigo_
1 Rookie
22 Posts
0
July 2nd, 2021 02:00
Thanks. Still without an example of a payload I don't think I can make it work by myself
$ cat lebase { "BaseCatalogName": "21.06.01", "Name": "test" } $ curl -X POST -H 'Content-type: application/json' -d @lebase -k -u admin:pass \ 'https://ome/api/UpdateManagementService/Repositories' | jq . { "Value": 1, "Message": "Failed", "Id": 0, "Name": null, "JobID": null }
Dell Support Resources
View All
Top
DELL-Young E
Moderator
•
5.4K Posts
1
June 27th, 2021 19:00
Hi, thanks for choosing Dell. As of now, we don’t have a lot of documents to refer to, I’m afraid. Users would need to study on their own according to their needs.
https://dell.to/3A2N9U3
Wish you a great week ahead and let us know if you have any other questions. ^-^
frigo_
1 Rookie
•
22 Posts
0
July 2nd, 2021 02:00
Thanks. Still without an example of a payload I don't think I can make it work by myself
$ cat lebase { "BaseCatalogName": "21.06.01", "Name": "test" } $ curl -X POST -H 'Content-type: application/json' -d @lebase -k -u admin:pass \ 'https://ome/api/UpdateManagementService/Repositories' | jq . { "Value": 1, "Message": "Failed", "Id": 0, "Name": null, "JobID": null }