ASTM NetRID DSS: Subscription Validation

scenarios.astm.netrid.v22a.dss.SubscriptionValidation

Resources

KML visualization

Case Step Event uss1
Setup Ensure clean workspace 1 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions?area=47.45237618874023,8.337401667996478,47.38882810764797,8.343217430398902,47.3643466256706,8.389932768382156,47.363230384952686,8.536070011827881,47.36909451406398,8.580678976356925,47.4007874493574,8.57764881798931,47.451319730511365,8.46442103543102
      • initiated_at
        :
        2025-09-17T18:52:47.952232Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:47 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.003175
      • reported
        :
        2025-09-17T18:52:47.955824Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss1
🌐
2 Successful subscription search query
Subscription duration limitations Try to create too-long subscription 3 🌐
  • PUT dss.uss1.localutm 400
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-17T18:52:47.957226Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:47.956264Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-18T19:02:47.956264Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          5a79e10a-b4e3-4213-b47a-a11dec39ade7
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:47 GMT
        • Content-Length
          :
          92
      • elapsed_s
        :
        0.001013
      • reported
        :
        2025-09-17T18:52:47.958588Z
      • json
        :
        • message
          :
          Subscription window exceeds 24 hours (E:551dde3c-1ae7-49b2-8333-808ebeaa4063)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
4 Too-long subscription creation rejected
Try to extend subscription 5 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-17T18:52:47.959697Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:47.958764Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-18T18:51:47.958764Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          ca6fbf13-6f4c-44e8-993b-8a339cc3372c
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:47 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.011014
      • reported
        :
        2025-09-17T18:52:47.971115Z
      • json
        :
        • service_areas
          :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30000
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-18T18:51:47.958764Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:47.958764Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr4mjeho
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
6 Valid subscription created
7 🌐
  • PUT dss.uss1.localutm 400
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-17T18:52:47.972689Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:47.971742Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-18T19:02:47.971742Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          107771ff-d10c-44bc-acb4-525ff94c5303
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:47 GMT
        • Content-Length
          :
          92
      • elapsed_s
        :
        0.001305
      • reported
        :
        2025-09-17T18:52:47.974402Z
      • json
        :
        • message
          :
          Subscription window exceeds 24 hours (E:e8836d2e-fc74-456f-b0d3-33d446fff7c8)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
8 Subscription duration limited during update
Remove subscription 9 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000/1gph6jr4mjeho
      • initiated_at
        :
        2025-09-17T18:52:47.975679Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:47 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.005671
      • reported
        :
        2025-09-17T18:52:47.981708Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30000
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-18T18:51:47.958764Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:47.958764Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr4mjeho
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
10 Subscription deleted
Subscription quantity limitations Create maximum number of subscriptions 11 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30100
      • initiated_at
        :
        2025-09-17T18:52:47.984599Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:47.983676Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:22:47.983676Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          bb617cf8-1ea8-4c53-bc4d-fe0d61278210
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:47 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.009956
      • reported
        :
        2025-09-17T18:52:47.994941Z
      • json
        :
        • service_areas
          :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30100
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:47.983676Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:47.983676Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr5f3ee8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
12 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30101
      • initiated_at
        :
        2025-09-17T18:52:47.996503Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:47.995557Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:22:47.995557Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          9f961e08-bfa1-49dd-812c-e1d629aa12fe
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.009762
      • reported
        :
        2025-09-17T18:52:48.006679Z
      • json
        :
        • service_areas
          :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30101
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:47.995557Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:47.995557Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr5pub10
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
13 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30102
      • initiated_at
        :
        2025-09-17T18:52:48.008173Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:48.007288Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:22:48.007288Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          7219f539-8583-4695-a0c9-9cc303f48b37
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.009884
      • reported
        :
        2025-09-17T18:52:48.018449Z
      • json
        :
        • service_areas
          :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30102
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.007288Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.007288Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr650hvo
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
14 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30103
      • initiated_at
        :
        2025-09-17T18:52:48.020003Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:48.019062Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:22:48.019062Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          02738393-f930-4e56-9617-959155bf2002
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.009861
      • reported
        :
        2025-09-17T18:52:48.030286Z
      • json
        :
        • service_areas
          :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30103
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.019062Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.019062Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr6g79fg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
15 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30104
      • initiated_at
        :
        2025-09-17T18:52:48.031809Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:48.030894Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:22:48.030894Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          3f3a607c-77e9-4eda-a662-5285e253c6d1
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.01029
      • reported
        :
        2025-09-17T18:52:48.042480Z
      • json
        :
        • service_areas
          :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30104
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.030894Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.030894Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr6ribko
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
16 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30105
      • initiated_at
        :
        2025-09-17T18:52:48.044016Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:48.043126Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:22:48.043126Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          336003b5-9259-46d1-b5ff-b9936e0e4191
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.010966
      • reported
        :
        2025-09-17T18:52:48.055387Z
      • json
        :
        • service_areas
          :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30105
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.043126Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.043126Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr773voo
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
17 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30106
      • initiated_at
        :
        2025-09-17T18:52:48.056893Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:48.055984Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:22:48.055984Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          9e44705a-975c-4f44-bf15-fafbb4185496
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.011131
      • reported
        :
        2025-09-17T18:52:48.068461Z
      • json
        :
        • service_areas
          :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30106
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.055984Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.055984Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr7jeoio
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
18 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30107
      • initiated_at
        :
        2025-09-17T18:52:48.070103Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:48.069123Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:22:48.069123Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          05e977da-9a41-42c9-81aa-8e443a499ac0
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.011007
      • reported
        :
        2025-09-17T18:52:48.081512Z
      • json
        :
        • service_areas
          :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30107
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.069123Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.069123Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr801m4g
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
19 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30108
      • initiated_at
        :
        2025-09-17T18:52:48.083090Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:48.082166Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:22:48.082166Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          511ec3e5-4b4b-4713-9365-1aea090eb605
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.011706
      • reported
        :
        2025-09-17T18:52:48.095220Z
      • json
        :
        • service_areas
          :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30108
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.082166Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.082166Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr8cdk20
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
20 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30109
      • initiated_at
        :
        2025-09-17T18:52:48.096815Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:48.095860Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:22:48.095860Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          9ec1c317-27fd-4ae1-850c-e9fcf01c7c14
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          434
      • elapsed_s
        :
        0.011394
      • reported
        :
        2025-09-17T18:52:48.108635Z
      • json
        :
        • service_areas
          :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30109
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.09586Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.09586Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr8pgv08
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
21 Create up to the maximum allowed number of subscriptions in an area
Exceed maximum number of subscriptions 22 🌐
  • PUT dss.uss1.localutm 429
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30200
      • initiated_at
        :
        2025-09-17T18:52:48.110291Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • 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.363230384952686
                  • 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
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                1000.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T18:52:48.109382Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:22:48.109382Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          d9b804e0-61ad-46bb-a0b4-281a6099e5f8
      • body
        :
        None
    • response
      :
      • code
        :
        429
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          108
      • elapsed_s
        :
        0.005642
      • reported
        :
        2025-09-17T18:52:48.116330Z
      • json
        :
        • message
          :
          Too many existing subscriptions in this area already (E:1df6f654-bb63-465c-ab99-e5878636ea44)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
23 Enforce maximum number of subscriptions for an area
Clean up subscriptions 24 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions?area=47.45237618874023,8.337401667996478,47.38882810764797,8.343217430398902,47.3643466256706,8.389932768382156,47.363230384952686,8.536070011827881,47.36909451406398,8.580678976356925,47.4007874493574,8.57764881798931,47.451319730511365,8.46442103543102
      • initiated_at
        :
        2025-09-17T18:52:48.116576Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Transfer-Encoding
          :
          chunked
      • elapsed_s
        :
        0.006474
      • reported
        :
        2025-09-17T18:52:48.123905Z
      • json
        :
        • subscriptions
          :
          • item_1
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30100
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2025-09-17T19:22:47.983676Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:52:47.983676Z
              • format
                :
                RFC3339
            • version
              :
              1gph6jr5f3ee8
          • item_2
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30101
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2025-09-17T19:22:47.995557Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:52:47.995557Z
              • format
                :
                RFC3339
            • version
              :
              1gph6jr5pub10
          • item_3
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30102
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2025-09-17T19:22:48.007288Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:52:48.007288Z
              • format
                :
                RFC3339
            • version
              :
              1gph6jr650hvo
          • item_4
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30103
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2025-09-17T19:22:48.019062Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:52:48.019062Z
              • format
                :
                RFC3339
            • version
              :
              1gph6jr6g79fg
          • item_5
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30104
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2025-09-17T19:22:48.030894Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:52:48.030894Z
              • format
                :
                RFC3339
            • version
              :
              1gph6jr6ribko
          • item_6
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30105
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2025-09-17T19:22:48.043126Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:52:48.043126Z
              • format
                :
                RFC3339
            • version
              :
              1gph6jr773voo
          • item_7
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30106
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2025-09-17T19:22:48.055984Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:52:48.055984Z
              • format
                :
                RFC3339
            • version
              :
              1gph6jr7jeoio
          • item_8
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30107
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2025-09-17T19:22:48.069123Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:52:48.069123Z
              • format
                :
                RFC3339
            • version
              :
              1gph6jr801m4g
          • item_9
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30108
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2025-09-17T19:22:48.082166Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:52:48.082166Z
              • format
                :
                RFC3339
            • version
              :
              1gph6jr8cdk20
          • item_10
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30109
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2025-09-17T19:22:48.09586Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:52:48.09586Z
              • format
                :
                RFC3339
            • version
              :
              1gph6jr8pgv08
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss1
🌐
25 Successful subscription search query
26 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30100/1gph6jr5f3ee8
      • initiated_at
        :
        2025-09-17T18:52:48.133589Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.006028
      • reported
        :
        2025-09-17T18:52:48.139952Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30100
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:47.983676Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:47.983676Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr5f3ee8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
27 Subscription can be deleted
28 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30101/1gph6jr5pub10
      • initiated_at
        :
        2025-09-17T18:52:48.140133Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.006252
      • reported
        :
        2025-09-17T18:52:48.146734Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30101
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:47.995557Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:47.995557Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr5pub10
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
29 Subscription can be deleted
30 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30102/1gph6jr650hvo
      • initiated_at
        :
        2025-09-17T18:52:48.146917Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.006939
      • reported
        :
        2025-09-17T18:52:48.154275Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30102
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.007288Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.007288Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr650hvo
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
31 Subscription can be deleted
32 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30103/1gph6jr6g79fg
      • initiated_at
        :
        2025-09-17T18:52:48.154502Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.005992
      • reported
        :
        2025-09-17T18:52:48.160935Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30103
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.019062Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.019062Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr6g79fg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
33 Subscription can be deleted
34 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30104/1gph6jr6ribko
      • initiated_at
        :
        2025-09-17T18:52:48.161163Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.006204
      • reported
        :
        2025-09-17T18:52:48.167712Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30104
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.030894Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.030894Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr6ribko
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
35 Subscription can be deleted
36 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30105/1gph6jr773voo
      • initiated_at
        :
        2025-09-17T18:52:48.167961Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.006112
      • reported
        :
        2025-09-17T18:52:48.174532Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30105
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.043126Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.043126Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr773voo
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
37 Subscription can be deleted
38 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30106/1gph6jr7jeoio
      • initiated_at
        :
        2025-09-17T18:52:48.174775Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.006172
      • reported
        :
        2025-09-17T18:52:48.181410Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30106
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.055984Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.055984Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr7jeoio
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
39 Subscription can be deleted
40 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30107/1gph6jr801m4g
      • initiated_at
        :
        2025-09-17T18:52:48.181666Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.006153
      • reported
        :
        2025-09-17T18:52:48.188241Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30107
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.069123Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.069123Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr801m4g
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
41 Subscription can be deleted
42 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30108/1gph6jr8cdk20
      • initiated_at
        :
        2025-09-17T18:52:48.188431Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.005579
      • reported
        :
        2025-09-17T18:52:48.194360Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30108
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.082166Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.082166Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr8cdk20
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
43 Subscription can be deleted
44 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30109/1gph6jr8pgv08
      • initiated_at
        :
        2025-09-17T18:52:48.194562Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          415
      • elapsed_s
        :
        0.00607
      • reported
        :
        2025-09-17T18:52:48.201029Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30109
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2025-09-17T19:22:48.09586Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:52:48.09586Z
            • format
              :
              RFC3339
          • version
            :
            1gph6jr8pgv08
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
45 Subscription can be deleted
Cleanup 46 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions?area=47.45237618874023,8.337401667996478,47.38882810764797,8.343217430398902,47.3643466256706,8.389932768382156,47.363230384952686,8.536070011827881,47.36909451406398,8.580678976356925,47.4007874493574,8.57764881798931,47.451319730511365,8.46442103543102
      • initiated_at
        :
        2025-09-17T18:52:48.201469Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODY3NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:52:48 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.00316
      • reported
        :
        2025-09-17T18:52:48.205069Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss1
🌐
47 Successful subscription search query