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,99 @@
|
|
|
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 List
|
|
22
|
+
from pydantic import BaseModel, Field, StrictStr, conlist
|
|
23
|
+
from infisicalapi_client.models.api_v1_identities_get200_response_identities_inner_identity import ApiV1IdentitiesGet200ResponseIdentitiesInnerIdentity
|
|
24
|
+
from infisicalapi_client.models.api_v1_workspace_workspace_id_users_get200_response_users_inner_project import ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerProject
|
|
25
|
+
from infisicalapi_client.models.api_v1_workspace_workspace_id_users_get200_response_users_inner_roles_inner import ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerRolesInner
|
|
26
|
+
|
|
27
|
+
class ApiV1IdentitiesIdentityIdIdentityMembershipsGet200ResponseIdentityMembershipsInner(BaseModel):
|
|
28
|
+
"""
|
|
29
|
+
ApiV1IdentitiesIdentityIdIdentityMembershipsGet200ResponseIdentityMembershipsInner
|
|
30
|
+
"""
|
|
31
|
+
id: StrictStr = Field(...)
|
|
32
|
+
identity_id: StrictStr = Field(default=..., alias="identityId")
|
|
33
|
+
created_at: datetime = Field(default=..., alias="createdAt")
|
|
34
|
+
updated_at: datetime = Field(default=..., alias="updatedAt")
|
|
35
|
+
roles: conlist(ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerRolesInner) = Field(...)
|
|
36
|
+
identity: ApiV1IdentitiesGet200ResponseIdentitiesInnerIdentity = Field(...)
|
|
37
|
+
project: ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerProject = Field(...)
|
|
38
|
+
__properties = ["id", "identityId", "createdAt", "updatedAt", "roles", "identity", "project"]
|
|
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) -> ApiV1IdentitiesIdentityIdIdentityMembershipsGet200ResponseIdentityMembershipsInner:
|
|
55
|
+
"""Create an instance of ApiV1IdentitiesIdentityIdIdentityMembershipsGet200ResponseIdentityMembershipsInner 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
|
+
# override the default output from pydantic by calling `to_dict()` of each item in roles (list)
|
|
65
|
+
_items = []
|
|
66
|
+
if self.roles:
|
|
67
|
+
for _item in self.roles:
|
|
68
|
+
if _item:
|
|
69
|
+
_items.append(_item.to_dict())
|
|
70
|
+
_dict['roles'] = _items
|
|
71
|
+
# override the default output from pydantic by calling `to_dict()` of identity
|
|
72
|
+
if self.identity:
|
|
73
|
+
_dict['identity'] = self.identity.to_dict()
|
|
74
|
+
# override the default output from pydantic by calling `to_dict()` of project
|
|
75
|
+
if self.project:
|
|
76
|
+
_dict['project'] = self.project.to_dict()
|
|
77
|
+
return _dict
|
|
78
|
+
|
|
79
|
+
@classmethod
|
|
80
|
+
def from_dict(cls, obj: dict) -> ApiV1IdentitiesIdentityIdIdentityMembershipsGet200ResponseIdentityMembershipsInner:
|
|
81
|
+
"""Create an instance of ApiV1IdentitiesIdentityIdIdentityMembershipsGet200ResponseIdentityMembershipsInner from a dict"""
|
|
82
|
+
if obj is None:
|
|
83
|
+
return None
|
|
84
|
+
|
|
85
|
+
if not isinstance(obj, dict):
|
|
86
|
+
return ApiV1IdentitiesIdentityIdIdentityMembershipsGet200ResponseIdentityMembershipsInner.parse_obj(obj)
|
|
87
|
+
|
|
88
|
+
_obj = ApiV1IdentitiesIdentityIdIdentityMembershipsGet200ResponseIdentityMembershipsInner.parse_obj({
|
|
89
|
+
"id": obj.get("id"),
|
|
90
|
+
"identity_id": obj.get("identityId"),
|
|
91
|
+
"created_at": obj.get("createdAt"),
|
|
92
|
+
"updated_at": obj.get("updatedAt"),
|
|
93
|
+
"roles": [ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerRolesInner.from_dict(_item) for _item in obj.get("roles")] if obj.get("roles") is not None else None,
|
|
94
|
+
"identity": ApiV1IdentitiesGet200ResponseIdentitiesInnerIdentity.from_dict(obj.get("identity")) if obj.get("identity") is not None else None,
|
|
95
|
+
"project": ApiV1WorkspaceWorkspaceIdUsersGet200ResponseUsersInnerProject.from_dict(obj.get("project")) if obj.get("project") is not None else None
|
|
96
|
+
})
|
|
97
|
+
return _obj
|
|
98
|
+
|
|
99
|
+
|
|
@@ -0,0 +1,73 @@
|
|
|
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, constr
|
|
23
|
+
|
|
24
|
+
class ApiV1IdentitiesIdentityIdPatchRequest(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV1IdentitiesIdentityIdPatchRequest
|
|
27
|
+
"""
|
|
28
|
+
name: Optional[StrictStr] = Field(default=None, description="The new name of the identity.")
|
|
29
|
+
role: Optional[constr(strict=True, min_length=1)] = Field(default=None, description="The new role of the identity.")
|
|
30
|
+
__properties = ["name", "role"]
|
|
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) -> ApiV1IdentitiesIdentityIdPatchRequest:
|
|
47
|
+
"""Create an instance of ApiV1IdentitiesIdentityIdPatchRequest 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
|
+
return _dict
|
|
57
|
+
|
|
58
|
+
@classmethod
|
|
59
|
+
def from_dict(cls, obj: dict) -> ApiV1IdentitiesIdentityIdPatchRequest:
|
|
60
|
+
"""Create an instance of ApiV1IdentitiesIdentityIdPatchRequest from a dict"""
|
|
61
|
+
if obj is None:
|
|
62
|
+
return None
|
|
63
|
+
|
|
64
|
+
if not isinstance(obj, dict):
|
|
65
|
+
return ApiV1IdentitiesIdentityIdPatchRequest.parse_obj(obj)
|
|
66
|
+
|
|
67
|
+
_obj = ApiV1IdentitiesIdentityIdPatchRequest.parse_obj({
|
|
68
|
+
"name": obj.get("name"),
|
|
69
|
+
"role": obj.get("role")
|
|
70
|
+
})
|
|
71
|
+
return _obj
|
|
72
|
+
|
|
73
|
+
|
|
@@ -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_identities_post200_response_identity import ApiV1IdentitiesPost200ResponseIdentity
|
|
24
|
+
|
|
25
|
+
class ApiV1IdentitiesPost200Response(BaseModel):
|
|
26
|
+
"""
|
|
27
|
+
ApiV1IdentitiesPost200Response
|
|
28
|
+
"""
|
|
29
|
+
identity: ApiV1IdentitiesPost200ResponseIdentity = Field(...)
|
|
30
|
+
__properties = ["identity"]
|
|
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) -> ApiV1IdentitiesPost200Response:
|
|
47
|
+
"""Create an instance of ApiV1IdentitiesPost200Response 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
|
|
57
|
+
if self.identity:
|
|
58
|
+
_dict['identity'] = self.identity.to_dict()
|
|
59
|
+
return _dict
|
|
60
|
+
|
|
61
|
+
@classmethod
|
|
62
|
+
def from_dict(cls, obj: dict) -> ApiV1IdentitiesPost200Response:
|
|
63
|
+
"""Create an instance of ApiV1IdentitiesPost200Response from a dict"""
|
|
64
|
+
if obj is None:
|
|
65
|
+
return None
|
|
66
|
+
|
|
67
|
+
if not isinstance(obj, dict):
|
|
68
|
+
return ApiV1IdentitiesPost200Response.parse_obj(obj)
|
|
69
|
+
|
|
70
|
+
_obj = ApiV1IdentitiesPost200Response.parse_obj({
|
|
71
|
+
"identity": ApiV1IdentitiesPost200ResponseIdentity.from_dict(obj.get("identity")) if obj.get("identity") is not None else None
|
|
72
|
+
})
|
|
73
|
+
return _obj
|
|
74
|
+
|
|
75
|
+
|
|
@@ -0,0 +1,84 @@
|
|
|
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, StrictStr
|
|
23
|
+
|
|
24
|
+
class ApiV1IdentitiesPost200ResponseIdentity(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV1IdentitiesPost200ResponseIdentity
|
|
27
|
+
"""
|
|
28
|
+
id: StrictStr = Field(...)
|
|
29
|
+
name: StrictStr = Field(...)
|
|
30
|
+
auth_method: Optional[StrictStr] = Field(default=None, alias="authMethod")
|
|
31
|
+
created_at: datetime = Field(default=..., alias="createdAt")
|
|
32
|
+
updated_at: datetime = Field(default=..., alias="updatedAt")
|
|
33
|
+
__properties = ["id", "name", "authMethod", "createdAt", "updatedAt"]
|
|
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) -> ApiV1IdentitiesPost200ResponseIdentity:
|
|
50
|
+
"""Create an instance of ApiV1IdentitiesPost200ResponseIdentity 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
|
+
# set to None if auth_method (nullable) is None
|
|
60
|
+
# and __fields_set__ contains the field
|
|
61
|
+
if self.auth_method is None and "auth_method" in self.__fields_set__:
|
|
62
|
+
_dict['authMethod'] = None
|
|
63
|
+
|
|
64
|
+
return _dict
|
|
65
|
+
|
|
66
|
+
@classmethod
|
|
67
|
+
def from_dict(cls, obj: dict) -> ApiV1IdentitiesPost200ResponseIdentity:
|
|
68
|
+
"""Create an instance of ApiV1IdentitiesPost200ResponseIdentity from a dict"""
|
|
69
|
+
if obj is None:
|
|
70
|
+
return None
|
|
71
|
+
|
|
72
|
+
if not isinstance(obj, dict):
|
|
73
|
+
return ApiV1IdentitiesPost200ResponseIdentity.parse_obj(obj)
|
|
74
|
+
|
|
75
|
+
_obj = ApiV1IdentitiesPost200ResponseIdentity.parse_obj({
|
|
76
|
+
"id": obj.get("id"),
|
|
77
|
+
"name": obj.get("name"),
|
|
78
|
+
"auth_method": obj.get("authMethod"),
|
|
79
|
+
"created_at": obj.get("createdAt"),
|
|
80
|
+
"updated_at": obj.get("updatedAt")
|
|
81
|
+
})
|
|
82
|
+
return _obj
|
|
83
|
+
|
|
84
|
+
|
|
@@ -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
|
+
from typing import Optional
|
|
22
|
+
from pydantic import BaseModel, Field, StrictStr, constr
|
|
23
|
+
|
|
24
|
+
class ApiV1IdentitiesPostRequest(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV1IdentitiesPostRequest
|
|
27
|
+
"""
|
|
28
|
+
name: StrictStr = Field(default=..., description="The name of the identity to create.")
|
|
29
|
+
organization_id: StrictStr = Field(default=..., alias="organizationId", description="The organization ID to which the identity belongs.")
|
|
30
|
+
role: Optional[constr(strict=True, min_length=1)] = Field(default='no-access', description="The role of the identity. Possible values are 'no-access', 'member', and 'admin'.")
|
|
31
|
+
__properties = ["name", "organizationId", "role"]
|
|
32
|
+
|
|
33
|
+
class Config:
|
|
34
|
+
"""Pydantic configuration"""
|
|
35
|
+
allow_population_by_field_name = True
|
|
36
|
+
validate_assignment = True
|
|
37
|
+
|
|
38
|
+
def to_str(self) -> str:
|
|
39
|
+
"""Returns the string representation of the model using alias"""
|
|
40
|
+
return pprint.pformat(self.dict(by_alias=True))
|
|
41
|
+
|
|
42
|
+
def to_json(self) -> str:
|
|
43
|
+
"""Returns the JSON representation of the model using alias"""
|
|
44
|
+
return json.dumps(self.to_dict())
|
|
45
|
+
|
|
46
|
+
@classmethod
|
|
47
|
+
def from_json(cls, json_str: str) -> ApiV1IdentitiesPostRequest:
|
|
48
|
+
"""Create an instance of ApiV1IdentitiesPostRequest from a JSON string"""
|
|
49
|
+
return cls.from_dict(json.loads(json_str))
|
|
50
|
+
|
|
51
|
+
def to_dict(self):
|
|
52
|
+
"""Returns the dictionary representation of the model using alias"""
|
|
53
|
+
_dict = self.dict(by_alias=True,
|
|
54
|
+
exclude={
|
|
55
|
+
},
|
|
56
|
+
exclude_none=True)
|
|
57
|
+
return _dict
|
|
58
|
+
|
|
59
|
+
@classmethod
|
|
60
|
+
def from_dict(cls, obj: dict) -> ApiV1IdentitiesPostRequest:
|
|
61
|
+
"""Create an instance of ApiV1IdentitiesPostRequest from a dict"""
|
|
62
|
+
if obj is None:
|
|
63
|
+
return None
|
|
64
|
+
|
|
65
|
+
if not isinstance(obj, dict):
|
|
66
|
+
return ApiV1IdentitiesPostRequest.parse_obj(obj)
|
|
67
|
+
|
|
68
|
+
_obj = ApiV1IdentitiesPostRequest.parse_obj({
|
|
69
|
+
"name": obj.get("name"),
|
|
70
|
+
"organization_id": obj.get("organizationId"),
|
|
71
|
+
"role": obj.get("role") if obj.get("role") is not None else 'no-access'
|
|
72
|
+
})
|
|
73
|
+
return _obj
|
|
74
|
+
|
|
75
|
+
|
|
@@ -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 Optional
|
|
22
|
+
from pydantic import BaseModel, Field, StrictStr
|
|
23
|
+
|
|
24
|
+
class ApiV1IntegrationAuthAccessTokenPostRequest(BaseModel):
|
|
25
|
+
"""
|
|
26
|
+
ApiV1IntegrationAuthAccessTokenPostRequest
|
|
27
|
+
"""
|
|
28
|
+
workspace_id: StrictStr = Field(default=..., alias="workspaceId", description="The ID of the project to create the integration auth for.")
|
|
29
|
+
integration: StrictStr = Field(default=..., description="The slug of integration for the auth object.")
|
|
30
|
+
access_id: Optional[StrictStr] = Field(default=None, alias="accessId", description="The unique authorized access id of the external integration provider.")
|
|
31
|
+
access_token: Optional[StrictStr] = Field(default=None, alias="accessToken", description="The unique authorized access token of the external integration provider.")
|
|
32
|
+
aws_assume_iam_role_arn: Optional[StrictStr] = Field(default=None, alias="awsAssumeIamRoleArn", description="The AWS IAM Role to be assumed by Infisical")
|
|
33
|
+
url: Optional[StrictStr] = None
|
|
34
|
+
namespace: Optional[StrictStr] = None
|
|
35
|
+
refresh_token: Optional[StrictStr] = Field(default=None, alias="refreshToken", description="The refresh token for integration authorization.")
|
|
36
|
+
__properties = ["workspaceId", "integration", "accessId", "accessToken", "awsAssumeIamRoleArn", "url", "namespace", "refreshToken"]
|
|
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) -> ApiV1IntegrationAuthAccessTokenPostRequest:
|
|
53
|
+
"""Create an instance of ApiV1IntegrationAuthAccessTokenPostRequest 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
|
+
return _dict
|
|
63
|
+
|
|
64
|
+
@classmethod
|
|
65
|
+
def from_dict(cls, obj: dict) -> ApiV1IntegrationAuthAccessTokenPostRequest:
|
|
66
|
+
"""Create an instance of ApiV1IntegrationAuthAccessTokenPostRequest from a dict"""
|
|
67
|
+
if obj is None:
|
|
68
|
+
return None
|
|
69
|
+
|
|
70
|
+
if not isinstance(obj, dict):
|
|
71
|
+
return ApiV1IntegrationAuthAccessTokenPostRequest.parse_obj(obj)
|
|
72
|
+
|
|
73
|
+
_obj = ApiV1IntegrationAuthAccessTokenPostRequest.parse_obj({
|
|
74
|
+
"workspace_id": obj.get("workspaceId"),
|
|
75
|
+
"integration": obj.get("integration"),
|
|
76
|
+
"access_id": obj.get("accessId"),
|
|
77
|
+
"access_token": obj.get("accessToken"),
|
|
78
|
+
"aws_assume_iam_role_arn": obj.get("awsAssumeIamRoleArn"),
|
|
79
|
+
"url": obj.get("url"),
|
|
80
|
+
"namespace": obj.get("namespace"),
|
|
81
|
+
"refresh_token": obj.get("refreshToken")
|
|
82
|
+
})
|
|
83
|
+
return _obj
|
|
84
|
+
|
|
85
|
+
|
|
@@ -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_workspace_workspace_id_authorizations_get200_response_authorizations_inner import ApiV1WorkspaceWorkspaceIdAuthorizationsGet200ResponseAuthorizationsInner
|
|
24
|
+
|
|
25
|
+
class ApiV1IntegrationAuthDelete200Response(BaseModel):
|
|
26
|
+
"""
|
|
27
|
+
ApiV1IntegrationAuthDelete200Response
|
|
28
|
+
"""
|
|
29
|
+
integration_auth: conlist(ApiV1WorkspaceWorkspaceIdAuthorizationsGet200ResponseAuthorizationsInner) = Field(default=..., alias="integrationAuth")
|
|
30
|
+
__properties = ["integrationAuth"]
|
|
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) -> ApiV1IntegrationAuthDelete200Response:
|
|
47
|
+
"""Create an instance of ApiV1IntegrationAuthDelete200Response 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 integration_auth (list)
|
|
57
|
+
_items = []
|
|
58
|
+
if self.integration_auth:
|
|
59
|
+
for _item in self.integration_auth:
|
|
60
|
+
if _item:
|
|
61
|
+
_items.append(_item.to_dict())
|
|
62
|
+
_dict['integrationAuth'] = _items
|
|
63
|
+
return _dict
|
|
64
|
+
|
|
65
|
+
@classmethod
|
|
66
|
+
def from_dict(cls, obj: dict) -> ApiV1IntegrationAuthDelete200Response:
|
|
67
|
+
"""Create an instance of ApiV1IntegrationAuthDelete200Response from a dict"""
|
|
68
|
+
if obj is None:
|
|
69
|
+
return None
|
|
70
|
+
|
|
71
|
+
if not isinstance(obj, dict):
|
|
72
|
+
return ApiV1IntegrationAuthDelete200Response.parse_obj(obj)
|
|
73
|
+
|
|
74
|
+
_obj = ApiV1IntegrationAuthDelete200Response.parse_obj({
|
|
75
|
+
"integration_auth": [ApiV1WorkspaceWorkspaceIdAuthorizationsGet200ResponseAuthorizationsInner.from_dict(_item) for _item in obj.get("integrationAuth")] if obj.get("integrationAuth") is not None else None
|
|
76
|
+
})
|
|
77
|
+
return _obj
|
|
78
|
+
|
|
79
|
+
|
infisicalapi_client/models/api_v1_integration_auth_integration_auth_id_apps_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_integration_auth_integration_auth_id_apps_get200_response_apps_inner import ApiV1IntegrationAuthIntegrationAuthIdAppsGet200ResponseAppsInner
|
|
24
|
+
|
|
25
|
+
class ApiV1IntegrationAuthIntegrationAuthIdAppsGet200Response(BaseModel):
|
|
26
|
+
"""
|
|
27
|
+
ApiV1IntegrationAuthIntegrationAuthIdAppsGet200Response
|
|
28
|
+
"""
|
|
29
|
+
apps: conlist(ApiV1IntegrationAuthIntegrationAuthIdAppsGet200ResponseAppsInner) = Field(...)
|
|
30
|
+
__properties = ["apps"]
|
|
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) -> ApiV1IntegrationAuthIntegrationAuthIdAppsGet200Response:
|
|
47
|
+
"""Create an instance of ApiV1IntegrationAuthIntegrationAuthIdAppsGet200Response 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 apps (list)
|
|
57
|
+
_items = []
|
|
58
|
+
if self.apps:
|
|
59
|
+
for _item in self.apps:
|
|
60
|
+
if _item:
|
|
61
|
+
_items.append(_item.to_dict())
|
|
62
|
+
_dict['apps'] = _items
|
|
63
|
+
return _dict
|
|
64
|
+
|
|
65
|
+
@classmethod
|
|
66
|
+
def from_dict(cls, obj: dict) -> ApiV1IntegrationAuthIntegrationAuthIdAppsGet200Response:
|
|
67
|
+
"""Create an instance of ApiV1IntegrationAuthIntegrationAuthIdAppsGet200Response from a dict"""
|
|
68
|
+
if obj is None:
|
|
69
|
+
return None
|
|
70
|
+
|
|
71
|
+
if not isinstance(obj, dict):
|
|
72
|
+
return ApiV1IntegrationAuthIntegrationAuthIdAppsGet200Response.parse_obj(obj)
|
|
73
|
+
|
|
74
|
+
_obj = ApiV1IntegrationAuthIntegrationAuthIdAppsGet200Response.parse_obj({
|
|
75
|
+
"apps": [ApiV1IntegrationAuthIntegrationAuthIdAppsGet200ResponseAppsInner.from_dict(_item) for _item in obj.get("apps")] if obj.get("apps") is not None else None
|
|
76
|
+
})
|
|
77
|
+
return _obj
|
|
78
|
+
|
|
79
|
+
|