ASTM NetRID DSS: Subscription Validation

scenarios.astm.netrid.v22a.dss.SubscriptionValidation

Resources

KML visualization

Case Step Event uss2
Setup Ensure clean workspace 1 🌐
  • GET dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss2.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:53:19.316878Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.00318
      • reported
        :
        2025-09-17T18:53:19.320440Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss2
🌐
2 Successful subscription search query
Subscription duration limitations Try to create too-long subscription 3 🌐
  • PUT dss.uss2.localutm 400
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-17T18:53:19.321813Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.320844Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-18T19:03:19.320844Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          b7cd65b9-37ef-4187-b3b6-1b8dfae3b838
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          92
      • elapsed_s
        :
        0.001042
      • reported
        :
        2025-09-17T18:53:19.323217Z
      • json
        :
        • message
          :
          Subscription window exceeds 24 hours (E:4942c849-f323-4b4c-8645-3cf1db86ab44)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
4 Too-long subscription creation rejected
Try to extend subscription 5 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-17T18:53:19.324341Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.323402Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-18T18:52:19.323402Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          cdcaf1fb-ff54-4580-9c52-70a5b937b8d6
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.011428
      • reported
        :
        2025-09-17T18:53:19.336161Z
      • 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:52:19.323402Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.323402Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kobeanto
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
6 Valid subscription created
7 🌐
  • PUT dss.uss2.localutm 400
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-17T18:53:19.337770Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.336806Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-18T19:03:19.336806Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          f294efb7-d824-4ca5-8342-2f0ca55d2d89
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          92
      • elapsed_s
        :
        0.001249
      • reported
        :
        2025-09-17T18:53:19.339401Z
      • json
        :
        • message
          :
          Subscription window exceeds 24 hours (E:978531dd-5479-4196-9acb-682d3e031fb8)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
8 Subscription duration limited during update
Remove subscription 9 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000/1gph6kobeanto
      • initiated_at
        :
        2025-09-17T18:53:19.340744Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.006073
      • reported
        :
        2025-09-17T18:53:19.347191Z
      • 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:52:19.323402Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.323402Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kobeanto
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss2
🌐
10 Subscription deleted
Subscription quantity limitations Create maximum number of subscriptions 11 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30100
      • initiated_at
        :
        2025-09-17T18:53:19.350055Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.349206Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:23:19.349206Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          e2382add-589f-4ab1-9332-0df4d8db9b34
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.010663
      • reported
        :
        2025-09-17T18:53:19.361141Z
      • 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:23:19.349206Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.349206Z
            • format
              :
              RFC3339
          • version
            :
            1gph6koc6uhsg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
12 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30101
      • initiated_at
        :
        2025-09-17T18:53:19.362647Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.361720Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:23:19.361720Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          d68a3e85-15c1-4b36-a37f-2260d4094b3c
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          434
      • elapsed_s
        :
        0.012074
      • reported
        :
        2025-09-17T18:53:19.375142Z
      • 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:23:19.36172Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.36172Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kocitmk8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
13 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30102
      • initiated_at
        :
        2025-09-17T18:53:19.376722Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.375794Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:23:19.375794Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          4f24e2c0-901a-4a53-9c13-b6a0b52dd0a6
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.012452
      • reported
        :
        2025-09-17T18:53:19.389588Z
      • 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:23:19.375794Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.375794Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kod11rc8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
14 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30103
      • initiated_at
        :
        2025-09-17T18:53:19.391182Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.390242Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:23:19.390242Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          fab5d86e-ad1c-4713-a777-25a2b1158df2
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.012318
      • reported
        :
        2025-09-17T18:53:19.403923Z
      • 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:23:19.390242Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.390242Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kode5prg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
15 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30104
      • initiated_at
        :
        2025-09-17T18:53:19.405564Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.404609Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:23:19.404609Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          859795dc-a35c-4053-8e33-04d4eb6b3c0e
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.012275
      • reported
        :
        2025-09-17T18:53:19.418266Z
      • 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:23:19.404609Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.404609Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kodrr8s8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
16 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30105
      • initiated_at
        :
        2025-09-17T18:53:19.419838Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.418898Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:23:19.418898Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          cbd18ab4-2ad1-4767-a144-a115a28d2daa
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.013677
      • reported
        :
        2025-09-17T18:53:19.433943Z
      • 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:23:19.418898Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.418898Z
            • format
              :
              RFC3339
          • version
            :
            1gph6koe9kpp8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
17 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30106
      • initiated_at
        :
        2025-09-17T18:53:19.435508Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.434584Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:23:19.434584Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          8e221d66-14b8-4821-b709-cb740cd326e7
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.012407
      • reported
        :
        2025-09-17T18:53:19.448334Z
      • 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:23:19.434584Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.434584Z
            • format
              :
              RFC3339
          • version
            :
            1gph6koeoea48
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
18 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30107
      • initiated_at
        :
        2025-09-17T18:53:19.449854Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.448945Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:23:19.448945Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          177a9bc5-ceb7-43ea-aa03-c791ffff4ab9
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.013028
      • reported
        :
        2025-09-17T18:53:19.463315Z
      • 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:23:19.448945Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.448945Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kof63ag8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
19 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30108
      • initiated_at
        :
        2025-09-17T18:53:19.464906Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.463948Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:23:19.463948Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          307532b8-6ba3-4606-a599-1d69735db2e3
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.012881
      • reported
        :
        2025-09-17T18:53:19.478241Z
      • 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:23:19.463948Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.463948Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kofkfd58
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
20 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30109
      • initiated_at
        :
        2025-09-17T18:53:19.479840Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.478899Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:23:19.478899Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          f3e728da-6e0f-4b1c-8707-3027b1fd960b
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.01327
      • reported
        :
        2025-09-17T18:53:19.493533Z
      • 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:23:19.478899Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.478899Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kog2mgkg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
21 Create up to the maximum allowed number of subscriptions in an area
Exceed maximum number of subscriptions 22 🌐
  • PUT dss.uss2.localutm 429
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30200
      • initiated_at
        :
        2025-09-17T18:53:19.495188Z
      • 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.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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:53:19.494285Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-17T19:23:19.494285Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          b1ddd829-f35e-4715-b3b4-814c9d7304d2
      • body
        :
        None
    • response
      :
      • code
        :
        429
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          108
      • elapsed_s
        :
        0.00615
      • reported
        :
        2025-09-17T18:53:19.501724Z
      • json
        :
        • message
          :
          Too many existing subscriptions in this area already (E:5b370d87-6602-4f44-8f36-2f98ebc58df7)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss2
🌐
23 Enforce maximum number of subscriptions for an area
Clean up subscriptions 24 🌐
  • GET dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss2.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:53:19.501935Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Transfer-Encoding
          :
          chunked
      • elapsed_s
        :
        0.003888
      • reported
        :
        2025-09-17T18:53:19.506231Z
      • 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:23:19.349206Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:53:19.349206Z
              • format
                :
                RFC3339
            • version
              :
              1gph6koc6uhsg
          • 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:23:19.36172Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:53:19.36172Z
              • format
                :
                RFC3339
            • version
              :
              1gph6kocitmk8
          • 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:23:19.375794Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:53:19.375794Z
              • format
                :
                RFC3339
            • version
              :
              1gph6kod11rc8
          • 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:23:19.390242Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:53:19.390242Z
              • format
                :
                RFC3339
            • version
              :
              1gph6kode5prg
          • 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:23:19.404609Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:53:19.404609Z
              • format
                :
                RFC3339
            • version
              :
              1gph6kodrr8s8
          • 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:23:19.418898Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:53:19.418898Z
              • format
                :
                RFC3339
            • version
              :
              1gph6koe9kpp8
          • 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:23:19.434584Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:53:19.434584Z
              • format
                :
                RFC3339
            • version
              :
              1gph6koeoea48
          • 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:23:19.448945Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:53:19.448945Z
              • format
                :
                RFC3339
            • version
              :
              1gph6kof63ag8
          • 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:23:19.463948Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:53:19.463948Z
              • format
                :
                RFC3339
            • version
              :
              1gph6kofkfd58
          • 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:23:19.478899Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2025-09-17T18:53:19.478899Z
              • format
                :
                RFC3339
            • version
              :
              1gph6kog2mgkg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss2
🌐
25 Successful subscription search query
26 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30100/1gph6koc6uhsg
      • initiated_at
        :
        2025-09-17T18:53:19.523297Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.009877
      • reported
        :
        2025-09-17T18:53:19.533751Z
      • 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:23:19.349206Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.349206Z
            • format
              :
              RFC3339
          • version
            :
            1gph6koc6uhsg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss2
🌐
27 Subscription can be deleted
28 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30101/1gph6kocitmk8
      • initiated_at
        :
        2025-09-17T18:53:19.534114Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          415
      • elapsed_s
        :
        0.012347
      • reported
        :
        2025-09-17T18:53:19.546970Z
      • 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:23:19.36172Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.36172Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kocitmk8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss2
🌐
29 Subscription can be deleted
30 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30102/1gph6kod11rc8
      • initiated_at
        :
        2025-09-17T18:53:19.547727Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.010575
      • reported
        :
        2025-09-17T18:53:19.558878Z
      • 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:23:19.375794Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.375794Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kod11rc8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss2
🌐
31 Subscription can be deleted
32 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30103/1gph6kode5prg
      • initiated_at
        :
        2025-09-17T18:53:19.559161Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.009396
      • reported
        :
        2025-09-17T18:53:19.569049Z
      • 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:23:19.390242Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.390242Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kode5prg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss2
🌐
33 Subscription can be deleted
34 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30104/1gph6kodrr8s8
      • initiated_at
        :
        2025-09-17T18:53:19.569303Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.010306
      • reported
        :
        2025-09-17T18:53:19.580176Z
      • 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:23:19.404609Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.404609Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kodrr8s8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss2
🌐
35 Subscription can be deleted
36 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30105/1gph6koe9kpp8
      • initiated_at
        :
        2025-09-17T18:53:19.580472Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.007149
      • reported
        :
        2025-09-17T18:53:19.588052Z
      • 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:23:19.418898Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.418898Z
            • format
              :
              RFC3339
          • version
            :
            1gph6koe9kpp8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss2
🌐
37 Subscription can be deleted
38 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30106/1gph6koeoea48
      • initiated_at
        :
        2025-09-17T18:53:19.588256Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.006864
      • reported
        :
        2025-09-17T18:53:19.595487Z
      • 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:23:19.434584Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.434584Z
            • format
              :
              RFC3339
          • version
            :
            1gph6koeoea48
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss2
🌐
39 Subscription can be deleted
40 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30107/1gph6kof63ag8
      • initiated_at
        :
        2025-09-17T18:53:19.595742Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.006517
      • reported
        :
        2025-09-17T18:53:19.602698Z
      • 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:23:19.448945Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.448945Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kof63ag8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss2
🌐
41 Subscription can be deleted
42 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30108/1gph6kofkfd58
      • initiated_at
        :
        2025-09-17T18:53:19.602932Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.00711
      • reported
        :
        2025-09-17T18:53:19.610406Z
      • 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:23:19.463948Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.463948Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kofkfd58
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss2
🌐
43 Subscription can be deleted
44 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30109/1gph6kog2mgkg
      • initiated_at
        :
        2025-09-17T18:53:19.610630Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.007678
      • reported
        :
        2025-09-17T18:53:19.618716Z
      • 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:23:19.478899Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2025-09-17T18:53:19.478899Z
            • format
              :
              RFC3339
          • version
            :
            1gph6kog2mgkg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss2
🌐
45 Subscription can be deleted
Cleanup 46 🌐
  • GET dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss2.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:53:19.619190Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1ODEzODc2OCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 17 Sep 2025 18:53:19 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.004786
      • reported
        :
        2025-09-17T18:53:19.624484Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss2
🌐
47 Successful subscription search query