Manage Management Profile

Gets, updates, and deletes a management profile.

Path Parameters

  • tenantIdstringrequired

    Describes the uuid of the tenant

  • profileIdstringrequired

    Describes the uuid of the assigned mangement profile

Responses

  • idinteger

  • namestring

  • descriptionstring

  • typestring

  • statusstring

  • createdDatestring

  • deviceobject

  • statusUpdatedDatestring

  • softwareVersionstring

  • tunnelTypestring

  • registeredboolean

  • uuIdstring

  • servicesarray

Loading Examples...

Path Parameters

  • tenantIdstringrequired

    Describes the uuid of the tenant

  • profileIdstringrequired

    Describes the uuid of the assigned mangement profile

Request Body

application/json

  • namestring

    The management profile name.

  • descriptionstring

    Summary describing the management profile.

  • typestring

  • deviceobject

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

  • servicesarray

Loading Examples...

Responses

  • idinteger

  • namestring

  • descriptionstring

  • typestring

  • statusstring

  • createdDatestring

  • deviceobject

  • tunnelTypestring

  • registeredboolean

  • activationTokenstring

  • servicesarray

422Unprocessable Entity (SIP Agent and SyntheticAgent are already disabled/enabled)

Loading Examples...

Path Parameters

  • tenantIdstringrequired

    Describes the uuid of the tenant

  • profileIdstringrequired

    Describes the uuid of the assigned mangement profile

Responses

200OK