Get hosting service
ws_hosting_getRetrieve a hosting service's package, limits, and current usage by providing its ID or UUID.
Instructions
Get one hosting service by id or uuid, including its package, limits and current usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | Account id, or the literal "self" for the authenticated account. Defaults to "self". | self |
| hostingId | Yes | Hosting id or uuid, as returned by ws_hosting_list. |