infisicalsdk 0.1.4__py3-none-any.whl → 0.2.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of infisicalsdk might be problematic. Click here for more details.
- infisical_sdk/__init__.py +1 -3
- infisical_sdk/aws_auth.py +121 -0
- infisical_sdk/client.py +103 -197
- infisical_sdk/universal_auth.py +0 -0
- infisicalapi_client/__init__.py +681 -0
- infisicalapi_client/api/__init__.py +5 -0
- infisicalapi_client/api/default_api.py +61732 -0
- infisicalapi_client/api_client.py +759 -0
- infisicalapi_client/api_response.py +25 -0
- infisicalapi_client/configuration.py +447 -0
- infisicalapi_client/exceptions.py +166 -0
- infisicalapi_client/models/__init__.py +664 -0
- infisicalapi_client/models/api_status_get200_response.py +90 -0
- infisicalapi_client/models/api_v1_access_approvals_policies_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_access_approvals_policies_get200_response_approvals_inner.py +95 -0
- infisicalapi_client/models/api_v1_access_approvals_policies_policy_id_patch_request.py +89 -0
- infisicalapi_client/models/api_v1_access_approvals_policies_post_request.py +93 -0
- infisicalapi_client/models/api_v1_access_approvals_requests_count_get200_response.py +73 -0
- infisicalapi_client/models/api_v1_access_approvals_requests_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_access_approvals_requests_get200_response_requests_inner.py +133 -0
- infisicalapi_client/models/api_v1_access_approvals_requests_get200_response_requests_inner_policy.py +88 -0
- infisicalapi_client/models/api_v1_access_approvals_requests_get200_response_requests_inner_privilege.py +108 -0
- infisicalapi_client/models/api_v1_access_approvals_requests_get200_response_requests_inner_reviewers_inner.py +73 -0
- infisicalapi_client/models/api_v1_access_approvals_requests_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_access_approvals_requests_post200_response_approval.py +102 -0
- infisicalapi_client/models/api_v1_access_approvals_requests_post_request.py +75 -0
- infisicalapi_client/models/api_v1_access_approvals_requests_request_id_review_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_access_approvals_requests_request_id_review_post200_response_review.py +81 -0
- infisicalapi_client/models/api_v1_additional_privilege_identity_delete_request.py +75 -0
- infisicalapi_client/models/api_v1_additional_privilege_identity_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_additional_privilege_identity_patch_request.py +81 -0
- infisicalapi_client/models/api_v1_additional_privilege_identity_patch_request_privilege_details.py +105 -0
- infisicalapi_client/models/api_v1_additional_privilege_identity_permanent_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_additional_privilege_identity_permanent_post200_response_privilege.py +119 -0
- infisicalapi_client/models/api_v1_additional_privilege_identity_permanent_post_request.py +91 -0
- infisicalapi_client/models/api_v1_additional_privilege_identity_permanent_post_request_privilege_permission.py +94 -0
- infisicalapi_client/models/api_v1_additional_privilege_identity_permanent_post_request_privilege_permission_conditions.py +77 -0
- infisicalapi_client/models/api_v1_additional_privilege_identity_temporary_post_request.py +104 -0
- infisicalapi_client/models/api_v1_additional_privilege_users_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_additional_privilege_users_permanent_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_additional_privilege_users_permanent_post200_response_privilege.py +116 -0
- infisicalapi_client/models/api_v1_additional_privilege_users_permanent_post_request.py +75 -0
- infisicalapi_client/models/api_v1_additional_privilege_users_privilege_id_patch_request.py +91 -0
- infisicalapi_client/models/api_v1_additional_privilege_users_temporary_post_request.py +88 -0
- infisicalapi_client/models/api_v1_admin_config_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_admin_config_get200_response_config.py +140 -0
- infisicalapi_client/models/api_v1_admin_config_patch200_response.py +75 -0
- infisicalapi_client/models/api_v1_admin_config_patch200_response_config.py +140 -0
- infisicalapi_client/models/api_v1_admin_config_patch_request.py +104 -0
- infisicalapi_client/models/api_v1_admin_signup_post200_response.py +87 -0
- infisicalapi_client/models/api_v1_admin_signup_post_request.py +95 -0
- infisicalapi_client/models/api_v1_admin_user_management_users_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_admin_user_management_users_get200_response_users_inner.py +94 -0
- infisicalapi_client/models/api_v1_admin_user_management_users_user_id_delete200_response.py +75 -0
- infisicalapi_client/models/api_v1_audit_log_streams_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_audit_log_streams_get200_response_audit_log_streams_inner.py +77 -0
- infisicalapi_client/models/api_v1_audit_log_streams_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_audit_log_streams_id_get200_response_audit_log_stream.py +87 -0
- infisicalapi_client/models/api_v1_audit_log_streams_id_get200_response_audit_log_stream_headers_inner.py +73 -0
- infisicalapi_client/models/api_v1_audit_log_streams_id_patch_request.py +81 -0
- infisicalapi_client/models/api_v1_audit_log_streams_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_audit_log_streams_post_request.py +81 -0
- infisicalapi_client/models/api_v1_audit_log_streams_post_request_headers_inner.py +73 -0
- infisicalapi_client/models/api_v1_auth_aws_auth_identities_identity_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_auth_aws_auth_identities_identity_id_get200_response_identity_aws_auth.py +98 -0
- infisicalapi_client/models/api_v1_auth_aws_auth_identities_identity_id_patch_request.py +91 -0
- infisicalapi_client/models/api_v1_auth_aws_auth_identities_identity_id_post_request.py +91 -0
- infisicalapi_client/models/api_v1_auth_aws_auth_login_post_request.py +77 -0
- infisicalapi_client/models/api_v1_auth_azure_auth_identities_identity_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_auth_azure_auth_identities_identity_id_get200_response_identity_azure_auth.py +96 -0
- infisicalapi_client/models/api_v1_auth_azure_auth_identities_identity_id_patch_request.py +91 -0
- infisicalapi_client/models/api_v1_auth_azure_auth_identities_identity_id_post_request.py +91 -0
- infisicalapi_client/models/api_v1_auth_check_auth_post200_response.py +78 -0
- infisicalapi_client/models/api_v1_auth_gcp_auth_identities_identity_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_auth_gcp_auth_identities_identity_id_get200_response_identity_gcp_auth.py +98 -0
- infisicalapi_client/models/api_v1_auth_gcp_auth_identities_identity_id_patch_request.py +103 -0
- infisicalapi_client/models/api_v1_auth_gcp_auth_identities_identity_id_post_request.py +100 -0
- infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_delete200_response.py +75 -0
- infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_delete200_response_identity_kubernetes_auth.py +98 -0
- infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_get200_response_identity_kubernetes_auth.py +102 -0
- infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_patch_request.py +97 -0
- infisicalapi_client/models/api_v1_auth_kubernetes_auth_identities_identity_id_post_request.py +97 -0
- infisicalapi_client/models/api_v1_auth_kubernetes_auth_login_post_request.py +73 -0
- infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_delete200_response.py +75 -0
- infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_delete200_response_identity_oidc_auth.py +110 -0
- infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_get200_response_identity_oidc_auth.py +112 -0
- infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_patch_request.py +97 -0
- infisicalapi_client/models/api_v1_auth_oidc_auth_identities_identity_id_post_request.py +97 -0
- infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_get200_response_identity_token_auth.py +90 -0
- infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_patch_request.py +85 -0
- infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_post_request.py +85 -0
- infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_post_request_access_token_trusted_ips_inner.py +71 -0
- infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_tokens_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_tokens_get200_response_tokens_inner.py +115 -0
- infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_tokens_post200_response.py +84 -0
- infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_tokens_post_request.py +71 -0
- infisicalapi_client/models/api_v1_auth_token_auth_tokens_token_id_patch200_response.py +75 -0
- infisicalapi_client/models/api_v1_auth_token_auth_tokens_token_id_patch_request.py +71 -0
- infisicalapi_client/models/api_v1_auth_token_post200_response.py +71 -0
- infisicalapi_client/models/api_v1_auth_token_renew_post_request.py +71 -0
- infisicalapi_client/models/api_v1_auth_token_revoke_post_request.py +71 -0
- infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_client_secrets_client_secret_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_client_secrets_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_client_secrets_get200_response_client_secret_data_inner.py +89 -0
- infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_client_secrets_post200_response.py +77 -0
- infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_client_secrets_post_request.py +75 -0
- infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_get200_response_identity_universal_auth.py +99 -0
- infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_patch_request.py +94 -0
- infisicalapi_client/models/api_v1_auth_universal_auth_identities_identity_id_post_request.py +94 -0
- infisicalapi_client/models/api_v1_auth_universal_auth_login_post_request.py +73 -0
- infisicalapi_client/models/api_v1_bot_bot_id_active_patch_request.py +77 -0
- infisicalapi_client/models/api_v1_bot_bot_id_active_patch_request_bot_key.py +73 -0
- infisicalapi_client/models/api_v1_bot_project_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_bot_project_id_get200_response_bot.py +104 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_get200_response_dynamic_secrets_inner.py +106 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_leases_lease_id_delete200_response.py +75 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_leases_lease_id_delete_request.py +77 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_leases_lease_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_leases_lease_id_get200_response_lease.py +103 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_leases_lease_id_renew_post_request.py +77 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_leases_post200_response.py +88 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_leases_post_request.py +79 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_name_delete_request.py +77 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_name_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_name_get200_response_dynamic_secret.py +113 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_name_leases_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_name_leases_get200_response_leases_inner.py +97 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_name_patch_request.py +81 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_name_patch_request_data.py +87 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_post_request.py +92 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider.py +149 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of.py +84 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of1.py +84 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of1_inputs.py +89 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of2.py +84 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of2_inputs.py +85 -0
- infisicalapi_client/models/api_v1_dynamic_secrets_post_request_provider_any_of_inputs.py +96 -0
- infisicalapi_client/models/api_v1_external_kms_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_external_kms_get200_response_external_kms_list_inner.py +97 -0
- infisicalapi_client/models/api_v1_external_kms_get200_response_external_kms_list_inner_external_kms.py +85 -0
- infisicalapi_client/models/api_v1_external_kms_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_external_kms_id_get200_response_external_kms.py +106 -0
- infisicalapi_client/models/api_v1_external_kms_id_get200_response_external_kms_external.py +93 -0
- infisicalapi_client/models/api_v1_external_kms_id_patch_request.py +79 -0
- infisicalapi_client/models/api_v1_external_kms_id_patch_request_provider.py +84 -0
- infisicalapi_client/models/api_v1_external_kms_id_patch_request_provider_inputs.py +79 -0
- infisicalapi_client/models/api_v1_external_kms_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_external_kms_post200_response_external_kms.py +106 -0
- infisicalapi_client/models/api_v1_external_kms_post200_response_external_kms_external.py +87 -0
- infisicalapi_client/models/api_v1_external_kms_post_request.py +79 -0
- infisicalapi_client/models/api_v1_external_kms_post_request_provider.py +84 -0
- infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs.py +79 -0
- infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs_credential.py +134 -0
- infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs_credential_any_of.py +84 -0
- infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs_credential_any_of1.py +84 -0
- infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs_credential_any_of1_data.py +73 -0
- infisicalapi_client/models/api_v1_external_kms_post_request_provider_inputs_credential_any_of_data.py +73 -0
- infisicalapi_client/models/api_v1_folders_batch_patch_request.py +81 -0
- infisicalapi_client/models/api_v1_folders_batch_patch_request_folders_inner.py +77 -0
- infisicalapi_client/models/api_v1_folders_folder_id_or_name_delete_request.py +77 -0
- infisicalapi_client/models/api_v1_folders_folder_id_patch_request.py +79 -0
- infisicalapi_client/models/api_v1_folders_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_folders_get200_response_folders_inner.py +100 -0
- infisicalapi_client/models/api_v1_folders_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_folders_post_request.py +79 -0
- infisicalapi_client/models/api_v1_groups_current_slug_patch_request.py +75 -0
- infisicalapi_client/models/api_v1_groups_post200_response.py +90 -0
- infisicalapi_client/models/api_v1_groups_post_request.py +75 -0
- infisicalapi_client/models/api_v1_groups_slug_users_get200_response.py +81 -0
- infisicalapi_client/models/api_v1_groups_slug_users_get200_response_users_inner.py +96 -0
- infisicalapi_client/models/api_v1_groups_slug_users_username_post200_response.py +94 -0
- infisicalapi_client/models/api_v1_identities_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_identities_get200_response_identities_inner.py +100 -0
- infisicalapi_client/models/api_v1_identities_get200_response_identities_inner_identity.py +80 -0
- infisicalapi_client/models/api_v1_identities_identity_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_identities_identity_id_identity_memberships_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_identities_identity_id_identity_memberships_get200_response_identity_memberships_inner.py +99 -0
- infisicalapi_client/models/api_v1_identities_identity_id_patch_request.py +73 -0
- infisicalapi_client/models/api_v1_identities_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_identities_post200_response_identity.py +84 -0
- infisicalapi_client/models/api_v1_identities_post_request.py +75 -0
- infisicalapi_client/models/api_v1_integration_auth_access_token_post_request.py +85 -0
- infisicalapi_client/models/api_v1_integration_auth_delete200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_apps_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_apps_get200_response_apps_inner.py +75 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_aws_secrets_manager_kms_keys_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_aws_secrets_manager_kms_keys_get200_response_kms_keys_inner.py +73 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_bitbucket_workspaces_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_bitbucket_workspaces_get200_response_workspaces_inner.py +83 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_checkly_groups_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_checkly_groups_get200_response_groups_inner.py +73 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_github_envs_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_github_envs_get200_response_envs_inner.py +73 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_github_orgs_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_github_orgs_get200_response_orgs_inner.py +73 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_heroku_pipelines_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_heroku_pipelines_get200_response_pipelines_inner.py +83 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_heroku_pipelines_get200_response_pipelines_inner_app.py +71 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_heroku_pipelines_get200_response_pipelines_inner_pipeline.py +73 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_northflank_secret_groups_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_northflank_secret_groups_get200_response_secret_groups_inner.py +73 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_apps_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_apps_get200_response_apps_inner.py +73 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_containers_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_environments_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_environments_get200_response_environments_inner.py +73 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_jobs_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_projects_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_qovery_projects_get200_response_projects_inner.py +73 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_railway_services_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_railway_services_get200_response_services_inner.py +73 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_teamcity_build_configs_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_teamcity_build_configs_get200_response_build_configs_inner.py +73 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_teams_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_vercel_branches_get200_response.py +71 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_options_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_integration_auth_integration_options_get200_response_integration_options_inner.py +85 -0
- infisicalapi_client/models/api_v1_integration_auth_oauth_token_post_request.py +77 -0
- infisicalapi_client/models/api_v1_integration_integration_id_patch_request.py +89 -0
- infisicalapi_client/models/api_v1_integration_integration_id_patch_request_metadata.py +115 -0
- infisicalapi_client/models/api_v1_integration_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_integration_post200_response_integration.py +197 -0
- infisicalapi_client/models/api_v1_integration_post_request.py +105 -0
- infisicalapi_client/models/api_v1_integration_post_request_metadata.py +115 -0
- infisicalapi_client/models/api_v1_integration_post_request_metadata_secret_gcp_label.py +73 -0
- infisicalapi_client/models/api_v1_invite_org_signup_post200_response.py +73 -0
- infisicalapi_client/models/api_v1_invite_org_signup_post_request.py +73 -0
- infisicalapi_client/models/api_v1_invite_org_verify_post200_response.py +79 -0
- infisicalapi_client/models/api_v1_invite_org_verify_post_request.py +75 -0
- infisicalapi_client/models/api_v1_ldap_config_config_id_group_maps_get200_response_inner.py +81 -0
- infisicalapi_client/models/api_v1_ldap_config_config_id_group_maps_post200_response.py +77 -0
- infisicalapi_client/models/api_v1_ldap_config_config_id_group_maps_post_request.py +73 -0
- infisicalapi_client/models/api_v1_ldap_config_get200_response.py +93 -0
- infisicalapi_client/models/api_v1_ldap_config_patch_request.py +91 -0
- infisicalapi_client/models/api_v1_ldap_config_post200_response.py +109 -0
- infisicalapi_client/models/api_v1_ldap_config_post_request.py +91 -0
- infisicalapi_client/models/api_v1_ldap_login_post_request.py +71 -0
- infisicalapi_client/models/api_v1_organization_admin_projects_get200_response.py +81 -0
- infisicalapi_client/models/api_v1_organization_admin_projects_get200_response_projects_inner.py +113 -0
- infisicalapi_client/models/api_v1_organization_admin_projects_project_id_grant_admin_access_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_organization_admin_projects_project_id_grant_admin_access_post200_response_membership.py +79 -0
- infisicalapi_client/models/api_v1_organization_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_organization_get200_response_organizations_inner.py +114 -0
- infisicalapi_client/models/api_v1_organization_organization_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_organization_organization_id_groups_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_organization_organization_id_groups_get200_response_groups_inner.py +96 -0
- infisicalapi_client/models/api_v1_organization_organization_id_groups_get200_response_groups_inner_custom_role.py +89 -0
- infisicalapi_client/models/api_v1_organization_organization_id_incident_contact_org_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_organization_organization_id_incident_contact_org_get200_response_incident_contacts_org_inner.py +79 -0
- infisicalapi_client/models/api_v1_organization_organization_id_incident_contact_org_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_organization_organization_id_patch200_response.py +77 -0
- infisicalapi_client/models/api_v1_organization_organization_id_patch_request.py +87 -0
- infisicalapi_client/models/api_v1_organization_organization_id_permissions_get200_response.py +77 -0
- infisicalapi_client/models/api_v1_organization_organization_id_permissions_get200_response_membership.py +111 -0
- infisicalapi_client/models/api_v1_organization_organization_id_roles_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_organization_organization_id_roles_get200_response_data.py +79 -0
- infisicalapi_client/models/api_v1_organization_organization_id_roles_get200_response_data_roles_inner.py +95 -0
- infisicalapi_client/models/api_v1_organization_organization_id_roles_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_organization_organization_id_roles_post200_response_role.py +95 -0
- infisicalapi_client/models/api_v1_organization_organization_id_roles_post_request.py +77 -0
- infisicalapi_client/models/api_v1_organization_organization_id_roles_role_id_patch_request.py +77 -0
- infisicalapi_client/models/api_v1_organization_organization_id_users_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_organization_organization_id_users_get200_response_users_inner.py +113 -0
- infisicalapi_client/models/api_v1_organization_organization_id_users_get200_response_users_inner_user.py +101 -0
- infisicalapi_client/models/api_v1_organizations_organization_id_billing_details_patch_request.py +73 -0
- infisicalapi_client/models/api_v1_organizations_organization_id_billing_details_payment_methods_post_request.py +73 -0
- infisicalapi_client/models/api_v1_organizations_organization_id_billing_details_tax_ids_post_request.py +73 -0
- infisicalapi_client/models/api_v1_organizations_organization_id_plan_get200_response.py +76 -0
- infisicalapi_client/models/api_v1_organizations_organization_id_session_trial_post_request.py +71 -0
- infisicalapi_client/models/api_v1_password_backup_private_key_get200_response.py +77 -0
- infisicalapi_client/models/api_v1_password_backup_private_key_get200_response_backup_private_key.py +89 -0
- infisicalapi_client/models/api_v1_password_backup_private_key_post_request.py +81 -0
- infisicalapi_client/models/api_v1_password_change_password_post_request.py +89 -0
- infisicalapi_client/models/api_v1_password_email_password_reset_post_request.py +71 -0
- infisicalapi_client/models/api_v1_password_email_password_reset_verify_post200_response.py +79 -0
- infisicalapi_client/models/api_v1_password_email_password_reset_verify_post200_response_user.py +177 -0
- infisicalapi_client/models/api_v1_password_email_password_reset_verify_post_request.py +73 -0
- infisicalapi_client/models/api_v1_password_password_reset_post_request.py +85 -0
- infisicalapi_client/models/api_v1_password_srp1_post200_response.py +73 -0
- infisicalapi_client/models/api_v1_password_srp1_post_request.py +71 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_certificate_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_crl_get200_response.py +71 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_csr_get200_response.py +71 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_import_certificate_post200_response.py +73 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_import_certificate_post_request.py +73 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_issue_certificate_post200_response.py +79 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_issue_certificate_post_request.py +81 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_patch_request.py +81 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_sign_certificate_post200_response.py +77 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_sign_certificate_post_request.py +83 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_sign_intermediate_post200_response.py +77 -0
- infisicalapi_client/models/api_v1_pki_ca_ca_id_sign_intermediate_post_request.py +77 -0
- infisicalapi_client/models/api_v1_pki_ca_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_pki_ca_post200_response_ca.py +134 -0
- infisicalapi_client/models/api_v1_pki_ca_post_request.py +112 -0
- infisicalapi_client/models/api_v1_pki_certificates_serial_number_certificate_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_pki_certificates_serial_number_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_pki_certificates_serial_number_get200_response_certificate.py +110 -0
- infisicalapi_client/models/api_v1_pki_certificates_serial_number_revoke_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_pki_certificates_serial_number_revoke_post_request.py +78 -0
- infisicalapi_client/models/api_v1_rate_limit_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_rate_limit_get200_response_rate_limit.py +89 -0
- infisicalapi_client/models/api_v1_rate_limit_put_request.py +83 -0
- infisicalapi_client/models/api_v1_scim_groups_get200_response.py +87 -0
- infisicalapi_client/models/api_v1_scim_groups_get200_response_resources_inner.py +91 -0
- infisicalapi_client/models/api_v1_scim_groups_get200_response_resources_inner_meta.py +71 -0
- infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request.py +81 -0
- infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner.py +149 -0
- infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner_any_of.py +84 -0
- infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner_any_of1.py +80 -0
- infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner_any_of2.py +90 -0
- infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner_any_of2_value_inner.py +73 -0
- infisicalapi_client/models/api_v1_scim_groups_group_id_patch_request_operations_inner_any_of_value.py +73 -0
- infisicalapi_client/models/api_v1_scim_groups_group_id_put_request.py +85 -0
- infisicalapi_client/models/api_v1_scim_groups_post200_response.py +91 -0
- infisicalapi_client/models/api_v1_scim_groups_post_request.py +83 -0
- infisicalapi_client/models/api_v1_scim_scim_tokens_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_scim_scim_tokens_get200_response_scim_tokens_inner.py +81 -0
- infisicalapi_client/models/api_v1_scim_scim_tokens_post200_response.py +71 -0
- infisicalapi_client/models/api_v1_scim_scim_tokens_post_request.py +75 -0
- infisicalapi_client/models/api_v1_scim_scim_tokens_scim_token_id_delete200_response.py +75 -0
- infisicalapi_client/models/api_v1_scim_users_get200_response.py +87 -0
- infisicalapi_client/models/api_v1_scim_users_get200_response_resources_inner.py +93 -0
- infisicalapi_client/models/api_v1_scim_users_get200_response_resources_inner_emails_inner.py +75 -0
- infisicalapi_client/models/api_v1_scim_users_get200_response_resources_inner_name.py +73 -0
- infisicalapi_client/models/api_v1_scim_users_org_membership_id_get201_response.py +105 -0
- infisicalapi_client/models/api_v1_scim_users_org_membership_id_get201_response_groups_inner.py +73 -0
- infisicalapi_client/models/api_v1_scim_users_org_membership_id_put200_response.py +105 -0
- infisicalapi_client/models/api_v1_scim_users_org_membership_id_put_request.py +85 -0
- infisicalapi_client/models/api_v1_scim_users_post200_response.py +95 -0
- infisicalapi_client/models/api_v1_scim_users_post_request.py +91 -0
- infisicalapi_client/models/api_v1_scim_users_post_request_emails_inner.py +75 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_count_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_count_get200_response_approvals.py +73 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_get200_response_approvals_inner.py +151 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_get200_response_approvals_inner_commits_inner.py +78 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_get200_response_approvals_inner_committer_user.py +94 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_get200_response_approvals_inner_policy.py +86 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_get200_response_approvals_inner_reviewers_inner.py +73 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval.py +156 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval_commits_inner.py +138 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval_commits_inner_secret.py +79 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval_commits_inner_secret_version.py +89 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval_policy.py +94 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_get200_response_approval_reviewers_inner.py +96 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_merge_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_merge_post200_response_approval.py +115 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_merge_post_request.py +71 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_review_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_review_post200_response_review.py +81 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_review_post_request.py +78 -0
- infisicalapi_client/models/api_v1_secret_approval_requests_id_status_post_request.py +78 -0
- infisicalapi_client/models/api_v1_secret_approvals_board_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_secret_approvals_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_secret_approvals_get200_response_approvals_inner.py +108 -0
- infisicalapi_client/models/api_v1_secret_approvals_get200_response_approvals_inner_environment.py +75 -0
- infisicalapi_client/models/api_v1_secret_approvals_get200_response_approvals_inner_user_approvers_inner.py +71 -0
- infisicalapi_client/models/api_v1_secret_approvals_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_secret_approvals_post200_response_approval.py +98 -0
- infisicalapi_client/models/api_v1_secret_approvals_post_request.py +98 -0
- infisicalapi_client/models/api_v1_secret_approvals_sap_id_patch_request.py +94 -0
- infisicalapi_client/models/api_v1_secret_imports_get200_response.py +81 -0
- infisicalapi_client/models/api_v1_secret_imports_get200_response_secret_imports_inner.py +129 -0
- infisicalapi_client/models/api_v1_secret_imports_get200_response_secret_imports_inner_import_env.py +75 -0
- infisicalapi_client/models/api_v1_secret_imports_post200_response.py +77 -0
- infisicalapi_client/models/api_v1_secret_imports_post_request.py +83 -0
- infisicalapi_client/models/api_v1_secret_imports_post_request_import.py +73 -0
- infisicalapi_client/models/api_v1_secret_imports_secret_import_id_delete_request.py +75 -0
- infisicalapi_client/models/api_v1_secret_imports_secret_import_id_patch_request.py +81 -0
- infisicalapi_client/models/api_v1_secret_imports_secret_import_id_patch_request_import.py +75 -0
- infisicalapi_client/models/api_v1_secret_imports_secret_import_id_replication_resync_post_request.py +75 -0
- infisicalapi_client/models/api_v1_secret_imports_secrets_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_secret_imports_secrets_get200_response_secrets_inner.py +91 -0
- infisicalapi_client/models/api_v1_secret_imports_secrets_get200_response_secrets_inner_secrets_inner.py +153 -0
- infisicalapi_client/models/api_v1_secret_imports_secrets_raw_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_secret_imports_secrets_raw_get200_response_secrets_inner.py +91 -0
- infisicalapi_client/models/api_v1_secret_rotation_providers_workspace_id_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_secret_rotation_providers_workspace_id_get200_response_providers_inner.py +84 -0
- infisicalapi_client/models/api_v1_secret_rotations_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_secret_rotations_get200_response_secret_rotations_inner.py +155 -0
- infisicalapi_client/models/api_v1_secret_rotations_get200_response_secret_rotations_inner_outputs_inner.py +77 -0
- infisicalapi_client/models/api_v1_secret_rotations_get200_response_secret_rotations_inner_outputs_inner_secret.py +75 -0
- infisicalapi_client/models/api_v1_secret_rotations_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_secret_rotations_post200_response_secret_rotation.py +155 -0
- infisicalapi_client/models/api_v1_secret_rotations_post200_response_secret_rotation_outputs_inner.py +77 -0
- infisicalapi_client/models/api_v1_secret_rotations_post_request.py +85 -0
- infisicalapi_client/models/api_v1_secret_rotations_restart_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_secret_rotations_restart_post200_response_secret_rotation.py +145 -0
- infisicalapi_client/models/api_v1_secret_rotations_restart_post_request.py +71 -0
- infisicalapi_client/models/api_v1_secret_scanning_create_installation_session_organization_post200_response.py +71 -0
- infisicalapi_client/models/api_v1_secret_scanning_create_installation_session_organization_post_request.py +71 -0
- infisicalapi_client/models/api_v1_secret_scanning_installation_status_organization_organization_id_get200_response.py +71 -0
- infisicalapi_client/models/api_v1_secret_scanning_link_installation_post200_response.py +81 -0
- infisicalapi_client/models/api_v1_secret_scanning_link_installation_post_request.py +73 -0
- infisicalapi_client/models/api_v1_secret_scanning_organization_organization_id_risks_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_secret_scanning_organization_organization_id_risks_get200_response_risks_inner.py +261 -0
- infisicalapi_client/models/api_v1_secret_scanning_organization_organization_id_risks_risk_id_status_post_request.py +78 -0
- infisicalapi_client/models/api_v1_secret_secret_id_secret_versions_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_secret_secret_id_secret_versions_get200_response_secret_versions_inner.py +119 -0
- infisicalapi_client/models/api_v1_secret_sharing_get200_response.py +81 -0
- infisicalapi_client/models/api_v1_secret_sharing_get200_response_secrets_inner.py +122 -0
- infisicalapi_client/models/api_v1_secret_sharing_post200_response.py +71 -0
- infisicalapi_client/models/api_v1_secret_sharing_post_request.py +95 -0
- infisicalapi_client/models/api_v1_secret_sharing_public_id_get200_response.py +88 -0
- infisicalapi_client/models/api_v1_secret_sharing_public_post_request.py +81 -0
- infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response_secret_snapshot.py +103 -0
- infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response_secret_snapshot_environment.py +75 -0
- infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response_secret_snapshot_folder_version_inner.py +73 -0
- infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response_secret_snapshot_secret_versions_inner.py +123 -0
- infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_get200_response_secret_snapshot_secret_versions_inner_tags_inner.py +80 -0
- infisicalapi_client/models/api_v1_secret_snapshot_secret_snapshot_id_rollback_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_sso_config_get200_response.py +92 -0
- infisicalapi_client/models/api_v1_sso_config_patch_request.py +91 -0
- infisicalapi_client/models/api_v1_sso_config_post200_response.py +151 -0
- infisicalapi_client/models/api_v1_sso_config_post_request.py +88 -0
- infisicalapi_client/models/api_v1_sso_oidc_config_get200_response.py +130 -0
- infisicalapi_client/models/api_v1_sso_oidc_config_patch200_response.py +126 -0
- infisicalapi_client/models/api_v1_sso_oidc_config_patch_request.py +103 -0
- infisicalapi_client/models/api_v1_sso_oidc_config_post200_response.py +126 -0
- infisicalapi_client/models/api_v1_sso_oidc_config_post_request.py +100 -0
- infisicalapi_client/models/api_v1_sso_token_exchange_post_request.py +73 -0
- infisicalapi_client/models/api_v1_user_action_get200_response.py +80 -0
- infisicalapi_client/models/api_v1_user_action_get200_response_user_action.py +79 -0
- infisicalapi_client/models/api_v1_user_action_post200_response.py +77 -0
- infisicalapi_client/models/api_v1_user_action_post200_response_user_action.py +79 -0
- infisicalapi_client/models/api_v1_user_action_post_request.py +71 -0
- infisicalapi_client/models/api_v1_user_engagement_me_wish_post_request.py +71 -0
- infisicalapi_client/models/api_v1_user_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_user_get200_response_user.py +233 -0
- infisicalapi_client/models/api_v1_user_me_project_favorites_get200_response.py +71 -0
- infisicalapi_client/models/api_v1_user_me_project_favorites_put_request.py +73 -0
- infisicalapi_client/models/api_v1_user_private_key_get200_response.py +71 -0
- infisicalapi_client/models/api_v1_webhooks_get200_response.py +81 -0
- infisicalapi_client/models/api_v1_webhooks_get200_response_webhooks_inner.py +112 -0
- infisicalapi_client/models/api_v1_webhooks_post200_response.py +77 -0
- infisicalapi_client/models/api_v1_webhooks_post200_response_webhook.py +110 -0
- infisicalapi_client/models/api_v1_webhooks_post_request.py +91 -0
- infisicalapi_client/models/api_v1_webhooks_webhook_id_patch_request.py +71 -0
- infisicalapi_client/models/api_v1_workspace_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_get200_response_workspaces_inner.py +125 -0
- infisicalapi_client/models/api_v1_workspace_project_id_permissions_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_workspace_project_id_permissions_get200_response_data.py +77 -0
- infisicalapi_client/models/api_v1_workspace_project_id_permissions_get200_response_data_membership.py +89 -0
- infisicalapi_client/models/api_v1_workspace_project_id_permissions_get200_response_data_membership_roles_inner.py +71 -0
- infisicalapi_client/models/api_v1_workspace_project_id_tags_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_project_id_tags_get200_response_workspace_tags_inner.py +95 -0
- infisicalapi_client/models/api_v1_workspace_project_id_tags_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_workspace_project_id_tags_post_request.py +73 -0
- infisicalapi_client/models/api_v1_workspace_project_id_tags_tag_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_workspace_project_id_tags_tag_id_get200_response_workspace_tag.py +97 -0
- infisicalapi_client/models/api_v1_workspace_project_id_tags_tag_id_patch_request.py +73 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_get200_response_roles_inner.py +88 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response_role.py +98 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response_role_permissions_inner.py +86 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_conditions.py +77 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_conditions_secret_path.py +71 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_subject.py +138 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_post_request.py +85 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_post_request_permissions_inner.py +93 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_post_request_permissions_inner_conditions.py +77 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_post_request_permissions_inner_conditions_secret_path.py +71 -0
- infisicalapi_client/models/api_v1_workspace_project_slug_roles_role_id_patch_request.py +83 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_audit_logs_filters_actors_get200_response.py +71 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_audit_logs_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_audit_logs_get200_response_audit_logs_inner.py +128 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_audit_logs_get200_response_audit_logs_inner_event.py +78 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_authorizations_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_authorizations_get200_response_authorizations_inner.py +114 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_auto_capitalization_post_request.py +71 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_delete200_response.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_environments_env_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_environments_env_id_get200_response_environment.py +83 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_environments_id_patch_request.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_environments_post200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_environments_post_request.py +73 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_integrations_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_integrations_get200_response_integrations_inner.py +203 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_key_post_request.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_key_post_request_key.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_keys_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_keys_get200_response_public_keys_inner.py +73 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_kms_backup_get200_response.py +71 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_kms_backup_post_request.py +71 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_kms_get200_response.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_kms_get200_response_secret_manager_kms_key.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_kms_patch_request.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_kms_patch_request_kms.py +134 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_kms_patch_request_kms_any_of.py +78 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_kms_patch_request_kms_any_of1.py +80 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_details_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_details_post_request.py +71 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_get200_response_memberships_inner.py +91 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_get200_response_memberships_inner_user.py +94 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch200_response_roles_inner.py +116 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch_request.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch_request_roles_inner.py +134 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch_request_roles_inner_any_of.py +73 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_membership_id_patch_request_roles_inner_any_of1.py +86 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_post200_response.py +81 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_post_request.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_memberships_post_request_members_inner.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_migrate_v3_post200_response.py +71 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_name_post200_response.py +77 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_name_post_request.py +71 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_patch200_response.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_patch_request.py +73 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_secret_snapshots_count_get200_response.py +71 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_secret_snapshots_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_secret_snapshots_get200_response_secret_snapshots_inner.py +86 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_service_token_data_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_service_token_data_get200_response_service_token_data_inner.py +104 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_trusted_ips_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_trusted_ips_get200_response_trusted_ips_inner.py +102 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_trusted_ips_post200_response.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_trusted_ips_post_request.py +75 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_trusted_ips_trusted_ip_id_patch_request.py +73 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_users_get200_response.py +79 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_users_get200_response_users_inner.py +97 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_users_get200_response_users_inner_project.py +73 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_users_get200_response_users_inner_roles_inner.py +124 -0
- infisicalapi_client/models/api_v1_workspace_workspace_id_users_get200_response_users_inner_user.py +96 -0
- infisicalapi_client/models/api_v1_workspace_workspace_slug_audit_logs_retention_put_request.py +71 -0
- infisicalapi_client/models/api_v1_workspace_workspace_slug_version_limit_put_request.py +71 -0
- infisicalapi_client/models/api_v2_auth_mfa_verify_post200_response.py +107 -0
- infisicalapi_client/models/api_v2_auth_mfa_verify_post_request.py +71 -0
- infisicalapi_client/models/api_v2_organizations_org_id_identity_memberships_get200_response.py +79 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_memberships_get200_response.py +79 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_memberships_get200_response_users_inner.py +113 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_memberships_get200_response_users_inner_user.py +103 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_delete200_response.py +75 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_get200_response_membership.py +113 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_get200_response_membership_user.py +108 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_patch_request.py +73 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_memberships_membership_id_project_memberships_get200_response.py +79 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_workspaces_get200_response.py +79 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_workspaces_get200_response_workspaces_inner.py +87 -0
- infisicalapi_client/models/api_v2_organizations_organization_id_workspaces_get200_response_workspaces_inner_environments_inner.py +73 -0
- infisicalapi_client/models/api_v2_service_token_get200_response.py +139 -0
- infisicalapi_client/models/api_v2_service_token_get200_response_user.py +121 -0
- infisicalapi_client/models/api_v2_service_token_post200_response.py +77 -0
- infisicalapi_client/models/api_v2_service_token_post_request.py +106 -0
- infisicalapi_client/models/api_v2_service_token_post_request_scopes_inner.py +73 -0
- infisicalapi_client/models/api_v2_service_token_service_token_id_delete200_response.py +75 -0
- infisicalapi_client/models/api_v2_users_me_api_keys_api_key_data_id_delete200_response.py +75 -0
- infisicalapi_client/models/api_v2_users_me_api_keys_get200_response_inner.py +93 -0
- infisicalapi_client/models/api_v2_users_me_api_keys_post200_response.py +77 -0
- infisicalapi_client/models/api_v2_users_me_api_keys_post_request.py +73 -0
- infisicalapi_client/models/api_v2_users_me_auth_methods_put_request.py +79 -0
- infisicalapi_client/models/api_v2_users_me_emails_code_post_request.py +71 -0
- infisicalapi_client/models/api_v2_users_me_emails_verify_post_request.py +73 -0
- infisicalapi_client/models/api_v2_users_me_mfa_patch200_response.py +75 -0
- infisicalapi_client/models/api_v2_users_me_mfa_patch_request.py +71 -0
- infisicalapi_client/models/api_v2_users_me_name_patch_request.py +73 -0
- infisicalapi_client/models/api_v2_users_me_sessions_get200_response_inner.py +92 -0
- infisicalapi_client/models/api_v2_workspace_post200_response.py +75 -0
- infisicalapi_client/models/api_v2_workspace_post_request.py +75 -0
- infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_get200_response.py +75 -0
- infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_patch_request.py +79 -0
- infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_patch_request_roles_inner.py +134 -0
- infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_patch_request_roles_inner_any_of.py +73 -0
- infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_patch_request_roles_inner_any_of1.py +86 -0
- infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post200_response.py +75 -0
- infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post200_response_identity_membership.py +79 -0
- infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post_request.py +81 -0
- infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post_request_roles_inner.py +134 -0
- infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post_request_roles_inner_any_of.py +73 -0
- infisicalapi_client/models/api_v2_workspace_project_id_identity_memberships_identity_id_post_request_roles_inner_any_of1.py +86 -0
- infisicalapi_client/models/api_v2_workspace_project_id_memberships_delete_request.py +73 -0
- infisicalapi_client/models/api_v2_workspace_project_id_memberships_post200_response.py +79 -0
- infisicalapi_client/models/api_v2_workspace_project_id_memberships_post_request.py +73 -0
- infisicalapi_client/models/api_v2_workspace_project_id_upgrade_post_request.py +71 -0
- infisicalapi_client/models/api_v2_workspace_project_id_upgrade_status_get200_response.py +76 -0
- infisicalapi_client/models/api_v2_workspace_project_slug_groups_get200_response.py +79 -0
- infisicalapi_client/models/api_v2_workspace_project_slug_groups_get200_response_group_memberships_inner.py +93 -0
- infisicalapi_client/models/api_v2_workspace_project_slug_groups_get200_response_group_memberships_inner_group.py +75 -0
- infisicalapi_client/models/api_v2_workspace_project_slug_groups_group_slug_patch_request.py +79 -0
- infisicalapi_client/models/api_v2_workspace_project_slug_groups_group_slug_post200_response.py +75 -0
- infisicalapi_client/models/api_v2_workspace_project_slug_groups_group_slug_post200_response_group_membership.py +79 -0
- infisicalapi_client/models/api_v2_workspace_project_slug_groups_group_slug_post_request.py +71 -0
- infisicalapi_client/models/api_v2_workspace_slug_cas_get200_response.py +79 -0
- infisicalapi_client/models/api_v2_workspace_slug_certificates_get200_response.py +81 -0
- infisicalapi_client/models/api_v2_workspace_slug_patch_request.py +73 -0
- infisicalapi_client/models/api_v2_workspace_workspace_id_encrypted_key_get200_response.py +96 -0
- infisicalapi_client/models/api_v2_workspace_workspace_id_encrypted_key_get200_response_sender.py +71 -0
- infisicalapi_client/models/api_v3_auth_login1_post_request.py +75 -0
- infisicalapi_client/models/api_v3_auth_login2_post200_response.py +134 -0
- infisicalapi_client/models/api_v3_auth_login2_post200_response_any_of.py +73 -0
- infisicalapi_client/models/api_v3_auth_login2_post200_response_any_of1.py +109 -0
- infisicalapi_client/models/api_v3_auth_login2_post_request.py +79 -0
- infisicalapi_client/models/api_v3_secrets_backfill_secret_references_post_request.py +71 -0
- infisicalapi_client/models/api_v3_secrets_batch_delete_request.py +85 -0
- infisicalapi_client/models/api_v3_secrets_batch_delete_request_secrets_inner.py +83 -0
- infisicalapi_client/models/api_v3_secrets_batch_patch_request.py +85 -0
- infisicalapi_client/models/api_v3_secrets_batch_patch_request_secrets_inner.py +105 -0
- infisicalapi_client/models/api_v3_secrets_batch_post200_response.py +134 -0
- infisicalapi_client/models/api_v3_secrets_batch_post200_response_any_of.py +79 -0
- infisicalapi_client/models/api_v3_secrets_batch_post_request.py +85 -0
- infisicalapi_client/models/api_v3_secrets_batch_post_request_secrets_inner.py +93 -0
- infisicalapi_client/models/api_v3_secrets_batch_raw_delete_request.py +87 -0
- infisicalapi_client/models/api_v3_secrets_batch_raw_delete_request_secrets_inner.py +83 -0
- infisicalapi_client/models/api_v3_secrets_batch_raw_patch_request.py +87 -0
- infisicalapi_client/models/api_v3_secrets_batch_raw_patch_request_secrets_inner.py +95 -0
- infisicalapi_client/models/api_v3_secrets_batch_raw_post200_response.py +134 -0
- infisicalapi_client/models/api_v3_secrets_batch_raw_post200_response_any_of.py +79 -0
- infisicalapi_client/models/api_v3_secrets_batch_raw_post_request.py +87 -0
- infisicalapi_client/models/api_v3_secrets_batch_raw_post_request_secrets_inner.py +81 -0
- infisicalapi_client/models/api_v3_secrets_get200_response.py +89 -0
- infisicalapi_client/models/api_v3_secrets_get200_response_imports_inner.py +85 -0
- infisicalapi_client/models/api_v3_secrets_get200_response_imports_inner_secrets_inner.py +159 -0
- infisicalapi_client/models/api_v3_secrets_get200_response_secrets_inner.py +171 -0
- infisicalapi_client/models/api_v3_secrets_move_post200_response.py +73 -0
- infisicalapi_client/models/api_v3_secrets_move_post_request.py +83 -0
- infisicalapi_client/models/api_v3_secrets_raw_get200_response.py +89 -0
- infisicalapi_client/models/api_v3_secrets_raw_get200_response_imports_inner.py +85 -0
- infisicalapi_client/models/api_v3_secrets_raw_get200_response_imports_inner_secrets_inner.py +115 -0
- infisicalapi_client/models/api_v3_secrets_raw_get200_response_secrets_inner.py +131 -0
- infisicalapi_client/models/api_v3_secrets_raw_secret_name_delete_request.py +87 -0
- infisicalapi_client/models/api_v3_secrets_raw_secret_name_get200_response.py +75 -0
- infisicalapi_client/models/api_v3_secrets_raw_secret_name_get200_response_secret.py +129 -0
- infisicalapi_client/models/api_v3_secrets_raw_secret_name_patch_request.py +113 -0
- infisicalapi_client/models/api_v3_secrets_raw_secret_name_post200_response.py +134 -0
- infisicalapi_client/models/api_v3_secrets_raw_secret_name_post200_response_any_of.py +75 -0
- infisicalapi_client/models/api_v3_secrets_raw_secret_name_post200_response_any_of1.py +75 -0
- infisicalapi_client/models/api_v3_secrets_raw_secret_name_post_request.py +109 -0
- infisicalapi_client/models/api_v3_secrets_secret_name_delete_request.py +89 -0
- infisicalapi_client/models/api_v3_secrets_secret_name_get200_response.py +75 -0
- infisicalapi_client/models/api_v3_secrets_secret_name_get200_response_secret.py +157 -0
- infisicalapi_client/models/api_v3_secrets_secret_name_patch_request.py +129 -0
- infisicalapi_client/models/api_v3_secrets_secret_name_post200_response.py +134 -0
- infisicalapi_client/models/api_v3_secrets_secret_name_post200_response_any_of.py +75 -0
- infisicalapi_client/models/api_v3_secrets_secret_name_post_request.py +109 -0
- infisicalapi_client/models/api_v3_secrets_tags_secret_name_delete_request.py +89 -0
- infisicalapi_client/models/api_v3_secrets_tags_secret_name_post200_response.py +75 -0
- infisicalapi_client/models/api_v3_secrets_tags_secret_name_post200_response_secret.py +163 -0
- infisicalapi_client/models/api_v3_secrets_tags_secret_name_post200_response_secret_tags_inner.py +82 -0
- infisicalapi_client/models/api_v3_secrets_tags_secret_name_post_request.py +89 -0
- infisicalapi_client/models/api_v3_signup_complete_account_signup_post200_response.py +86 -0
- infisicalapi_client/models/api_v3_signup_complete_account_signup_post_request.py +106 -0
- infisicalapi_client/models/api_v3_signup_email_verify_post200_response.py +79 -0
- infisicalapi_client/models/api_v3_users_me_api_keys_get200_response.py +79 -0
- infisicalapi_client/models/api_v3_workspaces_project_id_secrets_get200_response.py +79 -0
- infisicalapi_client/models/api_v3_workspaces_project_id_secrets_get200_response_secrets_inner.py +157 -0
- infisicalapi_client/models/api_v3_workspaces_project_id_secrets_names_post_request.py +79 -0
- infisicalapi_client/models/api_v3_workspaces_project_id_secrets_names_post_request_secrets_to_update_inner.py +73 -0
- infisicalapi_client/py.typed +0 -0
- infisicalapi_client/rest.py +327 -0
- {infisicalsdk-0.1.4.dist-info → infisicalsdk-0.2.0.dist-info}/METADATA +3 -10
- infisicalsdk-0.2.0.dist-info/RECORD +666 -0
- {infisicalsdk-0.1.4.dist-info → infisicalsdk-0.2.0.dist-info}/WHEEL +1 -1
- infisicalsdk-0.2.0.dist-info/top_level.txt +2 -0
- infisical_sdk/api_types.py +0 -127
- infisical_sdk/infisical_requests.py +0 -186
- infisicalsdk-0.1.4.dist-info/RECORD +0 -8
- infisicalsdk-0.1.4.dist-info/top_level.txt +0 -1
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
"""
|
|
4
|
+
Infisical API
|
|
5
|
+
|
|
6
|
+
List of all available APIs that can be consumed
|
|
7
|
+
|
|
8
|
+
The version of the OpenAPI document: 0.0.1
|
|
9
|
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
10
|
+
|
|
11
|
+
Do not edit the class manually.
|
|
12
|
+
""" # noqa: E501
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
from __future__ import annotations
|
|
16
|
+
import pprint
|
|
17
|
+
import re # noqa: F401
|
|
18
|
+
import json
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
from pydantic import BaseModel, Field
|
|
23
|
+
from infisicalapi_client.models.api_v1_auth_token_auth_identities_identity_id_get200_response_identity_token_auth import ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth
|
|
24
|
+
|
|
25
|
+
class ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response(BaseModel):
|
|
26
|
+
"""
|
|
27
|
+
ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response
|
|
28
|
+
"""
|
|
29
|
+
identity_token_auth: ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth = Field(default=..., alias="identityTokenAuth")
|
|
30
|
+
__properties = ["identityTokenAuth"]
|
|
31
|
+
|
|
32
|
+
class Config:
|
|
33
|
+
"""Pydantic configuration"""
|
|
34
|
+
allow_population_by_field_name = True
|
|
35
|
+
validate_assignment = True
|
|
36
|
+
|
|
37
|
+
def to_str(self) -> str:
|
|
38
|
+
"""Returns the string representation of the model using alias"""
|
|
39
|
+
return pprint.pformat(self.dict(by_alias=True))
|
|
40
|
+
|
|
41
|
+
def to_json(self) -> str:
|
|
42
|
+
"""Returns the JSON representation of the model using alias"""
|
|
43
|
+
return json.dumps(self.to_dict())
|
|
44
|
+
|
|
45
|
+
@classmethod
|
|
46
|
+
def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response:
|
|
47
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response from a JSON string"""
|
|
48
|
+
return cls.from_dict(json.loads(json_str))
|
|
49
|
+
|
|
50
|
+
def to_dict(self):
|
|
51
|
+
"""Returns the dictionary representation of the model using alias"""
|
|
52
|
+
_dict = self.dict(by_alias=True,
|
|
53
|
+
exclude={
|
|
54
|
+
},
|
|
55
|
+
exclude_none=True)
|
|
56
|
+
# override the default output from pydantic by calling `to_dict()` of identity_token_auth
|
|
57
|
+
if self.identity_token_auth:
|
|
58
|
+
_dict['identityTokenAuth'] = self.identity_token_auth.to_dict()
|
|
59
|
+
return _dict
|
|
60
|
+
|
|
61
|
+
@classmethod
|
|
62
|
+
def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response:
|
|
63
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response from a dict"""
|
|
64
|
+
if obj is None:
|
|
65
|
+
return None
|
|
66
|
+
|
|
67
|
+
if not isinstance(obj, dict):
|
|
68
|
+
return ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response.parse_obj(obj)
|
|
69
|
+
|
|
70
|
+
_obj = ApiV1AuthTokenAuthIdentitiesIdentityIdGet200Response.parse_obj({
|
|
71
|
+
"identity_token_auth": ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth.from_dict(obj.get("identityTokenAuth")) if obj.get("identityTokenAuth") is not None else None
|
|
72
|
+
})
|
|
73
|
+
return _obj
|
|
74
|
+
|
|
75
|
+
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
"""
|
|
4
|
+
Infisical API
|
|
5
|
+
|
|
6
|
+
List of all available APIs that can be consumed
|
|
7
|
+
|
|
8
|
+
The version of the OpenAPI document: 0.0.1
|
|
9
|
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
10
|
+
|
|
11
|
+
Do not edit the class manually.
|
|
12
|
+
""" # noqa: E501
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
from __future__ import annotations
|
|
16
|
+
import pprint
|
|
17
|
+
import re # noqa: F401
|
|
18
|
+
import json
|
|
19
|
+
|
|
20
|
+
from datetime import datetime
|
|
21
|
+
from typing import Any, Optional, Union
|
|
22
|
+
from pydantic import BaseModel, Field, StrictFloat, StrictInt, StrictStr
|
|
23
|
+
|
|
24
|
+
class ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth
|
|
27
|
+
"""
|
|
28
|
+
id: StrictStr = Field(...)
|
|
29
|
+
access_token_ttl: Optional[Union[StrictFloat, StrictInt]] = Field(default=7200, alias="accessTokenTTL")
|
|
30
|
+
access_token_max_ttl: Optional[Union[StrictFloat, StrictInt]] = Field(default=7200, alias="accessTokenMaxTTL")
|
|
31
|
+
access_token_num_uses_limit: Optional[Union[StrictFloat, StrictInt]] = Field(default=0, alias="accessTokenNumUsesLimit")
|
|
32
|
+
access_token_trusted_ips: Optional[Any] = Field(default=None, alias="accessTokenTrustedIps")
|
|
33
|
+
created_at: datetime = Field(default=..., alias="createdAt")
|
|
34
|
+
updated_at: datetime = Field(default=..., alias="updatedAt")
|
|
35
|
+
identity_id: StrictStr = Field(default=..., alias="identityId")
|
|
36
|
+
__properties = ["id", "accessTokenTTL", "accessTokenMaxTTL", "accessTokenNumUsesLimit", "accessTokenTrustedIps", "createdAt", "updatedAt", "identityId"]
|
|
37
|
+
|
|
38
|
+
class Config:
|
|
39
|
+
"""Pydantic configuration"""
|
|
40
|
+
allow_population_by_field_name = True
|
|
41
|
+
validate_assignment = True
|
|
42
|
+
|
|
43
|
+
def to_str(self) -> str:
|
|
44
|
+
"""Returns the string representation of the model using alias"""
|
|
45
|
+
return pprint.pformat(self.dict(by_alias=True))
|
|
46
|
+
|
|
47
|
+
def to_json(self) -> str:
|
|
48
|
+
"""Returns the JSON representation of the model using alias"""
|
|
49
|
+
return json.dumps(self.to_dict())
|
|
50
|
+
|
|
51
|
+
@classmethod
|
|
52
|
+
def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth:
|
|
53
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth from a JSON string"""
|
|
54
|
+
return cls.from_dict(json.loads(json_str))
|
|
55
|
+
|
|
56
|
+
def to_dict(self):
|
|
57
|
+
"""Returns the dictionary representation of the model using alias"""
|
|
58
|
+
_dict = self.dict(by_alias=True,
|
|
59
|
+
exclude={
|
|
60
|
+
},
|
|
61
|
+
exclude_none=True)
|
|
62
|
+
# set to None if access_token_trusted_ips (nullable) is None
|
|
63
|
+
# and __fields_set__ contains the field
|
|
64
|
+
if self.access_token_trusted_ips is None and "access_token_trusted_ips" in self.__fields_set__:
|
|
65
|
+
_dict['accessTokenTrustedIps'] = None
|
|
66
|
+
|
|
67
|
+
return _dict
|
|
68
|
+
|
|
69
|
+
@classmethod
|
|
70
|
+
def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth:
|
|
71
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth from a dict"""
|
|
72
|
+
if obj is None:
|
|
73
|
+
return None
|
|
74
|
+
|
|
75
|
+
if not isinstance(obj, dict):
|
|
76
|
+
return ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth.parse_obj(obj)
|
|
77
|
+
|
|
78
|
+
_obj = ApiV1AuthTokenAuthIdentitiesIdentityIdGet200ResponseIdentityTokenAuth.parse_obj({
|
|
79
|
+
"id": obj.get("id"),
|
|
80
|
+
"access_token_ttl": obj.get("accessTokenTTL") if obj.get("accessTokenTTL") is not None else 7200,
|
|
81
|
+
"access_token_max_ttl": obj.get("accessTokenMaxTTL") if obj.get("accessTokenMaxTTL") is not None else 7200,
|
|
82
|
+
"access_token_num_uses_limit": obj.get("accessTokenNumUsesLimit") if obj.get("accessTokenNumUsesLimit") is not None else 0,
|
|
83
|
+
"access_token_trusted_ips": obj.get("accessTokenTrustedIps"),
|
|
84
|
+
"created_at": obj.get("createdAt"),
|
|
85
|
+
"updated_at": obj.get("updatedAt"),
|
|
86
|
+
"identity_id": obj.get("identityId")
|
|
87
|
+
})
|
|
88
|
+
return _obj
|
|
89
|
+
|
|
90
|
+
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
"""
|
|
4
|
+
Infisical API
|
|
5
|
+
|
|
6
|
+
List of all available APIs that can be consumed
|
|
7
|
+
|
|
8
|
+
The version of the OpenAPI document: 0.0.1
|
|
9
|
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
10
|
+
|
|
11
|
+
Do not edit the class manually.
|
|
12
|
+
""" # noqa: E501
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
from __future__ import annotations
|
|
16
|
+
import pprint
|
|
17
|
+
import re # noqa: F401
|
|
18
|
+
import json
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
from typing import List, Optional
|
|
22
|
+
from pydantic import BaseModel, Field, conint, conlist
|
|
23
|
+
from infisicalapi_client.models.api_v1_auth_token_auth_identities_identity_id_post_request_access_token_trusted_ips_inner import ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner
|
|
24
|
+
|
|
25
|
+
class ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest(BaseModel):
|
|
26
|
+
"""
|
|
27
|
+
ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest
|
|
28
|
+
"""
|
|
29
|
+
access_token_trusted_ips: Optional[conlist(ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner, min_items=1)] = Field(default=None, alias="accessTokenTrustedIps", description="The new IPs or CIDR ranges that access tokens can be used from.")
|
|
30
|
+
access_token_ttl: Optional[conint(strict=True, le=315360000, ge=0)] = Field(default=None, alias="accessTokenTTL", description="The new lifetime for an acccess token in seconds.")
|
|
31
|
+
access_token_num_uses_limit: Optional[conint(strict=True, ge=0)] = Field(default=None, alias="accessTokenNumUsesLimit", description="The new maximum number of times that an access token can be used.")
|
|
32
|
+
access_token_max_ttl: Optional[conint(strict=True, le=315360000)] = Field(default=None, alias="accessTokenMaxTTL", description="The new maximum lifetime for an acccess token in seconds.")
|
|
33
|
+
__properties = ["accessTokenTrustedIps", "accessTokenTTL", "accessTokenNumUsesLimit", "accessTokenMaxTTL"]
|
|
34
|
+
|
|
35
|
+
class Config:
|
|
36
|
+
"""Pydantic configuration"""
|
|
37
|
+
allow_population_by_field_name = True
|
|
38
|
+
validate_assignment = True
|
|
39
|
+
|
|
40
|
+
def to_str(self) -> str:
|
|
41
|
+
"""Returns the string representation of the model using alias"""
|
|
42
|
+
return pprint.pformat(self.dict(by_alias=True))
|
|
43
|
+
|
|
44
|
+
def to_json(self) -> str:
|
|
45
|
+
"""Returns the JSON representation of the model using alias"""
|
|
46
|
+
return json.dumps(self.to_dict())
|
|
47
|
+
|
|
48
|
+
@classmethod
|
|
49
|
+
def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest:
|
|
50
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest from a JSON string"""
|
|
51
|
+
return cls.from_dict(json.loads(json_str))
|
|
52
|
+
|
|
53
|
+
def to_dict(self):
|
|
54
|
+
"""Returns the dictionary representation of the model using alias"""
|
|
55
|
+
_dict = self.dict(by_alias=True,
|
|
56
|
+
exclude={
|
|
57
|
+
},
|
|
58
|
+
exclude_none=True)
|
|
59
|
+
# override the default output from pydantic by calling `to_dict()` of each item in access_token_trusted_ips (list)
|
|
60
|
+
_items = []
|
|
61
|
+
if self.access_token_trusted_ips:
|
|
62
|
+
for _item in self.access_token_trusted_ips:
|
|
63
|
+
if _item:
|
|
64
|
+
_items.append(_item.to_dict())
|
|
65
|
+
_dict['accessTokenTrustedIps'] = _items
|
|
66
|
+
return _dict
|
|
67
|
+
|
|
68
|
+
@classmethod
|
|
69
|
+
def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest:
|
|
70
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest from a dict"""
|
|
71
|
+
if obj is None:
|
|
72
|
+
return None
|
|
73
|
+
|
|
74
|
+
if not isinstance(obj, dict):
|
|
75
|
+
return ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest.parse_obj(obj)
|
|
76
|
+
|
|
77
|
+
_obj = ApiV1AuthTokenAuthIdentitiesIdentityIdPatchRequest.parse_obj({
|
|
78
|
+
"access_token_trusted_ips": [ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner.from_dict(_item) for _item in obj.get("accessTokenTrustedIps")] if obj.get("accessTokenTrustedIps") is not None else None,
|
|
79
|
+
"access_token_ttl": obj.get("accessTokenTTL"),
|
|
80
|
+
"access_token_num_uses_limit": obj.get("accessTokenNumUsesLimit"),
|
|
81
|
+
"access_token_max_ttl": obj.get("accessTokenMaxTTL")
|
|
82
|
+
})
|
|
83
|
+
return _obj
|
|
84
|
+
|
|
85
|
+
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
"""
|
|
4
|
+
Infisical API
|
|
5
|
+
|
|
6
|
+
List of all available APIs that can be consumed
|
|
7
|
+
|
|
8
|
+
The version of the OpenAPI document: 0.0.1
|
|
9
|
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
10
|
+
|
|
11
|
+
Do not edit the class manually.
|
|
12
|
+
""" # noqa: E501
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
from __future__ import annotations
|
|
16
|
+
import pprint
|
|
17
|
+
import re # noqa: F401
|
|
18
|
+
import json
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
from typing import List, Optional
|
|
22
|
+
from pydantic import BaseModel, Field, conint, conlist
|
|
23
|
+
from infisicalapi_client.models.api_v1_auth_token_auth_identities_identity_id_post_request_access_token_trusted_ips_inner import ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner
|
|
24
|
+
|
|
25
|
+
class ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest(BaseModel):
|
|
26
|
+
"""
|
|
27
|
+
ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest
|
|
28
|
+
"""
|
|
29
|
+
access_token_trusted_ips: Optional[conlist(ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner, min_items=1)] = Field(default=None, alias="accessTokenTrustedIps", description="The IPs or CIDR ranges that access tokens can be used from.")
|
|
30
|
+
access_token_ttl: Optional[conint(strict=True, le=315360000, ge=1)] = Field(default=2592000, alias="accessTokenTTL", description="The lifetime for an acccess token in seconds.")
|
|
31
|
+
access_token_max_ttl: Optional[conint(strict=True, le=315360000)] = Field(default=2592000, alias="accessTokenMaxTTL", description="The maximum lifetime for an acccess token in seconds.")
|
|
32
|
+
access_token_num_uses_limit: Optional[conint(strict=True, ge=0)] = Field(default=0, alias="accessTokenNumUsesLimit", description="The maximum number of times that an access token can be used.")
|
|
33
|
+
__properties = ["accessTokenTrustedIps", "accessTokenTTL", "accessTokenMaxTTL", "accessTokenNumUsesLimit"]
|
|
34
|
+
|
|
35
|
+
class Config:
|
|
36
|
+
"""Pydantic configuration"""
|
|
37
|
+
allow_population_by_field_name = True
|
|
38
|
+
validate_assignment = True
|
|
39
|
+
|
|
40
|
+
def to_str(self) -> str:
|
|
41
|
+
"""Returns the string representation of the model using alias"""
|
|
42
|
+
return pprint.pformat(self.dict(by_alias=True))
|
|
43
|
+
|
|
44
|
+
def to_json(self) -> str:
|
|
45
|
+
"""Returns the JSON representation of the model using alias"""
|
|
46
|
+
return json.dumps(self.to_dict())
|
|
47
|
+
|
|
48
|
+
@classmethod
|
|
49
|
+
def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest:
|
|
50
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest from a JSON string"""
|
|
51
|
+
return cls.from_dict(json.loads(json_str))
|
|
52
|
+
|
|
53
|
+
def to_dict(self):
|
|
54
|
+
"""Returns the dictionary representation of the model using alias"""
|
|
55
|
+
_dict = self.dict(by_alias=True,
|
|
56
|
+
exclude={
|
|
57
|
+
},
|
|
58
|
+
exclude_none=True)
|
|
59
|
+
# override the default output from pydantic by calling `to_dict()` of each item in access_token_trusted_ips (list)
|
|
60
|
+
_items = []
|
|
61
|
+
if self.access_token_trusted_ips:
|
|
62
|
+
for _item in self.access_token_trusted_ips:
|
|
63
|
+
if _item:
|
|
64
|
+
_items.append(_item.to_dict())
|
|
65
|
+
_dict['accessTokenTrustedIps'] = _items
|
|
66
|
+
return _dict
|
|
67
|
+
|
|
68
|
+
@classmethod
|
|
69
|
+
def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest:
|
|
70
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest from a dict"""
|
|
71
|
+
if obj is None:
|
|
72
|
+
return None
|
|
73
|
+
|
|
74
|
+
if not isinstance(obj, dict):
|
|
75
|
+
return ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest.parse_obj(obj)
|
|
76
|
+
|
|
77
|
+
_obj = ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequest.parse_obj({
|
|
78
|
+
"access_token_trusted_ips": [ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner.from_dict(_item) for _item in obj.get("accessTokenTrustedIps")] if obj.get("accessTokenTrustedIps") is not None else None,
|
|
79
|
+
"access_token_ttl": obj.get("accessTokenTTL") if obj.get("accessTokenTTL") is not None else 2592000,
|
|
80
|
+
"access_token_max_ttl": obj.get("accessTokenMaxTTL") if obj.get("accessTokenMaxTTL") is not None else 2592000,
|
|
81
|
+
"access_token_num_uses_limit": obj.get("accessTokenNumUsesLimit") if obj.get("accessTokenNumUsesLimit") is not None else 0
|
|
82
|
+
})
|
|
83
|
+
return _obj
|
|
84
|
+
|
|
85
|
+
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
"""
|
|
4
|
+
Infisical API
|
|
5
|
+
|
|
6
|
+
List of all available APIs that can be consumed
|
|
7
|
+
|
|
8
|
+
The version of the OpenAPI document: 0.0.1
|
|
9
|
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
10
|
+
|
|
11
|
+
Do not edit the class manually.
|
|
12
|
+
""" # noqa: E501
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
from __future__ import annotations
|
|
16
|
+
import pprint
|
|
17
|
+
import re # noqa: F401
|
|
18
|
+
import json
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
from pydantic import BaseModel, Field, StrictStr
|
|
23
|
+
|
|
24
|
+
class ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner
|
|
27
|
+
"""
|
|
28
|
+
ip_address: StrictStr = Field(default=..., alias="ipAddress")
|
|
29
|
+
__properties = ["ipAddress"]
|
|
30
|
+
|
|
31
|
+
class Config:
|
|
32
|
+
"""Pydantic configuration"""
|
|
33
|
+
allow_population_by_field_name = True
|
|
34
|
+
validate_assignment = True
|
|
35
|
+
|
|
36
|
+
def to_str(self) -> str:
|
|
37
|
+
"""Returns the string representation of the model using alias"""
|
|
38
|
+
return pprint.pformat(self.dict(by_alias=True))
|
|
39
|
+
|
|
40
|
+
def to_json(self) -> str:
|
|
41
|
+
"""Returns the JSON representation of the model using alias"""
|
|
42
|
+
return json.dumps(self.to_dict())
|
|
43
|
+
|
|
44
|
+
@classmethod
|
|
45
|
+
def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner:
|
|
46
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner from a JSON string"""
|
|
47
|
+
return cls.from_dict(json.loads(json_str))
|
|
48
|
+
|
|
49
|
+
def to_dict(self):
|
|
50
|
+
"""Returns the dictionary representation of the model using alias"""
|
|
51
|
+
_dict = self.dict(by_alias=True,
|
|
52
|
+
exclude={
|
|
53
|
+
},
|
|
54
|
+
exclude_none=True)
|
|
55
|
+
return _dict
|
|
56
|
+
|
|
57
|
+
@classmethod
|
|
58
|
+
def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner:
|
|
59
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner from a dict"""
|
|
60
|
+
if obj is None:
|
|
61
|
+
return None
|
|
62
|
+
|
|
63
|
+
if not isinstance(obj, dict):
|
|
64
|
+
return ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner.parse_obj(obj)
|
|
65
|
+
|
|
66
|
+
_obj = ApiV1AuthTokenAuthIdentitiesIdentityIdPostRequestAccessTokenTrustedIpsInner.parse_obj({
|
|
67
|
+
"ip_address": obj.get("ipAddress")
|
|
68
|
+
})
|
|
69
|
+
return _obj
|
|
70
|
+
|
|
71
|
+
|
infisicalapi_client/models/api_v1_auth_token_auth_identities_identity_id_tokens_get200_response.py
ADDED
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
"""
|
|
4
|
+
Infisical API
|
|
5
|
+
|
|
6
|
+
List of all available APIs that can be consumed
|
|
7
|
+
|
|
8
|
+
The version of the OpenAPI document: 0.0.1
|
|
9
|
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
10
|
+
|
|
11
|
+
Do not edit the class manually.
|
|
12
|
+
""" # noqa: E501
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
from __future__ import annotations
|
|
16
|
+
import pprint
|
|
17
|
+
import re # noqa: F401
|
|
18
|
+
import json
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
from typing import List
|
|
22
|
+
from pydantic import BaseModel, Field, conlist
|
|
23
|
+
from infisicalapi_client.models.api_v1_auth_token_auth_identities_identity_id_tokens_get200_response_tokens_inner import ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner
|
|
24
|
+
|
|
25
|
+
class ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response(BaseModel):
|
|
26
|
+
"""
|
|
27
|
+
ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response
|
|
28
|
+
"""
|
|
29
|
+
tokens: conlist(ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner) = Field(...)
|
|
30
|
+
__properties = ["tokens"]
|
|
31
|
+
|
|
32
|
+
class Config:
|
|
33
|
+
"""Pydantic configuration"""
|
|
34
|
+
allow_population_by_field_name = True
|
|
35
|
+
validate_assignment = True
|
|
36
|
+
|
|
37
|
+
def to_str(self) -> str:
|
|
38
|
+
"""Returns the string representation of the model using alias"""
|
|
39
|
+
return pprint.pformat(self.dict(by_alias=True))
|
|
40
|
+
|
|
41
|
+
def to_json(self) -> str:
|
|
42
|
+
"""Returns the JSON representation of the model using alias"""
|
|
43
|
+
return json.dumps(self.to_dict())
|
|
44
|
+
|
|
45
|
+
@classmethod
|
|
46
|
+
def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response:
|
|
47
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response from a JSON string"""
|
|
48
|
+
return cls.from_dict(json.loads(json_str))
|
|
49
|
+
|
|
50
|
+
def to_dict(self):
|
|
51
|
+
"""Returns the dictionary representation of the model using alias"""
|
|
52
|
+
_dict = self.dict(by_alias=True,
|
|
53
|
+
exclude={
|
|
54
|
+
},
|
|
55
|
+
exclude_none=True)
|
|
56
|
+
# override the default output from pydantic by calling `to_dict()` of each item in tokens (list)
|
|
57
|
+
_items = []
|
|
58
|
+
if self.tokens:
|
|
59
|
+
for _item in self.tokens:
|
|
60
|
+
if _item:
|
|
61
|
+
_items.append(_item.to_dict())
|
|
62
|
+
_dict['tokens'] = _items
|
|
63
|
+
return _dict
|
|
64
|
+
|
|
65
|
+
@classmethod
|
|
66
|
+
def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response:
|
|
67
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response from a dict"""
|
|
68
|
+
if obj is None:
|
|
69
|
+
return None
|
|
70
|
+
|
|
71
|
+
if not isinstance(obj, dict):
|
|
72
|
+
return ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response.parse_obj(obj)
|
|
73
|
+
|
|
74
|
+
_obj = ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200Response.parse_obj({
|
|
75
|
+
"tokens": [ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner.from_dict(_item) for _item in obj.get("tokens")] if obj.get("tokens") is not None else None
|
|
76
|
+
})
|
|
77
|
+
return _obj
|
|
78
|
+
|
|
79
|
+
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
"""
|
|
4
|
+
Infisical API
|
|
5
|
+
|
|
6
|
+
List of all available APIs that can be consumed
|
|
7
|
+
|
|
8
|
+
The version of the OpenAPI document: 0.0.1
|
|
9
|
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
10
|
+
|
|
11
|
+
Do not edit the class manually.
|
|
12
|
+
""" # noqa: E501
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
from __future__ import annotations
|
|
16
|
+
import pprint
|
|
17
|
+
import re # noqa: F401
|
|
18
|
+
import json
|
|
19
|
+
|
|
20
|
+
from datetime import datetime
|
|
21
|
+
from typing import Optional, Union
|
|
22
|
+
from pydantic import BaseModel, Field, StrictBool, StrictFloat, StrictInt, StrictStr
|
|
23
|
+
|
|
24
|
+
class ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner
|
|
27
|
+
"""
|
|
28
|
+
id: StrictStr = Field(...)
|
|
29
|
+
access_token_ttl: Optional[Union[StrictFloat, StrictInt]] = Field(default=2592000, alias="accessTokenTTL")
|
|
30
|
+
access_token_max_ttl: Optional[Union[StrictFloat, StrictInt]] = Field(default=2592000, alias="accessTokenMaxTTL")
|
|
31
|
+
access_token_num_uses: Optional[Union[StrictFloat, StrictInt]] = Field(default=0, alias="accessTokenNumUses")
|
|
32
|
+
access_token_num_uses_limit: Optional[Union[StrictFloat, StrictInt]] = Field(default=0, alias="accessTokenNumUsesLimit")
|
|
33
|
+
access_token_last_used_at: Optional[datetime] = Field(default=None, alias="accessTokenLastUsedAt")
|
|
34
|
+
access_token_last_renewed_at: Optional[datetime] = Field(default=None, alias="accessTokenLastRenewedAt")
|
|
35
|
+
is_access_token_revoked: Optional[StrictBool] = Field(default=False, alias="isAccessTokenRevoked")
|
|
36
|
+
identity_ua_client_secret_id: Optional[StrictStr] = Field(default=None, alias="identityUAClientSecretId")
|
|
37
|
+
identity_id: StrictStr = Field(default=..., alias="identityId")
|
|
38
|
+
created_at: datetime = Field(default=..., alias="createdAt")
|
|
39
|
+
updated_at: datetime = Field(default=..., alias="updatedAt")
|
|
40
|
+
name: Optional[StrictStr] = None
|
|
41
|
+
__properties = ["id", "accessTokenTTL", "accessTokenMaxTTL", "accessTokenNumUses", "accessTokenNumUsesLimit", "accessTokenLastUsedAt", "accessTokenLastRenewedAt", "isAccessTokenRevoked", "identityUAClientSecretId", "identityId", "createdAt", "updatedAt", "name"]
|
|
42
|
+
|
|
43
|
+
class Config:
|
|
44
|
+
"""Pydantic configuration"""
|
|
45
|
+
allow_population_by_field_name = True
|
|
46
|
+
validate_assignment = True
|
|
47
|
+
|
|
48
|
+
def to_str(self) -> str:
|
|
49
|
+
"""Returns the string representation of the model using alias"""
|
|
50
|
+
return pprint.pformat(self.dict(by_alias=True))
|
|
51
|
+
|
|
52
|
+
def to_json(self) -> str:
|
|
53
|
+
"""Returns the JSON representation of the model using alias"""
|
|
54
|
+
return json.dumps(self.to_dict())
|
|
55
|
+
|
|
56
|
+
@classmethod
|
|
57
|
+
def from_json(cls, json_str: str) -> ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner:
|
|
58
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner from a JSON string"""
|
|
59
|
+
return cls.from_dict(json.loads(json_str))
|
|
60
|
+
|
|
61
|
+
def to_dict(self):
|
|
62
|
+
"""Returns the dictionary representation of the model using alias"""
|
|
63
|
+
_dict = self.dict(by_alias=True,
|
|
64
|
+
exclude={
|
|
65
|
+
},
|
|
66
|
+
exclude_none=True)
|
|
67
|
+
# set to None if access_token_last_used_at (nullable) is None
|
|
68
|
+
# and __fields_set__ contains the field
|
|
69
|
+
if self.access_token_last_used_at is None and "access_token_last_used_at" in self.__fields_set__:
|
|
70
|
+
_dict['accessTokenLastUsedAt'] = None
|
|
71
|
+
|
|
72
|
+
# set to None if access_token_last_renewed_at (nullable) is None
|
|
73
|
+
# and __fields_set__ contains the field
|
|
74
|
+
if self.access_token_last_renewed_at is None and "access_token_last_renewed_at" in self.__fields_set__:
|
|
75
|
+
_dict['accessTokenLastRenewedAt'] = None
|
|
76
|
+
|
|
77
|
+
# set to None if identity_ua_client_secret_id (nullable) is None
|
|
78
|
+
# and __fields_set__ contains the field
|
|
79
|
+
if self.identity_ua_client_secret_id is None and "identity_ua_client_secret_id" in self.__fields_set__:
|
|
80
|
+
_dict['identityUAClientSecretId'] = None
|
|
81
|
+
|
|
82
|
+
# set to None if name (nullable) is None
|
|
83
|
+
# and __fields_set__ contains the field
|
|
84
|
+
if self.name is None and "name" in self.__fields_set__:
|
|
85
|
+
_dict['name'] = None
|
|
86
|
+
|
|
87
|
+
return _dict
|
|
88
|
+
|
|
89
|
+
@classmethod
|
|
90
|
+
def from_dict(cls, obj: dict) -> ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner:
|
|
91
|
+
"""Create an instance of ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner from a dict"""
|
|
92
|
+
if obj is None:
|
|
93
|
+
return None
|
|
94
|
+
|
|
95
|
+
if not isinstance(obj, dict):
|
|
96
|
+
return ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner.parse_obj(obj)
|
|
97
|
+
|
|
98
|
+
_obj = ApiV1AuthTokenAuthIdentitiesIdentityIdTokensGet200ResponseTokensInner.parse_obj({
|
|
99
|
+
"id": obj.get("id"),
|
|
100
|
+
"access_token_ttl": obj.get("accessTokenTTL") if obj.get("accessTokenTTL") is not None else 2592000,
|
|
101
|
+
"access_token_max_ttl": obj.get("accessTokenMaxTTL") if obj.get("accessTokenMaxTTL") is not None else 2592000,
|
|
102
|
+
"access_token_num_uses": obj.get("accessTokenNumUses") if obj.get("accessTokenNumUses") is not None else 0,
|
|
103
|
+
"access_token_num_uses_limit": obj.get("accessTokenNumUsesLimit") if obj.get("accessTokenNumUsesLimit") is not None else 0,
|
|
104
|
+
"access_token_last_used_at": obj.get("accessTokenLastUsedAt"),
|
|
105
|
+
"access_token_last_renewed_at": obj.get("accessTokenLastRenewedAt"),
|
|
106
|
+
"is_access_token_revoked": obj.get("isAccessTokenRevoked") if obj.get("isAccessTokenRevoked") is not None else False,
|
|
107
|
+
"identity_ua_client_secret_id": obj.get("identityUAClientSecretId"),
|
|
108
|
+
"identity_id": obj.get("identityId"),
|
|
109
|
+
"created_at": obj.get("createdAt"),
|
|
110
|
+
"updated_at": obj.get("updatedAt"),
|
|
111
|
+
"name": obj.get("name")
|
|
112
|
+
})
|
|
113
|
+
return _obj
|
|
114
|
+
|
|
115
|
+
|