Skip to content

Clarification on Accesses API usage.#53

Merged
tlohmar merged 3 commits intocamaraproject:mainfrom
tlohmar:patch2
Aug 19, 2025
Merged

Clarification on Accesses API usage.#53
tlohmar merged 3 commits intocamaraproject:mainfrom
tlohmar:patch2

Conversation

@tlohmar
Copy link
Contributor

@tlohmar tlohmar commented Jul 7, 2025

A clarification is added that the Accesses API can only be used once the Network resource is created and not yet in TERMINATED state.

What type of PR is this?

Add one of the following kinds:

  • documentation

What this PR does / why we need it:

The PR clarifies that an Access resource can only be created once a Network is created. When the Network is in TERMINATED state, creation of Access resources is not possible anymore for the given Network.

Which issue(s) this PR fixes:

Fixes #45

Special notes for reviewers:

Changelog input

The PR clarifies that an Access resource can only be created once the referred Network is created. When the referred Network is in TERMINATED state, creation of Access resources is not possible anymore for the given Network.

Additional documentation

This section can be blank.

docs

…the Network resource is created and not yet in TERMINATED state.
@tlohmar tlohmar merged commit 129bf9f into camaraproject:main Aug 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Accesses API] Improve documentation on when accesses can be requested

3 participants