curl --request GET \
--url https://api.ubicloud.com/project/{project_id}/object-info/{object_id} \
--header 'Authorization: Bearer <token>'{
"type": "<string>",
"location": "<string>",
"name": "<string>"
}curl --request GET \
--url https://api.ubicloud.com/project/{project_id}/object-info/{object_id} \
--header 'Authorization: Bearer <token>'{
"type": "<string>",
"location": "<string>",
"name": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the project
"pjkkmx0f2vke4h36nk9cm8v8q0"
ID of a supported object
"fwkkmx0f2vke4h36nk9cm8v8q0"