ASTM NetRID DSS: Subscription Validation

scenarios.astm.netrid.v22a.dss.SubscriptionValidation

Resources

KML visualization

Case Step Event uss1
Setup Ensure clean workspace 1 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions?area=37.1853,-80.614,37.2148,-80.614,37.2148,-80.544,37.1853,-80.544
      • initiated_at
        :
        2024-12-19T16:19:05.398691Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.001559
      • reported
        :
        2024-12-19T16:19:05.400767Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss1
🌐
2 Successful subscription search query
Subscription duration limitations Try to create too-long subscription 3 🌐
  • PUT dss.uss1.localutm 400
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2024-12-19T16:19:05.402594Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.401338Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-20T16:29:05.401338Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          1620eed2-a191-4f42-b97b-6d66f7dbdd41
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          92
      • elapsed_s
        :
        0.000863
      • reported
        :
        2024-12-19T16:19:05.403917Z
      • json
        :
        • message
          :
          Subscription window exceeds 24 hours (E:8ebf4080-722f-4d2a-9481-578b973a5b9c)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
4 Too-long subscription creation rejected
Try to extend subscription 5 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2024-12-19T16:19:05.405370Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.404194Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-20T16:18:05.404194Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          7365bdef-c46c-422c-a1a8-36444731ecc0
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006278
      • reported
        :
        2024-12-19T16:19:05.412115Z
      • 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
              :
              2024-12-20T16:18:05.404194Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.404194Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4d6ehjg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
6 Valid subscription created
7 🌐
  • PUT dss.uss1.localutm 400
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2024-12-19T16:19:05.414116Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.412970Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-20T16:29:05.412970Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          e14f2f75-dd14-476f-a84b-a9345067f7e2
      • body
        :
        None
    • response
      :
      • code
        :
        400
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          92
      • elapsed_s
        :
        0.000919
      • reported
        :
        2024-12-19T16:19:05.415540Z
      • json
        :
        • message
          :
          Subscription window exceeds 24 hours (E:aaa050cd-d3f1-4e3d-8869-35f39d2d59b3)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
8 Subscription duration limited during update
Remove subscription 9 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30000/1g4l0c4d6ehjg
      • initiated_at
        :
        2024-12-19T16:19:05.417732Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.004411
      • reported
        :
        2024-12-19T16:19:05.422722Z
      • 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
              :
              2024-12-20T16:18:05.404194Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.404194Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4d6ehjg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
10 Subscription deleted
Subscription quantity limitations Create maximum number of subscriptions 11 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30100
      • initiated_at
        :
        2024-12-19T16:19:05.426165Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.425040Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T16:49:05.425040Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          ea47ca3e-f923-40de-aab3-d27591f61132
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          436
      • elapsed_s
        :
        0.006155
      • reported
        :
        2024-12-19T16:19:05.432802Z
      • 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
              :
              2024-12-19T16:49:05.42504Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.42504Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4dqc200
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
12 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30101
      • initiated_at
        :
        2024-12-19T16:19:05.434780Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.433624Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T16:49:05.433624Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          6404beff-62bc-4264-b45a-1b122ca867b9
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.007599
      • reported
        :
        2024-12-19T16:19:05.442893Z
      • 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
              :
              2024-12-19T16:49:05.433624Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.433624Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4e2he88
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
13 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30102
      • initiated_at
        :
        2024-12-19T16:19:05.444891Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.443722Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T16:49:05.443722Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          a6e1f54e-6f5c-4f40-86c5-c521328d2546
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006104
      • reported
        :
        2024-12-19T16:19:05.451503Z
      • 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
              :
              2024-12-19T16:49:05.443722Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.443722Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4ec6uho
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
14 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30103
      • initiated_at
        :
        2024-12-19T16:19:05.453494Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.452333Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T16:49:05.452333Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          8d9799c7-ef7b-48da-830c-72003e996ba3
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006189
      • reported
        :
        2024-12-19T16:19:05.460163Z
      • 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
              :
              2024-12-19T16:49:05.452333Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.452333Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4ekcscg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
15 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30104
      • initiated_at
        :
        2024-12-19T16:19:05.462141Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.460982Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T16:49:05.460982Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          5539c3b6-a564-459f-9170-b964b7d909a9
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006764
      • reported
        :
        2024-12-19T16:19:05.469390Z
      • 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
              :
              2024-12-19T16:49:05.460982Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.460982Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4eskdvg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
16 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30105
      • initiated_at
        :
        2024-12-19T16:19:05.471403Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.470239Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T16:49:05.470239Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          b59bce19-bbe6-4d0b-b7af-4f9764ebb089
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006341
      • reported
        :
        2024-12-19T16:19:05.478227Z
      • 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
              :
              2024-12-19T16:49:05.470239Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.470239Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4f5hd40
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
17 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30106
      • initiated_at
        :
        2024-12-19T16:19:05.480235Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.479074Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T16:49:05.479074Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          1925175a-f550-4ae2-9c45-8d551d20c435
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006664
      • reported
        :
        2024-12-19T16:19:05.487395Z
      • 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
              :
              2024-12-19T16:49:05.479074Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.479074Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4fdrcr0
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
18 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30107
      • initiated_at
        :
        2024-12-19T16:19:05.489395Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.488238Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T16:49:05.488238Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          86179dcc-50b6-455d-bf4b-8e33772ca35c
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006564
      • reported
        :
        2024-12-19T16:19:05.496438Z
      • 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
              :
              2024-12-19T16:49:05.488238Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.488238Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4fmjuc8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
19 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30108
      • initiated_at
        :
        2024-12-19T16:19:05.498487Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.497316Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T16:49:05.497316Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          e7b1432e-9b35-418b-a4f0-7d2b4376f158
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006422
      • reported
        :
        2024-12-19T16:19:05.505413Z
      • 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
              :
              2024-12-19T16:49:05.497316Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.497316Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4fv9f7o
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
20 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30109
      • initiated_at
        :
        2024-12-19T16:19:05.507451Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.506274Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T16:49:05.506274Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          7f5ac92f-99f7-4a79-8f02-e792b351893e
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          438
      • elapsed_s
        :
        0.006325
      • reported
        :
        2024-12-19T16:19:05.514266Z
      • 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
              :
              2024-12-19T16:49:05.506274Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.506274Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4g7qjf8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
21 Create up to the maximum allowed number of subscriptions in an area
Exceed maximum number of subscriptions 22 🌐
  • PUT dss.uss1.localutm 429
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30200
      • initiated_at
        :
        2024-12-19T16:19:05.516443Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:19:05.515255Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T16:49:05.515255Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          1f571182-2156-426d-a7d4-70e317ffdc89
      • body
        :
        None
    • response
      :
      • code
        :
        429
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          108
      • elapsed_s
        :
        0.003508
      • reported
        :
        2024-12-19T16:19:05.520436Z
      • json
        :
        • message
          :
          Too many existing subscriptions in this area already (E:d5329f7d-ed30-4e5c-9d20-1da1950719e9)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createSubscription
    • participant_id
      :
      uss1
🌐
23 Enforce maximum number of subscriptions for an area
Clean up subscriptions 24 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions?area=37.1853,-80.614,37.2148,-80.614,37.2148,-80.544,37.1853,-80.544
      • initiated_at
        :
        2024-12-19T16:19:05.520682Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Transfer-Encoding
          :
          chunked
      • elapsed_s
        :
        0.002984
      • reported
        :
        2024-12-19T16:19:05.524120Z
      • 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
                :
                2024-12-19T16:49:05.42504Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2024-12-19T16:19:05.42504Z
              • format
                :
                RFC3339
            • version
              :
              1g4l0c4dqc200
          • 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
                :
                2024-12-19T16:49:05.433624Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2024-12-19T16:19:05.433624Z
              • format
                :
                RFC3339
            • version
              :
              1g4l0c4e2he88
          • 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
                :
                2024-12-19T16:49:05.443722Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2024-12-19T16:19:05.443722Z
              • format
                :
                RFC3339
            • version
              :
              1g4l0c4ec6uho
          • 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
                :
                2024-12-19T16:49:05.452333Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2024-12-19T16:19:05.452333Z
              • format
                :
                RFC3339
            • version
              :
              1g4l0c4ekcscg
          • 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
                :
                2024-12-19T16:49:05.460982Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2024-12-19T16:19:05.460982Z
              • format
                :
                RFC3339
            • version
              :
              1g4l0c4eskdvg
          • 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
                :
                2024-12-19T16:49:05.470239Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2024-12-19T16:19:05.470239Z
              • format
                :
                RFC3339
            • version
              :
              1g4l0c4f5hd40
          • 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
                :
                2024-12-19T16:49:05.479074Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2024-12-19T16:19:05.479074Z
              • format
                :
                RFC3339
            • version
              :
              1g4l0c4fdrcr0
          • 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
                :
                2024-12-19T16:49:05.488238Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2024-12-19T16:19:05.488238Z
              • format
                :
                RFC3339
            • version
              :
              1g4l0c4fmjuc8
          • 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
                :
                2024-12-19T16:49:05.497316Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2024-12-19T16:19:05.497316Z
              • format
                :
                RFC3339
            • version
              :
              1g4l0c4fv9f7o
          • 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
                :
                2024-12-19T16:49:05.506274Z
              • format
                :
                RFC3339
            • time_start
              :
              • value
                :
                2024-12-19T16:19:05.506274Z
              • format
                :
                RFC3339
            • version
              :
              1g4l0c4g7qjf8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss1
🌐
25 Successful subscription search query
26 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30100/1g4l0c4dqc200
      • initiated_at
        :
        2024-12-19T16:19:05.539490Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          417
      • elapsed_s
        :
        0.004384
      • reported
        :
        2024-12-19T16:19:05.544332Z
      • 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
              :
              2024-12-19T16:49:05.42504Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.42504Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4dqc200
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
27 Subscription can be deleted
28 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30101/1g4l0c4e2he88
      • initiated_at
        :
        2024-12-19T16:19:05.544520Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.004323
      • reported
        :
        2024-12-19T16:19:05.549393Z
      • 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
              :
              2024-12-19T16:49:05.433624Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.433624Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4e2he88
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
29 Subscription can be deleted
30 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30102/1g4l0c4ec6uho
      • initiated_at
        :
        2024-12-19T16:19:05.549635Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.005108
      • reported
        :
        2024-12-19T16:19:05.555276Z
      • 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
              :
              2024-12-19T16:49:05.443722Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.443722Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4ec6uho
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
31 Subscription can be deleted
32 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30103/1g4l0c4ekcscg
      • initiated_at
        :
        2024-12-19T16:19:05.555509Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.003957
      • reported
        :
        2024-12-19T16:19:05.559984Z
      • 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
              :
              2024-12-19T16:49:05.452333Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.452333Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4ekcscg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
33 Subscription can be deleted
34 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30104/1g4l0c4eskdvg
      • initiated_at
        :
        2024-12-19T16:19:05.560192Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.003847
      • reported
        :
        2024-12-19T16:19:05.564474Z
      • 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
              :
              2024-12-19T16:49:05.460982Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.460982Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4eskdvg
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
35 Subscription can be deleted
36 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30105/1g4l0c4f5hd40
      • initiated_at
        :
        2024-12-19T16:19:05.564705Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.004151
      • reported
        :
        2024-12-19T16:19:05.569420Z
      • 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
              :
              2024-12-19T16:49:05.470239Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.470239Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4f5hd40
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
37 Subscription can be deleted
38 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30106/1g4l0c4fdrcr0
      • initiated_at
        :
        2024-12-19T16:19:05.569681Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.004273
      • reported
        :
        2024-12-19T16:19:05.574462Z
      • 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
              :
              2024-12-19T16:49:05.479074Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.479074Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4fdrcr0
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
39 Subscription can be deleted
40 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30107/1g4l0c4fmjuc8
      • initiated_at
        :
        2024-12-19T16:19:05.574724Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.00409
      • reported
        :
        2024-12-19T16:19:05.579293Z
      • 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
              :
              2024-12-19T16:49:05.488238Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.488238Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4fmjuc8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
41 Subscription can be deleted
42 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30108/1g4l0c4fv9f7o
      • initiated_at
        :
        2024-12-19T16:19:05.579565Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.004412
      • reported
        :
        2024-12-19T16:19:05.584449Z
      • 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
              :
              2024-12-19T16:49:05.497316Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.497316Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4fv9f7o
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
43 Subscription can be deleted
44 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions/0000016f-e36d-40be-8d38-beca6ca30109/1g4l0c4g7qjf8
      • initiated_at
        :
        2024-12-19T16:19:05.584737Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          419
      • elapsed_s
        :
        0.003876
      • reported
        :
        2024-12-19T16:19:05.589080Z
      • 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
              :
              2024-12-19T16:49:05.506274Z
            • format
              :
              RFC3339
          • time_start
            :
            • value
              :
              2024-12-19T16:19:05.506274Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0c4g7qjf8
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteSubscription
    • participant_id
      :
      uss1
🌐
45 Subscription can be deleted
Cleanup 46 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/subscriptions?area=37.1853,-80.614,37.2148,-80.614,37.2148,-80.544,37.1853,-80.544
      • initiated_at
        :
        2024-12-19T16:19:05.589535Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODczOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:19:05 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.001615
      • reported
        :
        2024-12-19T16:19:05.591557Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchSubscriptions
    • participant_id
      :
      uss1
🌐
47 Successful subscription search query