/AWS1/CL_EBN=>SWAPENVIRONMENTCNAMES()
¶
About SwapEnvironmentCNAMEs¶
Swaps the CNAMEs of two environments.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_SOURCEENVIRONMENTID
TYPE /AWS1/EBNENVIRONMENTID
/AWS1/EBNENVIRONMENTID
¶
The ID of the source environment.
Condition: You must specify at least the
SourceEnvironmentID
or theSourceEnvironmentName
. You may also specify both. If you specify theSourceEnvironmentId
, you must specify theDestinationEnvironmentId
.
IV_SOURCEENVIRONMENTNAME
TYPE /AWS1/EBNENVIRONMENTNAME
/AWS1/EBNENVIRONMENTNAME
¶
The name of the source environment.
Condition: You must specify at least the
SourceEnvironmentID
or theSourceEnvironmentName
. You may also specify both. If you specify theSourceEnvironmentName
, you must specify theDestinationEnvironmentName
.
IV_DESTINATIONENVIRONMENTID
TYPE /AWS1/EBNENVIRONMENTID
/AWS1/EBNENVIRONMENTID
¶
The ID of the destination environment.
Condition: You must specify at least the
DestinationEnvironmentID
or theDestinationEnvironmentName
. You may also specify both. You must specify theSourceEnvironmentId
with theDestinationEnvironmentId
.
IV_DSTENVIRONMENTNAME
TYPE /AWS1/EBNENVIRONMENTNAME
/AWS1/EBNENVIRONMENTNAME
¶
The name of the destination environment.
Condition: You must specify at least the
DestinationEnvironmentID
or theDestinationEnvironmentName
. You may also specify both. You must specify theSourceEnvironmentName
with theDestinationEnvironmentName
.