{
    "name": "samba",
    "description": "Performs samba operations such as file transfer or authentication over SMB protocol",
    "version": "2.0.0",
    "buildNumber": 7433,
    "tags": null,
    "publishedDate": 1670414729,
    "lastUpdated": 1711141254,
    "type": "connector",
    "label": "SAMBA",
    "availableVersions": [
        "1.0.0",
        "2.0.0"
    ],
    "scm": {
        "forks": 0,
        "watchers": 0,
        "stars": 0,
        "type": "private",
        "url": "https://gitlab-van.corp.fortinet.com/fortisoar/connectors-group/connector-samba"
    },
    "infoPath": "/content-hub/samba-2.0.0/7433",
    "publisher": "Fortinet",
    "certified": true,
    "category": "Compute Platform",
    "iconLarge": "/content-hub/samba-2.0.0/7433/images/cyops_large.png",
    "operations": [
        {
            "description": "Uploads a file to a remote Samba server based on the attachment IRI and folder path you have specified.",
            "title": "Upload File",
            "operation": "upload_file",
            "visible": true
        },
        {
            "description": "Creates a folder on a remote Samba server based on the folder path you have specified.",
            "title": "Create Directory",
            "operation": "create_directory",
            "visible": true
        },
        {
            "description": "Downloads a file from a remote Samba server based on the file's parent folder path and the file name you have specified.",
            "title": "Download File",
            "operation": "file_download",
            "visible": true
        },
        {
            "description": "Provides a list of files and folders for a given location in the Samba server based on the folder name you have specified.",
            "title": "Get Directory Content",
            "operation": "list_content",
            "visible": true
        },
        {
            "description": "Removes the content of a folder on a remote Samba server based on the folder path you have specified.",
            "title": "Remove Directory Content",
            "operation": "delete_directory",
            "visible": true
        }
    ],
    "help": "https://docs.fortinet.com/document/fortisoar/2.0.0/samba/451/samba-v2-0-0",
    "dependentSolutionPacks": [],
    "releaseNotes": "available"
}