Commit 3f1d35ea authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOL009_37: Attributes added in PmJob

parent b9ce6080
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -572,6 +572,10 @@ components:
          description: >
          description: >
            Criteria of the collection of performance information.
            Criteria of the collection of performance information.
          $ref: "#/components/schemas/PmJobCriteria"
          $ref: "#/components/schemas/PmJobCriteria"
        callbackUri:
          description: >
            The URI of the endpoint to send the notification to.
          $ref: "../components/SOL009_schemas.yaml#/components/schemas/Uri"
        reports:
        reports:
          description: >
          description: >
            Information about available reports collected by this PM job.
            Information about available reports collected by this PM job.
@@ -623,6 +627,7 @@ components:
        - objectInstanceIds
        - objectInstanceIds
        - criteria
        - criteria
        - _links
        - _links
        - callbackUri


    CreateThresholdRequest :
    CreateThresholdRequest :
      description: >
      description: >