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,124 @@
|
|
|
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
|
|
22
|
+
from pydantic import BaseModel, Field, StrictBool, StrictStr
|
|
23
|
+
|
|
24
|
+
class ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerRolesInner(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerRolesInner
|
|
27
|
+
"""
|
|
28
|
+
id: StrictStr = Field(...)
|
|
29
|
+
role: StrictStr = Field(...)
|
|
30
|
+
custom_role_id: Optional[StrictStr] = Field(default=None, alias="customRoleId")
|
|
31
|
+
custom_role_name: Optional[StrictStr] = Field(default=None, alias="customRoleName")
|
|
32
|
+
custom_role_slug: Optional[StrictStr] = Field(default=None, alias="customRoleSlug")
|
|
33
|
+
is_temporary: StrictBool = Field(default=..., alias="isTemporary")
|
|
34
|
+
temporary_mode: Optional[StrictStr] = Field(default=None, alias="temporaryMode")
|
|
35
|
+
temporary_range: Optional[StrictStr] = Field(default=None, alias="temporaryRange")
|
|
36
|
+
temporary_access_start_time: Optional[datetime] = Field(default=None, alias="temporaryAccessStartTime")
|
|
37
|
+
temporary_access_end_time: Optional[datetime] = Field(default=None, alias="temporaryAccessEndTime")
|
|
38
|
+
__properties = ["id", "role", "customRoleId", "customRoleName", "customRoleSlug", "isTemporary", "temporaryMode", "temporaryRange", "temporaryAccessStartTime", "temporaryAccessEndTime"]
|
|
39
|
+
|
|
40
|
+
class Config:
|
|
41
|
+
"""Pydantic configuration"""
|
|
42
|
+
allow_population_by_field_name = True
|
|
43
|
+
validate_assignment = True
|
|
44
|
+
|
|
45
|
+
def to_str(self) -> str:
|
|
46
|
+
"""Returns the string representation of the model using alias"""
|
|
47
|
+
return pprint.pformat(self.dict(by_alias=True))
|
|
48
|
+
|
|
49
|
+
def to_json(self) -> str:
|
|
50
|
+
"""Returns the JSON representation of the model using alias"""
|
|
51
|
+
return json.dumps(self.to_dict())
|
|
52
|
+
|
|
53
|
+
@classmethod
|
|
54
|
+
def from_json(cls, json_str: str) -> ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerRolesInner:
|
|
55
|
+
"""Create an instance of ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerRolesInner from a JSON string"""
|
|
56
|
+
return cls.from_dict(json.loads(json_str))
|
|
57
|
+
|
|
58
|
+
def to_dict(self):
|
|
59
|
+
"""Returns the dictionary representation of the model using alias"""
|
|
60
|
+
_dict = self.dict(by_alias=True,
|
|
61
|
+
exclude={
|
|
62
|
+
},
|
|
63
|
+
exclude_none=True)
|
|
64
|
+
# set to None if custom_role_id (nullable) is None
|
|
65
|
+
# and __fields_set__ contains the field
|
|
66
|
+
if self.custom_role_id is None and "custom_role_id" in self.__fields_set__:
|
|
67
|
+
_dict['customRoleId'] = None
|
|
68
|
+
|
|
69
|
+
# set to None if custom_role_name (nullable) is None
|
|
70
|
+
# and __fields_set__ contains the field
|
|
71
|
+
if self.custom_role_name is None and "custom_role_name" in self.__fields_set__:
|
|
72
|
+
_dict['customRoleName'] = None
|
|
73
|
+
|
|
74
|
+
# set to None if custom_role_slug (nullable) is None
|
|
75
|
+
# and __fields_set__ contains the field
|
|
76
|
+
if self.custom_role_slug is None and "custom_role_slug" in self.__fields_set__:
|
|
77
|
+
_dict['customRoleSlug'] = None
|
|
78
|
+
|
|
79
|
+
# set to None if temporary_mode (nullable) is None
|
|
80
|
+
# and __fields_set__ contains the field
|
|
81
|
+
if self.temporary_mode is None and "temporary_mode" in self.__fields_set__:
|
|
82
|
+
_dict['temporaryMode'] = None
|
|
83
|
+
|
|
84
|
+
# set to None if temporary_range (nullable) is None
|
|
85
|
+
# and __fields_set__ contains the field
|
|
86
|
+
if self.temporary_range is None and "temporary_range" in self.__fields_set__:
|
|
87
|
+
_dict['temporaryRange'] = None
|
|
88
|
+
|
|
89
|
+
# set to None if temporary_access_start_time (nullable) is None
|
|
90
|
+
# and __fields_set__ contains the field
|
|
91
|
+
if self.temporary_access_start_time is None and "temporary_access_start_time" in self.__fields_set__:
|
|
92
|
+
_dict['temporaryAccessStartTime'] = None
|
|
93
|
+
|
|
94
|
+
# set to None if temporary_access_end_time (nullable) is None
|
|
95
|
+
# and __fields_set__ contains the field
|
|
96
|
+
if self.temporary_access_end_time is None and "temporary_access_end_time" in self.__fields_set__:
|
|
97
|
+
_dict['temporaryAccessEndTime'] = None
|
|
98
|
+
|
|
99
|
+
return _dict
|
|
100
|
+
|
|
101
|
+
@classmethod
|
|
102
|
+
def from_dict(cls, obj: dict) -> ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerRolesInner:
|
|
103
|
+
"""Create an instance of ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerRolesInner from a dict"""
|
|
104
|
+
if obj is None:
|
|
105
|
+
return None
|
|
106
|
+
|
|
107
|
+
if not isinstance(obj, dict):
|
|
108
|
+
return ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerRolesInner.parse_obj(obj)
|
|
109
|
+
|
|
110
|
+
_obj = ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerRolesInner.parse_obj({
|
|
111
|
+
"id": obj.get("id"),
|
|
112
|
+
"role": obj.get("role"),
|
|
113
|
+
"custom_role_id": obj.get("customRoleId"),
|
|
114
|
+
"custom_role_name": obj.get("customRoleName"),
|
|
115
|
+
"custom_role_slug": obj.get("customRoleSlug"),
|
|
116
|
+
"is_temporary": obj.get("isTemporary"),
|
|
117
|
+
"temporary_mode": obj.get("temporaryMode"),
|
|
118
|
+
"temporary_range": obj.get("temporaryRange"),
|
|
119
|
+
"temporary_access_start_time": obj.get("temporaryAccessStartTime"),
|
|
120
|
+
"temporary_access_end_time": obj.get("temporaryAccessEndTime")
|
|
121
|
+
})
|
|
122
|
+
return _obj
|
|
123
|
+
|
|
124
|
+
|
infisicalapi_client/models/api_v1_workspace_workspace_id_users_get200_response_users_inner_user.py
ADDED
|
@@ -0,0 +1,96 @@
|
|
|
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 Optional
|
|
22
|
+
from pydantic import BaseModel, Field, StrictStr
|
|
23
|
+
|
|
24
|
+
class ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerUser(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerUser
|
|
27
|
+
"""
|
|
28
|
+
email: Optional[StrictStr] = None
|
|
29
|
+
username: StrictStr = Field(...)
|
|
30
|
+
first_name: Optional[StrictStr] = Field(default=None, alias="firstName")
|
|
31
|
+
last_name: Optional[StrictStr] = Field(default=None, alias="lastName")
|
|
32
|
+
id: StrictStr = Field(...)
|
|
33
|
+
public_key: StrictStr = Field(default=..., alias="publicKey")
|
|
34
|
+
__properties = ["email", "username", "firstName", "lastName", "id", "publicKey"]
|
|
35
|
+
|
|
36
|
+
class Config:
|
|
37
|
+
"""Pydantic configuration"""
|
|
38
|
+
allow_population_by_field_name = True
|
|
39
|
+
validate_assignment = True
|
|
40
|
+
|
|
41
|
+
def to_str(self) -> str:
|
|
42
|
+
"""Returns the string representation of the model using alias"""
|
|
43
|
+
return pprint.pformat(self.dict(by_alias=True))
|
|
44
|
+
|
|
45
|
+
def to_json(self) -> str:
|
|
46
|
+
"""Returns the JSON representation of the model using alias"""
|
|
47
|
+
return json.dumps(self.to_dict())
|
|
48
|
+
|
|
49
|
+
@classmethod
|
|
50
|
+
def from_json(cls, json_str: str) -> ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerUser:
|
|
51
|
+
"""Create an instance of ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerUser from a JSON string"""
|
|
52
|
+
return cls.from_dict(json.loads(json_str))
|
|
53
|
+
|
|
54
|
+
def to_dict(self):
|
|
55
|
+
"""Returns the dictionary representation of the model using alias"""
|
|
56
|
+
_dict = self.dict(by_alias=True,
|
|
57
|
+
exclude={
|
|
58
|
+
},
|
|
59
|
+
exclude_none=True)
|
|
60
|
+
# set to None if email (nullable) is None
|
|
61
|
+
# and __fields_set__ contains the field
|
|
62
|
+
if self.email is None and "email" in self.__fields_set__:
|
|
63
|
+
_dict['email'] = None
|
|
64
|
+
|
|
65
|
+
# set to None if first_name (nullable) is None
|
|
66
|
+
# and __fields_set__ contains the field
|
|
67
|
+
if self.first_name is None and "first_name" in self.__fields_set__:
|
|
68
|
+
_dict['firstName'] = None
|
|
69
|
+
|
|
70
|
+
# set to None if last_name (nullable) is None
|
|
71
|
+
# and __fields_set__ contains the field
|
|
72
|
+
if self.last_name is None and "last_name" in self.__fields_set__:
|
|
73
|
+
_dict['lastName'] = None
|
|
74
|
+
|
|
75
|
+
return _dict
|
|
76
|
+
|
|
77
|
+
@classmethod
|
|
78
|
+
def from_dict(cls, obj: dict) -> ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerUser:
|
|
79
|
+
"""Create an instance of ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerUser from a dict"""
|
|
80
|
+
if obj is None:
|
|
81
|
+
return None
|
|
82
|
+
|
|
83
|
+
if not isinstance(obj, dict):
|
|
84
|
+
return ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerUser.parse_obj(obj)
|
|
85
|
+
|
|
86
|
+
_obj = ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerUser.parse_obj({
|
|
87
|
+
"email": obj.get("email"),
|
|
88
|
+
"username": obj.get("username"),
|
|
89
|
+
"first_name": obj.get("firstName"),
|
|
90
|
+
"last_name": obj.get("lastName"),
|
|
91
|
+
"id": obj.get("id"),
|
|
92
|
+
"public_key": obj.get("publicKey")
|
|
93
|
+
})
|
|
94
|
+
return _obj
|
|
95
|
+
|
|
96
|
+
|
infisicalapi_client/models/api_v1_workspace_workspace_slug_audit_logs_retention_put_request.py
ADDED
|
@@ -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
|
+
from typing import Union
|
|
22
|
+
from pydantic import BaseModel, Field, confloat, conint
|
|
23
|
+
|
|
24
|
+
class ApiV1WorkspaceWorkspaceSlugAuditLogsRetentionPutRequest(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV1WorkspaceWorkspaceSlugAuditLogsRetentionPutRequest
|
|
27
|
+
"""
|
|
28
|
+
audit_logs_retention_days: Union[confloat(ge=0, strict=True), conint(ge=0, strict=True)] = Field(default=..., alias="auditLogsRetentionDays")
|
|
29
|
+
__properties = ["auditLogsRetentionDays"]
|
|
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) -> ApiV1WorkspaceWorkspaceSlugAuditLogsRetentionPutRequest:
|
|
46
|
+
"""Create an instance of ApiV1WorkspaceWorkspaceSlugAuditLogsRetentionPutRequest 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) -> ApiV1WorkspaceWorkspaceSlugAuditLogsRetentionPutRequest:
|
|
59
|
+
"""Create an instance of ApiV1WorkspaceWorkspaceSlugAuditLogsRetentionPutRequest from a dict"""
|
|
60
|
+
if obj is None:
|
|
61
|
+
return None
|
|
62
|
+
|
|
63
|
+
if not isinstance(obj, dict):
|
|
64
|
+
return ApiV1WorkspaceWorkspaceSlugAuditLogsRetentionPutRequest.parse_obj(obj)
|
|
65
|
+
|
|
66
|
+
_obj = ApiV1WorkspaceWorkspaceSlugAuditLogsRetentionPutRequest.parse_obj({
|
|
67
|
+
"audit_logs_retention_days": obj.get("auditLogsRetentionDays")
|
|
68
|
+
})
|
|
69
|
+
return _obj
|
|
70
|
+
|
|
71
|
+
|
|
@@ -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
|
+
from typing import Union
|
|
22
|
+
from pydantic import BaseModel, Field, confloat, conint
|
|
23
|
+
|
|
24
|
+
class ApiV1WorkspaceWorkspaceSlugVersionLimitPutRequest(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV1WorkspaceWorkspaceSlugVersionLimitPutRequest
|
|
27
|
+
"""
|
|
28
|
+
pit_version_limit: Union[confloat(le=100, ge=1, strict=True), conint(le=100, ge=1, strict=True)] = Field(default=..., alias="pitVersionLimit")
|
|
29
|
+
__properties = ["pitVersionLimit"]
|
|
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) -> ApiV1WorkspaceWorkspaceSlugVersionLimitPutRequest:
|
|
46
|
+
"""Create an instance of ApiV1WorkspaceWorkspaceSlugVersionLimitPutRequest 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) -> ApiV1WorkspaceWorkspaceSlugVersionLimitPutRequest:
|
|
59
|
+
"""Create an instance of ApiV1WorkspaceWorkspaceSlugVersionLimitPutRequest from a dict"""
|
|
60
|
+
if obj is None:
|
|
61
|
+
return None
|
|
62
|
+
|
|
63
|
+
if not isinstance(obj, dict):
|
|
64
|
+
return ApiV1WorkspaceWorkspaceSlugVersionLimitPutRequest.parse_obj(obj)
|
|
65
|
+
|
|
66
|
+
_obj = ApiV1WorkspaceWorkspaceSlugVersionLimitPutRequest.parse_obj({
|
|
67
|
+
"pit_version_limit": obj.get("pitVersionLimit")
|
|
68
|
+
})
|
|
69
|
+
return _obj
|
|
70
|
+
|
|
71
|
+
|
|
@@ -0,0 +1,107 @@
|
|
|
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 Optional, Union
|
|
22
|
+
from pydantic import BaseModel, Field, StrictFloat, StrictInt, StrictStr
|
|
23
|
+
|
|
24
|
+
class ApiV2AuthMfaVerifyPost200Response(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV2AuthMfaVerifyPost200Response
|
|
27
|
+
"""
|
|
28
|
+
encryption_version: Optional[Union[StrictFloat, StrictInt]] = Field(default=1, alias="encryptionVersion")
|
|
29
|
+
protected_key: Optional[StrictStr] = Field(default=..., alias="protectedKey")
|
|
30
|
+
protected_key_iv: Optional[StrictStr] = Field(default=..., alias="protectedKeyIV")
|
|
31
|
+
protected_key_tag: Optional[StrictStr] = Field(default=..., alias="protectedKeyTag")
|
|
32
|
+
public_key: StrictStr = Field(default=..., alias="publicKey")
|
|
33
|
+
encrypted_private_key: StrictStr = Field(default=..., alias="encryptedPrivateKey")
|
|
34
|
+
iv: StrictStr = Field(...)
|
|
35
|
+
tag: StrictStr = Field(...)
|
|
36
|
+
token: StrictStr = Field(...)
|
|
37
|
+
__properties = ["encryptionVersion", "protectedKey", "protectedKeyIV", "protectedKeyTag", "publicKey", "encryptedPrivateKey", "iv", "tag", "token"]
|
|
38
|
+
|
|
39
|
+
class Config:
|
|
40
|
+
"""Pydantic configuration"""
|
|
41
|
+
allow_population_by_field_name = True
|
|
42
|
+
validate_assignment = True
|
|
43
|
+
|
|
44
|
+
def to_str(self) -> str:
|
|
45
|
+
"""Returns the string representation of the model using alias"""
|
|
46
|
+
return pprint.pformat(self.dict(by_alias=True))
|
|
47
|
+
|
|
48
|
+
def to_json(self) -> str:
|
|
49
|
+
"""Returns the JSON representation of the model using alias"""
|
|
50
|
+
return json.dumps(self.to_dict())
|
|
51
|
+
|
|
52
|
+
@classmethod
|
|
53
|
+
def from_json(cls, json_str: str) -> ApiV2AuthMfaVerifyPost200Response:
|
|
54
|
+
"""Create an instance of ApiV2AuthMfaVerifyPost200Response from a JSON string"""
|
|
55
|
+
return cls.from_dict(json.loads(json_str))
|
|
56
|
+
|
|
57
|
+
def to_dict(self):
|
|
58
|
+
"""Returns the dictionary representation of the model using alias"""
|
|
59
|
+
_dict = self.dict(by_alias=True,
|
|
60
|
+
exclude={
|
|
61
|
+
},
|
|
62
|
+
exclude_none=True)
|
|
63
|
+
# set to None if encryption_version (nullable) is None
|
|
64
|
+
# and __fields_set__ contains the field
|
|
65
|
+
if self.encryption_version is None and "encryption_version" in self.__fields_set__:
|
|
66
|
+
_dict['encryptionVersion'] = None
|
|
67
|
+
|
|
68
|
+
# set to None if protected_key (nullable) is None
|
|
69
|
+
# and __fields_set__ contains the field
|
|
70
|
+
if self.protected_key is None and "protected_key" in self.__fields_set__:
|
|
71
|
+
_dict['protectedKey'] = None
|
|
72
|
+
|
|
73
|
+
# set to None if protected_key_iv (nullable) is None
|
|
74
|
+
# and __fields_set__ contains the field
|
|
75
|
+
if self.protected_key_iv is None and "protected_key_iv" in self.__fields_set__:
|
|
76
|
+
_dict['protectedKeyIV'] = None
|
|
77
|
+
|
|
78
|
+
# set to None if protected_key_tag (nullable) is None
|
|
79
|
+
# and __fields_set__ contains the field
|
|
80
|
+
if self.protected_key_tag is None and "protected_key_tag" in self.__fields_set__:
|
|
81
|
+
_dict['protectedKeyTag'] = None
|
|
82
|
+
|
|
83
|
+
return _dict
|
|
84
|
+
|
|
85
|
+
@classmethod
|
|
86
|
+
def from_dict(cls, obj: dict) -> ApiV2AuthMfaVerifyPost200Response:
|
|
87
|
+
"""Create an instance of ApiV2AuthMfaVerifyPost200Response from a dict"""
|
|
88
|
+
if obj is None:
|
|
89
|
+
return None
|
|
90
|
+
|
|
91
|
+
if not isinstance(obj, dict):
|
|
92
|
+
return ApiV2AuthMfaVerifyPost200Response.parse_obj(obj)
|
|
93
|
+
|
|
94
|
+
_obj = ApiV2AuthMfaVerifyPost200Response.parse_obj({
|
|
95
|
+
"encryption_version": obj.get("encryptionVersion") if obj.get("encryptionVersion") is not None else 1,
|
|
96
|
+
"protected_key": obj.get("protectedKey"),
|
|
97
|
+
"protected_key_iv": obj.get("protectedKeyIV"),
|
|
98
|
+
"protected_key_tag": obj.get("protectedKeyTag"),
|
|
99
|
+
"public_key": obj.get("publicKey"),
|
|
100
|
+
"encrypted_private_key": obj.get("encryptedPrivateKey"),
|
|
101
|
+
"iv": obj.get("iv"),
|
|
102
|
+
"tag": obj.get("tag"),
|
|
103
|
+
"token": obj.get("token")
|
|
104
|
+
})
|
|
105
|
+
return _obj
|
|
106
|
+
|
|
107
|
+
|
|
@@ -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 ApiV2AuthMfaVerifyPostRequest(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV2AuthMfaVerifyPostRequest
|
|
27
|
+
"""
|
|
28
|
+
mfa_token: StrictStr = Field(default=..., alias="mfaToken")
|
|
29
|
+
__properties = ["mfaToken"]
|
|
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) -> ApiV2AuthMfaVerifyPostRequest:
|
|
46
|
+
"""Create an instance of ApiV2AuthMfaVerifyPostRequest 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) -> ApiV2AuthMfaVerifyPostRequest:
|
|
59
|
+
"""Create an instance of ApiV2AuthMfaVerifyPostRequest from a dict"""
|
|
60
|
+
if obj is None:
|
|
61
|
+
return None
|
|
62
|
+
|
|
63
|
+
if not isinstance(obj, dict):
|
|
64
|
+
return ApiV2AuthMfaVerifyPostRequest.parse_obj(obj)
|
|
65
|
+
|
|
66
|
+
_obj = ApiV2AuthMfaVerifyPostRequest.parse_obj({
|
|
67
|
+
"mfa_token": obj.get("mfaToken")
|
|
68
|
+
})
|
|
69
|
+
return _obj
|
|
70
|
+
|
|
71
|
+
|
infisicalapi_client/models/api_v2_organizations_org_id_identity_memberships_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_identities_get200_response_identities_inner import ApiV1IdentitiesGet200ResponseIdentitiesInner
|
|
24
|
+
|
|
25
|
+
class ApiV2OrganizationsOrgIdIdentityMembershipsGet200Response(BaseModel):
|
|
26
|
+
"""
|
|
27
|
+
ApiV2OrganizationsOrgIdIdentityMembershipsGet200Response
|
|
28
|
+
"""
|
|
29
|
+
identity_memberships: conlist(ApiV1IdentitiesGet200ResponseIdentitiesInner) = Field(default=..., alias="identityMemberships")
|
|
30
|
+
__properties = ["identityMemberships"]
|
|
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) -> ApiV2OrganizationsOrgIdIdentityMembershipsGet200Response:
|
|
47
|
+
"""Create an instance of ApiV2OrganizationsOrgIdIdentityMembershipsGet200Response 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 identity_memberships (list)
|
|
57
|
+
_items = []
|
|
58
|
+
if self.identity_memberships:
|
|
59
|
+
for _item in self.identity_memberships:
|
|
60
|
+
if _item:
|
|
61
|
+
_items.append(_item.to_dict())
|
|
62
|
+
_dict['identityMemberships'] = _items
|
|
63
|
+
return _dict
|
|
64
|
+
|
|
65
|
+
@classmethod
|
|
66
|
+
def from_dict(cls, obj: dict) -> ApiV2OrganizationsOrgIdIdentityMembershipsGet200Response:
|
|
67
|
+
"""Create an instance of ApiV2OrganizationsOrgIdIdentityMembershipsGet200Response from a dict"""
|
|
68
|
+
if obj is None:
|
|
69
|
+
return None
|
|
70
|
+
|
|
71
|
+
if not isinstance(obj, dict):
|
|
72
|
+
return ApiV2OrganizationsOrgIdIdentityMembershipsGet200Response.parse_obj(obj)
|
|
73
|
+
|
|
74
|
+
_obj = ApiV2OrganizationsOrgIdIdentityMembershipsGet200Response.parse_obj({
|
|
75
|
+
"identity_memberships": [ApiV1IdentitiesGet200ResponseIdentitiesInner.from_dict(_item) for _item in obj.get("identityMemberships")] if obj.get("identityMemberships") is not None else None
|
|
76
|
+
})
|
|
77
|
+
return _obj
|
|
78
|
+
|
|
79
|
+
|