Skip to content

Commit

Permalink
Update draft-ramseyer-grow-peering-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jramseyer authored Jan 17, 2024
1 parent 4482349 commit 496cf6f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions draft-ramseyer-grow-peering-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,19 +289,19 @@ GET: /list_locations


GET: /get_status

Request parameters:
* asn (requesting client's asn)
* request_id (optional, UUID of request)

Response:

200: OK

Contents: Session Array of sessions in request_id, if provided. Else, all existing and in-progress sessions between client ASN and server.

400:

Error (example: request_id is invalid)


Expand Down

0 comments on commit 496cf6f

Please sign in to comment.