ASTM NetRID DSS: Subscription Validation

scenarios.astm.netrid.v22a.dss.SubscriptionValidation

Resources

KML visualization

Case Step Event uss1
Setup Ensure clean workspace 1 🌐
  • GET dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions?area=47.45237618874023,8.337401667996478,47.38882810764797,8.343217430398902,47.3643466256706,8.389932768382156,47.363230384952686,8.536070011827881,47.36909451406398,8.580678976356925,47.4007874493574,8.57764881798931,47.451319730511365,8.46442103543102
      • initiated_at
        :
        2026-08-05T17:47:11.841310Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:11 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.003566
      • reported
        :
        2026-08-05T17:47:11.845364Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss1
🌐
2 Successful subscription search query
Subscription duration limitations Try to create too-long subscription 3 🌐
  • PUT dss1.uss1.localutm 400
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-08-05T17:47:11.847481Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:11.846125Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-06T17:57:11.846125Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          cf335ef0-bcfe-498f-aea5-919569a08c22
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:11 GMT
        • Content-Length
          :
          92
      • elapsed_s
        :
        0.001154
      • reported
        :
        2026-08-05T17:47:11.849144Z
      • json
        :
        • message
          :
          Subscription window exceeds 24 hours (E:3f62a37d-0196-4ab4-b361-04b7591d5f20)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
4 Too-long subscription creation rejected
Try to extend subscription 5 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-08-05T17:47:11.850748Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:11.849416Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-06T17:46:11.849416Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          0611ec3b-fb76-4411-94f6-56e5b50f9b84
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:11 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.022814
      • reported
        :
        2026-08-05T17:47:11.874155Z
      • 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
              :
              2026-08-06T17:46:11.849416Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.849416Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4e6ohp0
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
6 Valid subscription created
7 🌐
  • PUT dss1.uss1.localutm 400
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-08-05T17:47:11.885263Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:11.875370Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-06T17:57:11.875370Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          22330e78-04ed-42e3-a795-4da2a3c78956
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:11 GMT
        • Content-Length
          :
          92
      • elapsed_s
        :
        0.001481
      • reported
        :
        2026-08-05T17:47:11.887551Z
      • json
        :
        • message
          :
          Subscription window exceeds 24 hours (E:b420e124-b51b-4a7a-afbf-576878847669)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
8 Subscription duration limited during update
Remove subscription 9 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000/1hi7pt4e6ohp0
      • initiated_at
        :
        2026-08-05T17:47:11.889543Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:11 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.009156
      • reported
        :
        2026-08-05T17:47:11.899279Z
      • 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
              :
              2026-08-06T17:46:11.849416Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.849416Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4e6ohp0
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
10 Subscription deleted
Subscription quantity limitations Create maximum number of subscriptions 11 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30100
      • initiated_at
        :
        2026-08-05T17:47:11.904089Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:11.902856Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-05T18:17:11.902856Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          4f7a072a-df9b-480e-a82a-f5db6e35268f
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:11 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.012372
      • reported
        :
        2026-08-05T17:47:11.916987Z
      • 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
              :
              2026-08-05T18:17:11.902856Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.902856Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4fpmb38
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
12 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30101
      • initiated_at
        :
        2026-08-05T17:47:11.919590Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:11.917807Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-05T18:17:11.917807Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          6f093ba3-7e84-4c36-9259-270fe6cbcabc
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:11 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.014471
      • reported
        :
        2026-08-05T17:47:11.934811Z
      • 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
              :
              2026-08-05T18:17:11.917807Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.917807Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4g99320
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
13 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30102
      • initiated_at
        :
        2026-08-05T17:47:11.937254Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:11.935669Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-05T18:17:11.935669Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          23b4b148-b321-4d7e-97ff-b59773dadde9
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:11 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.013753
      • reported
        :
        2026-08-05T17:47:11.951759Z
      • 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
              :
              2026-08-05T18:17:11.935669Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.935669Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4gpj44g
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
14 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30103
      • initiated_at
        :
        2026-08-05T17:47:11.954240Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:11.952645Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-05T18:17:11.952645Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          564dd5d0-4586-46b3-a928-e3d3e99c9ab1
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:11 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.014089
      • reported
        :
        2026-08-05T17:47:11.969074Z
      • 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
              :
              2026-08-05T18:17:11.952645Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.952645Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4h9phvg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
15 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30104
      • initiated_at
        :
        2026-08-05T17:47:11.971395Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:11.969973Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-05T18:17:11.969973Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          ab1435ea-ec26-412d-b856-b430a1d50746
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:11 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.015985
      • reported
        :
        2026-08-05T17:47:11.988198Z
      • 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
              :
              2026-08-05T18:17:11.969973Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.969973Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4hq8uu0
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
16 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30105
      • initiated_at
        :
        2026-08-05T17:47:11.990601Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:11.989208Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-05T18:17:11.989208Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          4c6c62a5-c2ec-4cc3-845c-4cb37420d7a3
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.014991
      • reported
        :
        2026-08-05T17:47:12.006256Z
      • 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
              :
              2026-08-05T18:17:11.989208Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.989208Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4icb8pg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
17 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30106
      • initiated_at
        :
        2026-08-05T17:47:12.008743Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:12.007173Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-05T18:17:12.007173Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          a92def52-1381-4038-bcd3-cdaf7595e5fd
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.015428
      • reported
        :
        2026-08-05T17:47:12.024980Z
      • 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
              :
              2026-08-05T18:17:12.007173Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:12.007173Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4itsteg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
18 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30107
      • initiated_at
        :
        2026-08-05T17:47:12.027616Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:12.025981Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-05T18:17:12.025981Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          fa860038-3424-42d9-9016-ac65ddd4f18f
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.015034
      • reported
        :
        2026-08-05T17:47:12.043338Z
      • 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
              :
              2026-08-05T18:17:12.025981Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:12.025981Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4jflbs8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
19 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30108
      • initiated_at
        :
        2026-08-05T17:47:12.045848Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:12.044315Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-05T18:17:12.044315Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          7fc40a5e-30cb-4e9c-be44-b14817396a18
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.024577
      • reported
        :
        2026-08-05T17:47:12.071239Z
      • 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
              :
              2026-08-05T18:17:12.044315Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:12.044315Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4k12tlo
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
20 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30109
      • initiated_at
        :
        2026-08-05T17:47:12.075250Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:12.072444Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-05T18:17:12.072444Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          5618fb9a-0851-4b3f-958d-3095c8386563
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.02423
      • reported
        :
        2026-08-05T17:47:12.100213Z
      • 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
              :
              2026-08-05T18:17:12.072444Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:12.072444Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4ktfnmo
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
21 Create up to the maximum allowed number of subscriptions in an area
Exceed maximum number of subscriptions 22 🌐
  • PUT dss1.uss1.localutm 429
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30200
      • initiated_at
        :
        2026-08-05T17:47:12.103199Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          922
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-08-05T17:47:12.101372Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-05T18:17:12.101372Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/zurich_service_area
        • request_id
          :
          71ffcfd4-5bbe-419d-8bf3-5eac1285c1a4
      • body
        :
        None
    • response
      :
      • code
        :
        429
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          108
      • elapsed_s
        :
        0.006655
      • reported
        :
        2026-08-05T17:47:12.110466Z
      • json
        :
        • message
          :
          Too many existing subscriptions in this area already (E:3991b843-dcf0-4a99-abb3-747647811d1b)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
23 Enforce maximum number of subscriptions for an area
Clean up subscriptions 24 🌐
  • GET dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions?area=47.45237618874023,8.337401667996478,47.38882810764797,8.343217430398902,47.3643466256706,8.389932768382156,47.363230384952686,8.536070011827881,47.36909451406398,8.580678976356925,47.4007874493574,8.57764881798931,47.451319730511365,8.46442103543102
      • initiated_at
        :
        2026-08-05T17:47:12.110753Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Transfer-Encoding
          :
          chunked
      • elapsed_s
        :
        0.010513
      • reported
        :
        2026-08-05T17:47:12.121790Z
      • 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
                :
                2026-08-05T18:17:11.902856Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-05T17:47:11.902856Z
              • format
                :
                RFC3339
            • version
              :
              1hi7pt4fpmb38
          • 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
                :
                2026-08-05T18:17:11.917807Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-05T17:47:11.917807Z
              • format
                :
                RFC3339
            • version
              :
              1hi7pt4g99320
          • 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
                :
                2026-08-05T18:17:11.935669Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-05T17:47:11.935669Z
              • format
                :
                RFC3339
            • version
              :
              1hi7pt4gpj44g
          • 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
                :
                2026-08-05T18:17:11.952645Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-05T17:47:11.952645Z
              • format
                :
                RFC3339
            • version
              :
              1hi7pt4h9phvg
          • 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
                :
                2026-08-05T18:17:11.969973Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-05T17:47:11.969973Z
              • format
                :
                RFC3339
            • version
              :
              1hi7pt4hq8uu0
          • 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
                :
                2026-08-05T18:17:11.989208Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-05T17:47:11.989208Z
              • format
                :
                RFC3339
            • version
              :
              1hi7pt4icb8pg
          • 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
                :
                2026-08-05T18:17:12.007173Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-05T17:47:12.007173Z
              • format
                :
                RFC3339
            • version
              :
              1hi7pt4itsteg
          • 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
                :
                2026-08-05T18:17:12.025981Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-05T17:47:12.025981Z
              • format
                :
                RFC3339
            • version
              :
              1hi7pt4jflbs8
          • 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
                :
                2026-08-05T18:17:12.044315Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-05T17:47:12.044315Z
              • format
                :
                RFC3339
            • version
              :
              1hi7pt4k12tlo
          • 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
                :
                2026-08-05T18:17:12.072444Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-05T17:47:12.072444Z
              • format
                :
                RFC3339
            • version
              :
              1hi7pt4ktfnmo
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss1
🌐
25 Successful subscription search query
26 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30100/1hi7pt4fpmb38
      • initiated_at
        :
        2026-08-05T17:47:12.139708Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.010887
      • reported
        :
        2026-08-05T17:47:12.151228Z
      • 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
              :
              2026-08-05T18:17:11.902856Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.902856Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4fpmb38
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
27 Subscription can be deleted
28 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30101/1hi7pt4g99320
      • initiated_at
        :
        2026-08-05T17:47:12.151626Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.012661
      • reported
        :
        2026-08-05T17:47:12.164969Z
      • 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
              :
              2026-08-05T18:17:11.917807Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.917807Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4g99320
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
29 Subscription can be deleted
30 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30102/1hi7pt4gpj44g
      • initiated_at
        :
        2026-08-05T17:47:12.165222Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.009136
      • reported
        :
        2026-08-05T17:47:12.174963Z
      • 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
              :
              2026-08-05T18:17:11.935669Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.935669Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4gpj44g
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
31 Subscription can be deleted
32 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30103/1hi7pt4h9phvg
      • initiated_at
        :
        2026-08-05T17:47:12.175270Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.009026
      • reported
        :
        2026-08-05T17:47:12.184930Z
      • 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
              :
              2026-08-05T18:17:11.952645Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.952645Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4h9phvg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
33 Subscription can be deleted
34 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30104/1hi7pt4hq8uu0
      • initiated_at
        :
        2026-08-05T17:47:12.185185Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.008797
      • reported
        :
        2026-08-05T17:47:12.194565Z
      • 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
              :
              2026-08-05T18:17:11.969973Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.969973Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4hq8uu0
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
35 Subscription can be deleted
36 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30105/1hi7pt4icb8pg
      • initiated_at
        :
        2026-08-05T17:47:12.194786Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.011359
      • reported
        :
        2026-08-05T17:47:12.206610Z
      • 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
              :
              2026-08-05T18:17:11.989208Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:11.989208Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4icb8pg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
37 Subscription can be deleted
38 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30106/1hi7pt4itsteg
      • initiated_at
        :
        2026-08-05T17:47:12.206821Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.008927
      • reported
        :
        2026-08-05T17:47:12.216184Z
      • 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
              :
              2026-08-05T18:17:12.007173Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:12.007173Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4itsteg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
39 Subscription can be deleted
40 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30107/1hi7pt4jflbs8
      • initiated_at
        :
        2026-08-05T17:47:12.216460Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.008561
      • reported
        :
        2026-08-05T17:47:12.225501Z
      • 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
              :
              2026-08-05T18:17:12.025981Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:12.025981Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4jflbs8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
41 Subscription can be deleted
42 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30108/1hi7pt4k12tlo
      • initiated_at
        :
        2026-08-05T17:47:12.225775Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.008752
      • reported
        :
        2026-08-05T17:47:12.234946Z
      • 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
              :
              2026-08-05T18:17:12.044315Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:12.044315Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4k12tlo
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
43 Subscription can be deleted
44 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30109/1hi7pt4ktfnmo
      • initiated_at
        :
        2026-08-05T17:47:12.235223Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.008748
      • reported
        :
        2026-08-05T17:47:12.244472Z
      • 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
              :
              2026-08-05T18:17:12.072444Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-05T17:47:12.072444Z
            • format
              :
              RFC3339
          • version
            :
            1hi7pt4ktfnmo
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
45 Subscription can be deleted
Cleanup 46 🌐
  • GET dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/subscriptions?area=47.45237618874023,8.337401667996478,47.38882810764797,8.343217430398902,47.3643466256706,8.389932768382156,47.363230384952686,8.536070011827881,47.36909451406398,8.580678976356925,47.4007874493574,8.57764881798931,47.451319730511365,8.46442103543102
      • initiated_at
        :
        2026-08-05T17:47:12.244838Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODU5NTUyODcsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 05 Aug 2026 17:47:12 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.003776
      • reported
        :
        2026-08-05T17:47:12.249128Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss1
🌐
47 Successful subscription search query