Skip to content

Get Catalog Portal Use Ruleset

Deprecated
GET
/inventory/v1/catalog/portal-use-ruleset/{portal_use_ruleset_id}

Get a specific Portal Use Ruleset.

Authorizations

Parameters

Path Parameters

portal_use_ruleset_id
required
integer

Header Parameters

if-none-match

If you provide the ETag that matches the current ETag for this content, will return a 304 response - indicating that the content has not changed.

string

If you provide the ETag that matches the current ETag for this content, will return a 304 response - indicating that the content has not changed.

Responses

200

Successful Response

A collection of Portal Use Rules.

object
custom_data

Custom data associated with the resource

object
key
additional properties
string
rules
object
key
additional properties
Array<integer>
cache_info

Cache information for the resource it is attached to. The etag value can be used with the If-None-Match and If-Match headers

object
etag
required
string
>= 1 characters
str_rep
string

Headers

ETag
string

Used to identify this version of the content. Provide with a get request to avoid downloading the same data multiple times.

304

Content still has the same etag and has not changed

403

Forbidden

object
auth_success
boolean
default: true
error_code
required
string
desc
required
string

404

Not Found

object
auth_success
boolean
default: true
error_code
required
string
desc
required
string

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string