We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
According to the 2018-03-12 call:
POST /descriptors
GET /descriptors/{nstId}
DELETE /descriptors/{nstId}
POST /nsi
GET /nsi
GET /nsi/{nsiId}
DELETE /nsi/{nsiId}
POST /nsi/{nsiId}/terminate
The text was updated successfully, but these errors were encountered:
@alemanyp Do we still need this?
Sorry, something went wrong.
All this is done, so the issue can be closed
No branches or pull requests
According to the 2018-03-12 call:
POST /descriptors
(where JSON object is a nst_content)GET /descriptors/{nstId}
DELETE /descriptors/{nstId}
POST /nsi
GET /nsi
GET /nsi/{nsiId}
DELETE /nsi/{nsiId}
POST /nsi/{nsiId}/terminate
The text was updated successfully, but these errors were encountered: