Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
Good morning,
This is command that they used, (with names blocked out of course)
Hi Daniel
To move a resource:
curl -k --user admin:novell -H "Content-Type:application/json" -X POST 192.168.90.10:9710/.../moverequests --data '{"sources":[{"id":"RESOURCE.dom1.po1.testmove","resourceOwnerId":"USER.dom2.po2.user1"}],"postOfficeId":"POST_OFFICE.dom2.po2"}'
admin = GW Admin User
novell = password
change IP to that of the correct server
"testmove" is the name of the resource being moved.
ResourceOwnerID is the NEW resource owner
postOfficeID is the post office the resource is being moved to.
Cheers,
Good morning
So in your example "testmove" can be replaced by Cxx/Rexxxls~ as long as it's inside the "" (Double Quotes)
192.168.90.10 would be replaced by 10.xx.xx.xx
Thank you,
Daniel
Good morning
So in your example "testmove" can be replaced by Cxx/Rexxxls~ as long as it's inside the "" (Double Quotes)
192.168.90.10 would be replaced by 10.xx.xx.xx
Thank you,
Daniel
Good morning
This is from the customer
Not sure I am following what this is. Is this a command that should allow us to move the resource without worrying about the association?
Basically when we tried to move the object previously, it was encountering an error with a Sync Error. So to the question above would this take into account any Associations?
Thank you,
Daniel