Add Portal Configuration to access the IEM - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of Industrial Edge APIs - CLI tools - Industrial Edge - References - APIs

Industrial Edge Platform Operation - APIs & References

Product
Industrial Edge
Edition
12/2024
Language
en-US (original)

To access batch-jobs commands, you should have already added an IEM configuration. Use the following command to add an IEM configuration:

$ iectl config add iem \
        --name "iemtest" \
        --url "https://portaldev7.siemenspx.us" \
        --user "test@siemens.com" \
        --password "password" \
    # https://portaldev7.siemenspx.us is IEM url
    # test@siemens.com is registered IEM user
    # password for IEM user test@siemens.com