Manage Syslog Profiles

Update or deletes the tenant syslog profiles

Update syslog configuration attributes

Path Parameters

  • tenantIdstringrequired

    Describes the clientId or mspId of tenant

  • idstringrequired

    Describes the profile id of syslog

Request Body

application/json

  • namestringrequired

    Profile name

  • uuidstring

    Profile uuid

  • descriptionstring

    Profile description

  • managementGatewayProfilesUUIDarray of stringsrequired

    Gateway profile uuid

  • propertiesobject

    Syslog message properties to be mapped

  • syslogConfResourceFiltersarray

    Filters

Loading Examples...

Responses

  • uuidstring

  • namestring

  • invalidRulesListarray of strings

Loading Examples...

Deletes given profile.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId or mspId of tenant

  • idstringrequired

    Describes the profile id of syslog

Responses

  • codestring

    Internal code on failure

  • messagestring

    Status message

Loading Examples...