Sha256: 5b8d9e64e6bbfb78dcb2ec491c4b08dc605edf9221435827d524cbb67f965daa

Contents?: true

Size: 783 Bytes

Versions: 17

Compression:

Stored size: 783 Bytes

Contents

# PulpContainerClient::IndexStaticApi

All URIs are relative to *http://pulp*

Method | HTTP request | Description
------------- | ------------- | -------------
[**get**](IndexStaticApi.md#get) | **GET** /index/static | 



## get

> get



Handles requests to the /index/static endpoint

### Example

```ruby
# load the gem
require 'pulp_container_client'

api_instance = PulpContainerClient::IndexStaticApi.new

begin
  api_instance.get
rescue PulpContainerClient::ApiError => e
  puts "Exception when calling IndexStaticApi->get: #{e}"
end
```

### Parameters

This endpoint does not need any parameter.

### Return type

nil (empty response body)

### Authorization

No authorization required

### HTTP request headers

- **Content-Type**: Not defined
- **Accept**: Not defined

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
pulp_container_client-2.16.9 docs/IndexStaticApi.md
pulp_container_client-2.16.8 docs/IndexStaticApi.md
pulp_container_client-2.16.7 docs/IndexStaticApi.md
pulp_container_client-2.20.0 docs/IndexStaticApi.md
pulp_container_client-2.19.3 docs/IndexStaticApi.md
pulp_container_client-2.19.1 docs/IndexStaticApi.md
pulp_container_client-2.19.2 docs/IndexStaticApi.md
pulp_container_client-2.19.0 docs/IndexStaticApi.md
pulp_container_client-2.18.1 docs/IndexStaticApi.md
pulp_container_client-2.16.6 docs/IndexStaticApi.md
pulp_container_client-2.16.5 docs/IndexStaticApi.md
pulp_container_client-2.18.0 docs/IndexStaticApi.md
pulp_container_client-2.16.4 docs/IndexStaticApi.md
pulp_container_client-2.16.3 docs/IndexStaticApi.md
pulp_container_client-2.17.0 docs/IndexStaticApi.md
pulp_container_client-2.16.2 docs/IndexStaticApi.md
pulp_container_client-2.16.1 docs/IndexStaticApi.md