Skip to content

Conversation

@poddm
Copy link
Contributor

@poddm poddm commented Aug 9, 2023

Adding additional APIs to getRawValue.

  • AddCluster
  • CreatePod
{
    "listclustersmetricsresponse": {
        "count": 1,
        "cluster": [
            {
                "state": "Enabled",
                 ....
}
{
    "listpodsresponse": {
        "count": 1,
        "pod": [
            {
                "id": "82d8c07d-87c8-4e42-852e-7329f7ba2451",
                "name": "test",
                 ....
}

@poddm
Copy link
Contributor Author

poddm commented Oct 31, 2023

@Pearl1594 @rohityadavcloud, can you please review?

Copy link
Contributor

@Pearl1594 Pearl1594 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @poddm . LGTM.

@Pearl1594 Pearl1594 merged commit 8673770 into apache:main Nov 1, 2023
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.

2 participants