Version: v0.0.2 
amorphic_datasets
amorphic datasets
Options
-h, --help help for datasets
Options inherited from parent commands
--Authorization string
--base-path string For example: / (default "/")
--config string config file path (default "${HOME}/.config/amorphic/config.yml")
--debug output debug logs
--dry-run do not send the request to server
--hostname string hostname of the service (default "localhost")
--profile string config profile name (default "default")
--scheme string Choose from: [https] (default "https")
SEE ALSO
- amorphic -
- amorphic datasets DeleteDatasetsDataclassificationsID - Deletes a data classification item
- amorphic datasets DeleteDatasetsID - Deletes a dataset
- amorphic datasets DeleteDatasetsIDDataPermissionsDfname - Deletes data permissions on a dataset
- amorphic datasets DeleteDatasetsIDUsersUseridGrantrequests - Owner can reject the access request raised by user
- amorphic datasets DeleteDomainsName - deletes the domain
- amorphic datasets GetDatasets - Returns a list of datasets of which the user is owner or has viewer access
- amorphic datasets GetDatasetsDataclassifications - Returns a list of data classifications
- amorphic datasets GetDatasetsDataclassificationsID - Returns data classification item
- amorphic datasets GetDatasetsDataloadStatistics - Returns data load statistics for all applicable target locations
- amorphic datasets GetDatasetsDataloadThrottling - Returns file data load throttling setting for the respective environment
- amorphic datasets GetDatasetsID - Returns a dataset details
- amorphic datasets GetDatasetsIDAnalytics - On user request, given an id this API will return the analytics of the dataset
- amorphic datasets GetDatasetsIDDataPermissions - Returns a list of columns and rows to which users/groups has access to
- amorphic datasets GetDatasetsIDDataloadstatus - It returns the status(completed/failed/processing) of a specific file for a specific dataset
- amorphic datasets GetDatasetsIDDatareloads - Returns datareloads history for a dataset
- amorphic datasets GetDatasetsIDDependentresources - Given a dataset id, this API will return the dependent resources of the dataset id
- amorphic datasets GetDatasetsIDFiles - It returns the list of S3 object file keys
- amorphic datasets GetDatasetsIDFilesAnalytics - It returns analytics of a given file
- amorphic datasets GetDatasetsIDFilesDownload - It returns a presigned url for downloading a file
- amorphic datasets GetDatasetsIDFilesModels - It returns the list of models for a dataset file
- amorphic datasets GetDatasetsIDFilesModelsRunstatus - It returns the list of models run statuses
- amorphic datasets GetDatasetsIDLineage - Returns a dataset lineage
- amorphic datasets GetDatasetsIDSearchfiles - Search in the metadata of all files under a dataset and return list of files.
- amorphic datasets GetDatasetsIDUsersUseridDataPermissions - Returns a list of columns to which user has access to
- amorphic datasets GetDatasetsSearch - Returns a list of datasets based on search string.
- amorphic datasets GetDomains - Returns a list of domains
- amorphic datasets GetDomainsName - Returns a domain details
- amorphic datasets GetResourcetypesDatasetsResourcesResourceName - Returns the id of the resource given the name of resource.
- amorphic datasets GetSystemdatasets - Returns a list of system datasets
- amorphic datasets PostDatasets - Creates a new dataset with initial metadata
- amorphic datasets PostDatasetsDataclassifications - User creates new data classification
- amorphic datasets PostDatasetsFile - Generating S3 presigned url for uploading files to S3
- amorphic datasets PostDatasetsIDDataPermissions - Adds data permissions on a dataset
- amorphic datasets PostDatasetsIDDatareloads - List of S3 file keys to be passed as array to backend to process the data for reload datasets
- amorphic datasets PostDatasetsIDEntitiesjobsRecognizerID - On request entities detection job will be triggered
- amorphic datasets PostDatasetsIDFilesModelsModelidRun - Runs a model for a selected file
- amorphic datasets PostDatasetsIDUsersUseridGrantrequests - User requests access to a dataset
- amorphic datasets PostDatasetsSamplefile - Sample file uploading to S3 to extract schema
- amorphic datasets PostDomains - User creates new domain
- amorphic datasets PostPresignedurls - generates a presigned url on request by front-end to store file in S3
- amorphic datasets PostSystemdatasetsIDPartitions - Update the partitions in athena table for system datasets
- amorphic datasets PutDatasetsBatchDelete - A user, who is an owner can batch delete the datasets
- amorphic datasets PutDatasetsBatchRepair - A user, who is an owner can batch repair the datasets
- amorphic datasets PutDatasetsBatchUpdatemetadata - A user, who is an owner or admin can update few metadata fields
- amorphic datasets PutDatasetsDataclassificationsID - User updates data classification
- amorphic datasets PutDatasetsDataloadThrottling - Updates the file data load throttling setting for the respective environment
- amorphic datasets PutDatasetsID - Completes the dataset registration process
- amorphic datasets PutDatasetsIDDataPermissionsDfname - Updates data permissions on a dataset
- amorphic datasets PutDatasetsIDDatareloads - Deletes dataset reload files which are in pending state
- amorphic datasets PutDatasetsIDDatasetRepair - Performs dataset metadata repair
- amorphic datasets PutDatasetsIDDeleteLifecyclePolicy - Delete lifecycle policy of given dataset
- amorphic datasets PutDatasetsIDFiles - List of S3 file keys to be passed as array to backend to delete the files from LZ bucket
- amorphic datasets PutDatasetsIDLineage - Completes the dataset lineage process
- amorphic datasets PutDatasetsIDUpdatemetadata - A user, who is an owner or admin can update few metadata fields
- amorphic datasets PutDatasetsIDUsersUseridDataPermissions - Provide user data permissions on a dataset
- amorphic datasets PutDatasetsIDUsersUseridGrantrequests - Approve(owner) access to a dataset
- amorphic datasets PutDomainsName - update the domain description