All Downloads are FREE. Search and download functionalities are using the official Maven repository.

json.data.testConnections.storage.adls.json Maven / Gradle / Ivy

There is a newer version: 1.5.11
Show newest version
{
    "name": "ADLS",
    "displayName": "ADLS Test Connection",
    "description": "This Test Connection validates the access against the storage service and basic metadata extraction of objects.",
    "steps": [
      {
        "name": "ListContainers",
        "description": "List all the containers available to the user in the Storage Account.",
        "errorMessage": "Failed to fetch containers, please validate the credentials if the user has access to list containers in the given Storage Account.",
        "shortCircuit": true,
        "mandatory": true
      }
    ]
  }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy