Skip to content

Commit

Permalink
Updated assets for docs
Browse files Browse the repository at this point in the history
Signed-off-by: Sagar <[email protected]>
  • Loading branch information
sagarpsalvi committed May 16, 2024
1 parent 277f6d9 commit d1ac224
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/LicenseStatus/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ <h3 class="field-label">Example data</h3>
"public_key" : "aeiou",
"expired" : true,
"name" : "aeiou",
"state" : "aeiou",
"message" : "aeiou",
"reserve_service_units" : 1.3579000000000001069366817318950779736042022705078125,
"enabled" : true
Expand Down Expand Up @@ -343,6 +344,7 @@ <h3 class="field-label">Example data</h3>
"public_key" : "aeiou",
"expired" : true,
"name" : "aeiou",
"state" : "aeiou",
"message" : "aeiou",
"reserve_service_units" : 1.3579000000000001069366817318950779736042022705078125,
"enabled" : true
Expand Down Expand Up @@ -492,6 +494,7 @@ <h3 class="field-label">Example data</h3>
"public_key" : "aeiou",
"expired" : true,
"name" : "aeiou",
"state" : "aeiou",
"message" : "aeiou",
"reserve_service_units" : 1.3579000000000001069366817318950779736042022705078125,
"enabled" : true
Expand Down Expand Up @@ -581,6 +584,7 @@ <h3 class="field-label">Example data</h3>
"public_key" : "aeiou",
"expired" : true,
"name" : "aeiou",
"state" : "aeiou",
"message" : "aeiou",
"reserve_service_units" : 1.3579000000000001069366817318950779736042022705078125,
"enabled" : true
Expand Down Expand Up @@ -670,6 +674,7 @@ <h3 class="field-label">Example data</h3>
"public_key" : "aeiou",
"expired" : true,
"name" : "aeiou",
"state" : "aeiou",
"message" : "aeiou",
"reserve_service_units" : 1.3579000000000001069366817318950779736042022705078125,
"enabled" : true
Expand Down Expand Up @@ -773,6 +778,7 @@ <h3 class="field-label"><a name="SaasLicensingStatus">SaasLicensingStatus</a> <a
<div class="param">name (optional)</div><div class="param-desc"><span class="param-type"><a href="#string">String</a></span> Name. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">public_key (optional)</div><div class="param-desc"><span class="param-type"><a href="#string">String</a></span> Public key. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">reserve_service_units (optional)</div><div class="param-desc"><span class="param-type"><a href="#double">Double</a></span> Service units reserved on controller. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. format: double</div>
<div class="param">state (optional)</div><div class="param-desc"><span class="param-type"><a href="#string">String</a></span> Saas license request status. Enum options - SUBSCRIPTION_NONE, SUBSCRIPTION_SUCCESS, SUBSCRIPTION_FAILED, SUBSCRIPTION_IN_PROGRESS. Field introduced in 31.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
</div> <!-- field-items -->
</div>
</body>
Expand Down

0 comments on commit d1ac224

Please sign in to comment.