AppInterface.attach_status
AppInterface.attach_status |
Purpose
Read-only property indicating the status of the most recent attempt to access or modify an attachment.
Synopsis
attach_status: AttachStatus
Further information
After every call to an attachment-related function or procedure, you should check the value of
insight.attach_status to see if your request succeeded.
Related topics
AttachStatus,
AppInterface.get_scen_attach,
AppInterface.list_scen_attach,
AppInterface.list_scen_attach_by_tag,
AppInterface.put_scen_attach,
AppInterface.rename_scen_attach,
AppInterface.scen_attach_info,
AppInterface.set_scen_attach_desc,
AppInterface.set_scen_attach_hidden,
AppInterface.set_scen_attach_tags,
AppInterface.get_app_attach,
AppInterface.list_app_attach,
AppInterface.list_app_attach_by_tag,
AppInterface.app_attach_info