Versions Compared

Key

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

Export connection metadata and any attachments from the given OIC instance.  Each connection found will be exported under its own connection folder with its contents consisting of a 'connections.json' file as well as attachments.

Environment/Instance Properties

Property Name

Property Code

Required

Description

OIC Base URI

FDOIC_CLOUD_INSTANCE_BASE_URI

Yes

The REST Base URI of a running OIC Instance

OIC UserFDOIC_USERNAMEYesThe user to connect to OIC as
OIC PasswordFDOIC_PASSWORDYesThe password for the OIC User

...

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

Special Considerations

Attachments

This operation will also export any relevant attachments for the connections and save them in the artifacts repository.

...