gbox-sdk
    Preparing search index...

    Hierarchy

    • APIResource
      • Snapshot
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    _client: GboxClient

    Methods

    • Remove a snapshot of specified id.

      Parameters

      • snapshotName: string
      • Optionaloptions: RequestOptions

      Returns APIPromise<void>

      await client.v1.boxes.snapshot.remove('snapshotName');