Links
Comment on page

Discover

API Discover calls
The discover calls are used to learn about the present state of a given MobiusFlow instance
get
/api/v1/mobius/discover/{hid}
Discover MobiusFlow services on a given hub
get
/api/v1/mobius/discover/{hid}/{sid}
Discover MobiusFlow objects profiles on a given service
get
/api/v1/mobius/discover/{hid}/{sid}/{pid}
Discover MobiusFlow objects of a given type
get
/api/v1/mobius/discover/{hid}/{sid}/{pid}/{ins}
Discover a MobiusFlow object
get
/api/v1/mobius/discover/{hid}/{sid}/{pid}/{ins}/{rid}
Discover a MobiusFlow resource
Last modified 5mo ago