Policy > Inventory > Profiles > L7 Access Profiles

Associated URIs:

API Description API Path

List l7 access Profiles


API will list all l7 access Profiles
GET /policy/api/v1/infra/l7-access-profiles

Delete L7 Access Profile


API will delete L7 Access Profile
DELETE /policy/api/v1/infra/l7-access-profiles/<l7-access-profile-id>

Get L7 Access Profile


API will get L7 Access Profile
GET /policy/api/v1/infra/l7-access-profiles/<l7-access-profile-id>

Create or update L7 Access Profile


API will create/update L7 Access Profile
PATCH /policy/api/v1/infra/l7-access-profiles/<l7-access-profile-id>

Update L7 Access Profile


API will update L7 Access Profile
PUT /policy/api/v1/infra/l7-access-profiles/<l7-access-profile-id>

List l7 access profile entries


API will list all l7 access profiles entries
GET /policy/api/v1/infra/l7-access-profiles/<l7-access-profile-id>/entries

Delete L7 Access Profile entry


API will delete L7 Access Profile entry
DELETE /policy/api/v1/infra/l7-access-profiles/<l7-access-profile-id>/entries/<l7-access-entry-id>

Read L7 Access Profile entry


Read Friewall L7 Access Profile entry
GET /policy/api/v1/infra/l7-access-profiles/<l7-access-profile-id>/entries/<l7-access-entry-id>

Create or update L7 Access Profile entry


API will create/update L7 Access Profile entry
PATCH /policy/api/v1/infra/l7-access-profiles/<l7-access-profile-id>/entries/<l7-access-entry-id>

Create L7 Access Profile entry


API will create L7 Access Profile entry
PUT /policy/api/v1/infra/l7-access-profiles/<l7-access-profile-id>/entries/<l7-access-entry-id>

List static mime contents


API will list all static mime contents
GET /policy/api/v1/infra/static-mime-contents

Delete static Mime content


API will delete static mime content
DELETE /policy/api/v1/infra/static-mime-contents/<static-mime-content-id>

Get Static Mime content


API will get static mime content
GET /policy/api/v1/infra/static-mime-contents/<static-mime-content-id>

Create or update static mime content id


API will create/update static mime content id
PATCH /policy/api/v1/infra/static-mime-contents/<static-mime-content-id>

Update static mime content id


API will create/update static mime content id
PUT /policy/api/v1/infra/static-mime-contents/<static-mime-content-id>