Create Management Profile

Creates a management profile.

Path Parameters

  • tenantIdstringrequired

    Describes the uuid of the tenant

Request Body

application/json

  • namestringrequired

    The management profile name.

  • descriptionstring

    Summary describing the management profile.

  • typestringrequired

    The management profile type. An example is: { Agent | Gateway }.

  • deviceobject

    The device details, applicable only for the agent management profile.

Loading Examples...

Responses

  • idinteger

  • namestring

  • descriptionstring

  • typestring

  • statusstring

  • createdDatestring

  • deviceobject

  • tunnelTypestring

  • registeredboolean

  • activationTokenstring

Loading Examples...