zrok/rest_server_zrok/operations/admin
2024-09-05 13:34:07 -04:00
..
create_account_parameters.go updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04:00
create_account_responses.go updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04:00
create_account_urlbuilder.go updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04:00
create_account.go updated openapi spec to include new admin api endpoint for creating accounts (#734) 2024-08-19 11:33:15 -04:00
create_frontend_parameters.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
create_frontend_responses.go added error checking for name collision on frontend and send corresponding error 2023-02-01 13:13:15 -06:00
create_frontend_urlbuilder.go admin/createFrontend api roughed in (#129) 2022-12-01 15:13:43 -05:00
create_frontend.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
create_identity_parameters.go basic 'admin create identity' infrastructure (#130) 2022-12-06 14:06:12 -05:00
create_identity_responses.go basic 'admin create identity' infrastructure (#130) 2022-12-06 14:06:12 -05:00
create_identity_urlbuilder.go basic 'admin create identity' infrastructure (#130) 2022-12-06 14:06:12 -05:00
create_identity.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
delete_frontend_parameters.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
delete_frontend_responses.go add backend for 'admin delete frontend' (#129) 2022-12-02 08:58:41 -05:00
delete_frontend_urlbuilder.go add backend for 'admin delete frontend' (#129) 2022-12-02 08:58:41 -05:00
delete_frontend.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
grants_parameters.go new '/grants' endpoint for synchronizing grants for an account (#744) 2024-09-04 16:10:19 -04:00
grants_responses.go elaborating the grants handler (#744) 2024-09-05 13:34:07 -04:00
grants_urlbuilder.go new '/grants' endpoint for synchronizing grants for an account (#744) 2024-09-04 16:10:19 -04:00
grants.go new '/grants' endpoint for synchronizing grants for an account (#744) 2024-09-04 16:10:19 -04:00
invite_token_generate_parameters.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
invite_token_generate_responses.go pr comments 2023-01-10 12:26:22 -06:00
invite_token_generate_urlbuilder.go pr comments 2023-01-10 12:26:22 -06:00
invite_token_generate.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
list_frontends_parameters.go list frontends backend (#129) 2022-12-02 09:30:06 -05:00
list_frontends_responses.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
list_frontends_urlbuilder.go list frontends backend (#129) 2022-12-02 09:30:06 -05:00
list_frontends.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
update_frontend_parameters.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
update_frontend_responses.go update frontend backend (#129) 2022-12-02 10:46:53 -05:00
update_frontend_urlbuilder.go update frontend backend (#129) 2022-12-02 10:46:53 -05:00
update_frontend.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00