Regarding the generation of URLs when using APIs

APIs with the following URI specified require URLs of the "blockstoragev2" type, which can be generated by the identity service on the Service catalog.

  • snapshots

APIs with the following URI specified require URLs of the "compute" type, which can be generated by the identity service on the Service catalog.

  • os-snapshots

The endpoint URL is returned in the following format by the identity service.

Create the URL in one of the following formats:

  • If you remember the tenant_id:

    Join the path name of each API in the host section of the end point URL

  • If you do not remember the tenant_id:

    The endpoint URL and the path name of each API with "/v2/{tenant_id}" removed from the beginning