Skip to main content

Fetch the CVFS S3 Clone Details

Fetch the details of the clone of the given ID

Path Parameters
  • id int32 required

    ID of the bucket

  • cloneId int32 required

    ID of the cloned bucket

Responses

Success


Schema
  • cloneId int32

    ID of the cloned bucket

  • creationTime int32

    Bucket clone creation time in UNIX format

  • expiryTime int32

    Bucket clone expiry time in UNIX fomat

  • copyPrecedenece int32

    Copy Precedence of the cloned bucket

  • endPointURL string

    The S3 URL of bucket

Loading...