Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This operation deploys an Apigee API proxy or Shared flow to Apigee by using the maven apigee deploy plugin. You must have built artifacts as zip file or expanded folder, see Extract and Save Artifacts workflow on FlexDeploy - Apigee Plugin Guide page under Example Workflows. See Special Considerations below for details on folder structure. You can download zip file from Apigee and commit to SCM for use during build, or you can commit zip file in expanded format.

...

YesThe org name of the account.
Property NameProperty CodeRequiredDescriptionApigee Org NameFDAPG_ORG
Apigee
Apigee UsernameFDAPG_USERYesThe username of the Apigee account.
Apigee PasswordFDAPG_PASSWORDYesThe password of the Apigee account.
Apigee Environment NameFDAGP_ENVYesThe environment name which the proxy or shared flow will be deployed to.
Apigee Host URLFDAPG_HOST_URLYesThe host URL of the Apigee proxy. If the user is not using a private server the value should beĀ https://api.enterprise.apigee.comApigee Deploy OptionFDAPG_DEPLOY_OPTIONYesThe option to indicate how proxy or shared flow revision will be managed during deployment.

...

Input NameInput CodeRequiredDescription
Apigee AccountFDOIC_INP_CLOUD_ACCOUNT_CODENoThe Apigee account with all the required properties for running Apigee Instance.
Additional Deploy ArgumentsFDAPG_MVN_ARGSNoSpace-delimited list of additional Maven arguments (e.g. -e -X).

Outputs

Output NameDescription


...