Get Patch Scan Status of All Devices of a Missing Job

Gets the patch scan status of all devices assigned to a missing patch job and display paginated output.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId of the tenant

  • jobIdstringrequired

    Unique Identifier (UUID) of patch config job.

Query Parameters

  • pageNointeger

    Default: 1

  • pageSizeinteger

    Default: 100

  • isDescendingOrderboolean

  • sortNamestring

    Default: name

  • queryStringstring

Responses

  • resultsarray

  • totalResultsinteger

  • orderBystring

  • pageNointeger

  • pageSizeinteger

  • totalPagesinteger

  • nextPageboolean

  • previousPageNointeger

  • descendingOrderboolean

Loading Examples...