You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Hemant Kumar (Jira)" <ji...@apache.org> on 2023/12/11 10:45:00 UTC

[jira] [Resolved] (HDDS-9891) [snapshot] Update list of snapshot apis to include info details

     [ https://issues.apache.org/jira/browse/HDDS-9891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hemant Kumar resolved HDDS-9891.
--------------------------------
    Resolution: Fixed

> [snapshot] Update list of snapshot apis to include info details
> ---------------------------------------------------------------
>
>                 Key: HDDS-9891
>                 URL: https://issues.apache.org/jira/browse/HDDS-9891
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Snapshot
>            Reporter: Jyotirmoy Sinha
>            Assignee: Jyotirmoy Sinha
>            Priority: Major
>              Labels: ozone-snapshot, pull-request-available
>
> [snapshot] Update list of snapshot apis to include info details
> {code:java}
> bash-4.2$ ozone sh snapshot info --help
> Usage: ozone sh snapshot info [-hV] <value> <snapshotName>
> returns information about an existing snapshot
>       <value>          URI of the volume/bucket.
>                        Ozone URI could either be a full URI or short URI.
>                        Full URI should start with o3://, in case of non-HA
>                        clusters it should be followed by the host name and
>                        optionally the port number. In case of HA clusters
>                        the service id should be used. Service id provides a
>                        logical name for multiple hosts and it is defined
>                        in the property ozone.om.service.ids.
>                        Example of a full URI with host name and port number
>                        for a key:
>                        o3://omhostname:9862/vol1/bucket1/key1
>                        With a service id for a volume:
>                        o3://omserviceid/vol1/
>                        Short URI should start from the volume.
>                        Example of a short URI for a bucket:
>                        vol1/bucket1
>                        Any unspecified information will be identified from
>                        the config files.      <snapshotName>   Snapshot name
>   -h, --help           Show this help message and exit.
>   -V, --version        Print version information and exit. {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org