Copyright © 2020 - 2026 SigScale Global Inc.
| content_types_accepted/0 | Provides list of resource representations accepted. |
| content_types_provided/0 | Provides list of resource representations available. |
| delete_hub/1 | Respond to POST /resourceInventoryManagement/v1/hub/{id} |
| post_hub/2 | Respond to POST /resourceInventoryManagement/v1/hub |
| get_hubs/0 | Body producing function for
GET|HEAD /resourceInventoryManagement/v1/hub/ |
| get_hub/1 | Body producing function for
GET|HEAD /resourceInventoryManagement/v1/hub/{id} |
| hub/1 | CODEC for hub. |
content_types_accepted() -> ContentTypes
Provides list of resource representations accepted.
content_types_provided() -> ContentTypes
Provides list of resource representations available.
delete_hub(Id) -> Result
Respond to POST /resourceInventoryManagement/v1/hub/{id}
post_hub(ReqBody, Authorization) -> Result
Respond to POST /resourceInventoryManagement/v1/hub
get_hubs() -> Result
Body producing function for
GET|HEAD /resourceInventoryManagement/v1/hub/
get_hub(Id) -> Result
Body producing function for
GET|HEAD /resourceInventoryManagement/v1/hub/{id}
hub(Hub) -> Hub
CODEC for hub.
Generated by EDoc