Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 986 Bytes

EnvironmentCopy.md

File metadata and controls

13 lines (8 loc) · 986 Bytes

EnvironmentCopy

Properties

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=[]}}]

[Back to Model list] [Back to API list] [Back to README]