Skip to main content

Get Host Interface List for client

Select

SaaS
Customer Managed

This opertion returns list of interfaces for a client.

Query Parameters
  • hostId integer required

    ID of the client. Use Get Client ID if ID is not available

Responses

OK


Schema
  • interfaces string[]

    List of interfaces of the client

  • error object

    Error details if any

  • errorMessage string
  • errorCode integer
Loading...