Skip to content

Commit 75ddedc

Browse files
mattmundella-h-abdelsalam
authored andcommitted
Fix: GMP doc: remove SCANNER from CREATE_CONFIG
1 parent a2cb9d0 commit 75ddedc

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

src/schema_formats/XML/GMP.xml.in

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3731,7 +3731,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
37313731
<or>
37323732
<e>copy</e>
37333733
<r>get_configs</r>
3734-
<e>scanner</e>
37353734
</or>
37363735
<e>name</e>
37373736
<o><e>usage_type</e></o>
@@ -3750,13 +3749,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
37503749
<t>uuid</t>
37513750
</pattern>
37523751
</ele>
3753-
<ele>
3754-
<name>scanner</name>
3755-
<summary>The UUID of an OSP scanner to get config data from</summary>
3756-
<pattern>
3757-
<t>uuid</t>
3758-
</pattern>
3759-
</ele>
37603752
<ele>
37613753
<name>name</name>
37623754
<summary>A name for the config</summary>
@@ -3823,20 +3815,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
38233815
</create_config_response>
38243816
</response>
38253817
</example>
3826-
<example>
3827-
<summary>Create an OSP config from a scanner</summary>
3828-
<request>
3829-
<create_config>
3830-
<name>Full</name>
3831-
<scanner>daba56c8-73ec-11df-a475-002264764cea</scanner>
3832-
</create_config>
3833-
</request>
3834-
<response>
3835-
<create_config_response status="201" status_text="OK, resource created"
3836-
id="254cd3ef-bbe1-4d58-859d-21b8d0c046c6">
3837-
</create_config_response>
3838-
</response>
3839-
</example>
38403818
</command>
38413819
<command>
38423820
<name>create_credential</name>

0 commit comments

Comments
 (0)