Hierarchy

Constructors

Methods

  • Gets binary managed object's id from its download or self URL.

    Returns

    Binary managed object's id.

    Example


    const id = InventoryBinaryService.getIdFromUrl('http://mytenant.cumulocity.com/inventory/binaries/12345');

    Parameters

    • url: string

      URL string.

    Returns string