Module ocs_rest_res_hub_user

Copyright © 2020 - 2026 SigScale Global Inc.

Function Index

content_types_accepted/0Provides list of resource representations accepted.
content_types_provided/0Provides list of resource representations available.
delete_hub/1Respond to POST /partyManagement/v1/hub/{id}
post_hub/2Respond to POST /partyManagement/v1/hub
get_hubs/0Body producing function for GET|HEAD /partyManagement/v1/hub/
get_hub/1Body producing function for GET|HEAD /partyManagement/v1/hub/{id}
hub/1CODEC for hub.

Function Details

content_types_accepted/0

content_types_accepted() -> ContentTypes

Provides list of resource representations accepted.

content_types_provided/0

content_types_provided() -> ContentTypes

Provides list of resource representations available.

delete_hub/1

delete_hub(Id) -> Result

Respond to POST /partyManagement/v1/hub/{id}

post_hub/2

post_hub(ReqBody, Authorization) -> Result

Respond to POST /partyManagement/v1/hub

get_hubs/0

get_hubs() -> Result

Body producing function for GET|HEAD /partyManagement/v1/hub/

get_hub/1

get_hub(Id) -> Result

Body producing function for GET|HEAD /partyManagement/v1/hub/{id}

hub/1

hub(Hub) -> Hub

CODEC for hub.


Generated by EDoc