Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

How to list all domains, or entitytypes in the Application Timeline Server API

Expert Contributor

How to list all domains, or entitytypes in the Application Timeline Server API.

# Assumes you know the domain owner 
GET /ws/v1/timeline/domain?owner=$OWNER 
# Assumes you know the specific domain name 
GET http://localhost:8188/ws/v1/timeline/domain/DS_DOMAIN_1 
# Assumes you know the EntityTypeName 
GET http(s)://<timeline server http(s) address:port>/ws/v1/timeline/{entityType}

I am doing research and want to list all the different domains and entity types to explore them. Any way to do that with the API?

1 REPLY 1

Explorer

+1

I am looking for same exact thing! But strange, cannot find any! 😞

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.