1
1
mirror of https://github.com/openziti/zrok.git synced 2025-03-10 12:58:18 +01:00
zrok/rest_client_zrok/admin
2024-12-09 17:03:30 -05:00
..
add_organization_member_parameters.go initial cut at admin api operations () 2024-12-09 12:56:57 -05:00
add_organization_member_responses.go plumbed add member to org in cli () 2024-12-09 14:53:46 -05:00
admin_client.go list organizations () 2024-12-09 17:03:30 -05:00
create_account_parameters.go updated openapi spec to include new admin api endpoint for creating accounts () 2024-08-19 11:33:15 -04:00
create_account_responses.go updated openapi spec to include new admin api endpoint for creating accounts () 2024-08-19 11:33:15 -04:00
create_frontend_parameters.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00
create_frontend_responses.go added 'uniqueName' to the share request in the api spec () 2023-12-07 14:26:03 -05:00
create_identity_parameters.go basic 'admin create identity' infrastructure () 2022-12-06 14:06:12 -05:00
create_identity_responses.go added 'uniqueName' to the share request in the api spec () 2023-12-07 14:26:03 -05:00
create_organization_parameters.go initial cut at admin api operations () 2024-12-09 12:56:57 -05:00
create_organization_responses.go initial cut at admin api operations () 2024-12-09 12:56:57 -05:00
delete_frontend_parameters.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00
delete_frontend_responses.go added 'uniqueName' to the share request in the api spec () 2023-12-07 14:26:03 -05:00
delete_organization_parameters.go initial cut at admin api operations () 2024-12-09 12:56:57 -05:00
delete_organization_responses.go create/delete organization handlers () 2024-12-09 13:30:45 -05:00
grants_parameters.go new '/grants' endpoint for synchronizing grants for an account () 2024-09-04 16:10:19 -04:00
grants_responses.go elaborating the grants handler () 2024-09-05 13:34:07 -04:00
invite_token_generate_parameters.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00
invite_token_generate_responses.go added 'uniqueName' to the share request in the api spec () 2023-12-07 14:26:03 -05:00
list_frontends_parameters.go list frontends backend () 2022-12-02 09:30:06 -05:00
list_frontends_responses.go added 'uniqueName' to the share request in the api spec () 2023-12-07 14:26:03 -05:00
list_organization_members_parameters.go initial cut at admin api operations () 2024-12-09 12:56:57 -05:00
list_organization_members_responses.go list members of organization () 2024-12-09 16:42:30 -05:00
list_organizations_parameters.go list organizations () 2024-12-09 17:03:30 -05:00
list_organizations_responses.go list organizations () 2024-12-09 17:03:30 -05:00
remove_organization_member_parameters.go initial cut at admin api operations () 2024-12-09 12:56:57 -05:00
remove_organization_member_responses.go remove organization member handler () 2024-12-09 14:38:30 -05:00
update_frontend_parameters.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00
update_frontend_responses.go added 'uniqueName' to the share request in the api spec () 2023-12-07 14:26:03 -05:00