Update and Delete Patch Compliance

Updates and deletes a patch compliance

Updates a patch compliance.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId of the tenant

  • complianceIdstringrequired

    Unique Identifier (UUID) of the compliance

Request Body

application/json

  • idstring

  • namestring

    Unique name for patch compliance.

  • descriptionstring

    Description for patch compliance.

  • createdUserobject

  • updatedUserobject

  • createdTimestring

  • updatedTimestring

  • osTypestring

    Patches of a certain OS (operating system).

    Enum:
    WINDOWSLINUX
Loading Examples...

Responses

  • idstring

  • namestring

    Unique name for patch compliance.

  • descriptionstring

    Description for patch compliance.

  • createdUserobject

  • updatedUserobject

  • createdTimestring

  • updatedTimestring

  • osTypestring

    Patches of a certain OS (operating system).

    Enum:
    WINDOWSLINUX
Loading Examples...

Delete a patch compliance.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId of the tenant

  • complianceIdstringrequired

    Unique Identifier (UUID) of the compliance

Responses

200OK