Using the Rest APIs for Compass, I see the Cloud Id is required
https://developer.atlassian.com/cloud/compass/rest/api-group-events/#api-compass-v1-events-post
But where can I find this?
I did see this post, is this correct? https://confluence.atlassian.com/jirakb/how-to-find-cloud-site-id-1272283178.html
NOTE: checking in the compass config-as-code I do see it's in the file for my compass component as well
exmaple:
{
"cloudId": "123334-aass-47d0-4566-7d28a34rb0dd"
}
and
id: 'ari:cloud:compass:123334-aass-47d0-4566-7d28a34rb0dd:component/blarg34343/blarg12121'
Nice suggestion with the /_edge/tenant_info url! Didn't know this before :-)
There's also a way in the UI to get the component id which includes the cloud id (as you already mentioned): ari:cloud:compass:<cloudId>:component/<uuid>/<uuid>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.