Name | Type | Description | Notes |
---|---|---|---|
target_env | models::EnvironmentCopyTarget | If copying a new environment, the environment configuration. If copying to an existing environment, the environment identifier | |
conflict_strategy | Option<String> | Action to take when detecting a conflict when copying. Only applies to copying into an existing environment | [optional][default to Fail] |
scope | Option<models::EnvironmentCopyScope> | Filters to include and exclude copied objects | [optional][default to {resources={include=[], exclude=[]}, roles={include=[], exclude=[]}, user_sets={include=[], exclude=[]}, resource_sets={include=[], exclude=[]}}] |