Skip to main content

Adding a new asset to the inventory

Adding a new asset to the inventory

Path Parameters
  • inventoryId int32 required

    Inventory id

Request Body
    oneOf

  • name string required

    Display name of the file server

  • hostName hostname required

    Fully qualified domain name of the server

  • ipAddress ipv4 required

    Ip Address of the server

  • operatingSystem string required

    Possible values: [Mac and Linux, NAS, Windows]

    Operating system of the server

  • countryCode string

    Country code to which the server belongs

Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...