ASTM SCD DSS: Constraint Reference Simple

scenarios.astm.utm.dss.CRSimple

Resources

KML visualization

Case Step Event uss2
Setup Ensure clean workspace 1 🌐
  • POST dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss2.localutm/dss/v1/constraint_references/query
      • initiated_at
        :
        2026-04-14T06:27:33.571583Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          789
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc3NjE1MTYzOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5jb25zdHJhaW50X21hbmFnZW1lbnQiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    47.45237618874023
                  • lng
                    :
                    8.337401667996478
                • item_2
                  :
                  • lat
                    :
                    47.38882810764797
                  • lng
                    :
                    8.343217430398902
                • item_3
                  :
                  • lat
                    :
                    47.3643466256706
                  • lng
                    :
                    8.389932768382156
                • item_4
                  :
                  • lat
                    :
                    47.36323038495268
                  • lng
                    :
                    8.536070011827881
                • item_5
                  :
                  • lat
                    :
                    47.36909451406398
                  • lng
                    :
                    8.580678976356925
                • item_6
                  :
                  • lat
                    :
                    47.4007874493574
                  • lng
                    :
                    8.57764881798931
                • item_7
                  :
                  • lat
                    :
                    47.451319730511365
                  • lng
                    :
                    8.46442103543102
            • altitude_lower
              :
              • value
                :
                0.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1000.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-04-14T06:27:23.570836Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-04-14T06:47:23.570836Z
            • format
              :
              RFC3339
        • request_id
          :
          958ae71d-0617-47ce-a7e1-c25eac980b0e
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 14 Apr 2026 06:27:33 GMT
        • Content-Length
          :
          29
      • elapsed_s
        :
        0.003643
      • reported
        :
        2026-04-14T06:27:33.575606Z
      • json
        :
        • constraint_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryConstraintReferences
    • participant_id
      :
      uss2
🌐
2 Constraint references can be searched for
3 🌐
  • GET dss.uss2.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss2.localutm/dss/v1/constraint_references/0000018d-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-04-14T06:27:33.575825Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc3NjE1MTYzOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5jb25zdHJhaW50X21hbmFnZW1lbnQiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 14 Apr 2026 06:27:33 GMT
        • Content-Length
          :
          113
      • elapsed_s
        :
        0.00158
      • reported
        :
        2026-04-14T06:27:33.577764Z
      • json
        :
        • message
          :
          Constraint 0000018d-e36d-40be-8d38-beca6ca30000 not found (E:490218de-2c46-4fb3-be29-1bb8b0c3f064)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getConstraintReference
    • participant_id
      :
      uss2
🌐
4 Constraint references can be queried by ID
Create a constraint reference 5 🌐
  • PUT dss.uss2.localutm 201
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/dss/v1/constraint_references/0000018d-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-04-14T06:27:33.578629Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          924
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc3NjE1MTYzOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5jb25zdHJhaW50X21hbmFnZW1lbnQiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      47.45237618874023
                    • lng
                      :
                      8.337401667996478
                  • item_2
                    :
                    • lat
                      :
                      47.38882810764797
                    • lng
                      :
                      8.343217430398902
                  • item_3
                    :
                    • lat
                      :
                      47.3643466256706
                    • lng
                      :
                      8.389932768382156
                  • item_4
                    :
                    • lat
                      :
                      47.36323038495268
                    • lng
                      :
                      8.536070011827881
                  • item_5
                    :
                    • lat
                      :
                      47.36909451406398
                    • lng
                      :
                      8.580678976356925
                  • item_6
                    :
                    • lat
                      :
                      47.4007874493574
                    • lng
                      :
                      8.57764881798931
                  • item_7
                    :
                    • lat
                      :
                      47.451319730511365
                    • lng
                      :
                      8.46442103543102
              • altitude_lower
                :
                • value
                  :
                  0.0
                • reference
                  :
                  W84
                • units
                  :
                  M
              • altitude_upper
                :
                • value
                  :
                  1000.0
                • reference
                  :
                  W84
                • units
                  :
                  M
            • time_start
              :
              • value
                :
                2026-04-14T06:27:23.570836Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-04-14T06:47:23.570836Z
              • format
                :
                RFC3339
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_planning_area
        • request_id
          :
          4a6699e6-41e4-47a7-80b3-3bb5b45709b0
      • body
        :
        None
    • response
      :
      • code
        :
        201
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 14 Apr 2026 06:27:33 GMT
        • Content-Length
          :
          490
      • elapsed_s
        :
        0.010793
      • reported
        :
        2026-04-14T06:27:33.589842Z
      • json
        :
        • subscribers
          :
        • constraint_reference
          :
          • id
            :
            0000018d-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • ovn
            :
            VfqU-h.TwPpCMcbR94ZYJAA77s6uGMkNFclvzcCi70c_
          • time_start
            :
            • value
              :
              2026-04-14T06:27:23.570836Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-04-14T06:47:23.570836Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_planning_area
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createConstraintReference
    • participant_id
      :
      uss2
🌐
6 Create constraint reference query succeeds
Deletion requires correct OVN Attempt deletion with missing OVN 7 🌐
  • DELETE dss.uss2.localutm 400
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/dss/v1/constraint_references/0000018d-e36d-40be-8d38-beca6ca30000/
      • initiated_at
        :
        2026-04-14T06:27:33.590565Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc3NjE1MTYzOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5jb25zdHJhaW50X21hbmFnZW1lbnQiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 14 Apr 2026 06:27:33 GMT
        • Content-Length
          :
          92
      • elapsed_s
        :
        0.000719
      • reported
        :
        2026-04-14T06:27:33.591619Z
      • json
        :
        • message
          :
          Missing OVN for constraint to modify (E:d64b0f7f-dd1a-46e3-9dcc-8f0fd1dec972)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteConstraintReference
    • participant_id
      :
      uss2
🌐
8 Request to delete CR with empty OVN fails
Attempt deletion with incorrect OVN 9 🌐
  • DELETE dss.uss2.localutm 409
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/dss/v1/constraint_references/0000018d-e36d-40be-8d38-beca6ca30000/ThisIsAnIncorrectOVN
      • initiated_at
        :
        2026-04-14T06:27:33.591776Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc3NjE1MTYzOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5jb25zdHJhaW50X21hbmFnZW1lbnQiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 14 Apr 2026 06:27:33 GMT
        • Content-Length
          :
          169
      • elapsed_s
        :
        0.001675
      • reported
        :
        2026-04-14T06:27:33.593799Z
      • json
        :
        • message
          :
          Current version is VfqU-h.TwPpCMcbR94ZYJAA77s6uGMkNFclvzcCi70c_ but client specified version ThisIsAnIncorrectOVN (E:2b61a41d-11ec-4b26-91b3-c949f405f96a)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteConstraintReference
    • participant_id
      :
      uss2
🌐
10 Request to delete CR with incorrect OVN fails
Mutation requires correct OVN Attempt mutation with missing OVN 11 🌐
  • PUT dss.uss2.localutm 409
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/dss/v1/constraint_references/0000018d-e36d-40be-8d38-beca6ca30000/
      • initiated_at
        :
        2026-04-14T06:27:33.594679Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          924
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc3NjE1MTYzOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5jb25zdHJhaW50X21hbmFnZW1lbnQiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      47.45237618874023
                    • lng
                      :
                      8.337401667996478
                  • item_2
                    :
                    • lat
                      :
                      47.38882810764797
                    • lng
                      :
                      8.343217430398902
                  • item_3
                    :
                    • lat
                      :
                      47.3643466256706
                    • lng
                      :
                      8.389932768382156
                  • item_4
                    :
                    • lat
                      :
                      47.36323038495268
                    • lng
                      :
                      8.536070011827881
                  • item_5
                    :
                    • lat
                      :
                      47.36909451406398
                    • lng
                      :
                      8.580678976356925
                  • item_6
                    :
                    • lat
                      :
                      47.4007874493574
                    • lng
                      :
                      8.57764881798931
                  • item_7
                    :
                    • lat
                      :
                      47.451319730511365
                    • lng
                      :
                      8.46442103543102
              • altitude_lower
                :
                • value
                  :
                  0.0
                • reference
                  :
                  W84
                • units
                  :
                  M
              • altitude_upper
                :
                • value
                  :
                  1000.0
                • reference
                  :
                  W84
                • units
                  :
                  M
            • time_start
              :
              • value
                :
                2026-04-14T06:27:23.593977Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-04-14T06:47:33.593980Z
              • format
                :
                RFC3339
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_planning_area
        • request_id
          :
          d466dac1-a617-4148-a06f-c10baa6257a0
      • body
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 14 Apr 2026 06:27:33 GMT
        • Content-Length
          :
          149
      • elapsed_s
        :
        0.002047
      • reported
        :
        2026-04-14T06:27:33.597082Z
      • json
        :
        • message
          :
          Current version is VfqU-h.TwPpCMcbR94ZYJAA77s6uGMkNFclvzcCi70c_ but client specified version (E:268a7946-cb18-4c23-9029-e258ca24a337)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateConstraintReference
    • participant_id
      :
      uss2
🌐
12 Request to mutate CR with empty OVN fails
Attempt mutation with incorrect OVN 13 🌐
  • PUT dss.uss2.localutm 409
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/dss/v1/constraint_references/0000018d-e36d-40be-8d38-beca6ca30000/ThisIsAnIncorrectOVN
      • initiated_at
        :
        2026-04-14T06:27:33.597861Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          924
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc3NjE1MTYzOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5jb25zdHJhaW50X21hbmFnZW1lbnQiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      47.45237618874023
                    • lng
                      :
                      8.337401667996478
                  • item_2
                    :
                    • lat
                      :
                      47.38882810764797
                    • lng
                      :
                      8.343217430398902
                  • item_3
                    :
                    • lat
                      :
                      47.3643466256706
                    • lng
                      :
                      8.389932768382156
                  • item_4
                    :
                    • lat
                      :
                      47.36323038495268
                    • lng
                      :
                      8.536070011827881
                  • item_5
                    :
                    • lat
                      :
                      47.36909451406398
                    • lng
                      :
                      8.580678976356925
                  • item_6
                    :
                    • lat
                      :
                      47.4007874493574
                    • lng
                      :
                      8.57764881798931
                  • item_7
                    :
                    • lat
                      :
                      47.451319730511365
                    • lng
                      :
                      8.46442103543102
              • altitude_lower
                :
                • value
                  :
                  0.0
                • reference
                  :
                  W84
                • units
                  :
                  M
              • altitude_upper
                :
                • value
                  :
                  1000.0
                • reference
                  :
                  W84
                • units
                  :
                  M
            • time_start
              :
              • value
                :
                2026-04-14T06:27:23.597214Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-04-14T06:47:33.597217Z
              • format
                :
                RFC3339
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_planning_area
        • request_id
          :
          75d0c602-27f8-4506-8057-274f4fefeca6
      • body
        :
        None
    • response
      :
      • code
        :
        409
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 14 Apr 2026 06:27:33 GMT
        • Content-Length
          :
          169
      • elapsed_s
        :
        0.001957
      • reported
        :
        2026-04-14T06:27:33.600197Z
      • json
        :
        • message
          :
          Current version is VfqU-h.TwPpCMcbR94ZYJAA77s6uGMkNFclvzcCi70c_ but client specified version ThisIsAnIncorrectOVN (E:8733d774-0a7d-44bf-b97c-1c4ed11d7b4d)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateConstraintReference
    • participant_id
      :
      uss2
🌐
14 Request to mutate CR with incorrect OVN fails
Cleanup 15 🌐
  • POST dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss2.localutm/dss/v1/constraint_references/query
      • initiated_at
        :
        2026-04-14T06:27:33.600915Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          789
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc3NjE1MTYzOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5jb25zdHJhaW50X21hbmFnZW1lbnQiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    47.45237618874023
                  • lng
                    :
                    8.337401667996478
                • item_2
                  :
                  • lat
                    :
                    47.38882810764797
                  • lng
                    :
                    8.343217430398902
                • item_3
                  :
                  • lat
                    :
                    47.3643466256706
                  • lng
                    :
                    8.389932768382156
                • item_4
                  :
                  • lat
                    :
                    47.36323038495268
                  • lng
                    :
                    8.536070011827881
                • item_5
                  :
                  • lat
                    :
                    47.36909451406398
                  • lng
                    :
                    8.580678976356925
                • item_6
                  :
                  • lat
                    :
                    47.4007874493574
                  • lng
                    :
                    8.57764881798931
                • item_7
                  :
                  • lat
                    :
                    47.451319730511365
                  • lng
                    :
                    8.46442103543102
            • altitude_lower
              :
              • value
                :
                0.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                1000.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-04-14T06:27:23.570836Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-04-14T06:47:23.570836Z
            • format
              :
              RFC3339
        • request_id
          :
          7275d56f-dbe4-46fc-8994-73f9d03e89d8
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 14 Apr 2026 06:27:33 GMT
        • Content-Length
          :
          476
      • elapsed_s
        :
        0.003637
      • reported
        :
        2026-04-14T06:27:33.604951Z
      • json
        :
        • constraint_references
          :
          • item_1
            :
            • id
              :
              0000018d-e36d-40be-8d38-beca6ca30000
            • manager
              :
              uss_qualifier
            • uss_availability
              :
              Unknown
            • version
              :
              1
            • ovn
              :
              VfqU-h.TwPpCMcbR94ZYJAA77s6uGMkNFclvzcCi70c_
            • time_start
              :
              • value
                :
                2026-04-14T06:27:23.570836Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-04-14T06:47:23.570836Z
              • format
                :
                RFC3339
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_planning_area
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryConstraintReferences
    • participant_id
      :
      uss2
🌐
16 Constraint references can be searched for
17 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/dss/v1/constraint_references/0000018d-e36d-40be-8d38-beca6ca30000/VfqU-h.TwPpCMcbR94ZYJAA77s6uGMkNFclvzcCi70c_
      • initiated_at
        :
        2026-04-14T06:27:33.605506Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc3NjE1MTYzOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5jb25zdHJhaW50X21hbmFnZW1lbnQiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 14 Apr 2026 06:27:33 GMT
        • Content-Length
          :
          490
      • elapsed_s
        :
        0.009023
      • reported
        :
        2026-04-14T06:27:33.614898Z
      • json
        :
        • subscribers
          :
        • constraint_reference
          :
          • id
            :
            0000018d-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • ovn
            :
            VfqU-h.TwPpCMcbR94ZYJAA77s6uGMkNFclvzcCi70c_
          • time_start
            :
            • value
              :
              2026-04-14T06:27:23.570836Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-04-14T06:47:23.570836Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_planning_area
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteConstraintReference
    • participant_id
      :
      uss2
🌐
18 Constraint reference removed
19 🌐
  • GET dss.uss2.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss2.localutm/dss/v1/constraint_references/0000018d-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-04-14T06:27:33.615531Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc3NjE1MTYzOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5jb25zdHJhaW50X21hbmFnZW1lbnQiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 14 Apr 2026 06:27:33 GMT
        • Content-Length
          :
          113
      • elapsed_s
        :
        0.001571
      • reported
        :
        2026-04-14T06:27:33.617420Z
      • json
        :
        • message
          :
          Constraint 0000018d-e36d-40be-8d38-beca6ca30000 not found (E:662c4956-47e3-4ca2-b979-5dc0d1e299be)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getConstraintReference
    • participant_id
      :
      uss2
🌐
20 Constraint references can be queried by ID