launchdarkly_api 6.0.0 → 7.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/README.md +830 -295
- data/docs/AccessDeniedReasonRep.md +4 -4
- data/docs/AccessTokensApi.md +1 -1
- data/docs/AccountMembersApi.md +86 -12
- data/docs/ActionInputRep.md +18 -0
- data/docs/ActionOutputRep.md +20 -0
- data/docs/ApprovalConditionInputRep.md +20 -0
- data/docs/ApprovalConditionOutputRep.md +26 -0
- data/docs/ApprovalSettings.md +1 -1
- data/docs/ApprovalsApi.md +3 -3
- data/docs/BranchCollectionRep.md +1 -1
- data/docs/BranchRep.md +9 -9
- data/docs/CodeReferencesApi.md +37 -32
- data/docs/ConditionBaseOutputRep.md +22 -0
- data/docs/ConditionInputRep.md +26 -0
- data/docs/ConditionOutputRep.md +34 -0
- data/docs/ConflictOutputRep.md +20 -0
- data/docs/CreateCopyFlagConfigApprovalRequestRequest.md +1 -1
- data/docs/CustomRole.md +10 -8
- data/docs/CustomRolePost.md +3 -1
- data/docs/CustomRolePostData.md +3 -1
- data/docs/CustomRolesApi.md +11 -11
- data/docs/CustomRolesRep.md +24 -0
- data/docs/CustomWorkflowInputRep.md +24 -0
- data/docs/CustomWorkflowMeta.md +20 -0
- data/docs/CustomWorkflowOutputRep.md +38 -0
- data/docs/CustomWorkflowStageMeta.md +20 -0
- data/docs/CustomWorkflowsListingOutputRep.md +18 -0
- data/docs/DataExportDestinationsApi.md +1 -1
- data/docs/DerivedAttribute.md +20 -0
- data/docs/Environment.md +4 -0
- data/docs/EnvironmentsApi.md +3 -3
- data/docs/ExecutionOutputRep.md +18 -0
- data/docs/ExpandedTeamRep.md +44 -0
- data/docs/ExperimentResultsRep.md +3 -1
- data/docs/ExperimentsBetaApi.md +1 -1
- data/docs/Extinction.md +8 -8
- data/docs/ExtinctionCollectionRep.md +1 -1
- data/docs/FeatureFlagBody.md +1 -1
- data/docs/FeatureFlagsApi.md +2 -4
- data/docs/FlagConfigApprovalRequestResponse.md +3 -1
- data/docs/FlagTriggerInput.md +20 -0
- data/docs/FlagTriggersApi.md +396 -0
- data/docs/ForbiddenErrorRep.md +20 -0
- data/docs/HunkRep.md +10 -10
- data/docs/Integration.md +40 -0
- data/docs/IntegrationAuditLogSubscriptionsApi.md +376 -0
- data/docs/IntegrationStatusRep.md +22 -0
- data/docs/IntegrationSubscriptionStatusRep.md +26 -0
- data/docs/Integrations.md +22 -0
- data/docs/InvalidRequestErrorRep.md +20 -0
- data/docs/Member.md +3 -1
- data/docs/MemberImportItemRep.md +22 -0
- data/docs/MemberTeamsPostInput.md +18 -0
- data/docs/MethodNotAllowedErrorRep.md +20 -0
- data/docs/MetricListingRep.md +1 -1
- data/docs/MetricPost.md +1 -1
- data/docs/MetricRep.md +1 -1
- data/docs/MetricSeen.md +20 -0
- data/docs/MetricsApi.md +2 -2
- data/docs/NotFoundErrorRep.md +20 -0
- data/docs/OtherApi.md +4 -4
- data/docs/PatchFailedErrorRep.md +20 -0
- data/docs/PermissionGrantInput.md +22 -0
- data/docs/PermissionGrantRep.md +24 -0
- data/docs/ProjectPost.md +1 -1
- data/docs/ProjectsApi.md +2 -2
- data/docs/PutBranch.md +28 -0
- data/docs/RateLimitedErrorRep.md +20 -0
- data/docs/RecentTriggerBody.md +20 -0
- data/docs/ReferenceRep.md +5 -5
- data/docs/RelayProxyConfigurationsApi.md +2 -2
- data/docs/RepositoryCollectionRep.md +1 -1
- data/docs/RepositoryPost.md +8 -8
- data/docs/RepositoryRep.md +17 -17
- data/docs/ReviewOutputRep.md +26 -0
- data/docs/Rule.md +3 -1
- data/docs/ScheduleConditionInputRep.md +20 -0
- data/docs/ScheduleConditionOutputRep.md +18 -0
- data/docs/ScheduledChangesApi.md +2 -2
- data/docs/SegmentsApi.md +6 -6
- data/docs/StageInputRep.md +22 -0
- data/docs/StageOutputRep.md +26 -0
- data/docs/Statement.md +4 -4
- data/docs/StatementRep.md +3 -3
- data/docs/StatusConflictErrorRep.md +20 -0
- data/docs/SubscriptionPost.md +30 -0
- data/docs/TeamCollectionRep.md +22 -0
- data/docs/TeamImportsRep.md +18 -0
- data/docs/TeamPatchInput.md +20 -0
- data/docs/TeamPostInput.md +28 -0
- data/docs/TeamRep.md +40 -0
- data/docs/TeamsBetaApi.md +450 -0
- data/docs/TriggerPost.md +22 -0
- data/docs/TriggerWorkflowCollectionRep.md +20 -0
- data/docs/TriggerWorkflowRep.md +42 -0
- data/docs/UnauthorizedErrorRep.md +20 -0
- data/docs/User.md +26 -14
- data/docs/UserRecord.md +5 -1
- data/docs/UserRecordRep.md +26 -0
- data/docs/UserSegment.md +3 -1
- data/docs/UserSettingsApi.md +1 -1
- data/docs/Users.md +1 -1
- data/docs/UsersApi.md +11 -7
- data/docs/WebhooksApi.md +1 -1
- data/docs/WorkflowsBetaApi.md +316 -0
- data/git_push.sh +3 -3
- data/launchdarkly_api.gemspec +5 -5
- data/lib/launchdarkly_api/api/access_tokens_api.rb +12 -4
- data/lib/launchdarkly_api/api/account_members_api.rb +103 -21
- data/lib/launchdarkly_api/api/account_usage_beta_api.rb +2 -2
- data/lib/launchdarkly_api/api/approvals_api.rb +21 -7
- data/lib/launchdarkly_api/api/audit_log_api.rb +2 -2
- data/lib/launchdarkly_api/api/code_references_api.rb +66 -35
- data/lib/launchdarkly_api/api/custom_roles_api.rb +24 -16
- data/lib/launchdarkly_api/api/data_export_destinations_api.rb +12 -4
- data/lib/launchdarkly_api/api/environments_api.rb +16 -8
- data/lib/launchdarkly_api/api/experiments_beta_api.rb +4 -2
- data/lib/launchdarkly_api/api/feature_flags_api.rb +22 -11
- data/lib/launchdarkly_api/api/feature_flags_beta_api.rb +2 -2
- data/lib/launchdarkly_api/api/flag_triggers_api.rb +437 -0
- data/lib/launchdarkly_api/api/integration_audit_log_subscriptions_api.rb +377 -0
- data/lib/launchdarkly_api/api/metrics_api.rb +14 -6
- data/lib/launchdarkly_api/api/other_api.rb +5 -5
- data/lib/launchdarkly_api/api/projects_api.rb +14 -6
- data/lib/launchdarkly_api/api/relay_proxy_configurations_api.rb +12 -4
- data/lib/launchdarkly_api/api/scheduled_changes_api.rb +14 -6
- data/lib/launchdarkly_api/api/segments_api.rb +28 -12
- data/lib/launchdarkly_api/api/teams_beta_api.rb +427 -0
- data/lib/launchdarkly_api/api/user_settings_api.rb +12 -4
- data/lib/launchdarkly_api/api/users_api.rb +15 -7
- data/lib/launchdarkly_api/api/users_beta_api.rb +2 -2
- data/lib/launchdarkly_api/api/webhooks_api.rb +12 -4
- data/lib/launchdarkly_api/api/workflows_beta_api.rb +345 -0
- data/lib/launchdarkly_api/api_client.rb +5 -5
- data/lib/launchdarkly_api/api_error.rb +2 -2
- data/lib/launchdarkly_api/configuration.rb +4 -3
- data/lib/launchdarkly_api/models/access_denied_reason_rep.rb +8 -4
- data/lib/launchdarkly_api/models/access_denied_rep.rb +2 -2
- data/lib/launchdarkly_api/models/access_rep.rb +2 -2
- data/lib/launchdarkly_api/models/access_token_post.rb +2 -2
- data/lib/launchdarkly_api/models/action_input_rep.rb +219 -0
- data/lib/launchdarkly_api/models/action_output_rep.rb +239 -0
- data/lib/launchdarkly_api/models/approval_condition_input_rep.rb +229 -0
- data/lib/launchdarkly_api/models/approval_condition_output_rep.rb +278 -0
- data/lib/launchdarkly_api/models/approval_settings.rb +3 -3
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb +2 -2
- data/lib/launchdarkly_api/models/audit_log_entry_listing_rep_collection.rb +2 -2
- data/lib/launchdarkly_api/models/audit_log_entry_rep.rb +2 -2
- data/lib/launchdarkly_api/models/authorized_app_data_rep.rb +2 -2
- data/lib/launchdarkly_api/models/big_segment_target.rb +2 -2
- data/lib/launchdarkly_api/models/branch_collection_rep.rb +3 -2
- data/lib/launchdarkly_api/models/branch_rep.rb +26 -2
- data/lib/launchdarkly_api/models/clause.rb +2 -2
- data/lib/launchdarkly_api/models/client_side_availability.rb +2 -2
- data/lib/launchdarkly_api/models/client_side_availability_post.rb +2 -2
- data/lib/launchdarkly_api/models/condition_base_output_rep.rb +246 -0
- data/lib/launchdarkly_api/models/condition_input_rep.rb +256 -0
- data/lib/launchdarkly_api/models/condition_output_rep.rb +324 -0
- data/lib/launchdarkly_api/models/confidence_interval_rep.rb +2 -2
- data/lib/launchdarkly_api/models/conflict.rb +2 -2
- data/lib/launchdarkly_api/models/conflict_output_rep.rb +237 -0
- data/lib/launchdarkly_api/models/copied_from_env.rb +2 -2
- data/lib/launchdarkly_api/models/create_copy_flag_config_approval_request_request.rb +7 -2
- data/lib/launchdarkly_api/models/create_flag_config_approval_request_request.rb +2 -2
- data/lib/launchdarkly_api/models/custom_property.rb +2 -2
- data/lib/launchdarkly_api/models/custom_role.rb +47 -38
- data/lib/launchdarkly_api/models/custom_role_post.rb +15 -6
- data/lib/launchdarkly_api/models/custom_role_post_data.rb +15 -6
- data/lib/launchdarkly_api/models/custom_roles.rb +2 -2
- data/lib/launchdarkly_api/models/custom_roles_rep.rb +247 -0
- data/lib/launchdarkly_api/models/custom_workflow_input_rep.rb +252 -0
- data/lib/launchdarkly_api/models/custom_workflow_meta.rb +227 -0
- data/lib/launchdarkly_api/models/custom_workflow_output_rep.rb +354 -0
- data/lib/launchdarkly_api/models/custom_workflow_stage_meta.rb +227 -0
- data/lib/launchdarkly_api/models/custom_workflows_listing_output_rep.rb +225 -0
- data/lib/launchdarkly_api/models/default_client_side_availability_post.rb +2 -2
- data/lib/launchdarkly_api/models/defaults.rb +2 -2
- data/lib/launchdarkly_api/models/dependent_flag.rb +2 -2
- data/lib/launchdarkly_api/models/dependent_flag_environment.rb +2 -2
- data/lib/launchdarkly_api/models/dependent_flags_by_environment.rb +2 -2
- data/lib/launchdarkly_api/models/derived_attribute.rb +228 -0
- data/lib/launchdarkly_api/models/destination.rb +2 -2
- data/lib/launchdarkly_api/models/destination_post.rb +2 -2
- data/lib/launchdarkly_api/models/destinations.rb +2 -2
- data/lib/launchdarkly_api/models/environment.rb +31 -3
- data/lib/launchdarkly_api/models/environment_post.rb +2 -2
- data/lib/launchdarkly_api/models/execution_output_rep.rb +223 -0
- data/lib/launchdarkly_api/models/expanded_team_rep.rb +349 -0
- data/lib/launchdarkly_api/models/experiment_allocation_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_enabled_period_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_environment_setting_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_info_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_metadata_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_results_rep.rb +15 -6
- data/lib/launchdarkly_api/models/experiment_stats_rep.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_time_series_slice.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_time_series_variation_slice.rb +2 -2
- data/lib/launchdarkly_api/models/experiment_totals_rep.rb +2 -2
- data/lib/launchdarkly_api/models/expiring_user_target_error.rb +2 -2
- data/lib/launchdarkly_api/models/expiring_user_target_get_response.rb +2 -2
- data/lib/launchdarkly_api/models/expiring_user_target_item.rb +2 -2
- data/lib/launchdarkly_api/models/expiring_user_target_patch_response.rb +2 -2
- data/lib/launchdarkly_api/models/extinction.rb +22 -13
- data/lib/launchdarkly_api/models/extinction_collection_rep.rb +4 -3
- data/lib/launchdarkly_api/models/feature_flag.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_body.rb +3 -3
- data/lib/launchdarkly_api/models/feature_flag_config.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_scheduled_change.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_scheduled_changes.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_status.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flag_statuses.rb +2 -2
- data/lib/launchdarkly_api/models/feature_flags.rb +2 -2
- data/lib/launchdarkly_api/models/flag_config_approval_request_response.rb +15 -6
- data/lib/launchdarkly_api/models/flag_config_approval_requests_response.rb +2 -2
- data/lib/launchdarkly_api/models/flag_copy_config_environment.rb +2 -2
- data/lib/launchdarkly_api/models/flag_copy_config_post.rb +2 -2
- data/lib/launchdarkly_api/models/flag_global_attributes_rep.rb +2 -2
- data/lib/launchdarkly_api/models/flag_listing_rep.rb +2 -2
- data/lib/launchdarkly_api/models/flag_scheduled_changes_input.rb +2 -2
- data/lib/launchdarkly_api/models/flag_status_rep.rb +2 -2
- data/lib/launchdarkly_api/models/flag_summary.rb +2 -2
- data/lib/launchdarkly_api/models/flag_trigger_input.rb +230 -0
- data/lib/launchdarkly_api/models/forbidden_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/hunk_rep.rb +12 -2
- data/lib/launchdarkly_api/models/integration.rb +325 -0
- data/lib/launchdarkly_api/models/integration_metadata.rb +2 -2
- data/lib/launchdarkly_api/models/integration_status.rb +2 -2
- data/lib/launchdarkly_api/models/integration_status_rep.rb +236 -0
- data/lib/launchdarkly_api/models/integration_subscription_status_rep.rb +256 -0
- data/lib/launchdarkly_api/models/integrations.rb +240 -0
- data/lib/launchdarkly_api/models/invalid_request_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/ip_list.rb +2 -2
- data/lib/launchdarkly_api/models/last_seen_metadata.rb +2 -2
- data/lib/launchdarkly_api/models/link.rb +2 -2
- data/lib/launchdarkly_api/models/member.rb +20 -6
- data/lib/launchdarkly_api/models/member_data_rep.rb +2 -2
- data/lib/launchdarkly_api/models/member_import_item_rep.rb +246 -0
- data/lib/launchdarkly_api/models/member_permission_grant_summary_rep.rb +2 -2
- data/lib/launchdarkly_api/models/member_summary_rep.rb +2 -2
- data/lib/launchdarkly_api/models/member_team_summary_rep.rb +2 -2
- data/lib/launchdarkly_api/models/member_teams_post_input.rb +226 -0
- data/lib/launchdarkly_api/models/members.rb +2 -2
- data/lib/launchdarkly_api/models/method_not_allowed_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/metric_collection_rep.rb +2 -2
- data/lib/launchdarkly_api/models/metric_listing_rep.rb +15 -3
- data/lib/launchdarkly_api/models/metric_post.rb +15 -3
- data/lib/launchdarkly_api/models/metric_rep.rb +15 -3
- data/lib/launchdarkly_api/models/metric_seen.rb +227 -0
- data/lib/launchdarkly_api/models/modification.rb +2 -2
- data/lib/launchdarkly_api/models/multi_environment_dependent_flag.rb +2 -2
- data/lib/launchdarkly_api/models/multi_environment_dependent_flags.rb +2 -2
- data/lib/launchdarkly_api/models/new_member_form.rb +2 -2
- data/lib/launchdarkly_api/models/not_found_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/parent_resource_rep.rb +2 -2
- data/lib/launchdarkly_api/models/patch_failed_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/patch_operation.rb +2 -2
- data/lib/launchdarkly_api/models/patch_segment_instruction.rb +2 -2
- data/lib/launchdarkly_api/models/patch_segment_request.rb +2 -2
- data/lib/launchdarkly_api/models/patch_with_comment.rb +2 -2
- data/lib/launchdarkly_api/models/permission_grant_input.rb +240 -0
- data/lib/launchdarkly_api/models/permission_grant_rep.rb +249 -0
- data/lib/launchdarkly_api/models/post_approval_request_apply_request.rb +2 -2
- data/lib/launchdarkly_api/models/post_approval_request_review_request.rb +2 -2
- data/lib/launchdarkly_api/models/post_flag_scheduled_changes_input.rb +2 -2
- data/lib/launchdarkly_api/models/prerequisite.rb +2 -2
- data/lib/launchdarkly_api/models/project.rb +2 -2
- data/lib/launchdarkly_api/models/project_listing_rep.rb +2 -2
- data/lib/launchdarkly_api/models/project_post.rb +3 -3
- data/lib/launchdarkly_api/models/projects.rb +2 -2
- data/lib/launchdarkly_api/models/pub_nub_detail_rep.rb +2 -2
- data/lib/launchdarkly_api/models/put_branch.rb +284 -0
- data/lib/launchdarkly_api/models/rate_limited_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/recent_trigger_body.rb +229 -0
- data/lib/launchdarkly_api/models/reference_rep.rb +14 -2
- data/lib/launchdarkly_api/models/relay_auto_config_collection_rep.rb +2 -2
- data/lib/launchdarkly_api/models/relay_auto_config_post.rb +2 -2
- data/lib/launchdarkly_api/models/relay_auto_config_rep.rb +2 -2
- data/lib/launchdarkly_api/models/repository_collection_rep.rb +3 -2
- data/lib/launchdarkly_api/models/repository_post.rb +4 -2
- data/lib/launchdarkly_api/models/repository_rep.rb +45 -2
- data/lib/launchdarkly_api/models/resource_access.rb +2 -2
- data/lib/launchdarkly_api/models/resource_id_response.rb +2 -2
- data/lib/launchdarkly_api/models/review_output_rep.rb +264 -0
- data/lib/launchdarkly_api/models/review_response.rb +2 -2
- data/lib/launchdarkly_api/models/rollout.rb +2 -2
- data/lib/launchdarkly_api/models/rule.rb +15 -6
- data/lib/launchdarkly_api/models/schedule_condition_input_rep.rb +227 -0
- data/lib/launchdarkly_api/models/schedule_condition_output_rep.rb +218 -0
- data/lib/launchdarkly_api/models/sdk_list_rep.rb +2 -2
- data/lib/launchdarkly_api/models/sdk_version_list_rep.rb +2 -2
- data/lib/launchdarkly_api/models/sdk_version_rep.rb +2 -2
- data/lib/launchdarkly_api/models/segment_body.rb +2 -2
- data/lib/launchdarkly_api/models/segment_metadata.rb +2 -2
- data/lib/launchdarkly_api/models/segment_user_list.rb +2 -2
- data/lib/launchdarkly_api/models/segment_user_state.rb +2 -2
- data/lib/launchdarkly_api/models/series_list_rep.rb +2 -2
- data/lib/launchdarkly_api/models/source_flag.rb +2 -2
- data/lib/launchdarkly_api/models/stage_input_rep.rb +238 -0
- data/lib/launchdarkly_api/models/stage_output_rep.rb +276 -0
- data/lib/launchdarkly_api/models/statement.rb +8 -4
- data/lib/launchdarkly_api/models/statement_post.rb +2 -2
- data/lib/launchdarkly_api/models/statement_post_data.rb +2 -2
- data/lib/launchdarkly_api/models/statement_rep.rb +9 -4
- data/lib/launchdarkly_api/models/statistic_collection_rep.rb +2 -2
- data/lib/launchdarkly_api/models/statistic_rep.rb +2 -2
- data/lib/launchdarkly_api/models/statistics_root.rb +2 -2
- data/lib/launchdarkly_api/models/status_conflict_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/subject_data_rep.rb +2 -2
- data/lib/launchdarkly_api/models/subscription_post.rb +293 -0
- data/lib/launchdarkly_api/models/target.rb +2 -2
- data/lib/launchdarkly_api/models/target_resource_rep.rb +2 -2
- data/lib/launchdarkly_api/models/team_collection_rep.rb +240 -0
- data/lib/launchdarkly_api/models/team_imports_rep.rb +220 -0
- data/lib/launchdarkly_api/models/team_patch_input.rb +229 -0
- data/lib/launchdarkly_api/models/team_post_input.rb +285 -0
- data/lib/launchdarkly_api/models/team_rep.rb +327 -0
- data/lib/launchdarkly_api/models/title_rep.rb +2 -2
- data/lib/launchdarkly_api/models/token.rb +2 -2
- data/lib/launchdarkly_api/models/token_data_rep.rb +2 -2
- data/lib/launchdarkly_api/models/tokens.rb +2 -2
- data/lib/launchdarkly_api/models/trigger_post.rb +245 -0
- data/lib/launchdarkly_api/models/trigger_workflow_collection_rep.rb +231 -0
- data/lib/launchdarkly_api/models/trigger_workflow_rep.rb +332 -0
- data/lib/launchdarkly_api/models/unauthorized_error_rep.rb +227 -0
- data/lib/launchdarkly_api/models/url_post.rb +2 -2
- data/lib/launchdarkly_api/models/user.rb +104 -47
- data/lib/launchdarkly_api/models/user_attribute_names_rep.rb +2 -2
- data/lib/launchdarkly_api/models/user_flag_setting.rb +2 -2
- data/lib/launchdarkly_api/models/user_flag_settings.rb +2 -2
- data/lib/launchdarkly_api/models/user_record.rb +27 -7
- data/lib/launchdarkly_api/models/user_record_rep.rb +255 -0
- data/lib/launchdarkly_api/models/user_segment.rb +15 -6
- data/lib/launchdarkly_api/models/user_segment_rule.rb +2 -2
- data/lib/launchdarkly_api/models/user_segments.rb +2 -2
- data/lib/launchdarkly_api/models/users.rb +3 -3
- data/lib/launchdarkly_api/models/value_put.rb +2 -2
- data/lib/launchdarkly_api/models/variation.rb +2 -2
- data/lib/launchdarkly_api/models/variation_or_rollout_rep.rb +2 -2
- data/lib/launchdarkly_api/models/variation_summary.rb +2 -2
- data/lib/launchdarkly_api/models/versions_rep.rb +2 -2
- data/lib/launchdarkly_api/models/webhook.rb +2 -2
- data/lib/launchdarkly_api/models/webhook_post.rb +2 -2
- data/lib/launchdarkly_api/models/webhooks.rb +2 -2
- data/lib/launchdarkly_api/models/weighted_variation.rb +2 -2
- data/lib/launchdarkly_api/version.rb +3 -3
- data/lib/launchdarkly_api.rb +58 -7
- data/spec/api/access_tokens_api_spec.rb +2 -2
- data/spec/api/account_members_api_spec.rb +20 -7
- data/spec/api/account_usage_beta_api_spec.rb +2 -2
- data/spec/api/approvals_api_spec.rb +2 -2
- data/spec/api/audit_log_api_spec.rb +2 -2
- data/spec/api/code_references_api_spec.rb +9 -7
- data/spec/api/custom_roles_api_spec.rb +4 -4
- data/spec/api/data_export_destinations_api_spec.rb +2 -2
- data/spec/api/environments_api_spec.rb +4 -4
- data/spec/api/experiments_beta_api_spec.rb +2 -2
- data/spec/api/feature_flags_api_spec.rb +3 -4
- data/spec/api/feature_flags_beta_api_spec.rb +2 -2
- data/spec/api/flag_triggers_api_spec.rb +110 -0
- data/spec/api/integration_audit_log_subscriptions_api_spec.rb +100 -0
- data/spec/api/metrics_api_spec.rb +3 -3
- data/spec/api/other_api_spec.rb +3 -3
- data/spec/api/projects_api_spec.rb +3 -3
- data/spec/api/relay_proxy_configurations_api_spec.rb +2 -2
- data/spec/api/scheduled_changes_api_spec.rb +3 -3
- data/spec/api/segments_api_spec.rb +5 -5
- data/spec/api/teams_beta_api_spec.rb +111 -0
- data/spec/api/user_settings_api_spec.rb +2 -2
- data/spec/api/users_api_spec.rb +6 -4
- data/spec/api/users_beta_api_spec.rb +2 -2
- data/spec/api/webhooks_api_spec.rb +2 -2
- data/spec/api/workflows_beta_api_spec.rb +94 -0
- data/spec/api_client_spec.rb +4 -4
- data/spec/configuration_spec.rb +2 -2
- data/spec/models/access_denied_reason_rep_spec.rb +2 -2
- data/spec/models/access_denied_rep_spec.rb +2 -2
- data/spec/models/access_rep_spec.rb +2 -2
- data/spec/models/access_token_post_spec.rb +2 -2
- data/spec/models/action_input_rep_spec.rb +34 -0
- data/spec/models/action_output_rep_spec.rb +40 -0
- data/spec/models/approval_condition_input_rep_spec.rb +40 -0
- data/spec/models/approval_condition_output_rep_spec.rb +58 -0
- data/spec/models/approval_settings_spec.rb +2 -2
- data/spec/models/audit_log_entry_listing_rep_collection_spec.rb +2 -2
- data/spec/models/audit_log_entry_listing_rep_spec.rb +2 -2
- data/spec/models/audit_log_entry_rep_spec.rb +2 -2
- data/spec/models/authorized_app_data_rep_spec.rb +2 -2
- data/spec/models/big_segment_target_spec.rb +2 -2
- data/spec/models/branch_collection_rep_spec.rb +2 -2
- data/spec/models/branch_rep_spec.rb +2 -2
- data/spec/models/clause_spec.rb +2 -2
- data/spec/models/client_side_availability_post_spec.rb +2 -2
- data/spec/models/client_side_availability_spec.rb +2 -2
- data/spec/models/condition_base_output_rep_spec.rb +46 -0
- data/spec/models/condition_input_rep_spec.rb +58 -0
- data/spec/models/condition_output_rep_spec.rb +82 -0
- data/spec/models/confidence_interval_rep_spec.rb +2 -2
- data/spec/models/conflict_output_rep_spec.rb +40 -0
- data/spec/models/conflict_spec.rb +2 -2
- data/spec/models/copied_from_env_spec.rb +2 -2
- data/spec/models/create_copy_flag_config_approval_request_request_spec.rb +2 -2
- data/spec/models/create_flag_config_approval_request_request_spec.rb +2 -2
- data/spec/models/custom_property_spec.rb +2 -2
- data/spec/models/custom_role_post_data_spec.rb +8 -2
- data/spec/models/custom_role_post_spec.rb +8 -2
- data/spec/models/custom_role_spec.rb +13 -7
- data/spec/models/custom_roles_rep_spec.rb +52 -0
- data/spec/models/custom_roles_spec.rb +2 -2
- data/spec/models/custom_workflow_input_rep_spec.rb +52 -0
- data/spec/models/custom_workflow_meta_spec.rb +40 -0
- data/spec/models/custom_workflow_output_rep_spec.rb +94 -0
- data/spec/models/custom_workflow_stage_meta_spec.rb +40 -0
- data/spec/models/custom_workflows_listing_output_rep_spec.rb +34 -0
- data/spec/models/default_client_side_availability_post_spec.rb +2 -2
- data/spec/models/defaults_spec.rb +2 -2
- data/spec/models/dependent_flag_environment_spec.rb +2 -2
- data/spec/models/dependent_flag_spec.rb +2 -2
- data/spec/models/dependent_flags_by_environment_spec.rb +2 -2
- data/spec/models/derived_attribute_spec.rb +40 -0
- data/spec/models/destination_post_spec.rb +2 -2
- data/spec/models/destination_spec.rb +2 -2
- data/spec/models/destinations_spec.rb +2 -2
- data/spec/models/environment_post_spec.rb +2 -2
- data/spec/models/environment_spec.rb +14 -2
- data/spec/models/execution_output_rep_spec.rb +34 -0
- data/spec/models/expanded_team_rep_spec.rb +112 -0
- data/spec/models/experiment_allocation_rep_spec.rb +2 -2
- data/spec/models/experiment_enabled_period_rep_spec.rb +2 -2
- data/spec/models/experiment_environment_setting_rep_spec.rb +2 -2
- data/spec/models/experiment_info_rep_spec.rb +2 -2
- data/spec/models/experiment_metadata_rep_spec.rb +2 -2
- data/spec/models/experiment_rep_spec.rb +2 -2
- data/spec/models/experiment_results_rep_spec.rb +8 -2
- data/spec/models/experiment_stats_rep_spec.rb +2 -2
- data/spec/models/experiment_time_series_slice_spec.rb +2 -2
- data/spec/models/experiment_time_series_variation_slice_spec.rb +2 -2
- data/spec/models/experiment_totals_rep_spec.rb +2 -2
- data/spec/models/expiring_user_target_error_spec.rb +2 -2
- data/spec/models/expiring_user_target_get_response_spec.rb +2 -2
- data/spec/models/expiring_user_target_item_spec.rb +2 -2
- data/spec/models/expiring_user_target_patch_response_spec.rb +2 -2
- data/spec/models/extinction_collection_rep_spec.rb +2 -2
- data/spec/models/extinction_spec.rb +3 -3
- data/spec/models/feature_flag_body_spec.rb +2 -2
- data/spec/models/feature_flag_config_spec.rb +2 -2
- data/spec/models/feature_flag_scheduled_change_spec.rb +2 -2
- data/spec/models/feature_flag_scheduled_changes_spec.rb +2 -2
- data/spec/models/feature_flag_spec.rb +2 -2
- data/spec/models/feature_flag_status_across_environments_spec.rb +2 -2
- data/spec/models/feature_flag_status_spec.rb +2 -2
- data/spec/models/feature_flag_statuses_spec.rb +2 -2
- data/spec/models/feature_flags_spec.rb +2 -2
- data/spec/models/flag_config_approval_request_response_spec.rb +8 -2
- data/spec/models/flag_config_approval_requests_response_spec.rb +2 -2
- data/spec/models/flag_copy_config_environment_spec.rb +2 -2
- data/spec/models/flag_copy_config_post_spec.rb +2 -2
- data/spec/models/flag_global_attributes_rep_spec.rb +2 -2
- data/spec/models/flag_listing_rep_spec.rb +2 -2
- data/spec/models/flag_scheduled_changes_input_spec.rb +2 -2
- data/spec/models/flag_status_rep_spec.rb +2 -2
- data/spec/models/flag_summary_spec.rb +2 -2
- data/spec/models/flag_trigger_input_spec.rb +40 -0
- data/spec/models/forbidden_error_rep_spec.rb +40 -0
- data/spec/models/hunk_rep_spec.rb +2 -2
- data/spec/models/integration_metadata_spec.rb +2 -2
- data/spec/models/integration_spec.rb +100 -0
- data/spec/models/integration_status_rep_spec.rb +46 -0
- data/spec/models/integration_status_spec.rb +2 -2
- data/spec/models/integration_subscription_status_rep_spec.rb +58 -0
- data/spec/models/integrations_spec.rb +46 -0
- data/spec/models/invalid_request_error_rep_spec.rb +40 -0
- data/spec/models/ip_list_spec.rb +2 -2
- data/spec/models/last_seen_metadata_spec.rb +2 -2
- data/spec/models/link_spec.rb +2 -2
- data/spec/models/member_data_rep_spec.rb +2 -2
- data/spec/models/member_import_item_rep_spec.rb +46 -0
- data/spec/models/member_permission_grant_summary_rep_spec.rb +2 -2
- data/spec/models/member_spec.rb +8 -2
- data/spec/models/member_summary_rep_spec.rb +2 -2
- data/spec/models/member_team_summary_rep_spec.rb +2 -2
- data/spec/models/member_teams_post_input_spec.rb +34 -0
- data/spec/models/members_spec.rb +2 -2
- data/spec/models/method_not_allowed_error_rep_spec.rb +40 -0
- data/spec/models/metric_collection_rep_spec.rb +2 -2
- data/spec/models/metric_listing_rep_spec.rb +6 -2
- data/spec/models/metric_post_spec.rb +6 -2
- data/spec/models/metric_rep_spec.rb +6 -2
- data/spec/models/metric_seen_spec.rb +40 -0
- data/spec/models/modification_spec.rb +2 -2
- data/spec/models/multi_environment_dependent_flag_spec.rb +2 -2
- data/spec/models/multi_environment_dependent_flags_spec.rb +2 -2
- data/spec/models/new_member_form_spec.rb +2 -2
- data/spec/models/not_found_error_rep_spec.rb +40 -0
- data/spec/models/parent_resource_rep_spec.rb +2 -2
- data/spec/models/patch_failed_error_rep_spec.rb +40 -0
- data/spec/models/patch_operation_spec.rb +2 -2
- data/spec/models/patch_segment_instruction_spec.rb +2 -2
- data/spec/models/patch_segment_request_spec.rb +2 -2
- data/spec/models/patch_with_comment_spec.rb +2 -2
- data/spec/models/permission_grant_input_spec.rb +46 -0
- data/spec/models/permission_grant_rep_spec.rb +52 -0
- data/spec/models/post_approval_request_apply_request_spec.rb +2 -2
- data/spec/models/post_approval_request_review_request_spec.rb +2 -2
- data/spec/models/post_flag_scheduled_changes_input_spec.rb +2 -2
- data/spec/models/prerequisite_spec.rb +2 -2
- data/spec/models/project_listing_rep_spec.rb +2 -2
- data/spec/models/project_post_spec.rb +2 -2
- data/spec/models/project_spec.rb +2 -2
- data/spec/models/projects_spec.rb +2 -2
- data/spec/models/pub_nub_detail_rep_spec.rb +2 -2
- data/spec/models/put_branch_spec.rb +64 -0
- data/spec/models/rate_limited_error_rep_spec.rb +40 -0
- data/spec/models/recent_trigger_body_spec.rb +40 -0
- data/spec/models/reference_rep_spec.rb +2 -2
- data/spec/models/relay_auto_config_collection_rep_spec.rb +2 -2
- data/spec/models/relay_auto_config_post_spec.rb +2 -2
- data/spec/models/relay_auto_config_rep_spec.rb +2 -2
- data/spec/models/repository_collection_rep_spec.rb +2 -2
- data/spec/models/repository_post_spec.rb +2 -2
- data/spec/models/repository_rep_spec.rb +6 -2
- data/spec/models/resource_access_spec.rb +2 -2
- data/spec/models/resource_id_response_spec.rb +2 -2
- data/spec/models/review_output_rep_spec.rb +58 -0
- data/spec/models/review_response_spec.rb +2 -2
- data/spec/models/rollout_spec.rb +2 -2
- data/spec/models/rule_spec.rb +8 -2
- data/spec/models/schedule_condition_input_rep_spec.rb +40 -0
- data/spec/models/schedule_condition_output_rep_spec.rb +34 -0
- data/spec/models/sdk_list_rep_spec.rb +2 -2
- data/spec/models/sdk_version_list_rep_spec.rb +2 -2
- data/spec/models/sdk_version_rep_spec.rb +2 -2
- data/spec/models/segment_body_spec.rb +2 -2
- data/spec/models/segment_metadata_spec.rb +2 -2
- data/spec/models/segment_user_list_spec.rb +2 -2
- data/spec/models/segment_user_state_spec.rb +2 -2
- data/spec/models/series_list_rep_spec.rb +2 -2
- data/spec/models/source_flag_spec.rb +2 -2
- data/spec/models/stage_input_rep_spec.rb +46 -0
- data/spec/models/stage_output_rep_spec.rb +58 -0
- data/spec/models/statement_post_data_spec.rb +2 -2
- data/spec/models/statement_post_spec.rb +2 -2
- data/spec/models/statement_rep_spec.rb +2 -2
- data/spec/models/statement_spec.rb +2 -2
- data/spec/models/statistic_collection_rep_spec.rb +2 -2
- data/spec/models/statistic_rep_spec.rb +2 -2
- data/spec/models/statistics_root_spec.rb +2 -2
- data/spec/models/status_conflict_error_rep_spec.rb +40 -0
- data/spec/models/subject_data_rep_spec.rb +2 -2
- data/spec/models/subscription_post_spec.rb +70 -0
- data/spec/models/target_resource_rep_spec.rb +2 -2
- data/spec/models/target_spec.rb +2 -2
- data/spec/models/team_collection_rep_spec.rb +46 -0
- data/spec/models/team_imports_rep_spec.rb +34 -0
- data/spec/models/team_patch_input_spec.rb +40 -0
- data/spec/models/team_post_input_spec.rb +64 -0
- data/spec/models/team_rep_spec.rb +100 -0
- data/spec/models/title_rep_spec.rb +2 -2
- data/spec/models/token_data_rep_spec.rb +2 -2
- data/spec/models/token_spec.rb +2 -2
- data/spec/models/tokens_spec.rb +2 -2
- data/spec/models/trigger_post_spec.rb +46 -0
- data/spec/models/trigger_workflow_collection_rep_spec.rb +40 -0
- data/spec/models/trigger_workflow_rep_spec.rb +106 -0
- data/spec/models/unauthorized_error_rep_spec.rb +40 -0
- data/spec/models/url_post_spec.rb +2 -2
- data/spec/models/user_attribute_names_rep_spec.rb +2 -2
- data/spec/models/user_flag_setting_spec.rb +2 -2
- data/spec/models/user_flag_settings_spec.rb +2 -2
- data/spec/models/user_record_rep_spec.rb +58 -0
- data/spec/models/user_record_spec.rb +14 -2
- data/spec/models/user_segment_rule_spec.rb +2 -2
- data/spec/models/user_segment_spec.rb +8 -2
- data/spec/models/user_segments_spec.rb +2 -2
- data/spec/models/user_spec.rb +45 -9
- data/spec/models/users_spec.rb +2 -2
- data/spec/models/value_put_spec.rb +2 -2
- data/spec/models/variation_or_rollout_rep_spec.rb +2 -2
- data/spec/models/variation_spec.rb +2 -2
- data/spec/models/variation_summary_spec.rb +2 -2
- data/spec/models/versions_rep_spec.rb +2 -2
- data/spec/models/webhook_post_spec.rb +2 -2
- data/spec/models/webhook_spec.rb +2 -2
- data/spec/models/webhooks_spec.rb +2 -2
- data/spec/models/weighted_variation_spec.rb +2 -2
- data/spec/spec_helper.rb +2 -2
- metadata +474 -270
- data/docs/ExtinctionRep.md +0 -26
- data/docs/InlineObject.md +0 -26
- data/docs/InlineObject1.md +0 -28
- data/docs/InlineResponse200.md +0 -20
- data/docs/Variate.md +0 -24
- data/lib/launchdarkly_api/models/extinction_rep.rb +0 -279
- data/lib/launchdarkly_api/models/inline_object.rb +0 -274
- data/lib/launchdarkly_api/models/inline_object1.rb +0 -276
- data/lib/launchdarkly_api/models/inline_response200.rb +0 -227
- data/lib/launchdarkly_api/models/variate.rb +0 -246
- data/spec/models/extinction_rep_spec.rb +0 -58
- data/spec/models/inline_object1_spec.rb +0 -64
- data/spec/models/inline_object_spec.rb +0 -58
- data/spec/models/inline_response200_spec.rb +0 -40
- data/spec/models/variate_spec.rb +0 -52
@@ -0,0 +1,376 @@
|
|
1
|
+
# LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://app.launchdarkly.com*
|
4
|
+
|
5
|
+
| Method | HTTP request | Description |
|
6
|
+
| ------ | ------------ | ----------- |
|
7
|
+
| [**create_subscription**](IntegrationAuditLogSubscriptionsApi.md#create_subscription) | **POST** /api/v2/integrations/{integrationKey} | Create audit log subscription |
|
8
|
+
| [**delete_subscription**](IntegrationAuditLogSubscriptionsApi.md#delete_subscription) | **DELETE** /api/v2/integrations/{integrationKey}/{id} | Delete audit log subscription |
|
9
|
+
| [**get_subscription_by_id**](IntegrationAuditLogSubscriptionsApi.md#get_subscription_by_id) | **GET** /api/v2/integrations/{integrationKey}/{id} | Get audit log subscription by ID |
|
10
|
+
| [**get_subscriptions**](IntegrationAuditLogSubscriptionsApi.md#get_subscriptions) | **GET** /api/v2/integrations/{integrationKey} | Get audit log subscriptions by integration |
|
11
|
+
| [**update_subscription**](IntegrationAuditLogSubscriptionsApi.md#update_subscription) | **PATCH** /api/v2/integrations/{integrationKey}/{id} | Update audit log subscription |
|
12
|
+
|
13
|
+
|
14
|
+
## create_subscription
|
15
|
+
|
16
|
+
> <Integration> create_subscription(integration_key, subscription_post)
|
17
|
+
|
18
|
+
Create audit log subscription
|
19
|
+
|
20
|
+
Create an audit log subscription.
|
21
|
+
|
22
|
+
### Examples
|
23
|
+
|
24
|
+
```ruby
|
25
|
+
require 'time'
|
26
|
+
require 'launchdarkly_api'
|
27
|
+
# setup authorization
|
28
|
+
LaunchDarklyApi.configure do |config|
|
29
|
+
# Configure API key authorization: ApiKey
|
30
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
31
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
32
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
33
|
+
end
|
34
|
+
|
35
|
+
api_instance = LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi.new
|
36
|
+
integration_key = 'integration_key_example' # String | The integration key
|
37
|
+
subscription_post = LaunchDarklyApi::SubscriptionPost.new({name: 'name_example', config: { key: 3.56}}) # SubscriptionPost |
|
38
|
+
|
39
|
+
begin
|
40
|
+
# Create audit log subscription
|
41
|
+
result = api_instance.create_subscription(integration_key, subscription_post)
|
42
|
+
p result
|
43
|
+
rescue LaunchDarklyApi::ApiError => e
|
44
|
+
puts "Error when calling IntegrationAuditLogSubscriptionsApi->create_subscription: #{e}"
|
45
|
+
end
|
46
|
+
```
|
47
|
+
|
48
|
+
#### Using the create_subscription_with_http_info variant
|
49
|
+
|
50
|
+
This returns an Array which contains the response data, status code and headers.
|
51
|
+
|
52
|
+
> <Array(<Integration>, Integer, Hash)> create_subscription_with_http_info(integration_key, subscription_post)
|
53
|
+
|
54
|
+
```ruby
|
55
|
+
begin
|
56
|
+
# Create audit log subscription
|
57
|
+
data, status_code, headers = api_instance.create_subscription_with_http_info(integration_key, subscription_post)
|
58
|
+
p status_code # => 2xx
|
59
|
+
p headers # => { ... }
|
60
|
+
p data # => <Integration>
|
61
|
+
rescue LaunchDarklyApi::ApiError => e
|
62
|
+
puts "Error when calling IntegrationAuditLogSubscriptionsApi->create_subscription_with_http_info: #{e}"
|
63
|
+
end
|
64
|
+
```
|
65
|
+
|
66
|
+
### Parameters
|
67
|
+
|
68
|
+
| Name | Type | Description | Notes |
|
69
|
+
| ---- | ---- | ----------- | ----- |
|
70
|
+
| **integration_key** | **String** | The integration key | |
|
71
|
+
| **subscription_post** | [**SubscriptionPost**](SubscriptionPost.md) | | |
|
72
|
+
|
73
|
+
### Return type
|
74
|
+
|
75
|
+
[**Integration**](Integration.md)
|
76
|
+
|
77
|
+
### Authorization
|
78
|
+
|
79
|
+
[ApiKey](../README.md#ApiKey)
|
80
|
+
|
81
|
+
### HTTP request headers
|
82
|
+
|
83
|
+
- **Content-Type**: application/json
|
84
|
+
- **Accept**: application/json
|
85
|
+
|
86
|
+
|
87
|
+
## delete_subscription
|
88
|
+
|
89
|
+
> delete_subscription(integration_key, id)
|
90
|
+
|
91
|
+
Delete audit log subscription
|
92
|
+
|
93
|
+
Delete an audit log subscription.
|
94
|
+
|
95
|
+
### Examples
|
96
|
+
|
97
|
+
```ruby
|
98
|
+
require 'time'
|
99
|
+
require 'launchdarkly_api'
|
100
|
+
# setup authorization
|
101
|
+
LaunchDarklyApi.configure do |config|
|
102
|
+
# Configure API key authorization: ApiKey
|
103
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
104
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
105
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
106
|
+
end
|
107
|
+
|
108
|
+
api_instance = LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi.new
|
109
|
+
integration_key = 'integration_key_example' # String | The integration key
|
110
|
+
id = 'id_example' # String | The subscription ID
|
111
|
+
|
112
|
+
begin
|
113
|
+
# Delete audit log subscription
|
114
|
+
api_instance.delete_subscription(integration_key, id)
|
115
|
+
rescue LaunchDarklyApi::ApiError => e
|
116
|
+
puts "Error when calling IntegrationAuditLogSubscriptionsApi->delete_subscription: #{e}"
|
117
|
+
end
|
118
|
+
```
|
119
|
+
|
120
|
+
#### Using the delete_subscription_with_http_info variant
|
121
|
+
|
122
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
123
|
+
|
124
|
+
> <Array(nil, Integer, Hash)> delete_subscription_with_http_info(integration_key, id)
|
125
|
+
|
126
|
+
```ruby
|
127
|
+
begin
|
128
|
+
# Delete audit log subscription
|
129
|
+
data, status_code, headers = api_instance.delete_subscription_with_http_info(integration_key, id)
|
130
|
+
p status_code # => 2xx
|
131
|
+
p headers # => { ... }
|
132
|
+
p data # => nil
|
133
|
+
rescue LaunchDarklyApi::ApiError => e
|
134
|
+
puts "Error when calling IntegrationAuditLogSubscriptionsApi->delete_subscription_with_http_info: #{e}"
|
135
|
+
end
|
136
|
+
```
|
137
|
+
|
138
|
+
### Parameters
|
139
|
+
|
140
|
+
| Name | Type | Description | Notes |
|
141
|
+
| ---- | ---- | ----------- | ----- |
|
142
|
+
| **integration_key** | **String** | The integration key | |
|
143
|
+
| **id** | **String** | The subscription ID | |
|
144
|
+
|
145
|
+
### Return type
|
146
|
+
|
147
|
+
nil (empty response body)
|
148
|
+
|
149
|
+
### Authorization
|
150
|
+
|
151
|
+
[ApiKey](../README.md#ApiKey)
|
152
|
+
|
153
|
+
### HTTP request headers
|
154
|
+
|
155
|
+
- **Content-Type**: Not defined
|
156
|
+
- **Accept**: application/json
|
157
|
+
|
158
|
+
|
159
|
+
## get_subscription_by_id
|
160
|
+
|
161
|
+
> <Integration> get_subscription_by_id(integration_key, id)
|
162
|
+
|
163
|
+
Get audit log subscription by ID
|
164
|
+
|
165
|
+
Get an audit log subscription by ID.
|
166
|
+
|
167
|
+
### Examples
|
168
|
+
|
169
|
+
```ruby
|
170
|
+
require 'time'
|
171
|
+
require 'launchdarkly_api'
|
172
|
+
# setup authorization
|
173
|
+
LaunchDarklyApi.configure do |config|
|
174
|
+
# Configure API key authorization: ApiKey
|
175
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
176
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
177
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
178
|
+
end
|
179
|
+
|
180
|
+
api_instance = LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi.new
|
181
|
+
integration_key = 'integration_key_example' # String | The integration key
|
182
|
+
id = 'id_example' # String | The subscription ID
|
183
|
+
|
184
|
+
begin
|
185
|
+
# Get audit log subscription by ID
|
186
|
+
result = api_instance.get_subscription_by_id(integration_key, id)
|
187
|
+
p result
|
188
|
+
rescue LaunchDarklyApi::ApiError => e
|
189
|
+
puts "Error when calling IntegrationAuditLogSubscriptionsApi->get_subscription_by_id: #{e}"
|
190
|
+
end
|
191
|
+
```
|
192
|
+
|
193
|
+
#### Using the get_subscription_by_id_with_http_info variant
|
194
|
+
|
195
|
+
This returns an Array which contains the response data, status code and headers.
|
196
|
+
|
197
|
+
> <Array(<Integration>, Integer, Hash)> get_subscription_by_id_with_http_info(integration_key, id)
|
198
|
+
|
199
|
+
```ruby
|
200
|
+
begin
|
201
|
+
# Get audit log subscription by ID
|
202
|
+
data, status_code, headers = api_instance.get_subscription_by_id_with_http_info(integration_key, id)
|
203
|
+
p status_code # => 2xx
|
204
|
+
p headers # => { ... }
|
205
|
+
p data # => <Integration>
|
206
|
+
rescue LaunchDarklyApi::ApiError => e
|
207
|
+
puts "Error when calling IntegrationAuditLogSubscriptionsApi->get_subscription_by_id_with_http_info: #{e}"
|
208
|
+
end
|
209
|
+
```
|
210
|
+
|
211
|
+
### Parameters
|
212
|
+
|
213
|
+
| Name | Type | Description | Notes |
|
214
|
+
| ---- | ---- | ----------- | ----- |
|
215
|
+
| **integration_key** | **String** | The integration key | |
|
216
|
+
| **id** | **String** | The subscription ID | |
|
217
|
+
|
218
|
+
### Return type
|
219
|
+
|
220
|
+
[**Integration**](Integration.md)
|
221
|
+
|
222
|
+
### Authorization
|
223
|
+
|
224
|
+
[ApiKey](../README.md#ApiKey)
|
225
|
+
|
226
|
+
### HTTP request headers
|
227
|
+
|
228
|
+
- **Content-Type**: Not defined
|
229
|
+
- **Accept**: application/json
|
230
|
+
|
231
|
+
|
232
|
+
## get_subscriptions
|
233
|
+
|
234
|
+
> <Integrations> get_subscriptions(integration_key)
|
235
|
+
|
236
|
+
Get audit log subscriptions by integration
|
237
|
+
|
238
|
+
Get all audit log subscriptions associated with a given integration.
|
239
|
+
|
240
|
+
### Examples
|
241
|
+
|
242
|
+
```ruby
|
243
|
+
require 'time'
|
244
|
+
require 'launchdarkly_api'
|
245
|
+
# setup authorization
|
246
|
+
LaunchDarklyApi.configure do |config|
|
247
|
+
# Configure API key authorization: ApiKey
|
248
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
249
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
250
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
251
|
+
end
|
252
|
+
|
253
|
+
api_instance = LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi.new
|
254
|
+
integration_key = 'integration_key_example' # String | The integration key
|
255
|
+
|
256
|
+
begin
|
257
|
+
# Get audit log subscriptions by integration
|
258
|
+
result = api_instance.get_subscriptions(integration_key)
|
259
|
+
p result
|
260
|
+
rescue LaunchDarklyApi::ApiError => e
|
261
|
+
puts "Error when calling IntegrationAuditLogSubscriptionsApi->get_subscriptions: #{e}"
|
262
|
+
end
|
263
|
+
```
|
264
|
+
|
265
|
+
#### Using the get_subscriptions_with_http_info variant
|
266
|
+
|
267
|
+
This returns an Array which contains the response data, status code and headers.
|
268
|
+
|
269
|
+
> <Array(<Integrations>, Integer, Hash)> get_subscriptions_with_http_info(integration_key)
|
270
|
+
|
271
|
+
```ruby
|
272
|
+
begin
|
273
|
+
# Get audit log subscriptions by integration
|
274
|
+
data, status_code, headers = api_instance.get_subscriptions_with_http_info(integration_key)
|
275
|
+
p status_code # => 2xx
|
276
|
+
p headers # => { ... }
|
277
|
+
p data # => <Integrations>
|
278
|
+
rescue LaunchDarklyApi::ApiError => e
|
279
|
+
puts "Error when calling IntegrationAuditLogSubscriptionsApi->get_subscriptions_with_http_info: #{e}"
|
280
|
+
end
|
281
|
+
```
|
282
|
+
|
283
|
+
### Parameters
|
284
|
+
|
285
|
+
| Name | Type | Description | Notes |
|
286
|
+
| ---- | ---- | ----------- | ----- |
|
287
|
+
| **integration_key** | **String** | The integration key | |
|
288
|
+
|
289
|
+
### Return type
|
290
|
+
|
291
|
+
[**Integrations**](Integrations.md)
|
292
|
+
|
293
|
+
### Authorization
|
294
|
+
|
295
|
+
[ApiKey](../README.md#ApiKey)
|
296
|
+
|
297
|
+
### HTTP request headers
|
298
|
+
|
299
|
+
- **Content-Type**: Not defined
|
300
|
+
- **Accept**: application/json
|
301
|
+
|
302
|
+
|
303
|
+
## update_subscription
|
304
|
+
|
305
|
+
> <Integration> update_subscription(integration_key, id, patch_operation)
|
306
|
+
|
307
|
+
Update audit log subscription
|
308
|
+
|
309
|
+
Update an audit log subscription configuration. Requires a [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) representation of the desired changes to the audit log subscription.
|
310
|
+
|
311
|
+
### Examples
|
312
|
+
|
313
|
+
```ruby
|
314
|
+
require 'time'
|
315
|
+
require 'launchdarkly_api'
|
316
|
+
# setup authorization
|
317
|
+
LaunchDarklyApi.configure do |config|
|
318
|
+
# Configure API key authorization: ApiKey
|
319
|
+
config.api_key['ApiKey'] = 'YOUR API KEY'
|
320
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
321
|
+
# config.api_key_prefix['ApiKey'] = 'Bearer'
|
322
|
+
end
|
323
|
+
|
324
|
+
api_instance = LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi.new
|
325
|
+
integration_key = 'integration_key_example' # String | The integration key
|
326
|
+
id = 'id_example' # String | The ID of the audit log subscription
|
327
|
+
patch_operation = [LaunchDarklyApi::PatchOperation.new({op: 'replace', path: '/biscuits', value: Chocolate Digestive})] # Array<PatchOperation> |
|
328
|
+
|
329
|
+
begin
|
330
|
+
# Update audit log subscription
|
331
|
+
result = api_instance.update_subscription(integration_key, id, patch_operation)
|
332
|
+
p result
|
333
|
+
rescue LaunchDarklyApi::ApiError => e
|
334
|
+
puts "Error when calling IntegrationAuditLogSubscriptionsApi->update_subscription: #{e}"
|
335
|
+
end
|
336
|
+
```
|
337
|
+
|
338
|
+
#### Using the update_subscription_with_http_info variant
|
339
|
+
|
340
|
+
This returns an Array which contains the response data, status code and headers.
|
341
|
+
|
342
|
+
> <Array(<Integration>, Integer, Hash)> update_subscription_with_http_info(integration_key, id, patch_operation)
|
343
|
+
|
344
|
+
```ruby
|
345
|
+
begin
|
346
|
+
# Update audit log subscription
|
347
|
+
data, status_code, headers = api_instance.update_subscription_with_http_info(integration_key, id, patch_operation)
|
348
|
+
p status_code # => 2xx
|
349
|
+
p headers # => { ... }
|
350
|
+
p data # => <Integration>
|
351
|
+
rescue LaunchDarklyApi::ApiError => e
|
352
|
+
puts "Error when calling IntegrationAuditLogSubscriptionsApi->update_subscription_with_http_info: #{e}"
|
353
|
+
end
|
354
|
+
```
|
355
|
+
|
356
|
+
### Parameters
|
357
|
+
|
358
|
+
| Name | Type | Description | Notes |
|
359
|
+
| ---- | ---- | ----------- | ----- |
|
360
|
+
| **integration_key** | **String** | The integration key | |
|
361
|
+
| **id** | **String** | The ID of the audit log subscription | |
|
362
|
+
| **patch_operation** | [**Array<PatchOperation>**](PatchOperation.md) | | |
|
363
|
+
|
364
|
+
### Return type
|
365
|
+
|
366
|
+
[**Integration**](Integration.md)
|
367
|
+
|
368
|
+
### Authorization
|
369
|
+
|
370
|
+
[ApiKey](../README.md#ApiKey)
|
371
|
+
|
372
|
+
### HTTP request headers
|
373
|
+
|
374
|
+
- **Content-Type**: application/json
|
375
|
+
- **Accept**: application/json
|
376
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# LaunchDarklyApi::IntegrationStatusRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **status_code** | **Integer** | | [optional] |
|
8
|
+
| **response_body** | **String** | | [optional] |
|
9
|
+
| **timestamp** | **Integer** | | [optional] |
|
10
|
+
|
11
|
+
## Example
|
12
|
+
|
13
|
+
```ruby
|
14
|
+
require 'launchdarkly_api'
|
15
|
+
|
16
|
+
instance = LaunchDarklyApi::IntegrationStatusRep.new(
|
17
|
+
status_code: null,
|
18
|
+
response_body: null,
|
19
|
+
timestamp: null
|
20
|
+
)
|
21
|
+
```
|
22
|
+
|
@@ -0,0 +1,26 @@
|
|
1
|
+
# LaunchDarklyApi::IntegrationSubscriptionStatusRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **success_count** | **Integer** | | [optional] |
|
8
|
+
| **last_success** | **Integer** | | [optional] |
|
9
|
+
| **last_error** | **Integer** | | [optional] |
|
10
|
+
| **error_count** | **Integer** | | [optional] |
|
11
|
+
| **errors** | [**Array<IntegrationStatusRep>**](IntegrationStatusRep.md) | | [optional] |
|
12
|
+
|
13
|
+
## Example
|
14
|
+
|
15
|
+
```ruby
|
16
|
+
require 'launchdarkly_api'
|
17
|
+
|
18
|
+
instance = LaunchDarklyApi::IntegrationSubscriptionStatusRep.new(
|
19
|
+
success_count: null,
|
20
|
+
last_success: null,
|
21
|
+
last_error: null,
|
22
|
+
error_count: null,
|
23
|
+
errors: null
|
24
|
+
)
|
25
|
+
```
|
26
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# LaunchDarklyApi::Integrations
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **_links** | [**Hash<String, Link>**](Link.md) | | [optional] |
|
8
|
+
| **items** | [**Array<Integration>**](Integration.md) | | [optional] |
|
9
|
+
| **key** | **String** | | [optional] |
|
10
|
+
|
11
|
+
## Example
|
12
|
+
|
13
|
+
```ruby
|
14
|
+
require 'launchdarkly_api'
|
15
|
+
|
16
|
+
instance = LaunchDarklyApi::Integrations.new(
|
17
|
+
_links: null,
|
18
|
+
items: null,
|
19
|
+
key: null
|
20
|
+
)
|
21
|
+
```
|
22
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::InvalidRequestErrorRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **code** | **String** | | [optional] |
|
8
|
+
| **message** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::InvalidRequestErrorRep.new(
|
16
|
+
code: invalid_request,
|
17
|
+
message: invalid request body
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
data/docs/Member.md
CHANGED
@@ -21,6 +21,7 @@
|
|
21
21
|
| **_integration_metadata** | [**IntegrationMetadata**](IntegrationMetadata.md) | | [optional] |
|
22
22
|
| **teams** | [**Array<MemberTeamSummaryRep>**](MemberTeamSummaryRep.md) | | [optional] |
|
23
23
|
| **permission_grants** | [**Array<MemberPermissionGrantSummaryRep>**](MemberPermissionGrantSummaryRep.md) | | [optional] |
|
24
|
+
| **creation_date** | **Integer** | | |
|
24
25
|
|
25
26
|
## Example
|
26
27
|
|
@@ -44,7 +45,8 @@ instance = LaunchDarklyApi::Member.new(
|
|
44
45
|
_last_seen_metadata: null,
|
45
46
|
_integration_metadata: null,
|
46
47
|
teams: null,
|
47
|
-
permission_grants: null
|
48
|
+
permission_grants: null,
|
49
|
+
creation_date: null
|
48
50
|
)
|
49
51
|
```
|
50
52
|
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# LaunchDarklyApi::MemberImportItemRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **message** | **String** | | [optional] |
|
8
|
+
| **status** | **String** | | |
|
9
|
+
| **value** | **String** | | |
|
10
|
+
|
11
|
+
## Example
|
12
|
+
|
13
|
+
```ruby
|
14
|
+
require 'launchdarkly_api'
|
15
|
+
|
16
|
+
instance = LaunchDarklyApi::MemberImportItemRep.new(
|
17
|
+
message: null,
|
18
|
+
status: null,
|
19
|
+
value: null
|
20
|
+
)
|
21
|
+
```
|
22
|
+
|
@@ -0,0 +1,18 @@
|
|
1
|
+
# LaunchDarklyApi::MemberTeamsPostInput
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **team_keys** | **Array<String>** | List of team keys | |
|
8
|
+
|
9
|
+
## Example
|
10
|
+
|
11
|
+
```ruby
|
12
|
+
require 'launchdarkly_api'
|
13
|
+
|
14
|
+
instance = LaunchDarklyApi::MemberTeamsPostInput.new(
|
15
|
+
team_keys: null
|
16
|
+
)
|
17
|
+
```
|
18
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::MethodNotAllowedErrorRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **code** | **String** | | [optional] |
|
8
|
+
| **message** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::MethodNotAllowedErrorRep.new(
|
16
|
+
code: method_not_allowed,
|
17
|
+
message: method not allowed
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
data/docs/MetricListingRep.md
CHANGED
@@ -19,7 +19,7 @@
|
|
19
19
|
| **_maintainer** | [**MemberSummaryRep**](MemberSummaryRep.md) | | [optional] |
|
20
20
|
| **description** | **String** | | [optional] |
|
21
21
|
| **is_numeric** | **Boolean** | | [optional] |
|
22
|
-
| **success_criteria** | **
|
22
|
+
| **success_criteria** | **String** | | [optional] |
|
23
23
|
| **unit** | **String** | | [optional] |
|
24
24
|
| **event_key** | **String** | | [optional] |
|
25
25
|
|
data/docs/MetricPost.md
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
| **is_numeric** | **Boolean** | | [optional] |
|
15
15
|
| **unit** | **String** | | [optional] |
|
16
16
|
| **event_key** | **String** | Required for custom metrics | [optional] |
|
17
|
-
| **success_criteria** | **
|
17
|
+
| **success_criteria** | **String** | | [optional] |
|
18
18
|
| **tags** | **Array<String>** | | [optional] |
|
19
19
|
|
20
20
|
## Example
|
data/docs/MetricRep.md
CHANGED
@@ -19,7 +19,7 @@
|
|
19
19
|
| **_maintainer** | [**MemberSummaryRep**](MemberSummaryRep.md) | | [optional] |
|
20
20
|
| **description** | **String** | | [optional] |
|
21
21
|
| **is_numeric** | **Boolean** | | [optional] |
|
22
|
-
| **success_criteria** | **
|
22
|
+
| **success_criteria** | **String** | | [optional] |
|
23
23
|
| **unit** | **String** | | [optional] |
|
24
24
|
| **event_key** | **String** | | [optional] |
|
25
25
|
| **is_active** | **Boolean** | | [optional] |
|
data/docs/MetricSeen.md
ADDED
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::MetricSeen
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **ever** | **Boolean** | | [optional] |
|
8
|
+
| **timestamp** | **Integer** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::MetricSeen.new(
|
16
|
+
ever: null,
|
17
|
+
timestamp: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
data/docs/MetricsApi.md
CHANGED
@@ -80,7 +80,7 @@ nil (empty response body)
|
|
80
80
|
### HTTP request headers
|
81
81
|
|
82
82
|
- **Content-Type**: Not defined
|
83
|
-
- **Accept**:
|
83
|
+
- **Accept**: application/json
|
84
84
|
|
85
85
|
|
86
86
|
## get_metric
|
@@ -233,7 +233,7 @@ end
|
|
233
233
|
|
234
234
|
Update metric
|
235
235
|
|
236
|
-
Patch a
|
236
|
+
Patch a metric by key.
|
237
237
|
|
238
238
|
### Examples
|
239
239
|
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# LaunchDarklyApi::NotFoundErrorRep
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **code** | **String** | | [optional] |
|
8
|
+
| **message** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'launchdarkly_api'
|
14
|
+
|
15
|
+
instance = LaunchDarklyApi::NotFoundErrorRep.new(
|
16
|
+
code: not_found,
|
17
|
+
message: resource not found
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
data/docs/OtherApi.md
CHANGED
@@ -147,7 +147,7 @@ nil (empty response body)
|
|
147
147
|
|
148
148
|
## get_root
|
149
149
|
|
150
|
-
> <Hash<String,
|
150
|
+
> <Hash<String, Link>> get_root
|
151
151
|
|
152
152
|
Root resource
|
153
153
|
|
@@ -181,7 +181,7 @@ end
|
|
181
181
|
|
182
182
|
This returns an Array which contains the response data, status code and headers.
|
183
183
|
|
184
|
-
> <Array(<Hash<String,
|
184
|
+
> <Array(<Hash<String, Link>>, Integer, Hash)> get_root_with_http_info
|
185
185
|
|
186
186
|
```ruby
|
187
187
|
begin
|
@@ -189,7 +189,7 @@ begin
|
|
189
189
|
data, status_code, headers = api_instance.get_root_with_http_info
|
190
190
|
p status_code # => 2xx
|
191
191
|
p headers # => { ... }
|
192
|
-
p data # => <Hash<String,
|
192
|
+
p data # => <Hash<String, Link>>
|
193
193
|
rescue LaunchDarklyApi::ApiError => e
|
194
194
|
puts "Error when calling OtherApi->get_root_with_http_info: #{e}"
|
195
195
|
end
|
@@ -201,7 +201,7 @@ This endpoint does not need any parameter.
|
|
201
201
|
|
202
202
|
### Return type
|
203
203
|
|
204
|
-
[**Hash<String,
|
204
|
+
[**Hash<String, Link>**](Link.md)
|
205
205
|
|
206
206
|
### Authorization
|
207
207
|
|