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=37.1853,-80.614,37.2148,-80.614,37.2148,-80.544,37.1853,-80.544
      • initiated_at
        :
        2026-08-18T19:56:10.936007Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:10 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.001489
      • reported
        :
        2026-08-18T19:56:10.937923Z
      • 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-18T19:56:10.939356Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:10.938404Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-19T20:06:10.938404Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          41ad9e22-ff13-4b35-83b9-fe6d33b21000
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:10 GMT
        • Content-Length
          :
          92
      • elapsed_s
        :
        0.000782
      • reported
        :
        2026-08-18T19:56:10.940543Z
      • json
        :
        • message
          :
          Subscription window exceeds 24 hours (E:1557c631-3a91-444e-87e7-560b958fba08)
      • 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-18T19:56:10.941671Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:10.940734Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-19T19:55:10.940734Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          2aecf7ea-e0e3-457f-8610-e2e209a68d8a
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:10 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.005816
      • reported
        :
        2026-08-18T19:56:10.947912Z
      • 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/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-19T19:55:10.940734Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.940734Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufphiptrg
      • 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-18T19:56:10.949499Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:10.948620Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-19T20:06:10.948620Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          20138a7e-ae86-4aa1-a474-4b50d9bbbbf6
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:10 GMT
        • Content-Length
          :
          92
      • elapsed_s
        :
        0.000764
      • reported
        :
        2026-08-18T19:56:10.950671Z
      • json
        :
        • message
          :
          Subscription window exceeds 24 hours (E:40d0b0f3-8410-4ad7-a1b6-2b1cfa5926c5)
      • 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/1hj7ufphiptrg
      • initiated_at
        :
        2026-08-18T19:56:10.951894Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:10 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.003935
      • reported
        :
        2026-08-18T19:56:10.956308Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30000
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-19T19:55:10.940734Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.940734Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufphiptrg
      • 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-18T19:56:10.959599Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:10.958737Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T20:26:10.958737Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          61ff9b8c-070c-4d41-8ee5-bffd103b4fe0
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:10 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006363
      • reported
        :
        2026-08-18T19:56:10.966444Z
      • 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/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:10.958737Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.958737Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpi3vat8
      • 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-18T19:56:10.967968Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:10.967069Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T20:26:10.967069Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          2aca458b-5900-4b16-9bfd-863246fee893
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:10 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006535
      • reported
        :
        2026-08-18T19:56:10.974970Z
      • 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/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:10.967069Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.967069Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpibv4eo
      • 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-18T19:56:10.976608Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:10.975704Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T20:26:10.975704Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          94a02ab2-3ac4-4470-87a0-0264512b05ac
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:10 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006286
      • reported
        :
        2026-08-18T19:56:10.983418Z
      • 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/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:10.975704Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.975704Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpik7jb8
      • 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-18T19:56:10.985014Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:10.984074Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T20:26:10.984074Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          d15f6019-61a0-416d-bcb5-4c9aa90f8cb4
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:10 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006414
      • reported
        :
        2026-08-18T19:56:10.991923Z
      • 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/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:10.984074Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.984074Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpis8c4o
      • 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-18T19:56:10.993510Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:10.992617Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T20:26:10.992617Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          cf62e907-f091-45d7-a666-e962699fba52
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:10 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006297
      • reported
        :
        2026-08-18T19:56:11.000270Z
      • 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/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:10.992617Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.992617Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpj4asjg
      • 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-18T19:56:11.001904Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:11.001000Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T20:26:11.001000Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          7bfba619-3d43-4768-90e6-f5bec5ea4426
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          432
      • elapsed_s
        :
        0.00811
      • reported
        :
        2026-08-18T19:56:11.010497Z
      • 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/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:11.001Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:11.001Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpjcd76o
      • 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-18T19:56:11.012105Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:11.011188Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T20:26:11.011188Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          1f4ff828-6b75-44c0-875e-9e202bf72811
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.00679
      • reported
        :
        2026-08-18T19:56:11.019423Z
      • 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/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:11.011188Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:11.011188Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpjm2qe0
      • 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-18T19:56:11.021152Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:11.020130Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T20:26:11.020130Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          448fac41-5d24-4cda-ae9a-c8550f9c8669
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.006793
      • reported
        :
        2026-08-18T19:56:11.028514Z
      • 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/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:11.02013Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:11.02013Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpjuq2uo
      • 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-18T19:56:11.030113Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:11.029221Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T20:26:11.029221Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          6fa0a366-1cc3-412f-97cb-d9080d8b5573
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006666
      • reported
        :
        2026-08-18T19:56:11.037282Z
      • 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/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:11.029221Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:11.029221Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpk79mbo
      • 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-18T19:56:11.038890Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:11.038005Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T20:26:11.038005Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          cbbab41d-b07a-4085-8206-32c20f8ae68e
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006701
      • reported
        :
        2026-08-18T19:56:11.046077Z
      • 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/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:11.038005Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:11.038005Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpkfl3vg
      • 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-18T19:56:11.047833Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T19:56:11.046904Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-08-18T20:26:11.046904Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          525134de-fa6f-46c5-9e31-a21509ea7e82
      • body
        :
        None
    • response
      :
      • code
        :
        429
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          108
      • elapsed_s
        :
        0.003631
      • reported
        :
        2026-08-18T19:56:11.051948Z
      • json
        :
        • message
          :
          Too many existing subscriptions in this area already (E:d421ac89-f132-4b8a-998c-939facc3593e)
      • 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=37.1853,-80.614,37.2148,-80.614,37.2148,-80.544,37.1853,-80.544
      • initiated_at
        :
        2026-08-18T19:56:11.052175Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Transfer-Encoding
          :
          chunked
      • elapsed_s
        :
        0.001909
      • reported
        :
        2026-08-18T19:56:11.054525Z
      • 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/kentland_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2026-08-18T20:26:10.958737Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-18T19:56:10.958737Z
              • format
                :
                RFC3339
            • version
              :
              1hj7ufpi3vat8
          • item_2
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30101
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2026-08-18T20:26:10.967069Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-18T19:56:10.967069Z
              • format
                :
                RFC3339
            • version
              :
              1hj7ufpibv4eo
          • item_3
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30102
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2026-08-18T20:26:10.975704Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-18T19:56:10.975704Z
              • format
                :
                RFC3339
            • version
              :
              1hj7ufpik7jb8
          • item_4
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30103
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2026-08-18T20:26:10.984074Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-18T19:56:10.984074Z
              • format
                :
                RFC3339
            • version
              :
              1hj7ufpis8c4o
          • item_5
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30104
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2026-08-18T20:26:10.992617Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-18T19:56:10.992617Z
              • format
                :
                RFC3339
            • version
              :
              1hj7ufpj4asjg
          • item_6
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30105
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2026-08-18T20:26:11.001Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-18T19:56:11.001Z
              • format
                :
                RFC3339
            • version
              :
              1hj7ufpjcd76o
          • item_7
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30106
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2026-08-18T20:26:11.011188Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-18T19:56:11.011188Z
              • format
                :
                RFC3339
            • version
              :
              1hj7ufpjm2qe0
          • item_8
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30107
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2026-08-18T20:26:11.02013Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-18T19:56:11.02013Z
              • format
                :
                RFC3339
            • version
              :
              1hj7ufpjuq2uo
          • item_9
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30108
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2026-08-18T20:26:11.029221Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-18T19:56:11.029221Z
              • format
                :
                RFC3339
            • version
              :
              1hj7ufpk79mbo
          • item_10
            :
            • id
              :
              0000016f-e36d-40be-8d38-beca6ca30109
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
            • owner
              :
              uss_qualifier
            • notification_index
              :
              0
            • time_end
              :
              • value
                :
                2026-08-18T20:26:11.038005Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2026-08-18T19:56:11.038005Z
              • format
                :
                RFC3339
            • version
              :
              1hj7ufpkfl3vg
      • 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/1hj7ufpi3vat8
      • initiated_at
        :
        2026-08-18T19:56:11.066480Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.005849
      • reported
        :
        2026-08-18T19:56:11.072985Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30100
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:10.958737Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.958737Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpi3vat8
      • 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/1hj7ufpibv4eo
      • initiated_at
        :
        2026-08-18T19:56:11.073193Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.004816
      • reported
        :
        2026-08-18T19:56:11.078516Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30101
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:10.967069Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.967069Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpibv4eo
      • 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/1hj7ufpik7jb8
      • initiated_at
        :
        2026-08-18T19:56:11.078747Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.004897
      • reported
        :
        2026-08-18T19:56:11.084236Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30102
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:10.975704Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.975704Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpik7jb8
      • 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/1hj7ufpis8c4o
      • initiated_at
        :
        2026-08-18T19:56:11.084536Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.00466
      • reported
        :
        2026-08-18T19:56:11.089756Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30103
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:10.984074Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.984074Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpis8c4o
      • 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/1hj7ufpj4asjg
      • initiated_at
        :
        2026-08-18T19:56:11.089961Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.003734
      • reported
        :
        2026-08-18T19:56:11.094133Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30104
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:10.992617Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:10.992617Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpj4asjg
      • 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/1hj7ufpjcd76o
      • initiated_at
        :
        2026-08-18T19:56:11.094382Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          413
      • elapsed_s
        :
        0.004161
      • reported
        :
        2026-08-18T19:56:11.099038Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30105
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:11.001Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:11.001Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpjcd76o
      • 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/1hj7ufpjm2qe0
      • initiated_at
        :
        2026-08-18T19:56:11.099253Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.004149
      • reported
        :
        2026-08-18T19:56:11.103833Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30106
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:11.011188Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:11.011188Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpjm2qe0
      • 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/1hj7ufpjuq2uo
      • initiated_at
        :
        2026-08-18T19:56:11.104051Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.003623
      • reported
        :
        2026-08-18T19:56:11.108117Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30107
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:11.02013Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:11.02013Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpjuq2uo
      • 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/1hj7ufpk79mbo
      • initiated_at
        :
        2026-08-18T19:56:11.108404Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.005759
      • reported
        :
        2026-08-18T19:56:11.114611Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30108
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:11.029221Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:11.029221Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpk79mbo
      • 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/1hj7ufpkfl3vg
      • initiated_at
        :
        2026-08-18T19:56:11.114919Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.007022
      • reported
        :
        2026-08-18T19:56:11.122488Z
      • json
        :
        • subscription
          :
          • id
            :
            0000016f-e36d-40be-8d38-beca6ca30109
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • notification_index
            :
            0
          • time_end
            :
            • value
              :
              2026-08-18T20:26:11.038005Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2026-08-18T19:56:11.038005Z
            • format
              :
              RFC3339
          • version
            :
            1hj7ufpkfl3vg
      • 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=37.1853,-80.614,37.2148,-80.614,37.2148,-80.544,37.1853,-80.544
      • initiated_at
        :
        2026-08-18T19:56:11.122951Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODcwODY1NjUsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 18 Aug 2026 19:56:11 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.002471
      • reported
        :
        2026-08-18T19:56:11.125964Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss1
🌐
47 Successful subscription search query